/AWS1/CL_IAMGETHUMREADABLESU01¶
GetHumanReadableSummaryResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_summarycontent TYPE /AWS1/IAMSUMMARYCONTENTTYPE /AWS1/IAMSUMMARYCONTENTTYPE¶
Summary content in the specified locale. Summary content is non-empty only if the
SummaryStateisAVAILABLE.
iv_locale TYPE /AWS1/IAMLOCALETYPE /AWS1/IAMLOCALETYPE¶
The locale that this response was generated for. This maps to the input locale.
iv_summarystate TYPE /AWS1/IAMSUMMARYSTATETYPE /AWS1/IAMSUMMARYSTATETYPE¶
State of summary generation. This generation process is asynchronous and this attribute indicates the state of the generation process.
Queryable Attributes¶
SummaryContent¶
Summary content in the specified locale. Summary content is non-empty only if the
SummaryStateisAVAILABLE.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUMMARYCONTENT() |
Getter for SUMMARYCONTENT, with configurable default |
ASK_SUMMARYCONTENT() |
Getter for SUMMARYCONTENT w/ exceptions if field has no valu |
HAS_SUMMARYCONTENT() |
Determine if SUMMARYCONTENT has a value |
Locale¶
The locale that this response was generated for. This maps to the input locale.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOCALE() |
Getter for LOCALE, with configurable default |
ASK_LOCALE() |
Getter for LOCALE w/ exceptions if field has no value |
HAS_LOCALE() |
Determine if LOCALE has a value |
SummaryState¶
State of summary generation. This generation process is asynchronous and this attribute indicates the state of the generation process.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUMMARYSTATE() |
Getter for SUMMARYSTATE, with configurable default |
ASK_SUMMARYSTATE() |
Getter for SUMMARYSTATE w/ exceptions if field has no value |
HAS_SUMMARYSTATE() |
Determine if SUMMARYSTATE has a value |