class Aws::SecurityHub::Types::SortCriterion
A collection of finding attributes used to sort findings.
@note When making an API call, you may pass SortCriterion
data as a hash: { field: "NonEmptyString", sort_order: "asc", # accepts asc, desc }
@!attribute [rw] field
The finding attribute used to sort findings. @return [String]
@!attribute [rw] sort_order
The order used to sort findings. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/SortCriterion AWS API Documentation
Constants
- SENSITIVE