CreateWorkspaceBundleRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The description of the bundle.

Link copied to clipboard

The name of the bundle.

Link copied to clipboard

Describes the compute type of the bundle.

Link copied to clipboard

The identifier of the image that is used to create the bundle.

Link copied to clipboard

Describes the root volume for a WorkSpace bundle.

Link copied to clipboard
val tags: List<Tag>?

The tags associated with the bundle.

Link copied to clipboard

Describes the user volume for a WorkSpace bundle.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String