GetWorkspacesPoolPlainArgs

data class GetWorkspacesPoolPlainArgs(val poolId: String) : ConvertibleToJava<GetWorkspacesPoolPlainArgs>

Constructors

Link copied to clipboard
constructor(poolId: String)

Properties

Link copied to clipboard

The identifier of the pool.

Functions

Link copied to clipboard
open override fun toJava(): GetWorkspacesPoolPlainArgs