aggregatorAccounts

@JvmName(name = "nbjlxmffamhkeesa")
suspend fun aggregatorAccounts(value: Output<List<AggregatorAggregatorAccountArgs>>)
@JvmName(name = "kbxufqnpmolkoemk")
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 = "wxvowiptfaptsrvt")
suspend fun aggregatorAccounts(vararg values: Output<AggregatorAggregatorAccountArgs>)


@JvmName(name = "djdffedwiseabmet")
suspend fun aggregatorAccounts(values: List<Output<AggregatorAggregatorAccountArgs>>)
@JvmName(name = "yvlaefvvvrwwibdy")
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 = "mowvlbsnhwadrcag")
suspend fun aggregatorAccounts(argument: List<suspend AggregatorAggregatorAccountArgsBuilder.() -> Unit>)
@JvmName(name = "pohadstndkwsrxop")
suspend fun aggregatorAccounts(vararg argument: suspend AggregatorAggregatorAccountArgsBuilder.() -> Unit)
@JvmName(name = "wpwscwynlkqqvkan")
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.