View source: R/resiliencehub_operations.R
resiliencehub_list_test_recommendations | R Documentation |
Lists the test recommendations for the Resilience Hub application.
See https://www.paws-r-sdk.com/docs/resiliencehub_list_test_recommendations/ for full documentation.
resiliencehub_list_test_recommendations(
assessmentArn,
maxResults = NULL,
nextToken = NULL
)
assessmentArn |
[required] Amazon Resource Name (ARN) of the assessment. The format for this ARN
is:
arn: |
maxResults |
Maximum number of results to include in the response. If more results
exist than the specified |
nextToken |
Null, or the token from a previous call to get the next set of results. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.