Uses of Interface
software.amazon.awscdk.services.rds.ServerlessV2ClusterInstanceProps
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of ServerlessV2ClusterInstanceProps in software.amazon.awscdk.services.rds
Modifier and TypeClassDescriptionstatic final class
An implementation forServerlessV2ClusterInstanceProps
Modifier and TypeMethodDescriptionServerlessV2ClusterInstanceProps.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IClusterInstance
ClusterInstance.serverlessV2
(String id, ServerlessV2ClusterInstanceProps props) Add a serverless v2 instance to the cluster.