Module: Aws::DirectConnect::Client::_AllocatePrivateVirtualInterfaceResponseSuccess

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


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

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

#amazon_address::String

Returns:

  • (::String)


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

def amazon_address: () -> ::String

#amazon_side_asn::Integer

Returns:

  • (::Integer)


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

def amazon_side_asn: () -> ::Integer

#asn::Integer

Returns:

  • (::Integer)


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

def asn: () -> ::Integer

#asn_long::Integer

Returns:

  • (::Integer)


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

def asn_long: () -> ::Integer

#auth_key::String

Returns:

  • (::String)


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

def auth_key: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


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

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


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

def aws_logical_device_id: () -> ::String

#bgp_peers::Array[Types::BGPPeer]

Returns:



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

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

#connection_id::String

Returns:

  • (::String)


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

def connection_id: () -> ::String

#customer_address::String

Returns:

  • (::String)


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

def customer_address: () -> ::String

#customer_router_config::String

Returns:

  • (::String)


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

def customer_router_config: () -> ::String

#direct_connect_gateway_id::String

Returns:

  • (::String)


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

def direct_connect_gateway_id: () -> ::String

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


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

def jumbo_frame_capable: () -> bool

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#mtu::Integer

Returns:

  • (::Integer)


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

def mtu: () -> ::Integer

#owner_account::String

Returns:

  • (::String)


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

def owner_account: () -> ::String

#prefix_pool_allocated_count_ipv_4::Integer

Returns:

  • (::Integer)


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

def prefix_pool_allocated_count_ipv_4: () -> ::Integer

#prefix_pool_allocated_count_ipv_6::Integer

Returns:

  • (::Integer)


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

def prefix_pool_allocated_count_ipv_6: () -> ::Integer

#rate_limit::String

Returns:

  • (::String)


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

def rate_limit: () -> ::String

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#route_filter_prefixes::Array[Types::RouteFilterPrefix]

Returns:



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

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

Returns:

  • (Boolean)


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

def site_link_enabled: () -> bool

#tags::Array[Types::Tag]

Returns:



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

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

#virtual_gateway_id::String

Returns:

  • (::String)


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

def virtual_gateway_id: () -> ::String

#virtual_interface_id::String

Returns:

  • (::String)


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

def virtual_interface_id: () -> ::String

#virtual_interface_name::String

Returns:

  • (::String)


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

def virtual_interface_name: () -> ::String

#virtual_interface_state"confirming", ...

Returns:

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


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

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

#virtual_interface_type::String

Returns:

  • (::String)


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

def virtual_interface_type: () -> ::String

#vlan::Integer

Returns:

  • (::Integer)


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

def vlan: () -> ::Integer