order

@JvmName(name = "bqhllpypqhjcpgax")
suspend fun order(value: Output<String>)
@JvmName(name = "dmldtuenguflskkj")
suspend fun order(value: String?)

Parameters

value

Indicates that this field supports ordering by the specified order or comparing using =, <, <=, >, >=, !=. Only one of order and arrayConfig can be specified. Possible values are: ASCENDING, DESCENDING.