Uses of Interface
software.amazon.awscdk.interfaces.elasticache.ISubnetGroupRef
Packages that use ISubnetGroupRef
Package
Description
Amazon ElastiCache Construct Library
-
Uses of ISubnetGroupRef in software.amazon.awscdk.interfaces.elasticache
Subinterfaces of ISubnetGroupRef in software.amazon.awscdk.interfaces.elasticacheModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISubnetGroupRef.Classes in software.amazon.awscdk.interfaces.elasticache that implement ISubnetGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ISubnetGroupRef in software.amazon.awscdk.services.elasticache
Classes in software.amazon.awscdk.services.elasticache that implement ISubnetGroupRefMethods in software.amazon.awscdk.services.elasticache that return ISubnetGroupRefModifier and TypeMethodDescriptionstatic ISubnetGroupRefCfnSubnetGroup.fromCacheSubnetGroupName(software.constructs.Construct scope, String id, String cacheSubnetGroupName) Creates a new ISubnetGroupRef from a cacheSubnetGroupName.