Uses of Interface
software.amazon.awscdk.interfaces.memorydb.IClusterRef
Packages that use IClusterRef
Package
Description
AWS::MemoryDB Construct Library
-
Uses of IClusterRef in software.amazon.awscdk.interfaces.memorydb
Subinterfaces of IClusterRef in software.amazon.awscdk.interfaces.memorydbModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIClusterRef.Classes in software.amazon.awscdk.interfaces.memorydb that implement IClusterRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IClusterRef in software.amazon.awscdk.services.memorydb
Classes in software.amazon.awscdk.services.memorydb that implement IClusterRefMethods in software.amazon.awscdk.services.memorydb that return IClusterRefModifier and TypeMethodDescriptionstatic IClusterRefCfnCluster.fromClusterName(software.constructs.Construct scope, String id, String clusterName) Creates a new IClusterRef from a clusterName.