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