| Package | Description |
|---|---|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
StorageType |
DatabaseInstanceProps.Jsii$Proxy.getStorageType() |
StorageType |
DatabaseInstanceFromSnapshotProps.Jsii$Proxy.getStorageType() |
StorageType |
DatabaseInstanceSourceProps.Jsii$Proxy.getStorageType() |
StorageType |
DatabaseInstanceReadReplicaProps.Jsii$Proxy.getStorageType() |
default StorageType |
DatabaseInstanceNewProps.getStorageType()
The storage type.
|
StorageType |
DatabaseInstanceNewProps.Jsii$Proxy.getStorageType() |
static StorageType |
StorageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageType[] |
StorageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.