Module: Aws::DirectConnect::Client::_AssociateVirtualInterfaceResponseSuccess

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


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

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

#amazon_address::String

Returns:

  • (::String)


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

def amazon_address: () -> ::String

#amazon_side_asn::Integer

Returns:

  • (::Integer)


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

def amazon_side_asn: () -> ::Integer

#asn::Integer

Returns:

  • (::Integer)


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

def asn: () -> ::Integer

#asn_long::Integer

Returns:

  • (::Integer)


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

def asn_long: () -> ::Integer

#auth_key::String

Returns:

  • (::String)


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

def auth_key: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


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

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


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

def aws_logical_device_id: () -> ::String

#bgp_peers::Array[Types::BGPPeer]

Returns:



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

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

#connection_id::String

Returns:

  • (::String)


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

def connection_id: () -> ::String

#customer_address::String

Returns:

  • (::String)


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

def customer_address: () -> ::String

#customer_router_config::String

Returns:

  • (::String)


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

def customer_router_config: () -> ::String

#direct_connect_gateway_id::String

Returns:

  • (::String)


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

def direct_connect_gateway_id: () -> ::String

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


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

def jumbo_frame_capable: () -> bool

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#mtu::Integer

Returns:

  • (::Integer)


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

def mtu: () -> ::Integer

#owner_account::String

Returns:

  • (::String)


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

def owner_account: () -> ::String

#prefix_pool_allocated_count_ipv_4::Integer

Returns:

  • (::Integer)


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

def prefix_pool_allocated_count_ipv_4: () -> ::Integer

#prefix_pool_allocated_count_ipv_6::Integer

Returns:

  • (::Integer)


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

def prefix_pool_allocated_count_ipv_6: () -> ::Integer

#rate_limit::String

Returns:

  • (::String)


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

def rate_limit: () -> ::String

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#route_filter_prefixes::Array[Types::RouteFilterPrefix]

Returns:



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

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

Returns:

  • (Boolean)


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

def site_link_enabled: () -> bool

#tags::Array[Types::Tag]

Returns:



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

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

#virtual_gateway_id::String

Returns:

  • (::String)


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

def virtual_gateway_id: () -> ::String

#virtual_interface_id::String

Returns:

  • (::String)


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

def virtual_interface_id: () -> ::String

#virtual_interface_name::String

Returns:

  • (::String)


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

def virtual_interface_name: () -> ::String

#virtual_interface_state"confirming", ...

Returns:

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


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

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

#virtual_interface_type::String

Returns:

  • (::String)


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

def virtual_interface_type: () -> ::String

#vlan::Integer

Returns:

  • (::Integer)


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

def vlan: () -> ::Integer