@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.455Z") @Stability(value=Stable) public interface CfnCostCategoryProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ce-costcategory.html| 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() |
String |
getName()
`AWS::CE::CostCategory.Name`.
|
String |
getRules()
`AWS::CE::CostCategory.Rules`.
|
String |
getRuleVersion()
`AWS::CE::CostCategory.RuleVersion`.
|
@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ce-costcategory.html#cfn-ce-costcategory-name@Stability(value=Stable) @NotNull String getRules()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ce-costcategory.html#cfn-ce-costcategory-rules@Stability(value=Stable) @NotNull String getRuleVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ce-costcategory.html#cfn-ce-costcategory-ruleversion@Stability(value=Stable) static CfnCostCategoryProps.Builder builder()
CfnCostCategoryProps.Builder of CfnCostCategoryPropsCopyright © 2020. All rights reserved.