Class: Aws::Types::CreateAddressListResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateAddressListResponse
- 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.
201 202 203 |
# File 'sig/types.rbs', line 201 def address_list_id @address_list_id end |