IDBSubnetGroupRef
- class aws_cdk.aws_docdb.IDBSubnetGroupRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a DBSubnetGroup.
- Stability:
experimental
Attributes
- db_subnet_group_ref
(experimental) A reference to a DBSubnetGroup resource.
- Stability:
experimental
- node
The tree node.