ImportInstanceLaunchSpecification

Describes the launch specification for VM import.

Types

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

Properties

Link copied to clipboard

Reserved.

Link copied to clipboard

The architecture of the instance.

Link copied to clipboard

The security group IDs.

Link copied to clipboard

The security group names.

Link copied to clipboard

Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).

Link copied to clipboard

The instance type. For more information about the instance types that you can import, see Instance Types in the VM Import/Export User Guide.

Link copied to clipboard

Indicates whether monitoring is enabled.

Link copied to clipboard

The placement information for the instance.

Link copied to clipboard

[EC2-VPC] An available IP address from the IP address range of the subnet.

Link copied to clipboard

[EC2-VPC] The ID of the subnet in which to launch the instance.

Link copied to clipboard

The Base64-encoded user data to make available to 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