excludedAccounts

@JvmName(name = "jkdgxwcbupmrimdg")
suspend fun excludedAccounts(value: Output<List<String>>)
@JvmName(name = "ddafmrwasnbrjgns")
suspend fun excludedAccounts(value: List<String>?)

Parameters

value

List of AWS account identifiers to exclude from the rule


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


@JvmName(name = "dnrwbpvncmgpgiue")
suspend fun excludedAccounts(values: List<Output<String>>)
@JvmName(name = "esqcurdbrhcdxtxa")
suspend fun excludedAccounts(vararg values: String)

Parameters

values

List of AWS account identifiers to exclude from the rule