@Stability(value=Stable)
public static interface CfnBudget.CostTypesProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBudget.CostTypesProperty.Builder
A builder for
CfnBudget.CostTypesProperty |
static class |
CfnBudget.CostTypesProperty.Jsii$Proxy
An implementation for
CfnBudget.CostTypesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBudget.CostTypesProperty.Builder |
builder() |
default Object |
getIncludeCredit()
`CfnBudget.CostTypesProperty.IncludeCredit`.
|
default Object |
getIncludeDiscount()
`CfnBudget.CostTypesProperty.IncludeDiscount`.
|
default Object |
getIncludeOtherSubscription()
`CfnBudget.CostTypesProperty.IncludeOtherSubscription`.
|
default Object |
getIncludeRecurring()
`CfnBudget.CostTypesProperty.IncludeRecurring`.
|
default Object |
getIncludeRefund()
`CfnBudget.CostTypesProperty.IncludeRefund`.
|
default Object |
getIncludeSubscription()
`CfnBudget.CostTypesProperty.IncludeSubscription`.
|
default Object |
getIncludeSupport()
`CfnBudget.CostTypesProperty.IncludeSupport`.
|
default Object |
getIncludeTax()
`CfnBudget.CostTypesProperty.IncludeTax`.
|
default Object |
getIncludeUpfront()
`CfnBudget.CostTypesProperty.IncludeUpfront`.
|
default Object |
getUseAmortized()
`CfnBudget.CostTypesProperty.UseAmortized`.
|
default Object |
getUseBlended()
`CfnBudget.CostTypesProperty.UseBlended`.
|
@Stability(value=Stable) @Nullable default Object getIncludeCredit()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-includecredit@Stability(value=Stable) @Nullable default Object getIncludeDiscount()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-includediscount@Stability(value=Stable) @Nullable default Object getIncludeOtherSubscription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-includeothersubscription@Stability(value=Stable) @Nullable default Object getIncludeRecurring()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-includerecurring@Stability(value=Stable) @Nullable default Object getIncludeRefund()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-includerefund@Stability(value=Stable) @Nullable default Object getIncludeSubscription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-includesubscription@Stability(value=Stable) @Nullable default Object getIncludeSupport()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-includesupport@Stability(value=Stable) @Nullable default Object getIncludeTax()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-includetax@Stability(value=Stable) @Nullable default Object getIncludeUpfront()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-includeupfront@Stability(value=Stable) @Nullable default Object getUseAmortized()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-useamortized@Stability(value=Stable) @Nullable default Object getUseBlended()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-useblended@Stability(value=Stable) static CfnBudget.CostTypesProperty.Builder builder()
Copyright © 2020. All rights reserved.