Class: Aws::Types::AddressAttribute

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#allocation_id::String

Returns the value of attribute allocation_id.

Returns:

  • (::String)


272
273
274
# File 'sig/types.rbs', line 272

def allocation_id
  @allocation_id
end

#ptr_record::String

Returns the value of attribute ptr_record.

Returns:

  • (::String)


273
274
275
# File 'sig/types.rbs', line 273

def ptr_record
  @ptr_record
end

#ptr_record_updateTypes::PtrUpdateStatus

Returns the value of attribute ptr_record_update.



274
275
276
# File 'sig/types.rbs', line 274

def ptr_record_update
  @ptr_record_update
end

#public_ip::String

Returns the value of attribute public_ip.

Returns:

  • (::String)


271
272
273
# File 'sig/types.rbs', line 271

def public_ip
  @public_ip
end