/AWS1/CL_PPSCALLINSTRUCTIONS00¶
An object that defines a message that contains text formatted using Amazon Pinpoint Voice Instructions markup.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_text TYPE /AWS1/PPSNONEMPTYSTRING /AWS1/PPSNONEMPTYSTRING¶
The language to use when delivering the message. For a complete list of supported languages, see the Amazon Polly Developer Guide.
Queryable Attributes¶
Text¶
The language to use when delivering the message. For a complete list of supported languages, see the Amazon Polly Developer Guide.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEXT() |
Getter for TEXT, with configurable default |
ASK_TEXT() |
Getter for TEXT w/ exceptions if field has no value |
HAS_TEXT() |
Determine if TEXT has a value |