IDBSecurityGroupRef

class aws_cdk.aws_rds.IDBSecurityGroupRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

db_security_group_ref

(experimental) A reference to a DBSecurityGroup resource.

Stability:

experimental

node

The tree node.