filters

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

Parameters

value

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


@JvmName(name = "ouuhcbtqfmlmvnmv")
suspend fun filters(argument: List<suspend GetNestServiceInstancesFilterBuilder.() -> Unit>)
@JvmName(name = "rysqnmvtlaspmdiq")
suspend fun filters(vararg argument: suspend GetNestServiceInstancesFilterBuilder.() -> Unit)
@JvmName(name = "yorhemlttfclgcjk")
suspend fun filters(argument: suspend GetNestServiceInstancesFilterBuilder.() -> Unit)

Parameters

argument

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


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

Parameters

values

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