Uses of Interface
software.amazon.awscdk.services.elasticache.CfnGlobalReplicationGroupProps
Packages that use CfnGlobalReplicationGroupProps
Package
Description
Amazon ElastiCache Construct Library
-
Uses of CfnGlobalReplicationGroupProps in software.amazon.awscdk.services.elasticache
Classes in software.amazon.awscdk.services.elasticache that implement CfnGlobalReplicationGroupPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnGlobalReplicationGroupPropsMethods in software.amazon.awscdk.services.elasticache that return CfnGlobalReplicationGroupPropsModifier and TypeMethodDescriptionCfnGlobalReplicationGroupProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.elasticache with parameters of type CfnGlobalReplicationGroupPropsModifierConstructorDescriptionCfnGlobalReplicationGroup(software.constructs.Construct scope, String id, CfnGlobalReplicationGroupProps props) Create a newAWS::ElastiCache::GlobalReplicationGroup.