You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::DirectConnect::Types::VirtualInterfaceThe address family for the BGP peer.
The IP address assigned to the Amazon interface.
The autonomous system number (ASN) for the Amazon side of the connection.
The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
The authentication key for BGP configuration.
The Direct Connect endpoint on which the virtual interface terminates.
The BGP peers configured on this virtual interface.
The ID of the connection.
The IP address assigned to the customer interface.
The customer router configuration.
The ID of the Direct Connect gateway.
Indicates whether jumbo frames (9001 MTU) are supported.
The location of the connection.
The maximum transmission unit (MTU), in bytes.
The ID of the AWS account that owns the virtual interface.
The AWS Region where the virtual interface is located.
The routes to be advertised to the AWS network in this Region.
The tags associated with the virtual interface.
The ID of the virtual private gateway.
The ID of the virtual interface.
The name of the virtual interface assigned by the customer network.
The state of the virtual interface.
The type of virtual interface.
The ID of the VLAN.
The address family for the BGP peer.
Possible values:
The IP address assigned to the Amazon interface.
#amazon_side_asn ⇒ IntegerThe autonomous system number (ASN) for the Amazon side of the connection.
#asn ⇒ IntegerThe autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
The valid values are 1-2147483647.
#auth_key ⇒ StringThe authentication key for BGP configuration. This string has a minimum length of 6 characters and and a maximun lenth of 80 characters.
#aws_device_v2 ⇒ StringThe Direct Connect endpoint on which the virtual interface terminates.
#bgp_peers ⇒ Array<Types::BGPPeer>The BGP peers configured on this virtual interface.
#connection_id ⇒ StringThe ID of the connection.
#customer_address ⇒ StringThe IP address assigned to the customer interface.
#customer_router_config ⇒ StringThe customer router configuration.
#direct_connect_gateway_id ⇒ StringThe ID of the Direct Connect gateway.
#jumbo_frame_capable ⇒ BooleanIndicates whether jumbo frames (9001 MTU) are supported.
#location ⇒ StringThe location of the connection.
#mtu ⇒ IntegerThe maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
#owner_account ⇒ StringThe ID of the AWS account that owns the virtual interface.
#region ⇒ StringThe AWS Region where the virtual interface is located.
#route_filter_prefixes ⇒ Array<Types::RouteFilterPrefix>The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
#tags ⇒ Array<Types::Tag>The tags associated with the virtual interface.
#virtual_gateway_id ⇒ StringThe ID of the virtual private gateway. Applies only to private virtual interfaces.
#virtual_interface_id ⇒ StringThe ID of the virtual interface.
#virtual_interface_name ⇒ StringThe 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 (-).
#virtual_interface_state ⇒ StringThe state of the virtual interface. The following are the possible values:
confirming
: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner.
verifying
: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created.
pending
: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic.
available
: A virtual interface that is able to forward traffic.
down
: A virtual interface that is BGP down.
deleting
: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic.
deleted
: A virtual interface that cannot forward traffic.
rejected
: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming
state is deleted by the virtual interface owner, the virtual interface enters the Rejected
state.
unknown
: The state of the virtual interface is not available.
Possible values:
The type of virtual interface. The possible values are private
and public
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4