excludedAccounts

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


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