pinpointsmsvoicev2_set_default_message_type: Sets the default message type on a configuration set

View source: R/pinpointsmsvoicev2_operations.R

pinpointsmsvoicev2_set_default_message_typeR 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.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.