Values_0.StartDBInstanceResultSourceStarts an Amazon RDS DB instance that was stopped using the Amazon Web Services console, the stop-db-instance CLI command, or the StopDBInstance operation. For more information, see Starting an Amazon RDS DB instance That Was Previously Stopped in the Amazon RDS User Guide. This command doesn't apply to RDS Custom, Aurora MySQL, and Aurora PostgreSQL. For Aurora DB clusters, use StartDBCluster instead.
type error = [ | `AuthorizationNotFoundFault of AuthorizationNotFoundFault.t| `DBClusterNotFoundFault of DBClusterNotFoundFault.t| `DBInstanceNotFoundFault of DBInstanceNotFoundFault.t| `DBSubnetGroupDoesNotCoverEnoughAZs of DBSubnetGroupDoesNotCoverEnoughAZs.t| `DBSubnetGroupNotFoundFault of DBSubnetGroupNotFoundFault.t| `InsufficientDBInstanceCapacityFault of InsufficientDBInstanceCapacityFault.t| `InvalidDBClusterStateFault of InvalidDBClusterStateFault.t| `InvalidDBInstanceStateFault of InvalidDBInstanceStateFault.t| `InvalidSubnet of InvalidSubnet.t| `InvalidVPCNetworkStateFault of InvalidVPCNetworkStateFault.t| `KMSKeyNotAccessibleFault of KMSKeyNotAccessibleFault.t| `VpcEncryptionControlViolationException of
VpcEncryptionControlViolationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AuthorizationNotFoundFault of unit
| `DBClusterNotFoundFault of unit
| `DBInstanceNotFoundFault of unit
| `DBSubnetGroupDoesNotCoverEnoughAZs of unit
| `DBSubnetGroupNotFoundFault of unit
| `InsufficientDBInstanceCapacityFault of unit
| `InvalidDBClusterStateFault of unit
| `InvalidDBInstanceStateFault of unit
| `InvalidSubnet of unit
| `InvalidVPCNetworkStateFault of unit
| `KMSKeyNotAccessibleFault of unit
| `Unknown_operation_error of string * string option
| `VpcEncryptionControlViolationException of unit ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AuthorizationNotFoundFault of unit
| `DBClusterNotFoundFault of unit
| `DBInstanceNotFoundFault of unit
| `DBSubnetGroupDoesNotCoverEnoughAZs of unit
| `DBSubnetGroupNotFoundFault of unit
| `InsufficientDBInstanceCapacityFault of unit
| `InvalidDBClusterStateFault of unit
| `InvalidDBInstanceStateFault of unit
| `InvalidSubnet of unit
| `InvalidVPCNetworkStateFault 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 Boolean.t
| `Enum of string
| `Integer of Integer.t
| `List of
[> `String of String_.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of Integer.t
| `List of [> `String of String_.t ] list
| `String of String_.t ])
list ]
list
| `String of String_.t
| `Structure of
(string
* [> `Boolean of BooleanOptional.t
| `Enum of string
| `Integer of Integer.t
| `List of
[> `String of String_.t
| `Structure of
(string
* [> `Integer of IntegerOptional.t
| `String of String_.t
| `Structure of
(string * [> `String of String_.t ])
list ])
list ]
list
| `String of String_.t
| `Structure of
(string
* [> `List of [> `String of String_.t ] list ])
list
| `Timestamp of TStamp.t ])
list
| `Timestamp of TStamp.t ])
list ])
list ])
list ]