class Aws::Macie2::Types::ListJobsSortCriteria
Specifies criteria for sorting the results of a request for information about classification jobs.
@note When making an API call, you may pass ListJobsSortCriteria
data as a hash: { attribute_name: "createdAt", # accepts createdAt, jobStatus, name, jobType order_by: "ASC", # accepts ASC, DESC }
@!attribute [rw] attribute_name
The property 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/ListJobsSortCriteria AWS API Documentation
Constants
- SENSITIVE