wellarchitected_list_review_template_answers {paws.developer.tools} | R Documentation |
List the answers of a review template
Description
List the answers of a review template.
See https://www.paws-r-sdk.com/docs/wellarchitected_list_review_template_answers/ for full documentation.
Usage
wellarchitected_list_review_template_answers(
TemplateArn,
LensAlias,
PillarId = NULL,
NextToken = NULL,
MaxResults = NULL
)
Arguments
TemplateArn |
[required] The ARN of the review template. |
LensAlias |
[required] |
PillarId |
|
NextToken |
|
MaxResults |
The maximum number of results to return for this request. |
[Package paws.developer.tools version 0.9.0 Index]