Module: Aws::DirectConnect::Client::_CreatePrivateVirtualInterfaceResponseSuccess

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


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

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

#amazon_address::String

Returns:

  • (::String)


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

def amazon_address: () -> ::String

#amazon_side_asn::Integer

Returns:

  • (::Integer)


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

def amazon_side_asn: () -> ::Integer

#asn::Integer

Returns:

  • (::Integer)


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

def asn: () -> ::Integer

#asn_long::Integer

Returns:

  • (::Integer)


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

def asn_long: () -> ::Integer

#auth_key::String

Returns:

  • (::String)


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

def auth_key: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


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

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


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

def aws_logical_device_id: () -> ::String

#bgp_peers::Array[Types::BGPPeer]

Returns:



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

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

#connection_id::String

Returns:

  • (::String)


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

def connection_id: () -> ::String

#customer_address::String

Returns:

  • (::String)


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

def customer_address: () -> ::String

#customer_router_config::String

Returns:

  • (::String)


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

def customer_router_config: () -> ::String

#direct_connect_gateway_id::String

Returns:

  • (::String)


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

def direct_connect_gateway_id: () -> ::String

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


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

def jumbo_frame_capable: () -> bool

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#mtu::Integer

Returns:

  • (::Integer)


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

def mtu: () -> ::Integer

#owner_account::String

Returns:

  • (::String)


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

def owner_account: () -> ::String

#prefix_pool_allocated_count_ipv_4::Integer

Returns:

  • (::Integer)


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

def prefix_pool_allocated_count_ipv_4: () -> ::Integer

#prefix_pool_allocated_count_ipv_6::Integer

Returns:

  • (::Integer)


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

def prefix_pool_allocated_count_ipv_6: () -> ::Integer

#rate_limit::String

Returns:

  • (::String)


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

def rate_limit: () -> ::String

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#route_filter_prefixes::Array[Types::RouteFilterPrefix]

Returns:



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

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

Returns:

  • (Boolean)


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

def site_link_enabled: () -> bool

#tags::Array[Types::Tag]

Returns:



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

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

#virtual_gateway_id::String

Returns:

  • (::String)


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

def virtual_gateway_id: () -> ::String

#virtual_interface_id::String

Returns:

  • (::String)


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

def virtual_interface_id: () -> ::String

#virtual_interface_name::String

Returns:

  • (::String)


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

def virtual_interface_name: () -> ::String

#virtual_interface_state"confirming", ...

Returns:

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


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

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

#virtual_interface_type::String

Returns:

  • (::String)


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

def virtual_interface_type: () -> ::String

#vlan::Integer

Returns:

  • (::Integer)


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

def vlan: () -> ::Integer