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