public static final class CfnRuleGroup.LabelProperty.Builder
extends java.lang.Object
CfnRuleGroup.LabelProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnRuleGroup.LabelProperty |
build()
Builds the configured instance.
|
CfnRuleGroup.LabelProperty.Builder |
name(java.lang.String name)
Sets the value of
CfnRuleGroup.LabelProperty.getName() |
public CfnRuleGroup.LabelProperty.Builder name(java.lang.String name)
CfnRuleGroup.LabelProperty.getName()
name
- The label string. This parameter is required.this
public CfnRuleGroup.LabelProperty build()
CfnRuleGroup.LabelProperty
java.lang.NullPointerException
- if any required attribute was not provided