Values_2.StopMaterializedViewRefreshTaskRunResponseSourceStops a materialized view refresh task run, for a specified table and columns.
type nonrec error = [ | `AccessDeniedException of Values_0.AccessDeniedException.t| `InvalidInputException of Values_0.InvalidInputException.t| `MaterializedViewRefreshTaskNotRunningException of
MaterializedViewRefreshTaskNotRunningException.t| `MaterializedViewRefreshTaskStoppingException of
MaterializedViewRefreshTaskStoppingException.t| `OperationTimeoutException of Values_0.OperationTimeoutException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccessDeniedException of Values_0.AccessDeniedException.t
| `InvalidInputException of Values_0.InvalidInputException.t
| `MaterializedViewRefreshTaskNotRunningException of
MaterializedViewRefreshTaskNotRunningException.t
| `MaterializedViewRefreshTaskStoppingException of
MaterializedViewRefreshTaskStoppingException.t
| `OperationTimeoutException of Values_0.OperationTimeoutException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccessDeniedException of Values_0.AccessDeniedException.t
| `InvalidInputException of Values_0.InvalidInputException.t
| `MaterializedViewRefreshTaskNotRunningException of
MaterializedViewRefreshTaskNotRunningException.t
| `MaterializedViewRefreshTaskStoppingException of
MaterializedViewRefreshTaskStoppingException.t
| `OperationTimeoutException of Values_0.OperationTimeoutException.t
| `Unknown_operation_error of string * string option ]