Class CfnRuleGroupPropsMixin.LabelSummaryProperty.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnRuleGroupPropsMixin.LabelSummaryProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnRuleGroupPropsMixin.LabelSummaryProperty>
- Enclosing interface:
CfnRuleGroupPropsMixin.LabelSummaryProperty
@Stability(Stable)
public static final class CfnRuleGroupPropsMixin.LabelSummaryProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnRuleGroupPropsMixin.LabelSummaryProperty>
A builder for
CfnRuleGroupPropsMixin.LabelSummaryProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.Sets the value ofCfnRuleGroupPropsMixin.LabelSummaryProperty.getName()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
name
Sets the value ofCfnRuleGroupPropsMixin.LabelSummaryProperty.getName()- Parameters:
name- An individual label specification.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnRuleGroupPropsMixin.LabelSummaryProperty>- Returns:
- a new instance of
CfnRuleGroupPropsMixin.LabelSummaryProperty - Throws:
NullPointerException- if any required attribute was not provided
-