devices

@JvmName(name = "yrfjdbtjgjtebhoo")
suspend fun devices(value: Output<List<DevicePatchArgs>>)
@JvmName(name = "fcqalxvyrdterqjt")
suspend fun devices(value: List<DevicePatchArgs>?)

Parameters

value

Devices lists some or all of the devices in this pool. Must not have more than 128 entries.


@JvmName(name = "uuhhaneaqpxwkpqh")
suspend fun devices(vararg values: Output<DevicePatchArgs>)


@JvmName(name = "cnwoqtggbbdwqcmr")
suspend fun devices(values: List<Output<DevicePatchArgs>>)
@JvmName(name = "aphloftpvrfrperr")
suspend fun devices(vararg values: DevicePatchArgs)

Parameters

values

Devices lists some or all of the devices in this pool. Must not have more than 128 entries.


@JvmName(name = "rwgxwsymmnngthrd")
suspend fun devices(argument: List<suspend DevicePatchArgsBuilder.() -> Unit>)
@JvmName(name = "qhxjsprurwtkuukn")
suspend fun devices(vararg argument: suspend DevicePatchArgsBuilder.() -> Unit)
@JvmName(name = "lxvahawpahqbnpbf")
suspend fun devices(argument: suspend DevicePatchArgsBuilder.() -> Unit)

Parameters

argument

Devices lists some or all of the devices in this pool. Must not have more than 128 entries.