@Stability(value=Stable)
public static interface CfnBudget.CostTypesProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default Object getIncludeDiscount()
@Stability(value=Stable) @Nullable default Object getIncludeOtherSubscription()
@Stability(value=Stable) @Nullable default Object getIncludeRecurring()
@Stability(value=Stable) @Nullable default Object getIncludeRefund()
@Stability(value=Stable) @Nullable default Object getIncludeSubscription()
@Stability(value=Stable) @Nullable default Object getIncludeSupport()
@Stability(value=Stable) @Nullable default Object getIncludeTax()
@Stability(value=Stable) @Nullable default Object getIncludeUpfront()
@Stability(value=Stable) @Nullable default Object getUseAmortized()
@Stability(value=Stable) @Nullable default Object getUseBlended()
@Stability(value=Stable) static CfnBudget.CostTypesProperty.Builder builder()
Copyright © 2021. All rights reserved.