public static final class CfnWebACL.ExcludedRuleProperty.Builder
extends java.lang.Object
CfnWebACL.ExcludedRuleProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnWebACL.ExcludedRuleProperty |
build()
Builds the configured instance.
|
CfnWebACL.ExcludedRuleProperty.Builder |
name(java.lang.String name)
Sets the value of
CfnWebACL.ExcludedRuleProperty.getName() |
public CfnWebACL.ExcludedRuleProperty.Builder name(java.lang.String name)
CfnWebACL.ExcludedRuleProperty.getName()
name
- The name of the rule whose action you want to override to `Count` . This parameter is required.this
public CfnWebACL.ExcludedRuleProperty build()
CfnWebACL.ExcludedRuleProperty
java.lang.NullPointerException
- if any required attribute was not provided