Class: Aws::Types::GetMemberOfAddressListRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetMemberOfAddressListRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#address ⇒ ::String
Returns the value of attribute address.
-
#address_list_id ⇒ ::String
Returns the value of attribute address_list_id.
Instance Attribute Details
#address ⇒ ::String
Returns the value of attribute address.
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.
567 568 569 |
# File 'sig/types.rbs', line 567 def address_list_id @address_list_id end |