Module: Aws::DirectConnect::Client::_AllocatePublicVirtualInterfaceResponseSuccess

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


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

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

#amazon_address::String

Returns:

  • (::String)


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

def amazon_address: () -> ::String

#amazon_side_asn::Integer

Returns:

  • (::Integer)


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

def amazon_side_asn: () -> ::Integer

#asn::Integer

Returns:

  • (::Integer)


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

def asn: () -> ::Integer

#asn_long::Integer

Returns:

  • (::Integer)


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

def asn_long: () -> ::Integer

#auth_key::String

Returns:

  • (::String)


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

def auth_key: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


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

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


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

def aws_logical_device_id: () -> ::String

#bgp_peers::Array[Types::BGPPeer]

Returns:



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

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

#connection_id::String

Returns:

  • (::String)


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

def connection_id: () -> ::String

#customer_address::String

Returns:

  • (::String)


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

def customer_address: () -> ::String

#customer_router_config::String

Returns:

  • (::String)


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

def customer_router_config: () -> ::String

#direct_connect_gateway_id::String

Returns:

  • (::String)


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

def direct_connect_gateway_id: () -> ::String

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


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

def jumbo_frame_capable: () -> bool

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#mtu::Integer

Returns:

  • (::Integer)


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

def mtu: () -> ::Integer

#owner_account::String

Returns:

  • (::String)


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

def owner_account: () -> ::String

#prefix_pool_allocated_count_ipv_4::Integer

Returns:

  • (::Integer)


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

def prefix_pool_allocated_count_ipv_4: () -> ::Integer

#prefix_pool_allocated_count_ipv_6::Integer

Returns:

  • (::Integer)


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

def prefix_pool_allocated_count_ipv_6: () -> ::Integer

#rate_limit::String

Returns:

  • (::String)


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

def rate_limit: () -> ::String

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#route_filter_prefixes::Array[Types::RouteFilterPrefix]

Returns:



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

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

Returns:

  • (Boolean)


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

def site_link_enabled: () -> bool

#tags::Array[Types::Tag]

Returns:



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

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

#virtual_gateway_id::String

Returns:

  • (::String)


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

def virtual_gateway_id: () -> ::String

#virtual_interface_id::String

Returns:

  • (::String)


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

def virtual_interface_id: () -> ::String

#virtual_interface_name::String

Returns:

  • (::String)


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

def virtual_interface_name: () -> ::String

#virtual_interface_state"confirming", ...

Returns:

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


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

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

#virtual_interface_type::String

Returns:

  • (::String)


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

def virtual_interface_type: () -> ::String

#vlan::Integer

Returns:

  • (::Integer)


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

def vlan: () -> ::Integer