AwsEc2LaunchTemplateDetails

Specifies the properties for creating an Amazon Elastic Compute Cloud (Amazon EC2) launch template.

Types

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

Properties

Link copied to clipboard

The default version of the launch template.

Link copied to clipboard
val id: String?

An ID for the launch template.

Link copied to clipboard

The latest version of the launch template.

Link copied to clipboard

The information to include in the launch template.

Link copied to clipboard

A name for the launch template.

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