filters

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

Parameters

value

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


@JvmName(name = "xufliywiadnvkgbn")
suspend fun filters(argument: List<suspend GetNestServiceInstancesFilterBuilder.() -> Unit>)
@JvmName(name = "glihfknsfmcjvrpg")
suspend fun filters(vararg argument: suspend GetNestServiceInstancesFilterBuilder.() -> Unit)
@JvmName(name = "uydarqlnskpsjhxb")
suspend fun filters(argument: suspend GetNestServiceInstancesFilterBuilder.() -> Unit)

Parameters

argument

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


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

Parameters

values

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