accountIds

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

Parameters

value

A list of AWS account IDs to apply to the analysis rule criteria. The accounts cannot include the organization analyzer owner account. Account IDs can only be applied to the analysis rule criteria for organization-level analyzers.


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


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

Parameters

values

A list of AWS account IDs to apply to the analysis rule criteria. The accounts cannot include the organization analyzer owner account. Account IDs can only be applied to the analysis rule criteria for organization-level analyzers.