You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::PinpointSMSVoice::Types::CallInstructionsMessageType

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing CallInstructionsMessageType as input to an Aws::Client method, you can use a vanilla Hash:

{
  text: "NonEmptyString",
}

An object that defines a message that contains text formatted using Amazon Pinpoint Voice Instructions markup.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#textString

The language to use when delivering the message. For a complete list of supported languages, see the Amazon Polly Developer Guide.

Returns:

  • (String)

    The language to use when delivering the message.