| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails |
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails.clone() |
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails |
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyDetails.getLaunchTemplate()
The launch template to use and the instance types (overrides) to use to provision EC2 instances to fulfill
On-Demand and Spot capacities.
|
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails |
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails.withLaunchTemplateSpecification(AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateLaunchTemplateSpecification launchTemplateSpecification)
The launch template to use for a mixed instances policy.
|
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails |
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails.withOverrides(AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails... overrides)
Property values to use to override the values in the launch template.
|
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails |
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails.withOverrides(Collection<AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails> overrides)
Property values to use to override the values in the launch template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyDetails.setLaunchTemplate(AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails launchTemplate)
The launch template to use and the instance types (overrides) to use to provision EC2 instances to fulfill
On-Demand and Spot capacities.
|
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyDetails |
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyDetails.withLaunchTemplate(AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails launchTemplate)
The launch template to use and the instance types (overrides) to use to provision EC2 instances to fulfill
On-Demand and Spot capacities.
|
Copyright © 2022. All rights reserved.