pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cfg.kotlin
/
AggregatorArgs
/
AggregatorArgs
Aggregator
Args
fun
AggregatorArgs
(
aggregatorAccounts
:
Output
<
List
<
AggregatorAggregatorAccountArgs
>
>
?
=
null
,
aggregatorName
:
Output
<
String
>
?
=
null
,
aggregatorType
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
)