ICustomerGatewayRef

class aws_cdk.aws_ec2.ICustomerGatewayRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

customer_gateway_ref

(experimental) A reference to a CustomerGateway resource.

Stability:

experimental

node

The tree node.