@Stability(value=Stable) @Internal public static final class CfnBudget.BudgetDataProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBudget.BudgetDataProperty
CfnBudget.BudgetDataPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBudget.BudgetDataProperty.Builder, CfnBudget.BudgetDataProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String budgetType,
String timeUnit,
Object budgetLimit,
String budgetName,
Object costFilters,
Object costTypes,
Object plannedBudgetLimits,
Object timePeriod)
Constructor that initializes the object based on literal property values passed by the
CfnBudget.BudgetDataProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getBudgetLimit()
`CfnBudget.BudgetDataProperty.BudgetLimit`.
|
String |
getBudgetName()
`CfnBudget.BudgetDataProperty.BudgetName`.
|
String |
getBudgetType()
`CfnBudget.BudgetDataProperty.BudgetType`.
|
Object |
getCostFilters()
`CfnBudget.BudgetDataProperty.CostFilters`.
|
Object |
getCostTypes()
`CfnBudget.BudgetDataProperty.CostTypes`.
|
Object |
getPlannedBudgetLimits()
`CfnBudget.BudgetDataProperty.PlannedBudgetLimits`.
|
Object |
getTimePeriod()
`CfnBudget.BudgetDataProperty.TimePeriod`.
|
String |
getTimeUnit()
`CfnBudget.BudgetDataProperty.TimeUnit`.
|
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(String budgetType, String timeUnit, Object budgetLimit, String budgetName, Object costFilters, Object costTypes, Object plannedBudgetLimits, Object timePeriod)
CfnBudget.BudgetDataProperty.Builder.public final String getBudgetType()
CfnBudget.BudgetDataPropertygetBudgetType in interface CfnBudget.BudgetDataPropertypublic final String getTimeUnit()
CfnBudget.BudgetDataPropertygetTimeUnit in interface CfnBudget.BudgetDataPropertypublic final Object getBudgetLimit()
CfnBudget.BudgetDataPropertygetBudgetLimit in interface CfnBudget.BudgetDataPropertypublic final String getBudgetName()
CfnBudget.BudgetDataPropertygetBudgetName in interface CfnBudget.BudgetDataPropertypublic final Object getCostFilters()
CfnBudget.BudgetDataPropertygetCostFilters in interface CfnBudget.BudgetDataPropertypublic final Object getCostTypes()
CfnBudget.BudgetDataPropertygetCostTypes in interface CfnBudget.BudgetDataPropertypublic final Object getPlannedBudgetLimits()
CfnBudget.BudgetDataPropertygetPlannedBudgetLimits in interface CfnBudget.BudgetDataPropertypublic final Object getTimePeriod()
CfnBudget.BudgetDataPropertygetTimePeriod in interface CfnBudget.BudgetDataProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.