Class: Aws::Types::GetAddressListRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetAddressListRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#address_list_id ⇒ ::String
Returns the value of attribute address_list_id.
Instance Attribute Details
#address_list_id ⇒ ::String
Returns the value of attribute address_list_id.
450 451 452 |
# File 'sig/types.rbs', line 450 def address_list_id @address_list_id end |