aggregatorAccounts

@JvmName(name = "ewsmhaupbxdmsaxj")
suspend fun aggregatorAccounts(value: Output<List<AggregatorAggregatorAccountArgs>>)
@JvmName(name = "ljmoxjxlpssdohuj")
suspend fun aggregatorAccounts(value: List<AggregatorAggregatorAccountArgs>?)

Parameters

value

The information of account in aggregator. If the aggregator_type is RD, it is optional and means add all members in the resource directory to the account group. See aggregator_accounts below. NOTE: the field aggregator_accounts is not required from version 1.148.0.


@JvmName(name = "gycgmphhwvtfusix")
suspend fun aggregatorAccounts(vararg values: Output<AggregatorAggregatorAccountArgs>)


@JvmName(name = "krwlsahrkxvhocwa")
suspend fun aggregatorAccounts(values: List<Output<AggregatorAggregatorAccountArgs>>)
@JvmName(name = "ohgwhcbgdvtdvirv")
suspend fun aggregatorAccounts(vararg values: AggregatorAggregatorAccountArgs)

Parameters

values

The information of account in aggregator. If the aggregator_type is RD, it is optional and means add all members in the resource directory to the account group. See aggregator_accounts below. NOTE: the field aggregator_accounts is not required from version 1.148.0.


@JvmName(name = "bvhwvwhjrtcovunr")
suspend fun aggregatorAccounts(argument: List<suspend AggregatorAggregatorAccountArgsBuilder.() -> Unit>)
@JvmName(name = "cdupjprsrhjjnums")
suspend fun aggregatorAccounts(vararg argument: suspend AggregatorAggregatorAccountArgsBuilder.() -> Unit)
@JvmName(name = "sohwpsvmsugkovwd")
suspend fun aggregatorAccounts(argument: suspend AggregatorAggregatorAccountArgsBuilder.() -> Unit)

Parameters

argument

The information of account in aggregator. If the aggregator_type is RD, it is optional and means add all members in the resource directory to the account group. See aggregator_accounts below. NOTE: the field aggregator_accounts is not required from version 1.148.0.