| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails |
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails.clone() |
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails |
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails.withInstanceType(String instanceType)
The instance type.
|
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails |
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails.withWeightedCapacity(String weightedCapacity)
The number of capacity units provided by the specified instance type in terms of virtual CPUs, memory, storage,
throughput, or other relative performance characteristic.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails> |
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails.getOverrides()
Property values to use to override the values in the launch template.
|
| Modifier and Type | Method and Description |
|---|---|
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails |
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails.withOverrides(AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails... overrides)
Property values to use to override the values in the launch template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails.setOverrides(Collection<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.
|
Copyright © 2023. All rights reserved.