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


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

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

#amazon_address::String

Returns:

  • (::String)


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

def amazon_address: () -> ::String

#amazon_side_asn::Integer

Returns:

  • (::Integer)


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

def amazon_side_asn: () -> ::Integer

#asn::Integer

Returns:

  • (::Integer)


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

def asn: () -> ::Integer

#asn_long::Integer

Returns:

  • (::Integer)


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

def asn_long: () -> ::Integer

#auth_key::String

Returns:

  • (::String)


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

def auth_key: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


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

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


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

def aws_logical_device_id: () -> ::String

#bgp_peers::Array[Types::BGPPeer]

Returns:



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

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

#connection_id::String

Returns:

  • (::String)


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

def connection_id: () -> ::String

#customer_address::String

Returns:

  • (::String)


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

def customer_address: () -> ::String

#customer_router_config::String

Returns:

  • (::String)


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

def customer_router_config: () -> ::String

#direct_connect_gateway_id::String

Returns:

  • (::String)


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

def direct_connect_gateway_id: () -> ::String

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


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

def jumbo_frame_capable: () -> bool

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#mtu::Integer

Returns:

  • (::Integer)


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

def mtu: () -> ::Integer

#owner_account::String

Returns:

  • (::String)


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

def owner_account: () -> ::String

#rate_limit::String

Returns:

  • (::String)


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

def rate_limit: () -> ::String

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#route_filter_prefixes::Array[Types::RouteFilterPrefix]

Returns:



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

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

Returns:

  • (Boolean)


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

def site_link_enabled: () -> bool

#tags::Array[Types::Tag]

Returns:



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

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

#virtual_gateway_id::String

Returns:

  • (::String)


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

def virtual_gateway_id: () -> ::String

#virtual_interface_id::String

Returns:

  • (::String)


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

def virtual_interface_id: () -> ::String

#virtual_interface_name::String

Returns:

  • (::String)


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

def virtual_interface_name: () -> ::String

#virtual_interface_state"confirming", ...

Returns:

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


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

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

#virtual_interface_type::String

Returns:

  • (::String)


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

def virtual_interface_type: () -> ::String

#vlan::Integer

Returns:

  • (::Integer)


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

def vlan: () -> ::Integer