Builder

class Builder

Properties

Link copied to clipboard

The address family for the BGP peer.

Link copied to clipboard

The IP address assigned to the Amazon interface.

Link copied to clipboard
var asn: Int

The autonomous system number (ASN). The valid range is from 1 to 2147483646 for Border Gateway Protocol (BGP) configuration. If you provide a number greater than the maximum, an error is returned. Use asnLong instead.

Link copied to clipboard

The long ASN for a new private virtual interface. The valid range is from 1 to 4294967294 for BGP configuration.

Link copied to clipboard

The authentication key for BGP configuration. This string has a minimum length of 6 characters and and a maximun lenth of 80 characters.

Link copied to clipboard

The IP address assigned to the customer interface.

Link copied to clipboard

The ID of the Direct Connect gateway.

Link copied to clipboard

Indicates whether to enable or disable SiteLink.

Link copied to clipboard
var mtu: Int?

The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 8500. The default value is 1500.

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

The tags associated with the private virtual interface.

Link copied to clipboard

The ID of the virtual private gateway.

Link copied to clipboard

The name of the virtual interface assigned by the customer network. The name has a maximum of 100 characters. The following are valid characters: a-z, 0-9 and a hyphen (-).

Link copied to clipboard
var vlan: Int

The ID of the VLAN.