Builder
Properties
The name of the configuration set to use. This can be either the ConfigurationSetName or ConfigurationSetArn.
The destination phone number in E.164 format.
Configuration for SMS or MMS fallback when RCS delivery fails. If provided, the service sends a fallback message via the specified channel when the RCS message fails or the TimeToLive expires.
Set to true to enable message feedback for the message. When a user receives the message you need to update the message status using PutMessageFeedback.
The traffic type of the RCS message. Valid values are AUTHENTICATION, TRANSACTION, PROMOTION, SERVICE_REQUEST, and ACKNOWLEDGEMENT. This field is reserved for future use.
The origination identity of the message. This can be either the RcsAgentId, RcsAgentArn, PoolId, or PoolArn.
The unique identifier of the protect configuration to use.
The content of the RCS message. Contains the message content (text, file, rich card, or carousel) and optional message-level suggested actions.
The duration in seconds that the RCS message is valid for delivery. If the message cannot be delivered within this duration, it is considered expired. Valid values are 1 to 172800 (48 hours). If a FallbackConfiguration is provided, the fallback is triggered when the duration expires without delivery confirmation.
Functions
construct an aws.sdk.kotlin.services.pinpointsmsvoicev2.model.RcsFallbackConfiguration inside the given block
construct an aws.sdk.kotlin.services.pinpointsmsvoicev2.model.RcsMessageContent inside the given block