toggle menu
pulumi-aws-native-kotlin
1.27.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
=
"oibjrkqarhpxnvyu"
)
suspend
fun
columnName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ydseotygkxyhvyuo"
)
suspend
fun
columnName
(
value
:
String
)
minimum
Link copied to clipboard
@
JvmName
(
name
=
"jfsqusxsgmqwxlyq"
)
suspend
fun
minimum
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"ivrgwmrcudvmluwx"
)
suspend
fun
minimum
(
value
:
Double
)
type
Link copied to clipboard
@
JvmName
(
name
=
"ngibvybhctjfibgb"
)
suspend
fun
type
(
value
:
ConfiguredTableAggregationType
)
@
JvmName
(
name
=
"bpumvxwponseqoej"
)
suspend
fun
type
(
value
:
Output
<
ConfiguredTableAggregationType
>
)