IDBSecurityGroupIngressRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

db_security_group_ingress_ref

(experimental) A reference to a DBSecurityGroupIngress resource.

Stability:

experimental

node

The tree node.