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


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

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

#amazon_address::String

Returns:

  • (::String)


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

def amazon_address: () -> ::String

#amazon_side_asn::Integer

Returns:

  • (::Integer)


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

def amazon_side_asn: () -> ::Integer

#asn::Integer

Returns:

  • (::Integer)


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

def asn: () -> ::Integer

#asn_long::Integer

Returns:

  • (::Integer)


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

def asn_long: () -> ::Integer

#auth_key::String

Returns:

  • (::String)


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

def auth_key: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


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

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


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

def aws_logical_device_id: () -> ::String

#bgp_peers::Array[Types::BGPPeer]

Returns:



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

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

#connection_id::String

Returns:

  • (::String)


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

def connection_id: () -> ::String

#customer_address::String

Returns:

  • (::String)


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

def customer_address: () -> ::String

#customer_router_config::String

Returns:

  • (::String)


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

def customer_router_config: () -> ::String

#direct_connect_gateway_id::String

Returns:

  • (::String)


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

def direct_connect_gateway_id: () -> ::String

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


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

def jumbo_frame_capable: () -> bool

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#mtu::Integer

Returns:

  • (::Integer)


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

def mtu: () -> ::Integer

#owner_account::String

Returns:

  • (::String)


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

def owner_account: () -> ::String

#rate_limit::String

Returns:

  • (::String)


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

def rate_limit: () -> ::String

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#route_filter_prefixes::Array[Types::RouteFilterPrefix]

Returns:



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

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

Returns:

  • (Boolean)


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

def site_link_enabled: () -> bool

#tags::Array[Types::Tag]

Returns:



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

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

#virtual_gateway_id::String

Returns:

  • (::String)


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

def virtual_gateway_id: () -> ::String

#virtual_interface_id::String

Returns:

  • (::String)


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

def virtual_interface_id: () -> ::String

#virtual_interface_name::String

Returns:

  • (::String)


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

def virtual_interface_name: () -> ::String

#virtual_interface_state"confirming", ...

Returns:

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


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

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

#virtual_interface_type::String

Returns:

  • (::String)


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

def virtual_interface_type: () -> ::String

#vlan::Integer

Returns:

  • (::Integer)


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

def vlan: () -> ::Integer