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


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

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

#amazon_address::String

Returns:

  • (::String)


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

def amazon_address: () -> ::String

#amazon_side_asn::Integer

Returns:

  • (::Integer)


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

def amazon_side_asn: () -> ::Integer

#asn::Integer

Returns:

  • (::Integer)


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

def asn: () -> ::Integer

#asn_long::Integer

Returns:

  • (::Integer)


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

def asn_long: () -> ::Integer

#auth_key::String

Returns:

  • (::String)


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

def auth_key: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


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

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


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

def aws_logical_device_id: () -> ::String

#bgp_peers::Array[Types::BGPPeer]

Returns:



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

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

#connection_id::String

Returns:

  • (::String)


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

def connection_id: () -> ::String

#customer_address::String

Returns:

  • (::String)


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

def customer_address: () -> ::String

#customer_router_config::String

Returns:

  • (::String)


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

def customer_router_config: () -> ::String

#direct_connect_gateway_id::String

Returns:

  • (::String)


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

def direct_connect_gateway_id: () -> ::String

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


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

def jumbo_frame_capable: () -> bool

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#mtu::Integer

Returns:

  • (::Integer)


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

def mtu: () -> ::Integer

#owner_account::String

Returns:

  • (::String)


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

def owner_account: () -> ::String

#rate_limit::String

Returns:

  • (::String)


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

def rate_limit: () -> ::String

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#route_filter_prefixes::Array[Types::RouteFilterPrefix]

Returns:



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

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

Returns:

  • (Boolean)


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

def site_link_enabled: () -> bool

#tags::Array[Types::Tag]

Returns:



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

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

#virtual_gateway_id::String

Returns:

  • (::String)


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

def virtual_gateway_id: () -> ::String

#virtual_interface_id::String

Returns:

  • (::String)


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

def virtual_interface_id: () -> ::String

#virtual_interface_name::String

Returns:

  • (::String)


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

def virtual_interface_name: () -> ::String

#virtual_interface_state"confirming", ...

Returns:

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


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

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

#virtual_interface_type::String

Returns:

  • (::String)


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

def virtual_interface_type: () -> ::String

#vlan::Integer

Returns:

  • (::Integer)


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

def vlan: () -> ::Integer