CreateWorkspaceInstanceRequest
Defines the configuration parameters for creating a new WorkSpaces Instance.
Types
Properties
Link copied to clipboard
Optional billing configuration for the WorkSpace Instance. Allows customers to specify their preferred billing mode when creating a new instance. Defaults to hourly billing if not specified.
Link copied to clipboard
Unique token to ensure idempotent instance creation, preventing duplicate workspace launches.
Link copied to clipboard
Comprehensive configuration settings for the WorkSpaces Instance, including network, compute, and storage parameters.
Functions
Link copied to clipboard
inline fun copy(block: CreateWorkspaceInstanceRequest.Builder.() -> Unit = {}): CreateWorkspaceInstanceRequest