Lists the resource grouping recommendations suggested by Resilience Hub for your application.
See https://www.paws-r-sdk.com/docs/resiliencehub_list_resource_grouping_recommendations/ for full documentation.
resiliencehub_list_resource_grouping_recommendations(
appArn = NULL,
maxResults = NULL,
nextToken = NULL
)
Amazon Resource Name (ARN) of the Resilience Hub application. The format
for this ARN is:
arn:partition
:resiliencehub:region
:account
:app/app-id
. For more
information about ARNs, see Amazon Resource Names (ARNs)
in the Amazon Web Services General Reference guide.
Maximum number of grouping recommendations to be displayed per Resilience Hub application.
Null, or the token from a previous call to get the next set of results.