Skip to content

Guardduty  >  Structures  >  InvestigationSortCriteria

InvestigationSortCriteria

Structure Class

InvestigationSortCriteria dataclass

Contains information about the criteria used for sorting investigations.

Attributes

attribute_name class-attribute instance-attribute
attribute_name: InvestigationSortField | None = None

The attribute by which to sort investigations.

order_by class-attribute instance-attribute
order_by: OrderBy | None = None

The order in which the sorted results are to be displayed.