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"
1504 |
# File 'sig/client.rbs', line 1504
def address_family: () -> ("ipv4" | "ipv6")
|
#amazon_address ⇒ ::String
1502 |
# File 'sig/client.rbs', line 1502
def amazon_address: () -> ::String
|
#amazon_side_asn ⇒ ::Integer
1500 |
# File 'sig/client.rbs', line 1500
def amazon_side_asn: () -> ::Integer
|
#asn ⇒ ::Integer
1498 |
# File 'sig/client.rbs', line 1498
def asn: () -> ::Integer
|
#asn_long ⇒ ::Integer
1499 |
# File 'sig/client.rbs', line 1499
def asn_long: () -> ::Integer
|
#auth_key ⇒ ::String
1501 |
# File 'sig/client.rbs', line 1501
def auth_key: () -> ::String
|
#aws_device_v2 ⇒ ::String
1514 |
# File 'sig/client.rbs', line 1514
def aws_device_v2: () -> ::String
|
#aws_logical_device_id ⇒ ::String
1515 |
# File 'sig/client.rbs', line 1515
def aws_logical_device_id: () -> ::String
|
#bgp_peers ⇒ ::Array[Types::BGPPeer]
1512 |
# File 'sig/client.rbs', line 1512
def bgp_peers: () -> ::Array[Types::BGPPeer]
|
#connection_id ⇒ ::String
1494 |
# File 'sig/client.rbs', line 1494
def connection_id: () -> ::String
|
#customer_address ⇒ ::String
1503 |
# File 'sig/client.rbs', line 1503
def customer_address: () -> ::String
|
#customer_router_config ⇒ ::String
1506 |
# File 'sig/client.rbs', line 1506
def customer_router_config: () -> ::String
|
#direct_connect_gateway_id ⇒ ::String
1510 |
# File 'sig/client.rbs', line 1510
def direct_connect_gateway_id: () -> ::String
|
#jumbo_frame_capable ⇒ Boolean
1508 |
# File 'sig/client.rbs', line 1508
def jumbo_frame_capable: () -> bool
|
#location ⇒ ::String
1493 |
# File 'sig/client.rbs', line 1493
def location: () -> ::String
|
#mtu ⇒ ::Integer
1507 |
# File 'sig/client.rbs', line 1507
def mtu: () -> ::Integer
|
#owner_account ⇒ ::String
1491 |
# File 'sig/client.rbs', line 1491
def owner_account: () -> ::String
|
#prefix_pool_allocated_count_ipv_4 ⇒ ::Integer
1518 |
# File 'sig/client.rbs', line 1518
def prefix_pool_allocated_count_ipv_4: () -> ::Integer
|
#prefix_pool_allocated_count_ipv_6 ⇒ ::Integer
1519 |
# File 'sig/client.rbs', line 1519
def prefix_pool_allocated_count_ipv_6: () -> ::Integer
|
#rate_limit ⇒ ::String
1520 |
# File 'sig/client.rbs', line 1520
def rate_limit: () -> ::String
|
#region ⇒ ::String
1513 |
# File 'sig/client.rbs', line 1513
def region: () -> ::String
|
#route_filter_prefixes ⇒ ::Array[Types::RouteFilterPrefix]
1511 |
# File 'sig/client.rbs', line 1511
def route_filter_prefixes: () -> ::Array[Types::RouteFilterPrefix]
|
#site_link_enabled ⇒ Boolean
1517 |
# File 'sig/client.rbs', line 1517
def site_link_enabled: () -> bool
|
#tags ⇒ ::Array[Types::Tag]
1516 |
# File 'sig/client.rbs', line 1516
def tags: () -> ::Array[Types::Tag]
|
#virtual_gateway_id ⇒ ::String
1509 |
# File 'sig/client.rbs', line 1509
def virtual_gateway_id: () -> ::String
|
#virtual_interface_id ⇒ ::String
1492 |
# File 'sig/client.rbs', line 1492
def virtual_interface_id: () -> ::String
|
#virtual_interface_name ⇒ ::String
1496 |
# File 'sig/client.rbs', line 1496
def virtual_interface_name: () -> ::String
|
#virtual_interface_state ⇒ "confirming", ...
1505 |
# File 'sig/client.rbs', line 1505
def virtual_interface_state: () -> ("confirming" | "verifying" | "pending" | "available" | "down" | "testing" | "deleting" | "deleted" | "rejected" | "unknown")
|
#virtual_interface_type ⇒ ::String
1495 |
# File 'sig/client.rbs', line 1495
def virtual_interface_type: () -> ::String
|
#vlan ⇒ ::Integer
1497 |
# File 'sig/client.rbs', line 1497
def vlan: () -> ::Integer
|