@Stability(value=Stable) public static final class CfnBudget.CostTypesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBudget.CostTypesProperty>
CfnBudget.CostTypesProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder includeCredit(Boolean includeCredit)
CfnBudget.CostTypesProperty.getIncludeCredit()includeCredit - Specifies whether a budget includes credits.
The default value is true .this@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder includeCredit(IResolvable includeCredit)
CfnBudget.CostTypesProperty.getIncludeCredit()includeCredit - Specifies whether a budget includes credits.
The default value is true .this@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder includeDiscount(Boolean includeDiscount)
CfnBudget.CostTypesProperty.getIncludeDiscount()includeDiscount - Specifies whether a budget includes discounts.
The default value is true .this@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder includeDiscount(IResolvable includeDiscount)
CfnBudget.CostTypesProperty.getIncludeDiscount()includeDiscount - Specifies whether a budget includes discounts.
The default value is true .this@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder includeOtherSubscription(Boolean includeOtherSubscription)
CfnBudget.CostTypesProperty.getIncludeOtherSubscription()includeOtherSubscription - Specifies whether a budget includes non-RI subscription costs.
The default value is true .this@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder includeOtherSubscription(IResolvable includeOtherSubscription)
CfnBudget.CostTypesProperty.getIncludeOtherSubscription()includeOtherSubscription - Specifies whether a budget includes non-RI subscription costs.
The default value is true .this@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder includeRecurring(Boolean includeRecurring)
CfnBudget.CostTypesProperty.getIncludeRecurring()includeRecurring - Specifies whether a budget includes recurring fees such as monthly RI fees.
The default value is true .this@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder includeRecurring(IResolvable includeRecurring)
CfnBudget.CostTypesProperty.getIncludeRecurring()includeRecurring - Specifies whether a budget includes recurring fees such as monthly RI fees.
The default value is true .this@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder includeRefund(Boolean includeRefund)
CfnBudget.CostTypesProperty.getIncludeRefund()includeRefund - Specifies whether a budget includes refunds.
The default value is true .this@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder includeRefund(IResolvable includeRefund)
CfnBudget.CostTypesProperty.getIncludeRefund()includeRefund - Specifies whether a budget includes refunds.
The default value is true .this@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder includeSubscription(Boolean includeSubscription)
CfnBudget.CostTypesProperty.getIncludeSubscription()includeSubscription - Specifies whether a budget includes subscriptions.
The default value is true .this@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder includeSubscription(IResolvable includeSubscription)
CfnBudget.CostTypesProperty.getIncludeSubscription()includeSubscription - Specifies whether a budget includes subscriptions.
The default value is true .this@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder includeSupport(Boolean includeSupport)
CfnBudget.CostTypesProperty.getIncludeSupport()includeSupport - Specifies whether a budget includes support subscription fees.
The default value is true .this@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder includeSupport(IResolvable includeSupport)
CfnBudget.CostTypesProperty.getIncludeSupport()includeSupport - Specifies whether a budget includes support subscription fees.
The default value is true .this@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder includeTax(Boolean includeTax)
CfnBudget.CostTypesProperty.getIncludeTax()includeTax - Specifies whether a budget includes taxes.
The default value is true .this@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder includeTax(IResolvable includeTax)
CfnBudget.CostTypesProperty.getIncludeTax()includeTax - Specifies whether a budget includes taxes.
The default value is true .this@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder includeUpfront(Boolean includeUpfront)
CfnBudget.CostTypesProperty.getIncludeUpfront()includeUpfront - Specifies whether a budget includes upfront RI costs.
The default value is true .this@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder includeUpfront(IResolvable includeUpfront)
CfnBudget.CostTypesProperty.getIncludeUpfront()includeUpfront - Specifies whether a budget includes upfront RI costs.
The default value is true .this@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder useAmortized(Boolean useAmortized)
CfnBudget.CostTypesProperty.getUseAmortized()useAmortized - Specifies whether a budget uses the amortized rate.
The default value is false .this@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder useAmortized(IResolvable useAmortized)
CfnBudget.CostTypesProperty.getUseAmortized()useAmortized - Specifies whether a budget uses the amortized rate.
The default value is false .this@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder useBlended(Boolean useBlended)
CfnBudget.CostTypesProperty.getUseBlended()useBlended - Specifies whether a budget uses a blended rate.
The default value is false .this@Stability(value=Stable) public CfnBudget.CostTypesProperty.Builder useBlended(IResolvable useBlended)
CfnBudget.CostTypesProperty.getUseBlended()useBlended - Specifies whether a budget uses a blended rate.
The default value is false .this@Stability(value=Stable) public CfnBudget.CostTypesProperty build()
build in interface software.amazon.jsii.Builder<CfnBudget.CostTypesProperty>CfnBudget.CostTypesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.