AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification

Types

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

Properties

Link copied to clipboard

The identifier of the launch template. You must specify either LaunchTemplateId or LaunchTemplateName.

Link copied to clipboard

The name of the launch template. You must specify either LaunchTemplateId or LaunchTemplateName.

Link copied to clipboard

Identifies the version of the launch template. You can specify a version identifier, or use the values $Latest or $Default.

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