Class: Aws::Types::GetMemberOfAddressListRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#address::String

Returns the value of attribute address.

Returns:



568
569
570
# File 'sig/types.rbs', line 568

def address
  @address
end

#address_list_id::String

Returns the value of attribute address_list_id.

Returns:



567
568
569
# File 'sig/types.rbs', line 567

def address_list_id
  @address_list_id
end