orderBy property

Input<String> orderBy
final

The order modifier. Valid values: ASC, DESC.

Implementation

final pulumi.Input<String> orderBy;