aggregatorAccounts

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


@JvmName(name = "jxxpjdepuwcrqkat")
suspend fun aggregatorAccounts(values: List<Output<AggregatorAggregatorAccountArgs>>)
@JvmName(name = "hifvwgvnsyyrfjev")
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 = "csfmsnnegckkiggl")
suspend fun aggregatorAccounts(argument: List<suspend AggregatorAggregatorAccountArgsBuilder.() -> Unit>)
@JvmName(name = "ceirbpxiqgypippy")
suspend fun aggregatorAccounts(vararg argument: suspend AggregatorAggregatorAccountArgsBuilder.() -> Unit)
@JvmName(name = "grqbwuhmxouieypw")
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.