class Aws::PinpointSMSVoice::Types::SSMLMessageType
An object that defines a message that contains SSML-formatted text.
@note When making an API call, you may pass SSMLMessageType
data as a hash: { language_code: "String", text: "NonEmptyString", voice_id: "String", }
@!attribute [rw] language_code
The language to use when delivering the message. For a complete list of supported languages, see the Amazon Polly Developer Guide. @return [String]
@!attribute [rw] text
The SSML-formatted text to deliver to the recipient. @return [String]
@!attribute [rw] voice_id
The name of the voice that you want to use to deliver the message. For a complete list of supported voices, see the Amazon Polly Developer Guide. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/pinpoint-sms-voice-2018-09-05/SSMLMessageType AWS API Documentation
Constants
- SENSITIVE