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


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

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

#amazon_address::String

Returns:

  • (::String)


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

def amazon_address: () -> ::String

#amazon_side_asn::Integer

Returns:

  • (::Integer)


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

def amazon_side_asn: () -> ::Integer

#asn::Integer

Returns:

  • (::Integer)


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

def asn: () -> ::Integer

#asn_long::Integer

Returns:

  • (::Integer)


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

def asn_long: () -> ::Integer

#auth_key::String

Returns:

  • (::String)


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

def auth_key: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


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

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


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

def aws_logical_device_id: () -> ::String

#bgp_peers::Array[Types::BGPPeer]

Returns:



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

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

#connection_id::String

Returns:

  • (::String)


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

def connection_id: () -> ::String

#customer_address::String

Returns:

  • (::String)


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

def customer_address: () -> ::String

#customer_router_config::String

Returns:

  • (::String)


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

def customer_router_config: () -> ::String

#direct_connect_gateway_id::String

Returns:

  • (::String)


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

def direct_connect_gateway_id: () -> ::String

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


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

def jumbo_frame_capable: () -> bool

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#mtu::Integer

Returns:

  • (::Integer)


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

def mtu: () -> ::Integer

#owner_account::String

Returns:

  • (::String)


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

def owner_account: () -> ::String

#prefix_pool_allocated_count_ipv_4::Integer

Returns:

  • (::Integer)


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

def prefix_pool_allocated_count_ipv_4: () -> ::Integer

#prefix_pool_allocated_count_ipv_6::Integer

Returns:

  • (::Integer)


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

def prefix_pool_allocated_count_ipv_6: () -> ::Integer

#rate_limit::String

Returns:

  • (::String)


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

def rate_limit: () -> ::String

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#route_filter_prefixes::Array[Types::RouteFilterPrefix]

Returns:



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

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

Returns:

  • (Boolean)


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

def site_link_enabled: () -> bool

#tags::Array[Types::Tag]

Returns:



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

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

#virtual_gateway_id::String

Returns:

  • (::String)


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

def virtual_gateway_id: () -> ::String

#virtual_interface_id::String

Returns:

  • (::String)


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

def virtual_interface_id: () -> ::String

#virtual_interface_name::String

Returns:

  • (::String)


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

def virtual_interface_name: () -> ::String

#virtual_interface_state"confirming", ...

Returns:

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


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

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

#virtual_interface_type::String

Returns:

  • (::String)


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

def virtual_interface_type: () -> ::String

#vlan::Integer

Returns:

  • (::Integer)


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

def vlan: () -> ::Integer