excludedAccounts

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

Parameters

value

List of AWS accounts which need to be excluded.


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


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

Parameters

values

List of AWS accounts which need to be excluded.