AdditionalStorageVolumeOutput
Contains information about an additional storage volume for a DB instance.
Contents
Note
In the following list, the required parameters are described first.
- AllocatedStorage
-
The amount of storage allocated for the additional storage volume, in gibibytes (GiB). The minimum is 20 GiB. The maximum is 65,536 GiB (64 TiB).
Type: Integer
Required: No
- IOPS
-
The number of I/O operations per second (IOPS) provisioned for the additional storage volume.
Type: Integer
Required: No
- MaxAllocatedStorage
-
The upper limit in gibibytes (GiB) to which RDS can automatically scale the storage of the additional storage volume.
Type: Integer
Required: No
- StorageThroughput
-
The storage throughput value for the additional storage volume, in mebibytes per second (MiBps).
Type: Integer
Required: No
- StorageType
-
The storage type for the additional storage volume.
Valid Values:
GP3 | IO2Type: String
Required: No
- StorageVolumeStatus
-
The status of the additional storage volume.
Valid Values:
ACTIVE | CREATING | DELETING | MODIFYING | NOT-IN-USE | STORAGE-OPTIMIZATION | VOLUME-FULLType: String
Required: No
- VolumeName
-
The name of the additional storage volume.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: