toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cleanrooms.kotlin.outputs
/
ConfiguredTableAggregateColumn
Configured
Table
Aggregate
Column
data
class
ConfiguredTableAggregateColumn
(
val
columnNames
:
List
<
String
>
,
val
function
:
ConfiguredTableAggregateFunctionName
)
Members
Constructors
Configured
Table
Aggregate
Column
Link copied to clipboard
constructor
(
columnNames
:
List
<
String
>
,
function
:
ConfiguredTableAggregateFunctionName
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
column
Names
Link copied to clipboard
val
columnNames
:
List
<
String
>
function
Link copied to clipboard
val
function
:
ConfiguredTableAggregateFunctionName