excludedAccounts

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

Parameters

value

List of AWS account identifiers to exclude from the rule


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


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

Parameters

values

List of AWS account identifiers to exclude from the rule