Skip to content

/AWS1/CL_LM2RUNTIMEHINTVALUE

Provides the phrase that Amazon Lex should look for in the user's input to the bot.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_phrase TYPE /AWS1/LM2RUNTIMEHINTPHRASE /AWS1/LM2RUNTIMEHINTPHRASE

The phrase that Amazon Lex should look for in the user's input to the bot.


Queryable Attributes

phrase

The phrase that Amazon Lex should look for in the user's input to the bot.

Accessible with the following methods

Method Description
GET_PHRASE() Getter for PHRASE, with configurable default
ASK_PHRASE() Getter for PHRASE w/ exceptions if field has no value
HAS_PHRASE() Determine if PHRASE has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_RUNTIMEHINTVALUESLIST

TYPES TT_RUNTIMEHINTVALUESLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_LM2RUNTIMEHINTVALUE WITH DEFAULT KEY
.