View source: R/resourcegroups_operations.R
resourcegroups_list_grouping_statuses | R Documentation |
Returns the status of the last grouping or ungrouping action for each resource in the specified application group.
See https://www.paws-r-sdk.com/docs/resourcegroups_list_grouping_statuses/ for full documentation.
resourcegroups_list_grouping_statuses(
Group,
MaxResults = NULL,
Filters = NULL,
NextToken = NULL
)
Group |
[required] The application group identifier, expressed as an Amazon resource name (ARN) or the application group name. |
MaxResults |
The maximum number of resources and their statuses returned in the response. |
Filters |
The filter name and value pair that is used to return more specific results from a list of resources. |
NextToken |
The parameter for receiving additional results if you receive a
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.