Module: Aws::PinpointSMSVoiceV2::Client::_DescribeOptOutListsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeOptOutListsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
845 |
# File 'sig/client.rbs', line 845
def next_token: () -> ::String
|
#opt_out_lists ⇒ ::Array[Types::OptOutListInformation]
844 |
# File 'sig/client.rbs', line 844
def opt_out_lists: () -> ::Array[Types::OptOutListInformation]
|