aggregatorAccounts

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


@JvmName(name = "eppxmiwwfxfpyhgm")
suspend fun aggregatorAccounts(values: List<Output<AggregatorAggregatorAccountArgs>>)
@JvmName(name = "ipblamdcmlbdqgif")
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 = "qibpyyvpgbfalrny")
suspend fun aggregatorAccounts(argument: List<suspend AggregatorAggregatorAccountArgsBuilder.() -> Unit>)
@JvmName(name = "xwqyjsyoxtqfrums")
suspend fun aggregatorAccounts(vararg argument: suspend AggregatorAggregatorAccountArgsBuilder.() -> Unit)
@JvmName(name = "oylewmyfbmtxbvjc")
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.