ENUM
AwsNativeRdsStorageType
Description
The storage type of an RDS instance.
link GraphQL Schema definition
- enum AwsNativeRdsStorageType {
- # Storage type is gp2.
- # Storage type is gp3.
- # Storage type is io1.
- # Storage type is not specified.
- # Storage type is standard.
- # Storage type is unknown.
- }