Module: Aws::PinpointSMSVoiceV2::Client::_DeleteOptOutListResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteOptOutListResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#created_timestamp ⇒ ::Time
544 |
# File 'sig/client.rbs', line 544
def created_timestamp: () -> ::Time
|
#opt_out_list_arn ⇒ ::String
542 |
# File 'sig/client.rbs', line 542
def opt_out_list_arn: () -> ::String
|
#opt_out_list_name ⇒ ::String
543 |
# File 'sig/client.rbs', line 543
def opt_out_list_name: () -> ::String
|