Uses of Interface
software.amazon.awscdk.services.rds.CfnGlobalClusterProps
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnGlobalClusterProps in software.amazon.awscdk.services.rds
Modifier and TypeMethodDescriptionCfnGlobalClusterProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnGlobalCluster
(Construct scope, String id, CfnGlobalClusterProps props) Create a newAWS::RDS::GlobalCluster
.