pinpointsmsvoicev2_set_default_sender_id {paws.customer.engagement} | R Documentation |
Sets default sender ID on a configuration set
Description
Sets default sender ID on a configuration set.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_set_default_sender_id/ for full documentation.
Usage
pinpointsmsvoicev2_set_default_sender_id(ConfigurationSetName, SenderId)
Arguments
ConfigurationSetName |
[required] The configuration set to updated with a new default SenderId. This field can be the ConsigurationSetName or ConfigurationSetArn. |
SenderId |
[required] The current sender ID for the configuration set. When sending a text
message to a destination country which supports SenderIds, the default
sender ID on the configuration set specified on
|
[Package paws.customer.engagement version 0.7.0 Index]