@Stability(value=Stable) public static final class CfnRuleGroup.LabelSummaryProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleGroup.LabelSummaryProperty>
CfnRuleGroup.LabelSummaryProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRuleGroup.LabelSummaryProperty |
build()
Builds the configured instance.
|
CfnRuleGroup.LabelSummaryProperty.Builder |
name(String name)
Sets the value of
CfnRuleGroup.LabelSummaryProperty.getName() |
@Stability(value=Stable) public CfnRuleGroup.LabelSummaryProperty.Builder name(String name)
CfnRuleGroup.LabelSummaryProperty.getName()name - An individual label specification.this@Stability(value=Stable) public CfnRuleGroup.LabelSummaryProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.LabelSummaryProperty>CfnRuleGroup.LabelSummaryPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.