Builder

class Builder

Properties

Link copied to clipboard

Indicates whether the NAT gateway supports public or private connectivity.

Link copied to clipboard

The date and time the NAT gateway was created.

Link copied to clipboard

The date and time the NAT gateway was deleted, if applicable.

Link copied to clipboard

If the NAT gateway could not be created, specifies the error code for the failure. (InsufficientFreeAddressesInSubnet | Gateway.NotAttached | InvalidAllocationID.NotFound | Resource.AlreadyAssociated | InternalError | InvalidSubnetID.NotFound)

Link copied to clipboard

If the NAT gateway could not be created, specifies the error message for the failure, that corresponds to the error code.

Link copied to clipboard

Information about the IP addresses and network interface associated with the NAT gateway.

Link copied to clipboard

The ID of the NAT gateway.

Link copied to clipboard

Reserved. If you need to sustain traffic greater than the documented limits, contact Amazon Web Services Support.

Link copied to clipboard

The state of the NAT gateway.

Link copied to clipboard

The ID of the subnet in which the NAT gateway is located.

Link copied to clipboard
var tags: List<Tag>?

The tags for the NAT gateway.

Link copied to clipboard

The ID of the VPC in which the NAT gateway is located.

Functions