Builder

class Builder

Properties

Link copied to clipboard

The name of the configuration set to use. This can be either the ConfigurationSetName or ConfigurationSetArn.

Link copied to clipboard

You can specify custom data in this field. If you do, that data is logged to the event destination.

Link copied to clipboard

The destination phone number in E.164 format.

Link copied to clipboard

When set to true, the message is checked and validated, but isn't sent to the end recipient.

Link copied to clipboard

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.

Link copied to clipboard

The maximum amount that you want to spend, in US dollars, per each RCS message.

Link copied to clipboard

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.

Link copied to clipboard

The traffic type of the RCS message. Valid values are AUTHENTICATION, TRANSACTION, PROMOTION, SERVICE_REQUEST, and ACKNOWLEDGEMENT. This field is reserved for future use.

Link copied to clipboard

The origination identity of the message. This can be either the RcsAgentId, RcsAgentArn, PoolId, or PoolArn.

Link copied to clipboard

The unique identifier of the protect configuration to use.

Link copied to clipboard

The content of the RCS message. Contains the message content (text, file, rich card, or carousel) and optional message-level suggested actions.

Link copied to clipboard

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.