pinpointsmsvoicev2_set_default_message_type {paws.customer.engagement}R Documentation

Sets the default message type on a configuration set

Description

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.

Usage

pinpointsmsvoicev2_set_default_message_type(ConfigurationSetName, MessageType)

Arguments

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.


[Package paws.customer.engagement version 0.7.0 Index]