Uses of Interface
software.amazon.awscdk.interfaces.elasticache.IGlobalReplicationGroupRef
Packages that use IGlobalReplicationGroupRef
Package
Description
Amazon ElastiCache Construct Library
-
Uses of IGlobalReplicationGroupRef in software.amazon.awscdk.interfaces.elasticache
Subinterfaces of IGlobalReplicationGroupRef in software.amazon.awscdk.interfaces.elasticacheModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIGlobalReplicationGroupRef.Classes in software.amazon.awscdk.interfaces.elasticache that implement IGlobalReplicationGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IGlobalReplicationGroupRef in software.amazon.awscdk.services.elasticache
Classes in software.amazon.awscdk.services.elasticache that implement IGlobalReplicationGroupRefModifier and TypeClassDescriptionclassConsists of a primary cluster that accepts writes and an associated secondary cluster that resides in a different Amazon region.Methods in software.amazon.awscdk.services.elasticache that return IGlobalReplicationGroupRefModifier and TypeMethodDescriptionstatic IGlobalReplicationGroupRefCfnGlobalReplicationGroup.fromGlobalReplicationGroupId(software.constructs.Construct scope, String id, String globalReplicationGroupId) Creates a new IGlobalReplicationGroupRef from a globalReplicationGroupId.