filters

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

Parameters

value

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


@JvmName(name = "wtyilygxfqshbrdm")
suspend fun filters(argument: List<suspend GetNestServiceInstancesFilterBuilder.() -> Unit>)
@JvmName(name = "wcocxcvvfgtuyksl")
suspend fun filters(vararg argument: suspend GetNestServiceInstancesFilterBuilder.() -> Unit)
@JvmName(name = "gneworovwfveeqem")
suspend fun filters(argument: suspend GetNestServiceInstancesFilterBuilder.() -> Unit)

Parameters

argument

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


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

Parameters

values

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