wellarchitected_list_answers {paws.developer.tools} | R Documentation |
List of answers for a particular workload and lens
Description
List of answers for a particular workload and lens.
See https://www.paws-r-sdk.com/docs/wellarchitected_list_answers/ for full documentation.
Usage
wellarchitected_list_answers(
WorkloadId,
LensAlias,
PillarId = NULL,
MilestoneNumber = NULL,
NextToken = NULL,
MaxResults = NULL,
QuestionPriority = NULL
)
Arguments
WorkloadId |
[required] |
LensAlias |
[required] |
PillarId |
|
MilestoneNumber |
|
NextToken |
|
MaxResults |
The maximum number of results to return for this request. |
QuestionPriority |
The priority of the question. |
[Package paws.developer.tools version 0.7.0 Index]