INatGatewayRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

nat_gateway_ref

(experimental) A reference to a NatGateway resource.

Stability:

experimental

node

The tree node.