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