order

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

Parameters

value

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