Module: Aws::EC2::Client::_AllocateAddressResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::AllocateAddressResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#allocation_id::String

Returns:

  • (::String)


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

def allocation_id: () -> ::String

#carrier_ip::String

Returns:

  • (::String)


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

def carrier_ip: () -> ::String

#customer_owned_ip::String

Returns:

  • (::String)


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

def customer_owned_ip: () -> ::String

#customer_owned_ipv_4_pool::String

Returns:

  • (::String)


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

def customer_owned_ipv_4_pool: () -> ::String

#domain"vpc", "standard"

Returns:

  • ("vpc", "standard")


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

def domain: () -> ("vpc" | "standard")

#network_border_group::String

Returns:

  • (::String)


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

def network_border_group: () -> ::String

#public_ip::String

Returns:

  • (::String)


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

def public_ip: () -> ::String

#public_ipv_4_pool::String

Returns:

  • (::String)


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

def public_ipv_4_pool: () -> ::String