accounts

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

Parameters

value

Specifies the list of accounts a report covers.


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


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

Parameters

values

Specifies the list of accounts a report covers.