Uses of Interface
software.amazon.awscdk.interfaces.neptune.DBParameterGroupReference
Packages that use DBParameterGroupReference
Package
Description
Amazon Neptune Construct Library
-
Uses of DBParameterGroupReference in software.amazon.awscdk.interfaces.neptune
Classes in software.amazon.awscdk.interfaces.neptune that implement DBParameterGroupReferenceModifier and TypeClassDescriptionstatic final classAn implementation forDBParameterGroupReferenceMethods in software.amazon.awscdk.interfaces.neptune that return DBParameterGroupReferenceModifier and TypeMethodDescriptionDBParameterGroupReference.Builder.build()Builds the configured instance.IDBParameterGroupRef.getDbParameterGroupRef()(experimental) A reference to a DBParameterGroup resource.default DBParameterGroupReferenceIDBParameterGroupRef.Jsii$Default.getDbParameterGroupRef()(experimental) A reference to a DBParameterGroup resource.IDBParameterGroupRef.Jsii$Proxy.getDbParameterGroupRef()(experimental) A reference to a DBParameterGroup resource. -
Uses of DBParameterGroupReference in software.amazon.awscdk.services.neptune
Methods in software.amazon.awscdk.services.neptune that return DBParameterGroupReferenceModifier and TypeMethodDescriptionCfnDBParameterGroup.getDbParameterGroupRef()A reference to a DBParameterGroup resource.