SendVoiceMessageRequest

SendVoiceMessageRequest

Types

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

Properties

Link copied to clipboard

The phone number that appears on recipients' devices when they receive the message.

Link copied to clipboard

The name of the configuration set that you want to use to send the message.

Link copied to clipboard

An object that contains a voice message and information about the recipient that you want to send it to.

Link copied to clipboard

The phone number that you want to send the voice message to.

Link copied to clipboard

The phone number that Amazon Pinpoint should use to send the voice message. This isn't necessarily the phone number that appears on recipients' devices when they receive the message, because you can specify a CallerId parameter in the request.

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