Uses of Interface
software.amazon.awscdk.services.elasticache.IReplicationGroupRef
Packages that use IReplicationGroupRef
Package
Description
Amazon ElastiCache Construct Library
-
Uses of IReplicationGroupRef in software.amazon.awscdk.services.elasticache
Subinterfaces of IReplicationGroupRef in software.amazon.awscdk.services.elasticacheModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIReplicationGroupRef.Classes in software.amazon.awscdk.services.elasticache that implement IReplicationGroupRefModifier and TypeClassDescriptionclassTheAWS::ElastiCache::ReplicationGroupresource creates an Amazon ElastiCache (Valkey or Redis OSS) replication group.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.elasticache that return IReplicationGroupRefModifier and TypeMethodDescriptionstatic IReplicationGroupRefCfnReplicationGroup.fromReplicationGroupId(software.constructs.Construct scope, String id, String replicationGroupId) Creates a new IReplicationGroupRef from a replicationGroupId.