selectors

@JvmName(name = "psnkljfnvcjgovga")
suspend fun selectors(value: Output<List<DeviceSelectorPatchArgs>>)
@JvmName(name = "alqthcrqmxgbxyig")
suspend fun selectors(value: List<DeviceSelectorPatchArgs>?)

Parameters

value

Each selector must be satisfied by a device which is claimed via this class.


@JvmName(name = "sbuemwanlwlqmrfu")
suspend fun selectors(vararg values: Output<DeviceSelectorPatchArgs>)


@JvmName(name = "twwqebmelqjufoby")
suspend fun selectors(values: List<Output<DeviceSelectorPatchArgs>>)
@JvmName(name = "stakodothdcvolrh")
suspend fun selectors(vararg values: DeviceSelectorPatchArgs)

Parameters

values

Each selector must be satisfied by a device which is claimed via this class.


@JvmName(name = "osrxiiisnacuewyd")
suspend fun selectors(argument: List<suspend DeviceSelectorPatchArgsBuilder.() -> Unit>)
@JvmName(name = "yerevlptboloepgw")
suspend fun selectors(vararg argument: suspend DeviceSelectorPatchArgsBuilder.() -> Unit)
@JvmName(name = "rhccjjihxudbmtok")
suspend fun selectors(argument: suspend DeviceSelectorPatchArgsBuilder.() -> Unit)

Parameters

argument

Each selector must be satisfied by a device which is claimed via this class.