/AWS1/CL_WADANSWER¶
An answer of the question.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_questionid TYPE /AWS1/WADQUESTIONID /AWS1/WADQUESTIONID¶
The ID of the question.
iv_pillarid TYPE /AWS1/WADPILLARID /AWS1/WADPILLARID¶
The ID used to identify a pillar, for example,
security.A pillar is identified by its PillarReviewSummary$PillarId.
iv_questiontitle TYPE /AWS1/WADQUESTIONTITLE /AWS1/WADQUESTIONTITLE¶
The title of the question.
iv_questiondescription TYPE /AWS1/WADQUESTIONDESCRIPTION /AWS1/WADQUESTIONDESCRIPTION¶
The description of the question.
iv_improvementplanurl TYPE /AWS1/WADIMPROVEMENTPLANURL /AWS1/WADIMPROVEMENTPLANURL¶
The improvement plan URL for a question in an Amazon Web Services official lenses.
This value is only available if the question has been answered.
This value does not apply to custom lenses.
iv_helpfulresourceurl TYPE /AWS1/WADHELPFULRESOURCEURL /AWS1/WADHELPFULRESOURCEURL¶
The helpful resource URL.
For Amazon Web Services official lenses, this is the helpful resource URL for a question or choice.
For custom lenses, this is the helpful resource URL for a question and is only provided if
HelpfulResourceDisplayTextwas specified for the question.
iv_helpfulresourcedsptext TYPE /AWS1/WADDISPLAYTEXT /AWS1/WADDISPLAYTEXT¶
The helpful resource text to be displayed for a custom lens.
This field does not apply to Amazon Web Services official lenses.
it_choices TYPE /AWS1/CL_WADCHOICE=>TT_CHOICES TT_CHOICES¶
List of choices available for a question.
it_selectedchoices TYPE /AWS1/CL_WADSELECTEDCHOICES_W=>TT_SELECTEDCHOICES TT_SELECTEDCHOICES¶
List of selected choice IDs in a question answer.
The values entered replace the previously selected choices.
it_choiceanswers TYPE /AWS1/CL_WADCHOICEANSWER=>TT_CHOICEANSWERS TT_CHOICEANSWERS¶
A list of selected choices to a question in your workload.
iv_isapplicable TYPE /AWS1/WADISAPPLICABLE /AWS1/WADISAPPLICABLE¶
Defines whether this question is applicable to a lens review.
iv_risk TYPE /AWS1/WADRISK /AWS1/WADRISK¶
The risk for a given workload, lens review, pillar, or question.
iv_notes TYPE /AWS1/WADNOTES /AWS1/WADNOTES¶
The notes associated with the workload.
For a review template, these are the notes that will be associated with the workload when the template is applied.
iv_reason TYPE /AWS1/WADANSWERREASON /AWS1/WADANSWERREASON¶
The reason why the question is not applicable to your workload.
io_jiraconfiguration TYPE REF TO /AWS1/CL_WADJIRACONFIGURATION /AWS1/CL_WADJIRACONFIGURATION¶
Configuration of the Jira integration.
Queryable Attributes¶
QuestionId¶
The ID of the question.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_QUESTIONID() |
Getter for QUESTIONID, with configurable default |
ASK_QUESTIONID() |
Getter for QUESTIONID w/ exceptions if field has no value |
HAS_QUESTIONID() |
Determine if QUESTIONID has a value |
PillarId¶
The ID used to identify a pillar, for example,
security.A pillar is identified by its PillarReviewSummary$PillarId.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PILLARID() |
Getter for PILLARID, with configurable default |
ASK_PILLARID() |
Getter for PILLARID w/ exceptions if field has no value |
HAS_PILLARID() |
Determine if PILLARID has a value |
QuestionTitle¶
The title of the question.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_QUESTIONTITLE() |
Getter for QUESTIONTITLE, with configurable default |
ASK_QUESTIONTITLE() |
Getter for QUESTIONTITLE w/ exceptions if field has no value |
HAS_QUESTIONTITLE() |
Determine if QUESTIONTITLE has a value |
QuestionDescription¶
The description of the question.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_QUESTIONDESCRIPTION() |
Getter for QUESTIONDESCRIPTION, with configurable default |
ASK_QUESTIONDESCRIPTION() |
Getter for QUESTIONDESCRIPTION w/ exceptions if field has no |
HAS_QUESTIONDESCRIPTION() |
Determine if QUESTIONDESCRIPTION has a value |
ImprovementPlanUrl¶
The improvement plan URL for a question in an Amazon Web Services official lenses.
This value is only available if the question has been answered.
This value does not apply to custom lenses.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMPROVEMENTPLANURL() |
Getter for IMPROVEMENTPLANURL, with configurable default |
ASK_IMPROVEMENTPLANURL() |
Getter for IMPROVEMENTPLANURL w/ exceptions if field has no |
HAS_IMPROVEMENTPLANURL() |
Determine if IMPROVEMENTPLANURL has a value |
HelpfulResourceUrl¶
The helpful resource URL.
For Amazon Web Services official lenses, this is the helpful resource URL for a question or choice.
For custom lenses, this is the helpful resource URL for a question and is only provided if
HelpfulResourceDisplayTextwas specified for the question.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HELPFULRESOURCEURL() |
Getter for HELPFULRESOURCEURL, with configurable default |
ASK_HELPFULRESOURCEURL() |
Getter for HELPFULRESOURCEURL w/ exceptions if field has no |
HAS_HELPFULRESOURCEURL() |
Determine if HELPFULRESOURCEURL has a value |
HelpfulResourceDisplayText¶
The helpful resource text to be displayed for a custom lens.
This field does not apply to Amazon Web Services official lenses.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HELPFULRESOURCEDSPTEXT() |
Getter for HELPFULRESOURCEDISPLAYTEXT, with configurable def |
ASK_HELPFULRESOURCEDSPTEXT() |
Getter for HELPFULRESOURCEDISPLAYTEXT w/ exceptions if field |
HAS_HELPFULRESOURCEDSPTEXT() |
Determine if HELPFULRESOURCEDISPLAYTEXT has a value |
Choices¶
List of choices available for a question.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHOICES() |
Getter for CHOICES, with configurable default |
ASK_CHOICES() |
Getter for CHOICES w/ exceptions if field has no value |
HAS_CHOICES() |
Determine if CHOICES has a value |
SelectedChoices¶
List of selected choice IDs in a question answer.
The values entered replace the previously selected choices.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SELECTEDCHOICES() |
Getter for SELECTEDCHOICES, with configurable default |
ASK_SELECTEDCHOICES() |
Getter for SELECTEDCHOICES w/ exceptions if field has no val |
HAS_SELECTEDCHOICES() |
Determine if SELECTEDCHOICES has a value |
ChoiceAnswers¶
A list of selected choices to a question in your workload.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHOICEANSWERS() |
Getter for CHOICEANSWERS, with configurable default |
ASK_CHOICEANSWERS() |
Getter for CHOICEANSWERS w/ exceptions if field has no value |
HAS_CHOICEANSWERS() |
Determine if CHOICEANSWERS has a value |
IsApplicable¶
Defines whether this question is applicable to a lens review.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISAPPLICABLE() |
Getter for ISAPPLICABLE, with configurable default |
ASK_ISAPPLICABLE() |
Getter for ISAPPLICABLE w/ exceptions if field has no value |
HAS_ISAPPLICABLE() |
Determine if ISAPPLICABLE has a value |
Risk¶
The risk for a given workload, lens review, pillar, or question.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RISK() |
Getter for RISK, with configurable default |
ASK_RISK() |
Getter for RISK w/ exceptions if field has no value |
HAS_RISK() |
Determine if RISK has a value |
Notes¶
The notes associated with the workload.
For a review template, these are the notes that will be associated with the workload when the template is applied.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NOTES() |
Getter for NOTES, with configurable default |
ASK_NOTES() |
Getter for NOTES w/ exceptions if field has no value |
HAS_NOTES() |
Determine if NOTES has a value |
Reason¶
The reason why the question is not applicable to your workload.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REASON() |
Getter for REASON, with configurable default |
ASK_REASON() |
Getter for REASON w/ exceptions if field has no value |
HAS_REASON() |
Determine if REASON has a value |
JiraConfiguration¶
Configuration of the Jira integration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JIRACONFIGURATION() |
Getter for JIRACONFIGURATION |