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
1111 |
# File 'sig/client.rbs', line 1111
def next_token: () -> ::String
|
#sender_ids ⇒ ::Array[Types::SenderIdInformation]
1110 |
# File 'sig/client.rbs', line 1110
def sender_ids: () -> ::Array[Types::SenderIdInformation]
|