excludedAccounts

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

Parameters

value

List of AWS accounts which need to be excluded.


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


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

Parameters

values

List of AWS accounts which need to be excluded.