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


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

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

#amazon_address::String

Returns:

  • (::String)


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

def amazon_address: () -> ::String

#amazon_side_asn::Integer

Returns:

  • (::Integer)


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

def amazon_side_asn: () -> ::Integer

#asn::Integer

Returns:

  • (::Integer)


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

def asn: () -> ::Integer

#asn_long::Integer

Returns:

  • (::Integer)


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

def asn_long: () -> ::Integer

#auth_key::String

Returns:

  • (::String)


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

def auth_key: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


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

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


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

def aws_logical_device_id: () -> ::String

#bgp_peers::Array[Types::BGPPeer]

Returns:



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

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

#connection_id::String

Returns:

  • (::String)


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

def connection_id: () -> ::String

#customer_address::String

Returns:

  • (::String)


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

def customer_address: () -> ::String

#customer_router_config::String

Returns:

  • (::String)


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

def customer_router_config: () -> ::String

#direct_connect_gateway_id::String

Returns:

  • (::String)


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

def direct_connect_gateway_id: () -> ::String

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


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

def jumbo_frame_capable: () -> bool

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#mtu::Integer

Returns:

  • (::Integer)


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

def mtu: () -> ::Integer

#owner_account::String

Returns:

  • (::String)


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

def owner_account: () -> ::String

#rate_limit::String

Returns:

  • (::String)


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

def rate_limit: () -> ::String

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#route_filter_prefixes::Array[Types::RouteFilterPrefix]

Returns:



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

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

Returns:

  • (Boolean)


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

def site_link_enabled: () -> bool

#tags::Array[Types::Tag]

Returns:



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

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

#virtual_gateway_id::String

Returns:

  • (::String)


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

def virtual_gateway_id: () -> ::String

#virtual_interface_id::String

Returns:

  • (::String)


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

def virtual_interface_id: () -> ::String

#virtual_interface_name::String

Returns:

  • (::String)


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

def virtual_interface_name: () -> ::String

#virtual_interface_state"confirming", ...

Returns:

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


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

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

#virtual_interface_type::String

Returns:

  • (::String)


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

def virtual_interface_type: () -> ::String

#vlan::Integer

Returns:

  • (::Integer)


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

def vlan: () -> ::Integer