selectors

@JvmName(name = "crqbipvpivjjfxkf")
suspend fun selectors(value: Output<List<DeviceSelectorArgs>>)
@JvmName(name = "snecyocvpehniqnf")
suspend fun selectors(value: List<DeviceSelectorArgs>?)

Parameters

value

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


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


@JvmName(name = "xlcftwyicedhnrtd")
suspend fun selectors(values: List<Output<DeviceSelectorArgs>>)
@JvmName(name = "baanronolbyteqyw")
suspend fun selectors(vararg values: DeviceSelectorArgs)

Parameters

values

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


@JvmName(name = "kljukascbvhkpbcs")
suspend fun selectors(argument: List<suspend DeviceSelectorArgsBuilder.() -> Unit>)
@JvmName(name = "kbfjspmcjxvhjbem")
suspend fun selectors(vararg argument: suspend DeviceSelectorArgsBuilder.() -> Unit)
@JvmName(name = "vjostqsntdvlnpew")
suspend fun selectors(argument: suspend DeviceSelectorArgsBuilder.() -> Unit)

Parameters

argument

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