@Stability(value=Stable) public static final class CfnWebACL.LabelProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWebACL.LabelProperty>
CfnWebACL.LabelProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.LabelProperty |
build()
Builds the configured instance.
|
CfnWebACL.LabelProperty.Builder |
name(String name)
Sets the value of
CfnWebACL.LabelProperty.getName() |
@Stability(value=Stable) public CfnWebACL.LabelProperty.Builder name(String name)
CfnWebACL.LabelProperty.getName()name - The label string. This parameter is required.this@Stability(value=Stable) public CfnWebACL.LabelProperty build()
build in interface software.amazon.jsii.Builder<CfnWebACL.LabelProperty>CfnWebACL.LabelPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.