ComparativeOrder
A structure that represents a comparative order.
Contents
Note
In the following list, the required parameters are described first.
- SpecifedOrder
- 
               The list of columns to be used in the ordering. Type: Array of strings Required: No 
- TreatUndefinedSpecifiedValues
- 
               The treat of undefined specified values. Valid values for this structure are LEASTandMOST.Type: String Valid Values: LEAST | MOSTRequired: No 
- UseOrdering
- 
               The ordering type for a column. Valid values for this structure are GREATER_IS_BETTER,LESSER_IS_BETTERandSPECIFIED.Type: String Valid Values: GREATER_IS_BETTER | LESSER_IS_BETTER | SPECIFIEDRequired: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: