pulumi-azure-kotlin
5.58.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.cosmosdb.kotlin.inputs
/
CassandraTableSchemaClusterKeyArgsBuilder
/
orderBy
order
By
@
JvmName
(
name
=
"qqwgkajycsueqmty"
)
suspend
fun
orderBy
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bswsovkousjpfqrm"
)
suspend
fun
orderBy
(
value
:
String
)
Parameters
value
Order of the key. Currently supported values are
Asc
and
Desc
.