Module: Aws::DirectConnect::Client::_UpdateVirtualInterfaceAttributesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::VirtualInterface]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #address_family ⇒ "ipv4", "ipv6"
- #amazon_address ⇒ ::String
- #amazon_side_asn ⇒ ::Integer
- #asn ⇒ ::Integer
- #asn_long ⇒ ::Integer
- #auth_key ⇒ ::String
- #aws_device_v2 ⇒ ::String
- #aws_logical_device_id ⇒ ::String
- #bgp_peers ⇒ ::Array[Types::BGPPeer]
- #connection_id ⇒ ::String
- #customer_address ⇒ ::String
- #customer_router_config ⇒ ::String
- #direct_connect_gateway_id ⇒ ::String
- #jumbo_frame_capable ⇒ Boolean
- #location ⇒ ::String
- #mtu ⇒ ::Integer
- #owner_account ⇒ ::String
- #prefix_pool_allocated_count_ipv_4 ⇒ ::Integer
- #prefix_pool_allocated_count_ipv_6 ⇒ ::Integer
- #rate_limit ⇒ ::String
- #region ⇒ ::String
- #route_filter_prefixes ⇒ ::Array[Types::RouteFilterPrefix]
- #site_link_enabled ⇒ Boolean
- #tags ⇒ ::Array[Types::Tag]
- #virtual_gateway_id ⇒ ::String
- #virtual_interface_id ⇒ ::String
- #virtual_interface_name ⇒ ::String
- #virtual_interface_state ⇒ "confirming", ...
- #virtual_interface_type ⇒ ::String
- #vlan ⇒ ::Integer
Instance Method Details
#address_family ⇒ "ipv4", "ipv6"
1628 |
# File 'sig/client.rbs', line 1628 def address_family: () -> ("ipv4" | "ipv6") |
#amazon_address ⇒ ::String
1626 |
# File 'sig/client.rbs', line 1626 def amazon_address: () -> ::String |
#amazon_side_asn ⇒ ::Integer
1624 |
# File 'sig/client.rbs', line 1624 def amazon_side_asn: () -> ::Integer |
#asn ⇒ ::Integer
1622 |
# File 'sig/client.rbs', line 1622 def asn: () -> ::Integer |
#asn_long ⇒ ::Integer
1623 |
# File 'sig/client.rbs', line 1623 def asn_long: () -> ::Integer |
#auth_key ⇒ ::String
1625 |
# File 'sig/client.rbs', line 1625 def auth_key: () -> ::String |
#aws_device_v2 ⇒ ::String
1638 |
# File 'sig/client.rbs', line 1638 def aws_device_v2: () -> ::String |
#aws_logical_device_id ⇒ ::String
1639 |
# File 'sig/client.rbs', line 1639 def aws_logical_device_id: () -> ::String |
#bgp_peers ⇒ ::Array[Types::BGPPeer]
1636 |
# File 'sig/client.rbs', line 1636 def bgp_peers: () -> ::Array[Types::BGPPeer] |
#connection_id ⇒ ::String
1618 |
# File 'sig/client.rbs', line 1618 def connection_id: () -> ::String |
#customer_address ⇒ ::String
1627 |
# File 'sig/client.rbs', line 1627 def customer_address: () -> ::String |
#customer_router_config ⇒ ::String
1630 |
# File 'sig/client.rbs', line 1630 def customer_router_config: () -> ::String |
#direct_connect_gateway_id ⇒ ::String
1634 |
# File 'sig/client.rbs', line 1634 def direct_connect_gateway_id: () -> ::String |
#jumbo_frame_capable ⇒ Boolean
1632 |
# File 'sig/client.rbs', line 1632 def jumbo_frame_capable: () -> bool |
#location ⇒ ::String
1617 |
# File 'sig/client.rbs', line 1617 def location: () -> ::String |
#mtu ⇒ ::Integer
1631 |
# File 'sig/client.rbs', line 1631 def mtu: () -> ::Integer |
#owner_account ⇒ ::String
1615 |
# File 'sig/client.rbs', line 1615 def owner_account: () -> ::String |
#prefix_pool_allocated_count_ipv_4 ⇒ ::Integer
1642 |
# File 'sig/client.rbs', line 1642 def prefix_pool_allocated_count_ipv_4: () -> ::Integer |
#prefix_pool_allocated_count_ipv_6 ⇒ ::Integer
1643 |
# File 'sig/client.rbs', line 1643 def prefix_pool_allocated_count_ipv_6: () -> ::Integer |
#rate_limit ⇒ ::String
1644 |
# File 'sig/client.rbs', line 1644 def rate_limit: () -> ::String |
#region ⇒ ::String
1637 |
# File 'sig/client.rbs', line 1637 def region: () -> ::String |
#route_filter_prefixes ⇒ ::Array[Types::RouteFilterPrefix]
1635 |
# File 'sig/client.rbs', line 1635 def route_filter_prefixes: () -> ::Array[Types::RouteFilterPrefix] |
#site_link_enabled ⇒ Boolean
1641 |
# File 'sig/client.rbs', line 1641 def site_link_enabled: () -> bool |
#tags ⇒ ::Array[Types::Tag]
1640 |
# File 'sig/client.rbs', line 1640 def tags: () -> ::Array[Types::Tag] |
#virtual_gateway_id ⇒ ::String
1633 |
# File 'sig/client.rbs', line 1633 def virtual_gateway_id: () -> ::String |
#virtual_interface_id ⇒ ::String
1616 |
# File 'sig/client.rbs', line 1616 def virtual_interface_id: () -> ::String |
#virtual_interface_name ⇒ ::String
1620 |
# File 'sig/client.rbs', line 1620 def virtual_interface_name: () -> ::String |
#virtual_interface_state ⇒ "confirming", ...
1629 |
# File 'sig/client.rbs', line 1629 def virtual_interface_state: () -> ("confirming" | "verifying" | "pending" | "available" | "down" | "testing" | "deleting" | "deleted" | "rejected" | "unknown") |
#virtual_interface_type ⇒ ::String
1619 |
# File 'sig/client.rbs', line 1619 def virtual_interface_type: () -> ::String |
#vlan ⇒ ::Integer
1621 |
# File 'sig/client.rbs', line 1621 def vlan: () -> ::Integer |