excludeVaults

@JvmName(name = "ytokehxogahbfyna")
suspend fun excludeVaults(value: Output<List<String>>)
@JvmName(name = "jbtlidcikoxplkwg")
suspend fun excludeVaults(value: List<String>?)

Parameters

value

Accepted values include specific ARNs or list of selectors. Defaults to empty list if not listed.


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


@JvmName(name = "ydctwdotdvoudswh")
suspend fun excludeVaults(values: List<Output<String>>)
@JvmName(name = "uffkhdckxiwhmvla")
suspend fun excludeVaults(vararg values: String)

Parameters

values

Accepted values include specific ARNs or list of selectors. Defaults to empty list if not listed.