Uses of Interface
software.amazon.awscdk.services.memorydb.CfnMultiRegionClusterProps
Packages that use CfnMultiRegionClusterProps
-
Uses of CfnMultiRegionClusterProps in software.amazon.awscdk.services.memorydb
Classes in software.amazon.awscdk.services.memorydb that implement CfnMultiRegionClusterPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnMultiRegionClusterPropsMethods in software.amazon.awscdk.services.memorydb that return CfnMultiRegionClusterPropsModifier and TypeMethodDescriptionCfnMultiRegionClusterProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.memorydb with parameters of type CfnMultiRegionClusterPropsModifierConstructorDescriptionCfnMultiRegionCluster(software.constructs.Construct scope, String id, CfnMultiRegionClusterProps props) Create a newAWS::MemoryDB::MultiRegionCluster.