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


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

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

#amazon_address::String

Returns:

  • (::String)


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

def amazon_address: () -> ::String

#amazon_side_asn::Integer

Returns:

  • (::Integer)


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

def amazon_side_asn: () -> ::Integer

#asn::Integer

Returns:

  • (::Integer)


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

def asn: () -> ::Integer

#asn_long::Integer

Returns:

  • (::Integer)


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

def asn_long: () -> ::Integer

#auth_key::String

Returns:

  • (::String)


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

def auth_key: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


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

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


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

def aws_logical_device_id: () -> ::String

#bgp_peers::Array[Types::BGPPeer]

Returns:



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

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

#connection_id::String

Returns:

  • (::String)


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

def connection_id: () -> ::String

#customer_address::String

Returns:

  • (::String)


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

def customer_address: () -> ::String

#customer_router_config::String

Returns:

  • (::String)


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

def customer_router_config: () -> ::String

#direct_connect_gateway_id::String

Returns:

  • (::String)


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

def direct_connect_gateway_id: () -> ::String

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


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

def jumbo_frame_capable: () -> bool

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#mtu::Integer

Returns:

  • (::Integer)


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

def mtu: () -> ::Integer

#owner_account::String

Returns:

  • (::String)


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

def owner_account: () -> ::String

#rate_limit::String

Returns:

  • (::String)


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

def rate_limit: () -> ::String

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#route_filter_prefixes::Array[Types::RouteFilterPrefix]

Returns:



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

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

Returns:

  • (Boolean)


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

def site_link_enabled: () -> bool

#tags::Array[Types::Tag]

Returns:



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

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

#virtual_gateway_id::String

Returns:

  • (::String)


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

def virtual_gateway_id: () -> ::String

#virtual_interface_id::String

Returns:

  • (::String)


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

def virtual_interface_id: () -> ::String

#virtual_interface_name::String

Returns:

  • (::String)


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

def virtual_interface_name: () -> ::String

#virtual_interface_state"confirming", ...

Returns:

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


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

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

#virtual_interface_type::String

Returns:

  • (::String)


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

def virtual_interface_type: () -> ::String

#vlan::Integer

Returns:

  • (::Integer)


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

def vlan: () -> ::Integer