excludedAccounts

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

Parameters

value

Set of AWS accounts to be excluded from an organization conformance pack while deploying a conformance pack. Maximum of 1000 accounts.


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


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

Parameters

values

Set of AWS accounts to be excluded from an organization conformance pack while deploying a conformance pack. Maximum of 1000 accounts.