filters

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

Parameters

value

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


@JvmName(name = "nmqrjanoltdbhgae")
suspend fun filters(argument: List<suspend GetNestServiceInstancesFilterBuilder.() -> Unit>)
@JvmName(name = "iosjmpfjdswqforv")
suspend fun filters(vararg argument: suspend GetNestServiceInstancesFilterBuilder.() -> Unit)
@JvmName(name = "ygemenyrbfmtfped")
suspend fun filters(argument: suspend GetNestServiceInstancesFilterBuilder.() -> Unit)

Parameters

argument

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


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

Parameters

values

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