Retrieves the specified verified destination numbers.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_describe_verified_destination_numbers/ for full documentation.
pinpointsmsvoicev2_describe_verified_destination_numbers(
VerifiedDestinationNumberIds = NULL,
DestinationPhoneNumbers = NULL,
Filters = NULL,
NextToken = NULL,
MaxResults = NULL
)
An array of VerifiedDestinationNumberid to retrieve.
An array of verified destination phone number, in E.164 format.
An array of VerifiedDestinationNumberFilter objects to filter the results.
The token to be used for the next set of paginated results. You don't need to supply a value for this field in the initial request.
The maximum number of results to return per each request.