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

Returns:

  • (::String)


845
# File 'sig/client.rbs', line 845

def next_token: () -> ::String

#opt_out_lists::Array[Types::OptOutListInformation]

Returns:



844
# File 'sig/client.rbs', line 844

def opt_out_lists: () -> ::Array[Types::OptOutListInformation]