SendVoiceMessageRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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

The maximum amount to spend per voice message, in US dollars.

Link copied to clipboard

The text to convert to a voice message.

Link copied to clipboard

Specifies if the MessageBody field contains text or speech synthesis markup language (SSML).

Link copied to clipboard

The origination identity to use for the voice call. This can be the PhoneNumber, PhoneNumberId, PhoneNumberArn, PoolId, or PoolArn.

Link copied to clipboard

How long the voice message is valid for. By default this is 72 hours.

Link copied to clipboard

The voice for the Amazon Polly service to use. By default this is set to "MATTHEW".

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String