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