@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:01.166Z") @Stability(value=Stable) public interface CfnCostCategoryProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCostCategoryProps.Builder
A builder for
CfnCostCategoryProps |
static class |
CfnCostCategoryProps.Jsii$Proxy
An implementation for
CfnCostCategoryProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnCostCategoryProps.Builder |
builder() |
default String |
getDefaultValue()
`AWS::CE::CostCategory.DefaultValue`.
|
String |
getName()
`AWS::CE::CostCategory.Name`.
|
String |
getRules()
`AWS::CE::CostCategory.Rules`.
|
String |
getRuleVersion()
`AWS::CE::CostCategory.RuleVersion`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @NotNull String getRules()
@Stability(value=Stable) @NotNull String getRuleVersion()
@Stability(value=Stable) @Nullable default String getDefaultValue()
@Stability(value=Stable) static CfnCostCategoryProps.Builder builder()
CfnCostCategoryProps.Builder of CfnCostCategoryPropsCopyright © 2021. All rights reserved.