interface IDBParameterGroupRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Neptune.IDBParameterGroupRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsneptune#IDBParameterGroupRef |
![]() | software.amazon.awscdk.services.neptune.IDBParameterGroupRef |
![]() | aws_cdk.aws_neptune.IDBParameterGroupRef |
![]() | aws-cdk-lib » aws_neptune » IDBParameterGroupRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a DBParameterGroup.
Properties
Name | Type | Description |
---|---|---|
db | DBParameter | A reference to a DBParameterGroup resource. |
node | Node | The tree node. |
dbParameterGroupRef
Type:
DBParameter
A reference to a DBParameterGroup resource.
node
Type:
Node
The tree node.