| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
FleetLaunchTemplateSpecification |
FleetLaunchTemplateSpecification.clone() |
FleetLaunchTemplateSpecification |
LaunchTemplateConfig.getLaunchTemplateSpecification()
The launch template.
|
FleetLaunchTemplateSpecification |
FleetLaunchTemplateSpecification.withLaunchTemplateId(String launchTemplateId)
The ID of the launch template.
|
FleetLaunchTemplateSpecification |
FleetLaunchTemplateSpecification.withLaunchTemplateName(String launchTemplateName)
The name of the launch template.
|
FleetLaunchTemplateSpecification |
FleetLaunchTemplateSpecification.withVersion(String version)
The version number.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LaunchTemplateConfig.setLaunchTemplateSpecification(FleetLaunchTemplateSpecification launchTemplateSpecification)
The launch template.
|
LaunchTemplateConfig |
LaunchTemplateConfig.withLaunchTemplateSpecification(FleetLaunchTemplateSpecification launchTemplateSpecification)
The launch template.
|
Copyright © 2017. All rights reserved.