ReviewTemplateAnswerSummary
The summary of review template answers.
Contents
- AnswerStatus
-
The status of whether or not this question has been answered.
Type: String
Valid Values:
UNANSWERED | ANSWERED
Required: No
- ChoiceAnswerSummaries
-
A list of selected choices to a question in the review template.
Type: Array of ChoiceAnswerSummary objects
Required: No
- Choices
-
List of choices available for a question.
Type: Array of Choice objects
Required: No
- IsApplicable
-
Defines whether this question is applicable to a lens review.
Type: Boolean
Required: No
- PillarId
-
The ID used to identify a pillar, for example,
security
.A pillar is identified by its PillarReviewSummary:PillarId.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
- QuestionId
-
The ID of the question.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
- QuestionTitle
-
The title of the question.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Required: No
- QuestionType
-
The type of question.
Type: String
Valid Values:
PRIORITIZED | NON_PRIORITIZED
Required: No
- Reason
-
The reason why a choice is not-applicable to a question in the review template.
Type: String
Valid Values:
OUT_OF_SCOPE | BUSINESS_PRIORITIES | ARCHITECTURE_CONSTRAINTS | OTHER | NONE
Required: No
- SelectedChoices
-
List of selected choice IDs in a question answer.
The values entered replace the previously selected choices.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: