class Aws::Macie2::Types::UsageStatisticsSortBy

Specifies criteria for sorting the results of a query for Amazon Macie account quotas and usage data.

@note When making an API call, you may pass UsageStatisticsSortBy

data as a hash:

    {
      key: "accountId", # accepts accountId, total, serviceLimitValue, freeTrialStartDate
      order_by: "ASC", # accepts ASC, DESC
    }

@!attribute [rw] key

The field to use to sort the results of a query for Amazon Macie
account quotas and usage data. Valid values are:
@return [String]

@!attribute [rw] order_by

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/macie2-2020-01-01/UsageStatisticsSortBy AWS API Documentation

Constants

SENSITIVE