accountIds

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

Parameters

value

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


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


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

Parameters

values

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