| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
LaunchTemplate |
MixedInstancesPolicy.launchTemplate()
Specifies the launch template to use and the instance types (overrides) that are used to launch EC2 instances to
fulfill On-Demand and Spot capacities.
|
| Modifier and Type | Method and Description |
|---|---|
MixedInstancesPolicy.Builder |
MixedInstancesPolicy.Builder.launchTemplate(LaunchTemplate launchTemplate)
Specifies the launch template to use and the instance types (overrides) that are used to launch EC2 instances
to fulfill On-Demand and Spot capacities.
|
Copyright © 2022. All rights reserved.