/AWS1/CL_CNTUPDATEPROMPTRSP¶
UpdatePromptResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_promptarn TYPE /AWS1/CNTARN /AWS1/CNTARN¶
The Amazon Resource Name (ARN) of the prompt.
iv_promptid TYPE /AWS1/CNTPROMPTID /AWS1/CNTPROMPTID¶
A unique identifier for the prompt.
Queryable Attributes¶
PromptARN¶
The Amazon Resource Name (ARN) of the prompt.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROMPTARN() |
Getter for PROMPTARN, with configurable default |
ASK_PROMPTARN() |
Getter for PROMPTARN w/ exceptions if field has no value |
HAS_PROMPTARN() |
Determine if PROMPTARN has a value |
PromptId¶
A unique identifier for the prompt.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROMPTID() |
Getter for PROMPTID, with configurable default |
ASK_PROMPTID() |
Getter for PROMPTID w/ exceptions if field has no value |
HAS_PROMPTID() |
Determine if PROMPTID has a value |