class Aws::ConfigService::Types::GetAggregateDiscoveredResourceCountsResponse

@!attribute [rw] total_discovered_resources

The total number of resources that are present in an aggregator with
the filters that you provide.
@return [Integer]

@!attribute [rw] group_by_key

The key passed into the request object. If `GroupByKey` is not
provided, the result will be empty.
@return [String]

@!attribute [rw] grouped_resource_counts

Returns a list of GroupedResourceCount objects.
@return [Array<Types::GroupedResourceCount>]

@!attribute [rw] next_token

The `nextToken` string returned on a previous page that you use to
get the next page of results in a paginated response.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/GetAggregateDiscoveredResourceCountsResponse AWS API Documentation

Constants

SENSITIVE