Uses of Interface
software.amazon.awscdk.interfaces.elasticache.SubnetGroupReference
Packages that use SubnetGroupReference
Package
Description
Amazon ElastiCache Construct Library
-
Uses of SubnetGroupReference in software.amazon.awscdk.interfaces.elasticache
Classes in software.amazon.awscdk.interfaces.elasticache that implement SubnetGroupReferenceMethods in software.amazon.awscdk.interfaces.elasticache that return SubnetGroupReferenceModifier and TypeMethodDescriptionSubnetGroupReference.Builder.build()Builds the configured instance.ISubnetGroupRef.getSubnetGroupRef()(experimental) A reference to a SubnetGroup resource.default SubnetGroupReferenceISubnetGroupRef.Jsii$Default.getSubnetGroupRef()(experimental) A reference to a SubnetGroup resource.final SubnetGroupReferenceISubnetGroupRef.Jsii$Proxy.getSubnetGroupRef()(experimental) A reference to a SubnetGroup resource. -
Uses of SubnetGroupReference in software.amazon.awscdk.services.elasticache
Methods in software.amazon.awscdk.services.elasticache that return SubnetGroupReferenceModifier and TypeMethodDescriptionCfnSubnetGroup.getSubnetGroupRef()A reference to a SubnetGroup resource.