toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.inputs
/
DashboardPivotFieldSortOptionsArgsBuilder
Dashboard
Pivot
Field
Sort
Options
Args
Builder
class
DashboardPivotFieldSortOptionsArgsBuilder
Builder for
DashboardPivotFieldSortOptionsArgs
.
Members
Functions
field
Id
Link copied to clipboard
@
JvmName
(
name
=
"fcdoccldmnpwiopp"
)
suspend
fun
fieldId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fskhfbsrxuruhary"
)
suspend
fun
fieldId
(
value
:
String
)
sort
By
Link copied to clipboard
@
JvmName
(
name
=
"nntkpsleotkliljs"
)
suspend
fun
sortBy
(
value
:
DashboardPivotTableSortByArgs
)
@
JvmName
(
name
=
"meiyllnkclhpqgyl"
)
suspend
fun
sortBy
(
value
:
Output
<
DashboardPivotTableSortByArgs
>
)
@
JvmName
(
name
=
"jacxphqajilqtbur"
)
suspend
fun
sortBy
(
argument
:
suspend
DashboardPivotTableSortByArgsBuilder
.
(
)
->
Unit
)