IDBParameterGroupRef

class aws_cdk.aws_neptune.IDBParameterGroupRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a DBParameterGroup.

Stability:

experimental

Attributes

db_parameter_group_ref

(experimental) A reference to a DBParameterGroup resource.

Stability:

experimental

node

The tree node.