Class: Aws::IoTTwinMaker::Types::OrderBy
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoTTwinMaker::Types::OrderBy
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-iottwinmaker/types.rb
Overview
Filter criteria that orders the return output. It can be sorted in ascending or descending order.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#order ⇒ String
The set order that filters results.
-
#property_name ⇒ String
The property name.