@Stability(value=Stable)
public static interface CfnBudget.BudgetDataProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBudget.BudgetDataProperty.Builder
A builder for
CfnBudget.BudgetDataProperty |
static class |
CfnBudget.BudgetDataProperty.Jsii$Proxy
An implementation for
CfnBudget.BudgetDataProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBudget.BudgetDataProperty.Builder |
builder() |
default Object |
getBudgetLimit()
`CfnBudget.BudgetDataProperty.BudgetLimit`.
|
default String |
getBudgetName()
`CfnBudget.BudgetDataProperty.BudgetName`.
|
String |
getBudgetType()
`CfnBudget.BudgetDataProperty.BudgetType`.
|
default Object |
getCostFilters()
`CfnBudget.BudgetDataProperty.CostFilters`.
|
default Object |
getCostTypes()
`CfnBudget.BudgetDataProperty.CostTypes`.
|
default Object |
getPlannedBudgetLimits()
`CfnBudget.BudgetDataProperty.PlannedBudgetLimits`.
|
default Object |
getTimePeriod()
`CfnBudget.BudgetDataProperty.TimePeriod`.
|
String |
getTimeUnit()
`CfnBudget.BudgetDataProperty.TimeUnit`.
|
@Stability(value=Stable) @NotNull String getBudgetType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-budgettype@Stability(value=Stable) @NotNull String getTimeUnit()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-timeunit@Stability(value=Stable) @Nullable default Object getBudgetLimit()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-budgetlimit@Stability(value=Stable) @Nullable default String getBudgetName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-budgetname@Stability(value=Stable) @Nullable default Object getCostFilters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-costfilters@Stability(value=Stable) @Nullable default Object getCostTypes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-costtypes@Stability(value=Stable) @Nullable default Object getPlannedBudgetLimits()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-plannedbudgetlimits@Stability(value=Stable) @Nullable default Object getTimePeriod()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-timeperiod@Stability(value=Stable) static CfnBudget.BudgetDataProperty.Builder builder()
Copyright © 2020. All rights reserved.