OrderableDBInstanceOption
The options that are available for an instance.
Contents
Note
In the following list, the required parameters are described first.
- AvailabilityZones.AvailabilityZone.N
-
A list of Availability Zones for an instance.
Type: Array of AvailabilityZone objects
Required: No
- DBInstanceClass
-
The instance class for an instance.
Type: String
Required: No
- Engine
-
The engine type of an instance.
Type: String
Required: No
- EngineVersion
-
The engine version of an instance.
Type: String
Required: No
- LicenseModel
-
The license model for an instance.
Type: String
Required: No
- StorageType
-
The storage type to associate with the DB cluster
Type: String
Required: No
- Vpc
-
Indicates whether an instance is in a virtual private cloud (VPC).
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: