class Aws::AlexaForBusiness::Types::Text
@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/Text AWS API Documentation
@return [String]
The value of the text message.
@!attribute [rw] value
@return [String]
The locale of the text message. Currently, en-US is supported.
@!attribute [rw] locale
}
value: “TextValue”, # required
locale: “en-US”, # required, accepts en-US
{
data as a hash:
@note When making an API call, you may pass Text
The text message.