Specifies the sorting criteria for audit logs.
input LogOrderBy { field: String direction: Direction }
field String
String
The field to sort by
direction Direction
Direction
The sort direction
{} GetLogsInput.orderBy
Last updated 7 months ago