excludedAccounts

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


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