wellarchitected_list_check_details {paws.developer.tools}R Documentation

List of Trusted Advisor check details by account related to the workload

Description

List of Trusted Advisor check details by account related to the workload.

See https://www.paws-r-sdk.com/docs/wellarchitected_list_check_details/ for full documentation.

Usage

wellarchitected_list_check_details(
  WorkloadId,
  NextToken = NULL,
  MaxResults = NULL,
  LensArn,
  PillarId,
  QuestionId,
  ChoiceId
)

Arguments

WorkloadId

[required]

NextToken
MaxResults
LensArn

[required] Well-Architected Lens ARN.

PillarId

[required]

QuestionId

[required]

ChoiceId

[required]


[Package paws.developer.tools version 0.9.0 Index]