ScheduledInstancesLaunchSpecification

Describes the launch specification for a Scheduled Instance.

If you are launching the Scheduled Instance in EC2-VPC, you must specify the ID of the subnet. You can specify the subnet using either SubnetId or NetworkInterface.

Types

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

Properties

Link copied to clipboard

The block device mapping entries.

Link copied to clipboard

Indicates whether the instances are optimized for EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS-optimized instance.

Link copied to clipboard
Link copied to clipboard

The ID of the Amazon Machine Image (AMI).

Link copied to clipboard

The instance type.

Link copied to clipboard

The ID of the kernel.

Link copied to clipboard

The name of the key pair.

Link copied to clipboard

Enable or disable monitoring for the instances.

Link copied to clipboard
Link copied to clipboard

The placement information.

Link copied to clipboard

The ID of the RAM disk.

Link copied to clipboard

The IDs of the security groups.

Link copied to clipboard

The ID of the subnet in which to launch the instances.

Link copied to clipboard

The base64-encoded MIME user data.

Functions

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