accountIds

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

Parameters

value

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


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


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

Parameters

values

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