@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.BudgetDataPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-budgettypepublic final String getTimeUnit()
CfnBudget.BudgetDataPropertygetTimeUnit in interface CfnBudget.BudgetDataPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-timeunitpublic final Object getBudgetLimit()
CfnBudget.BudgetDataPropertygetBudgetLimit in interface CfnBudget.BudgetDataPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-budgetlimitpublic final String getBudgetName()
CfnBudget.BudgetDataPropertygetBudgetName in interface CfnBudget.BudgetDataPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-budgetnamepublic final Object getCostFilters()
CfnBudget.BudgetDataPropertygetCostFilters in interface CfnBudget.BudgetDataPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-costfilterspublic final Object getCostTypes()
CfnBudget.BudgetDataPropertygetCostTypes in interface CfnBudget.BudgetDataPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-costtypespublic final Object getPlannedBudgetLimits()
CfnBudget.BudgetDataPropertygetPlannedBudgetLimits in interface CfnBudget.BudgetDataPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-plannedbudgetlimitspublic final Object getTimePeriod()
CfnBudget.BudgetDataPropertygetTimePeriod in interface CfnBudget.BudgetDataPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-timeperiod@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.