interface IDBSubnetGroupRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.DocDB.IDBSubnetGroupRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsdocdb#IDBSubnetGroupRef |
![]() | software.amazon.awscdk.services.docdb.IDBSubnetGroupRef |
![]() | aws_cdk.aws_docdb.IDBSubnetGroupRef |
![]() | aws-cdk-lib » aws_docdb » IDBSubnetGroupRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a DBSubnetGroup.
Properties
Name | Type | Description |
---|---|---|
db | DBSubnet | A reference to a DBSubnetGroup resource. |
node | Node | The tree node. |
dbSubnetGroupRef
Type:
DBSubnet
A reference to a DBSubnetGroup resource.
node
Type:
Node
The tree node.