aggregator Accounts
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. NOTE: the field aggregator_accounts
is not required from version 1.148.0.
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. NOTE: the field aggregator_accounts
is not required from version 1.148.0.
suspend fun aggregatorAccounts(argument: List<suspend AggregatorAggregatorAccountArgsBuilder.() -> Unit>)
suspend fun aggregatorAccounts(vararg 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. NOTE: the field aggregator_accounts
is not required from version 1.148.0.