Uses of Enum
software.amazon.awscdk.services.rds.InstanceType
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of InstanceType in software.amazon.awscdk.services.rds
Modifier and TypeMethodDescriptionClusterInstanceType.getType()
IAuroraClusterInstance.getType()
The instance type (provisioned vs serverless v2).default InstanceType
IAuroraClusterInstance.Jsii$Default.getType()
The instance type (provisioned vs serverless v2).final InstanceType
IAuroraClusterInstance.Jsii$Proxy.getType()
The instance type (provisioned vs serverless v2).static InstanceType
Returns the enum constant of this type with the specified name.static InstanceType[]
InstanceType.values()
Returns an array containing the constants of this enum type, in the order they are declared.