accounts

@JvmName(name = "blrlkjdtluartbsv")
suspend fun accounts(value: Output<List<String>>)
@JvmName(name = "erblmoxcuysdxmtk")
suspend fun accounts(value: List<String>?)

Parameters

value

Specifies the list of accounts a report covers.


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


@JvmName(name = "tojhhrwjtgcgpkxr")
suspend fun accounts(values: List<Output<String>>)
@JvmName(name = "nmlxcoilcyoylosf")
suspend fun accounts(vararg values: String)

Parameters

values

Specifies the list of accounts a report covers.