Module: Aws::DirectConnect::Client::_UpdateVirtualInterfaceAttributesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::VirtualInterface]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#address_family"ipv4", "ipv6"

Returns:

  • ("ipv4", "ipv6")


1504
# File 'sig/client.rbs', line 1504

def address_family: () -> ("ipv4" | "ipv6")

#amazon_address::String

Returns:

  • (::String)


1502
# File 'sig/client.rbs', line 1502

def amazon_address: () -> ::String

#amazon_side_asn::Integer

Returns:

  • (::Integer)


1500
# File 'sig/client.rbs', line 1500

def amazon_side_asn: () -> ::Integer

#asn::Integer

Returns:

  • (::Integer)


1498
# File 'sig/client.rbs', line 1498

def asn: () -> ::Integer

#asn_long::Integer

Returns:

  • (::Integer)


1499
# File 'sig/client.rbs', line 1499

def asn_long: () -> ::Integer

#auth_key::String

Returns:

  • (::String)


1501
# File 'sig/client.rbs', line 1501

def auth_key: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


1514
# File 'sig/client.rbs', line 1514

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


1515
# File 'sig/client.rbs', line 1515

def aws_logical_device_id: () -> ::String

#bgp_peers::Array[Types::BGPPeer]

Returns:



1512
# File 'sig/client.rbs', line 1512

def bgp_peers: () -> ::Array[Types::BGPPeer]

#connection_id::String

Returns:

  • (::String)


1494
# File 'sig/client.rbs', line 1494

def connection_id: () -> ::String

#customer_address::String

Returns:

  • (::String)


1503
# File 'sig/client.rbs', line 1503

def customer_address: () -> ::String

#customer_router_config::String

Returns:

  • (::String)


1506
# File 'sig/client.rbs', line 1506

def customer_router_config: () -> ::String

#direct_connect_gateway_id::String

Returns:

  • (::String)


1510
# File 'sig/client.rbs', line 1510

def direct_connect_gateway_id: () -> ::String

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


1508
# File 'sig/client.rbs', line 1508

def jumbo_frame_capable: () -> bool

#location::String

Returns:

  • (::String)


1493
# File 'sig/client.rbs', line 1493

def location: () -> ::String

#mtu::Integer

Returns:

  • (::Integer)


1507
# File 'sig/client.rbs', line 1507

def mtu: () -> ::Integer

#owner_account::String

Returns:

  • (::String)


1491
# File 'sig/client.rbs', line 1491

def owner_account: () -> ::String

#prefix_pool_allocated_count_ipv_4::Integer

Returns:

  • (::Integer)


1518
# File 'sig/client.rbs', line 1518

def prefix_pool_allocated_count_ipv_4: () -> ::Integer

#prefix_pool_allocated_count_ipv_6::Integer

Returns:

  • (::Integer)


1519
# File 'sig/client.rbs', line 1519

def prefix_pool_allocated_count_ipv_6: () -> ::Integer

#rate_limit::String

Returns:

  • (::String)


1520
# File 'sig/client.rbs', line 1520

def rate_limit: () -> ::String

#region::String

Returns:

  • (::String)


1513
# File 'sig/client.rbs', line 1513

def region: () -> ::String

#route_filter_prefixes::Array[Types::RouteFilterPrefix]

Returns:



1511
# File 'sig/client.rbs', line 1511

def route_filter_prefixes: () -> ::Array[Types::RouteFilterPrefix]

Returns:

  • (Boolean)


1517
# File 'sig/client.rbs', line 1517

def site_link_enabled: () -> bool

#tags::Array[Types::Tag]

Returns:



1516
# File 'sig/client.rbs', line 1516

def tags: () -> ::Array[Types::Tag]

#virtual_gateway_id::String

Returns:

  • (::String)


1509
# File 'sig/client.rbs', line 1509

def virtual_gateway_id: () -> ::String

#virtual_interface_id::String

Returns:

  • (::String)


1492
# File 'sig/client.rbs', line 1492

def virtual_interface_id: () -> ::String

#virtual_interface_name::String

Returns:

  • (::String)


1496
# File 'sig/client.rbs', line 1496

def virtual_interface_name: () -> ::String

#virtual_interface_state"confirming", ...

Returns:

  • ("confirming", "verifying", "pending", "available", "down", "testing", "deleting", "deleted", "rejected", "unknown")


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

Returns:

  • (::String)


1495
# File 'sig/client.rbs', line 1495

def virtual_interface_type: () -> ::String

#vlan::Integer

Returns:

  • (::Integer)


1497
# File 'sig/client.rbs', line 1497

def vlan: () -> ::Integer