RelationalDatabaseBundle
Describes a database bundle. A bundle describes the performance specifications of the database.
Contents
- bundleId
-
The ID for the database bundle.
Type: String
Required: No
- cpuCount
-
The number of virtual CPUs (vCPUs) for the database bundle.
Type: Integer
Required: No
- diskSizeInGb
-
The size of the disk for the database bundle.
Type: Integer
Required: No
- isActive
-
A Boolean value indicating whether the database bundle is active.
Type: Boolean
Required: No
- isEncrypted
-
A Boolean value indicating whether the database bundle is encrypted.
Type: Boolean
Required: No
- name
-
The name for the database bundle.
Type: String
Required: No
- price
-
The cost of the database bundle in US currency.
Type: Float
Required: No
- ramSizeInGb
-
The amount of RAM in GB (for example,
2.0
) for the database bundle.Type: Float
Required: No
- transferPerMonthInGb
-
The data transfer rate per month in GB for the database bundle.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: