sortDirection

@JvmName(name = "ccgutoskoxoacjom")
suspend fun sortDirection(value: Output<AnalysisSortDirection>)
@JvmName(name = "gjhoknpwoaenwxab")
suspend fun sortDirection(value: AnalysisSortDirection)

Parameters

value

The sort direction of values.

  • ASC : Sort in ascending order.

  • DESC : Sort in descending order.