/AWS1/CL_STSDECODEAUTHMSGRSP¶
A document that contains additional information about the authorization status of a request from an encoded message that is returned in response to an Amazon Web Services request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_decodedmessage TYPE /AWS1/STSDECODEDMESSAGETYPE /AWS1/STSDECODEDMESSAGETYPE¶
The API returns a response with the decoded message.
Queryable Attributes¶
DecodedMessage¶
The API returns a response with the decoded message.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DECODEDMESSAGE() |
Getter for DECODEDMESSAGE, with configurable default |
ASK_DECODEDMESSAGE() |
Getter for DECODEDMESSAGE w/ exceptions if field has no valu |
HAS_DECODEDMESSAGE() |
Determine if DECODEDMESSAGE has a value |