excludedAccounts

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

Parameters

value

A list of AWS accounts to be excluded from an organization conformance pack while deploying a conformance pack.


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


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

Parameters

values

A list of AWS accounts to be excluded from an organization conformance pack while deploying a conformance pack.