selectors

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "heilnovenyshoeow")
suspend fun selectors(argument: List<suspend DeviceSelectorPatchArgsBuilder.() -> Unit>)
@JvmName(name = "abyykpkmorasoicc")
suspend fun selectors(vararg argument: suspend DeviceSelectorPatchArgsBuilder.() -> Unit)
@JvmName(name = "ejsklhcnjbcbkckg")
suspend fun selectors(argument: suspend DeviceSelectorPatchArgsBuilder.() -> Unit)

Parameters

argument

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