Module: Aws::PinpointSMSVoiceV2::Client::_DescribeSenderIdsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeSenderIdsResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#sender_ids::Array[Types::SenderIdInformation]

Returns:



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

def sender_ids: () -> ::Array[Types::SenderIdInformation]