Uses of Interface
software.amazon.awscdk.interfaces.memorydb.ISubnetGroupRef
Packages that use ISubnetGroupRef
Package
Description
AWS::MemoryDB Construct Library
-
Uses of ISubnetGroupRef in software.amazon.awscdk.interfaces.memorydb
Subinterfaces of ISubnetGroupRef in software.amazon.awscdk.interfaces.memorydbModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISubnetGroupRef.Classes in software.amazon.awscdk.interfaces.memorydb 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.memorydb
Classes in software.amazon.awscdk.services.memorydb that implement ISubnetGroupRefMethods in software.amazon.awscdk.services.memorydb that return ISubnetGroupRefModifier and TypeMethodDescriptionstatic ISubnetGroupRefCfnSubnetGroup.fromSubnetGroupName(software.constructs.Construct scope, String id, String subnetGroupName) Creates a new ISubnetGroupRef from a subnetGroupName.