public static interface AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails.Builder extends SdkPojo, CopyableBuilder<AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails.Builder,AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails.Builder |
instanceType(String instanceType)
The instance type.
|
AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails.Builder |
weightedCapacity(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.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails.Builder instanceType(String instanceType)
The instance type. For example, m3.xlarge.
instanceType - The instance type. For example, m3.xlarge.AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails.Builder weightedCapacity(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.
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.Copyright © 2023. All rights reserved.