Values.ClusterOperationInfoSourceReturns information about a cluster operation.
type nonrec t = {clientRequestId : string option;The ID of the API request that triggered this operation.
*)clusterArn : string option;ARN of the cluster.
*)creationTime : string option;The time that the operation was created.
*)endTime : string option;The time at which the operation finished.
*)errorInfo : ErrorInfo.t option;Describes the error if the operation fails.
*)operationArn : string option;ARN of the cluster operation.
*)operationState : string option;State of the cluster operation.
*)operationSteps : ClusterOperationStep.t list option;Steps completed during the operation.
*)operationType : string option;Type of the cluster operation.
*)sourceClusterInfo : MutableClusterInfo.t option;Information about cluster attributes before a cluster is updated.
*)targetClusterInfo : MutableClusterInfo.t option;Information about cluster attributes after a cluster is updated.
*)vpcConnectionInfo : VpcConnectionInfo.t option;Description of the VPC connection for CreateVpcConnection and DeleteVpcConnection operations.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of string
| `Structure of (string * [> `String of string ]) list ])
list ]
list
| `String of string
| `Structure of
(string
* [> `Enum of string
| `Integer of int
| `List of
[> `Structure of
(string
* [> `Integer of int
| `String of string
| `Structure of
(string * [> `Boolean of bool | `Integer of int ])
list ])
list ]
list
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `List of [> `Double of float ] list
| `Long of Awso.Import.Int64.t
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `List of [> `String of string ] list
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Structure of
(string * [> `Boolean of bool ]) list ])
list ])
list ])
list ])
list
| `Timestamp of string ])
list
| `Timestamp of string ])
list ]