devicePool

suspend fun devicePool(name: String, block: suspend DevicePoolResourceBuilder.() -> Unit): DevicePool

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for DevicePool.


See also

Parameters

name

The unique name of the resulting resource.