AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the ListGroupingStatuses operation. Returns the status of the last grouping or ungrouping action for each resource in the specified application group.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.ResourceGroups.AmazonResourceGroupsRequest
      Amazon.ResourceGroups.Model.ListGroupingStatusesRequest

Namespace: Amazon.ResourceGroups.Model
Assembly: AWSSDK.ResourceGroups.dll
Version: 3.x.y.z

Syntax

C#
public class ListGroupingStatusesRequest : AmazonResourceGroupsRequest
         IAmazonWebServiceRequest

The ListGroupingStatusesRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Filters System.Collections.Generic.List<Amazon.ResourceGroups.Model.ListGroupingStatusesFilter>

Gets and sets the property Filters.

The filter name and value pair that is used to return more specific results from a list of resources.

Public Property Group System.String

Gets and sets the property Group.

The application group identifier, expressed as an Amazon resource name (ARN) or the application group name.

Public Property MaxResults System.Int32

Gets and sets the property MaxResults.

The maximum number of resources and their statuses returned in the response.

Public Property NextToken System.String

Gets and sets the property NextToken.

The parameter for receiving additional results if you receive a NextToken response in a previous request. A NextToken response indicates that more output is available. Set this parameter to the value provided by a previous call's NextToken response to indicate where the output should continue from.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5