| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
FastLaunchLaunchTemplateSpecification |
FastLaunchLaunchTemplateSpecification.clone() |
FastLaunchLaunchTemplateSpecification |
FastLaunchConfiguration.getLaunchTemplate()
The launch template that the fast-launch enabled Windows AMI uses when it launches Windows instances to create
pre-provisioned snapshots.
|
FastLaunchLaunchTemplateSpecification |
FastLaunchLaunchTemplateSpecification.withLaunchTemplateId(String launchTemplateId)
The ID of the launch template to use for faster launching for a Windows AMI.
|
FastLaunchLaunchTemplateSpecification |
FastLaunchLaunchTemplateSpecification.withLaunchTemplateName(String launchTemplateName)
The name of the launch template to use for faster launching for a Windows AMI.
|
FastLaunchLaunchTemplateSpecification |
FastLaunchLaunchTemplateSpecification.withLaunchTemplateVersion(String launchTemplateVersion)
The version of the launch template to use for faster launching for a Windows AMI.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FastLaunchConfiguration.setLaunchTemplate(FastLaunchLaunchTemplateSpecification launchTemplate)
The launch template that the fast-launch enabled Windows AMI uses when it launches Windows instances to create
pre-provisioned snapshots.
|
FastLaunchConfiguration |
FastLaunchConfiguration.withLaunchTemplate(FastLaunchLaunchTemplateSpecification launchTemplate)
The launch template that the fast-launch enabled Windows AMI uses when it launches Windows instances to create
pre-provisioned snapshots.
|
Copyright © 2023. All rights reserved.