class Aws::Macie2::Types::SearchResourcesSortCriteria
Specifies criteria for sorting the results of a query for information about Amazon Web Services resources that Amazon Macie monitors and analyzes.
@note When making an API call, you may pass SearchResourcesSortCriteria
data as a hash: { attribute_name: "ACCOUNT_ID", # accepts ACCOUNT_ID, RESOURCE_NAME, S3_CLASSIFIABLE_OBJECT_COUNT, S3_CLASSIFIABLE_SIZE_IN_BYTES order_by: "ASC", # accepts ASC, DESC }
@!attribute [rw] attribute_name
The property to sort the query results by. Valid values are: @return [String]
@!attribute [rw] order_by
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/macie2-2020-01-01/SearchResourcesSortCriteria AWS API Documentation
Constants
- SENSITIVE