filters

@JvmName(name = "fjaajilxpkumkllq")
suspend fun filters(value: List<GetNestServiceInstancesFilter>?)

Parameters

value

The conditions that are used to filter. See the following Block filter.


@JvmName(name = "eymliktogybsmyrw")
suspend fun filters(argument: List<suspend GetNestServiceInstancesFilterBuilder.() -> Unit>)
@JvmName(name = "svtmbktjlswastco")
suspend fun filters(vararg argument: suspend GetNestServiceInstancesFilterBuilder.() -> Unit)
@JvmName(name = "kxgjkhuuqdmtouxf")
suspend fun filters(argument: suspend GetNestServiceInstancesFilterBuilder.() -> Unit)

Parameters

argument

The conditions that are used to filter. See the following Block filter.


@JvmName(name = "tnnkqoxuorqvbyhk")
suspend fun filters(vararg values: GetNestServiceInstancesFilter)

Parameters

values

The conditions that are used to filter. See the following Block filter.