accountIds

@JvmName(name = "rimioxaehmwpnumt")
suspend fun accountIds(value: Output<List<String>>)
@JvmName(name = "gfctoutvprmhhhya")
suspend fun accountIds(value: List<String>?)

Parameters

value

A list of account IDs to exclude from the analysis.


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


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

Parameters

values

A list of account IDs to exclude from the analysis.