Class DataAwsCeCostCategoryRuleRuleNot.Builder
- java.lang.Object
-
- com.hashicorp.cdktf.providers.aws.data_aws_ce_cost_category.DataAwsCeCostCategoryRuleRuleNot.Builder
-
- All Implemented Interfaces:
software.amazon.jsii.Builder<DataAwsCeCostCategoryRuleRuleNot>
- Enclosing interface:
- DataAwsCeCostCategoryRuleRuleNot
@Stability(Stable) public static final class DataAwsCeCostCategoryRuleRuleNot.Builder extends Object implements software.amazon.jsii.Builder<DataAwsCeCostCategoryRuleRuleNot>
A builder forDataAwsCeCostCategoryRuleRuleNot
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DataAwsCeCostCategoryRuleRuleNotbuild()Builds the configured instance.
-
-
-
Method Detail
-
build
@Stability(Stable) public DataAwsCeCostCategoryRuleRuleNot build()
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<DataAwsCeCostCategoryRuleRuleNot>- Returns:
- a new instance of
DataAwsCeCostCategoryRuleRuleNot - Throws:
NullPointerException- if any required attribute was not provided
-
-