Class: Aws::Connect::Types::Sort
- Inherits:
-
Struct
- Object
- Struct
- Aws::Connect::Types::Sort
- Defined in:
- gems/aws-sdk-connect/lib/aws-sdk-connect/types.rb
Overview
A structure that defines the field name to sort by and a sort order.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#field_name ⇒ String
The name of the field on which to sort.
-
#order ⇒ String
An ascending or descending sort.