Uses of Interface
software.amazon.awscdk.interfaces.neptune.DBSubnetGroupReference
Packages that use DBSubnetGroupReference
Package
Description
Amazon Neptune Construct Library
-
Uses of DBSubnetGroupReference in software.amazon.awscdk.interfaces.neptune
Classes in software.amazon.awscdk.interfaces.neptune that implement DBSubnetGroupReferenceMethods in software.amazon.awscdk.interfaces.neptune that return DBSubnetGroupReferenceModifier and TypeMethodDescriptionDBSubnetGroupReference.Builder.build()Builds the configured instance.IDBSubnetGroupRef.getDbSubnetGroupRef()(experimental) A reference to a DBSubnetGroup resource.default DBSubnetGroupReferenceIDBSubnetGroupRef.Jsii$Default.getDbSubnetGroupRef()(experimental) A reference to a DBSubnetGroup resource.final DBSubnetGroupReferenceIDBSubnetGroupRef.Jsii$Proxy.getDbSubnetGroupRef()(experimental) A reference to a DBSubnetGroup resource. -
Uses of DBSubnetGroupReference in software.amazon.awscdk.services.neptune
Methods in software.amazon.awscdk.services.neptune that return DBSubnetGroupReferenceModifier and TypeMethodDescriptionCfnDBSubnetGroup.getDbSubnetGroupRef()A reference to a DBSubnetGroup resource.