toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cleanrooms.kotlin.inputs
/
ConfiguredTableAggregationConstraintArgsBuilder
Configured
Table
Aggregation
Constraint
Args
Builder
class
ConfiguredTableAggregationConstraintArgsBuilder
Builder for
ConfiguredTableAggregationConstraintArgs
.
Members
Functions
column
Name
Link copied to clipboard
@
JvmName
(
name
=
"bqyrhwswbhafcrfi"
)
suspend
fun
columnName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hncueddbqaotesiy"
)
suspend
fun
columnName
(
value
:
String
)
minimum
Link copied to clipboard
@
JvmName
(
name
=
"skiyhbidtoafvikq"
)
suspend
fun
minimum
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"fuvmhasvnhthwawy"
)
suspend
fun
minimum
(
value
:
Double
)
type
Link copied to clipboard
@
JvmName
(
name
=
"vkrcevxslrqhbcxa"
)
suspend
fun
type
(
value
:
ConfiguredTableAggregationType
)
@
JvmName
(
name
=
"jrxjvgdhgoppochf"
)
suspend
fun
type
(
value
:
Output
<
ConfiguredTableAggregationType
>
)