View source: R/pinpointsmsvoicev2_operations.R
pinpointsmsvoicev2_set_default_message_type | R Documentation |
Sets the default message type on a configuration set.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_set_default_message_type/ for full documentation.
pinpointsmsvoicev2_set_default_message_type(ConfigurationSetName, MessageType)
ConfigurationSetName |
[required] The configuration set to update with a new default message type. This field can be the ConsigurationSetName or ConfigurationSetArn. |
MessageType |
[required] The type of message. Valid values are TRANSACTIONAL for messages that are critical or time-sensitive and PROMOTIONAL for messages that aren't critical or time-sensitive. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.