class Aws::Macie2::Types::FindingStatisticsSortCriteria
Specifies criteria for sorting the results of a query that retrieves aggregated statistical data about findings.
@note When making an API call, you may pass FindingStatisticsSortCriteria
data as a hash: { attribute_name: "groupKey", # accepts groupKey, count order_by: "ASC", # accepts ASC, DESC }
@!attribute [rw] attribute_name
The grouping to sort the results by. Valid values are: @return [String]
@!attribute [rw] order_by
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/macie2-2020-01-01/FindingStatisticsSortCriteria AWS API Documentation
Constants
- SENSITIVE