accountIds

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

Parameters

value

The 12-digit account ID of the account being aggregated.


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


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

Parameters

values

The 12-digit account ID of the account being aggregated.