wellarchitected_update_review_template_answer {paws.developer.tools} | R Documentation |
Update a review template answer.
See https://www.paws-r-sdk.com/docs/wellarchitected_update_review_template_answer/ for full documentation.
wellarchitected_update_review_template_answer(
TemplateArn,
LensAlias,
QuestionId,
SelectedChoices = NULL,
ChoiceUpdates = NULL,
Notes = NULL,
IsApplicable = NULL,
Reason = NULL
)
TemplateArn |
[required] The review template ARN. |
LensAlias |
[required] |
QuestionId |
[required] |
SelectedChoices |
|
ChoiceUpdates |
A list of choices to be updated. |
Notes |
|
IsApplicable |
|
Reason |
The update reason. |