ICustomerGatewayAssociationRef

class aws_cdk.aws_networkmanager.ICustomerGatewayAssociationRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

customer_gateway_association_ref

(experimental) A reference to a CustomerGatewayAssociation resource.

Stability:

experimental

node

The tree node.