Values.CreateDBClusterResultSourceCreates a new Amazon Neptune DB cluster. You can use the ReplicationSourceIdentifier parameter to create the DB cluster as a Read Replica of another DB cluster or Amazon Neptune DB instance. Note that when you create a new cluster using CreateDBCluster directly, deletion protection is disabled by default (when you create a new production cluster in the console, deletion protection is enabled by default). You can only delete a DB cluster if its DeletionProtection field is set to false.
type error = [ | `DBClusterAlreadyExistsFault of DBClusterAlreadyExistsFault.t| `DBClusterNotFoundFault of DBClusterNotFoundFault.t| `DBClusterParameterGroupNotFoundFault of DBClusterParameterGroupNotFoundFault.t| `DBClusterQuotaExceededFault of DBClusterQuotaExceededFault.t| `DBInstanceNotFoundFault of DBInstanceNotFoundFault.t| `DBSubnetGroupDoesNotCoverEnoughAZs of DBSubnetGroupDoesNotCoverEnoughAZs.t| `DBSubnetGroupNotFoundFault of DBSubnetGroupNotFoundFault.t| `GlobalClusterNotFoundFault of GlobalClusterNotFoundFault.t| `InsufficientStorageClusterCapacityFault of
InsufficientStorageClusterCapacityFault.t| `InvalidDBClusterStateFault of InvalidDBClusterStateFault.t| `InvalidDBInstanceStateFault of InvalidDBInstanceStateFault.t| `InvalidDBSubnetGroupStateFault of InvalidDBSubnetGroupStateFault.t| `InvalidGlobalClusterStateFault of InvalidGlobalClusterStateFault.t| `InvalidSubnet of InvalidSubnet.t| `InvalidVPCNetworkStateFault of InvalidVPCNetworkStateFault.t| `KMSKeyNotAccessibleFault of KMSKeyNotAccessibleFault.t| `StorageQuotaExceededFault of StorageQuotaExceededFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `DBClusterAlreadyExistsFault of unit
| `DBClusterNotFoundFault of unit
| `DBClusterParameterGroupNotFoundFault of unit
| `DBClusterQuotaExceededFault of unit
| `DBInstanceNotFoundFault of unit
| `DBSubnetGroupDoesNotCoverEnoughAZs of unit
| `DBSubnetGroupNotFoundFault of unit
| `GlobalClusterNotFoundFault of unit
| `InsufficientStorageClusterCapacityFault of unit
| `InvalidDBClusterStateFault of unit
| `InvalidDBInstanceStateFault of unit
| `InvalidDBSubnetGroupStateFault of unit
| `InvalidGlobalClusterStateFault of unit
| `InvalidSubnet of unit
| `InvalidVPCNetworkStateFault of unit
| `KMSKeyNotAccessibleFault of unit
| `StorageQuotaExceededFault of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `DBClusterAlreadyExistsFault of unit
| `DBClusterNotFoundFault of unit
| `DBClusterParameterGroupNotFoundFault of unit
| `DBClusterQuotaExceededFault of unit
| `DBInstanceNotFoundFault of unit
| `DBSubnetGroupDoesNotCoverEnoughAZs of unit
| `DBSubnetGroupNotFoundFault of unit
| `GlobalClusterNotFoundFault of unit
| `InsufficientStorageClusterCapacityFault of unit
| `InvalidDBClusterStateFault of unit
| `InvalidDBInstanceStateFault of unit
| `InvalidDBSubnetGroupStateFault of unit
| `InvalidGlobalClusterStateFault of unit
| `InvalidSubnet of unit
| `InvalidVPCNetworkStateFault of unit
| `KMSKeyNotAccessibleFault of unit
| `StorageQuotaExceededFault of unit
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of IntegerOptional.t
| `List of
[> `String of String_.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of IntegerOptional.t
| `String of String_.t ])
list ]
list
| `String of String_.t
| `Structure of
(string
* [> `Boolean of BooleanOptional.t
| `Double of DoubleOptional.t
| `Integer of IntegerOptional.t
| `String of String_.t
| `Structure of
(string
* [> `List of [> `String of String_.t ] list ])
list ])
list
| `Timestamp of TStamp.t ])
list ])
list ])
list ]