public static interface SavingsPlansSavings.Builder extends SdkPojo, CopyableBuilder<SavingsPlansSavings.Builder,SavingsPlansSavings>
| Modifier and Type | Method and Description |
|---|---|
SavingsPlansSavings.Builder |
netSavings(String netSavings)
The savings amount that you are accumulating for the usage that is covered by a Savings Plans, when compared
to the On-Demand equivalent of the same usage.
|
SavingsPlansSavings.Builder |
onDemandCostEquivalent(String onDemandCostEquivalent)
How much the amount that the usage would have cost if it was accrued at the On-Demand rate.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSavingsPlansSavings.Builder netSavings(String netSavings)
The savings amount that you are accumulating for the usage that is covered by a Savings Plans, when compared to the On-Demand equivalent of the same usage.
netSavings - The savings amount that you are accumulating for the usage that is covered by a Savings Plans, when
compared to the On-Demand equivalent of the same usage.SavingsPlansSavings.Builder onDemandCostEquivalent(String onDemandCostEquivalent)
How much the amount that the usage would have cost if it was accrued at the On-Demand rate.
onDemandCostEquivalent - How much the amount that the usage would have cost if it was accrued at the On-Demand rate.Copyright © 2021. All rights reserved.