| Package | Description |
|---|---|
| com.amazonaws.services.costoptimizationhub.model |
| Modifier and Type | Method and Description |
|---|---|
Ec2ReservedInstancesConfiguration |
Ec2ReservedInstancesConfiguration.clone() |
Ec2ReservedInstancesConfiguration |
Ec2ReservedInstances.getConfiguration()
The EC2 reserved instances configuration used for recommendations.
|
Ec2ReservedInstancesConfiguration |
Ec2ReservedInstancesConfiguration.withAccountScope(String accountScope)
The account scope that you want your recommendations for.
|
Ec2ReservedInstancesConfiguration |
Ec2ReservedInstancesConfiguration.withCurrentGeneration(String currentGeneration)
Determines whether the recommendation is for a current generation instance.
|
Ec2ReservedInstancesConfiguration |
Ec2ReservedInstancesConfiguration.withInstanceFamily(String instanceFamily)
The instance family of the recommended reservation.
|
Ec2ReservedInstancesConfiguration |
Ec2ReservedInstancesConfiguration.withInstanceType(String instanceType)
The type of instance that Amazon Web Services recommends.
|
Ec2ReservedInstancesConfiguration |
Ec2ReservedInstancesConfiguration.withMonthlyRecurringCost(String monthlyRecurringCost)
How much purchasing reserved instances costs you on a monthly basis.
|
Ec2ReservedInstancesConfiguration |
Ec2ReservedInstancesConfiguration.withNormalizedUnitsToPurchase(String normalizedUnitsToPurchase)
The number of normalized units that Amazon Web Services recommends that you purchase.
|
Ec2ReservedInstancesConfiguration |
Ec2ReservedInstancesConfiguration.withNumberOfInstancesToPurchase(String numberOfInstancesToPurchase)
The number of instances that Amazon Web Services recommends that you purchase.
|
Ec2ReservedInstancesConfiguration |
Ec2ReservedInstancesConfiguration.withOfferingClass(String offeringClass)
Indicates whether the recommendation is for standard or convertible reservations.
|
Ec2ReservedInstancesConfiguration |
Ec2ReservedInstancesConfiguration.withPaymentOption(String paymentOption)
The payment option for the commitment.
|
Ec2ReservedInstancesConfiguration |
Ec2ReservedInstancesConfiguration.withPlatform(String platform)
The platform of the recommended reservation.
|
Ec2ReservedInstancesConfiguration |
Ec2ReservedInstancesConfiguration.withReservedInstancesRegion(String reservedInstancesRegion)
The Amazon Web Services Region of the commitment.
|
Ec2ReservedInstancesConfiguration |
Ec2ReservedInstancesConfiguration.withService(String service)
The service that you want your recommendations for.
|
Ec2ReservedInstancesConfiguration |
Ec2ReservedInstancesConfiguration.withSizeFlexEligible(Boolean sizeFlexEligible)
Determines whether the recommendation is size flexible.
|
Ec2ReservedInstancesConfiguration |
Ec2ReservedInstancesConfiguration.withTenancy(String tenancy)
Determines whether the recommended reservation is dedicated or shared.
|
Ec2ReservedInstancesConfiguration |
Ec2ReservedInstancesConfiguration.withTerm(String term)
The reserved instances recommendation term in years.
|
Ec2ReservedInstancesConfiguration |
Ec2ReservedInstancesConfiguration.withUpfrontCost(String upfrontCost)
How much purchasing this instance costs you upfront.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Ec2ReservedInstances.setConfiguration(Ec2ReservedInstancesConfiguration configuration)
The EC2 reserved instances configuration used for recommendations.
|
Ec2ReservedInstances |
Ec2ReservedInstances.withConfiguration(Ec2ReservedInstancesConfiguration configuration)
The EC2 reserved instances configuration used for recommendations.
|
Copyright © 2025. All rights reserved.