patchFilters

@JvmName(name = "ktcqtgctalkbifxv")
suspend fun patchFilters(value: Output<List<PatchBaselinePatchFilterArgs>>)
@JvmName(name = "iggpaeusvvoltios")
suspend fun patchFilters(value: List<PatchBaselinePatchFilterArgs>?)

Parameters

value

The set of patch filters that make up the group.


@JvmName(name = "aojxepbvkyqrybgc")
suspend fun patchFilters(vararg values: Output<PatchBaselinePatchFilterArgs>)


@JvmName(name = "cwuvdgilotowmqtl")
suspend fun patchFilters(values: List<Output<PatchBaselinePatchFilterArgs>>)
@JvmName(name = "lywmnrqkfhxivqqv")
suspend fun patchFilters(vararg values: PatchBaselinePatchFilterArgs)

Parameters

values

The set of patch filters that make up the group.


@JvmName(name = "mjtkvcowtsnnqkls")
suspend fun patchFilters(argument: List<suspend PatchBaselinePatchFilterArgsBuilder.() -> Unit>)
@JvmName(name = "tbqubemgrwnbppor")
suspend fun patchFilters(vararg argument: suspend PatchBaselinePatchFilterArgsBuilder.() -> Unit)
@JvmName(name = "wkvgpjiwgllfgayc")
suspend fun patchFilters(argument: suspend PatchBaselinePatchFilterArgsBuilder.() -> Unit)

Parameters

argument

The set of patch filters that make up the group.