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")


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

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

#amazon_address::String

Returns:

  • (::String)


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

def amazon_address: () -> ::String

#amazon_side_asn::Integer

Returns:

  • (::Integer)


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

def amazon_side_asn: () -> ::Integer

#asn::Integer

Returns:

  • (::Integer)


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

def asn: () -> ::Integer

#asn_long::Integer

Returns:

  • (::Integer)


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

def asn_long: () -> ::Integer

#auth_key::String

Returns:

  • (::String)


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

def auth_key: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


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

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


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

def aws_logical_device_id: () -> ::String

#bgp_peers::Array[Types::BGPPeer]

Returns:



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

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

#connection_id::String

Returns:

  • (::String)


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

def connection_id: () -> ::String

#customer_address::String

Returns:

  • (::String)


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

def customer_address: () -> ::String

#customer_router_config::String

Returns:

  • (::String)


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

def customer_router_config: () -> ::String

#direct_connect_gateway_id::String

Returns:

  • (::String)


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

def direct_connect_gateway_id: () -> ::String

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


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

def jumbo_frame_capable: () -> bool

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#mtu::Integer

Returns:

  • (::Integer)


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

def mtu: () -> ::Integer

#owner_account::String

Returns:

  • (::String)


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

def owner_account: () -> ::String

#rate_limit::String

Returns:

  • (::String)


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

def rate_limit: () -> ::String

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#route_filter_prefixes::Array[Types::RouteFilterPrefix]

Returns:



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

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

Returns:

  • (Boolean)


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

def site_link_enabled: () -> bool

#tags::Array[Types::Tag]

Returns:



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

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

#virtual_gateway_id::String

Returns:

  • (::String)


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

def virtual_gateway_id: () -> ::String

#virtual_interface_id::String

Returns:

  • (::String)


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

def virtual_interface_id: () -> ::String

#virtual_interface_name::String

Returns:

  • (::String)


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

def virtual_interface_name: () -> ::String

#virtual_interface_state"confirming", ...

Returns:

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


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

def virtual_interface_state: () -> ("confirming" | "verifying" | "pending" | "available" | "down" | "testing" | "deleting" | "deleted" | "rejected" | "unknown")

#virtual_interface_type::String

Returns:

  • (::String)


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

def virtual_interface_type: () -> ::String

#vlan::Integer

Returns:

  • (::Integer)


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

def vlan: () -> ::Integer