Uses of Interface
software.amazon.awscdk.interfaces.elasticache.IReplicationGroupRef
Packages that use IReplicationGroupRef
Package
Description
Amazon ElastiCache Construct Library
-
Uses of IReplicationGroupRef in software.amazon.awscdk.interfaces.elasticache
Subinterfaces of IReplicationGroupRef in software.amazon.awscdk.interfaces.elasticacheModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIReplicationGroupRef.Classes in software.amazon.awscdk.interfaces.elasticache that implement IReplicationGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IReplicationGroupRef in software.amazon.awscdk.services.elasticache
Classes in software.amazon.awscdk.services.elasticache that implement IReplicationGroupRefModifier and TypeClassDescriptionclassTheAWS::ElastiCache::ReplicationGroupresource creates an Amazon ElastiCache (Valkey or Redis OSS) replication group.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.Methods in software.amazon.awscdk.services.elasticache with parameters of type IReplicationGroupRefModifier and TypeMethodDescriptionstatic StringCfnReplicationGroup.arnForReplicationGroup(IReplicationGroupRef resource)