excludedAccounts

@JvmName(name = "rpfquikoyjisvqed")
suspend fun excludedAccounts(value: Output<List<String>>)
@JvmName(name = "byheauicocxptclf")
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 = "leqqnnmigqkukjgq")
suspend fun excludedAccounts(vararg values: Output<String>)


@JvmName(name = "ylikmxnrdrctgktt")
suspend fun excludedAccounts(values: List<Output<String>>)
@JvmName(name = "qgptuclehqpaqvgo")
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.