Class CfnRuleGroupPropsMixin.DimensionProperty.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.networkfirewall.CfnRuleGroupPropsMixin.DimensionProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnRuleGroupPropsMixin.DimensionProperty>
- Enclosing interface:
CfnRuleGroupPropsMixin.DimensionProperty
@Stability(Stable)
public static final class CfnRuleGroupPropsMixin.DimensionProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnRuleGroupPropsMixin.DimensionProperty>
A builder for
CfnRuleGroupPropsMixin.DimensionProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.Sets the value ofCfnRuleGroupPropsMixin.DimensionProperty.getValue()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
value
Sets the value ofCfnRuleGroupPropsMixin.DimensionProperty.getValue()- Parameters:
value- The value to use in the custom metric dimension.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnRuleGroupPropsMixin.DimensionProperty>- Returns:
- a new instance of
CfnRuleGroupPropsMixin.DimensionProperty - Throws:
NullPointerException- if any required attribute was not provided
-