@Stability(value=Stable) @Internal public static final class CfnBudget.HistoricalOptionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBudget.HistoricalOptionsProperty
CfnBudget.HistoricalOptionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBudget.HistoricalOptionsProperty.Builder, CfnBudget.HistoricalOptionsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBudget.HistoricalOptionsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBudget.AutoAdjustDataProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getBudgetAdjustmentPeriod()
The number of budget periods included in the moving-average calculation that determines your auto-adjusted budget amount.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnBudget.HistoricalOptionsProperty.Builder builder)
CfnBudget.AutoAdjustDataProperty.Builder.public final Number getBudgetAdjustmentPeriod()
CfnBudget.HistoricalOptionsProperty
The maximum value depends on the TimeUnit granularity of the budget:
DAILY granularity, the maximum value is 60 .MONTHLY granularity, the maximum value is 12 .QUARTERLY granularity, the maximum value is 4 .ANNUALLY granularity, the maximum value is 1 .getBudgetAdjustmentPeriod in interface CfnBudget.HistoricalOptionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.