Values_0.StartDBClusterResultSourceStarts an Amazon Aurora DB cluster that was stopped using the Amazon Web Services console, the stop-db-cluster CLI command, or the StopDBCluster operation. For more information, see Stopping and Starting an Aurora Cluster in the Amazon Aurora User Guide. This operation only applies to Aurora DB clusters.
type error = [ | `DBClusterNotFoundFault of DBClusterNotFoundFault.t| `InvalidDBClusterStateFault of InvalidDBClusterStateFault.t| `InvalidDBInstanceStateFault of InvalidDBInstanceStateFault.t| `InvalidDBShardGroupStateFault of InvalidDBShardGroupStateFault.t| `KMSKeyNotAccessibleFault of KMSKeyNotAccessibleFault.t| `VpcEncryptionControlViolationException of
VpcEncryptionControlViolationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `DBClusterNotFoundFault of unit
| `InvalidDBClusterStateFault of unit
| `InvalidDBInstanceStateFault of unit
| `InvalidDBShardGroupStateFault of unit
| `KMSKeyNotAccessibleFault of unit
| `Unknown_operation_error of string * string option
| `VpcEncryptionControlViolationException of unit ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `DBClusterNotFoundFault of unit
| `InvalidDBClusterStateFault of unit
| `InvalidDBInstanceStateFault of unit
| `InvalidDBShardGroupStateFault of unit
| `KMSKeyNotAccessibleFault of unit
| `Unknown_operation_error of string * string option
| `VpcEncryptionControlViolationException of unit ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of BooleanOptional.t
| `Enum of string
| `Integer of IntegerOptional.t
| `List of
[> `String of String_.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of IntegerOptional.t
| `List of [> `String of String_.t ] list
| `String of String_.t ])
list ]
list
| `Long of LongOptional.t
| `String of String_.t
| `Structure of
(string
* [> `Boolean of BooleanOptional.t
| `Double of DoubleOptional.t
| `Enum of string
| `Integer of IntegerOptional.t
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `List of [> `String of String_.t ] list
| `String of String_.t
| `Timestamp of TStamp.t ])
list
| `Timestamp of TStamp.t ])
list
| `Timestamp of TStamp.t ])
list ])
list ])
list ]