Module: Aws::DirectConnect::Client::_CreatePublicVirtualInterfaceResponseSuccess

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


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

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

#amazon_address::String

Returns:

  • (::String)


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

def amazon_address: () -> ::String

#amazon_side_asn::Integer

Returns:

  • (::Integer)


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

def amazon_side_asn: () -> ::Integer

#asn::Integer

Returns:

  • (::Integer)


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

def asn: () -> ::Integer

#asn_long::Integer

Returns:

  • (::Integer)


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

def asn_long: () -> ::Integer

#auth_key::String

Returns:

  • (::String)


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

def auth_key: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


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

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


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

def aws_logical_device_id: () -> ::String

#bgp_peers::Array[Types::BGPPeer]

Returns:



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

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

#connection_id::String

Returns:

  • (::String)


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

def connection_id: () -> ::String

#customer_address::String

Returns:

  • (::String)


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

def customer_address: () -> ::String

#customer_router_config::String

Returns:

  • (::String)


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

def customer_router_config: () -> ::String

#direct_connect_gateway_id::String

Returns:

  • (::String)


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

def direct_connect_gateway_id: () -> ::String

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


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

def jumbo_frame_capable: () -> bool

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#mtu::Integer

Returns:

  • (::Integer)


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

def mtu: () -> ::Integer

#owner_account::String

Returns:

  • (::String)


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

def owner_account: () -> ::String

#rate_limit::String

Returns:

  • (::String)


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

def rate_limit: () -> ::String

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#route_filter_prefixes::Array[Types::RouteFilterPrefix]

Returns:



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

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

Returns:

  • (Boolean)


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

def site_link_enabled: () -> bool

#tags::Array[Types::Tag]

Returns:



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

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

#virtual_gateway_id::String

Returns:

  • (::String)


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

def virtual_gateway_id: () -> ::String

#virtual_interface_id::String

Returns:

  • (::String)


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

def virtual_interface_id: () -> ::String

#virtual_interface_name::String

Returns:

  • (::String)


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

def virtual_interface_name: () -> ::String

#virtual_interface_state"confirming", ...

Returns:

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


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

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

#virtual_interface_type::String

Returns:

  • (::String)


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

def virtual_interface_type: () -> ::String

#vlan::Integer

Returns:

  • (::Integer)


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

def vlan: () -> ::Integer