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


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

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

#amazon_address::String

Returns:

  • (::String)


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

def amazon_address: () -> ::String

#amazon_side_asn::Integer

Returns:

  • (::Integer)


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

def amazon_side_asn: () -> ::Integer

#asn::Integer

Returns:

  • (::Integer)


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

def asn: () -> ::Integer

#asn_long::Integer

Returns:

  • (::Integer)


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

def asn_long: () -> ::Integer

#auth_key::String

Returns:

  • (::String)


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

def auth_key: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


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

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


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

def aws_logical_device_id: () -> ::String

#bgp_peers::Array[Types::BGPPeer]

Returns:



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

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

#connection_id::String

Returns:

  • (::String)


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

def connection_id: () -> ::String

#customer_address::String

Returns:

  • (::String)


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

def customer_address: () -> ::String

#customer_router_config::String

Returns:

  • (::String)


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

def customer_router_config: () -> ::String

#direct_connect_gateway_id::String

Returns:

  • (::String)


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

def direct_connect_gateway_id: () -> ::String

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


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

def jumbo_frame_capable: () -> bool

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#mtu::Integer

Returns:

  • (::Integer)


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

def mtu: () -> ::Integer

#owner_account::String

Returns:

  • (::String)


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

def owner_account: () -> ::String

#prefix_pool_allocated_count_ipv_4::Integer

Returns:

  • (::Integer)


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

def prefix_pool_allocated_count_ipv_4: () -> ::Integer

#prefix_pool_allocated_count_ipv_6::Integer

Returns:

  • (::Integer)


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

def prefix_pool_allocated_count_ipv_6: () -> ::Integer

#rate_limit::String

Returns:

  • (::String)


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

def rate_limit: () -> ::String

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#route_filter_prefixes::Array[Types::RouteFilterPrefix]

Returns:



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

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

Returns:

  • (Boolean)


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

def site_link_enabled: () -> bool

#tags::Array[Types::Tag]

Returns:



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

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

#virtual_gateway_id::String

Returns:

  • (::String)


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

def virtual_gateway_id: () -> ::String

#virtual_interface_id::String

Returns:

  • (::String)


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

def virtual_interface_id: () -> ::String

#virtual_interface_name::String

Returns:

  • (::String)


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

def virtual_interface_name: () -> ::String

#virtual_interface_state"confirming", ...

Returns:

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


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

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

#virtual_interface_type::String

Returns:

  • (::String)


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

def virtual_interface_type: () -> ::String

#vlan::Integer

Returns:

  • (::Integer)


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

def vlan: () -> ::Integer