ManagedInstanceRequest

Defines comprehensive configuration for a managed WorkSpace Instance.

Types

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

Properties

Link copied to clipboard

Configures block device mappings for storage.

Link copied to clipboard

Specifies capacity reservation preferences.

Link copied to clipboard

Configures CPU-specific settings.

Link copied to clipboard

Defines CPU credit configuration for burstable instances.

Link copied to clipboard

Prevents API-initiated instance stop.

Link copied to clipboard

Enables optimized EBS performance.

Link copied to clipboard

Enables primary IPv6 address configuration.

Link copied to clipboard

Configures AWS Nitro Enclave settings.

Link copied to clipboard

Configures instance hibernation capabilities.

Link copied to clipboard

Specifies IAM instance profile configuration.

Link copied to clipboard

Identifies the Amazon Machine Image (AMI) for the instance.

Link copied to clipboard

Configures marketplace-specific deployment options.

Link copied to clipboard

Specifies the WorkSpace Instance type.

Link copied to clipboard

Specifies number of IPv6 addresses to assign.

Link copied to clipboard

Configures specific IPv6 addresses.

Link copied to clipboard

Identifies the kernel for the instance.

Link copied to clipboard

Specifies the key pair for instance access.

Link copied to clipboard

Configures license-related settings.

Link copied to clipboard

Defines automatic maintenance settings.

Link copied to clipboard

Configures instance metadata service settings.

Link copied to clipboard

Enables or disables detailed instance monitoring.

Link copied to clipboard

Configures network interface settings.

Link copied to clipboard

Defines network performance configuration.

Link copied to clipboard

Specifies instance placement preferences.

Link copied to clipboard

Configures private DNS name settings.

Link copied to clipboard

Specifies the primary private IP address.

Link copied to clipboard

Identifies the ramdisk for the instance.

Link copied to clipboard

Specifies security group identifiers.

Link copied to clipboard

Configures security group settings.

Link copied to clipboard

Identifies the subnet for the instance.

Link copied to clipboard

Configures resource tagging specifications.

Link copied to clipboard

Provides custom initialization data for the instance.

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