accountIds

@JvmName(name = "bcryenkxebgxerlc")
suspend fun accountIds(value: Output<List<String>>)
@JvmName(name = "bspmqnuqvtkinaqq")
suspend fun accountIds(value: List<String>)

Parameters

value

List of 12-digit account IDs of the account(s) being aggregated.


@JvmName(name = "cmlxjgdlvjubicei")
suspend fun accountIds(vararg values: Output<String>)


@JvmName(name = "remvaojkpnyxeflj")
suspend fun accountIds(values: List<Output<String>>)
@JvmName(name = "teeispplxxdiitti")
suspend fun accountIds(vararg values: String)

Parameters

values

List of 12-digit account IDs of the account(s) being aggregated.