@Stability(value=Stable) public static final class CfnRuleGroup.DimensionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleGroup.DimensionProperty>
CfnRuleGroup.DimensionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRuleGroup.DimensionProperty |
build()
Builds the configured instance.
|
CfnRuleGroup.DimensionProperty.Builder |
value(String value)
Sets the value of
CfnRuleGroup.DimensionProperty.getValue() |
@Stability(value=Stable) public CfnRuleGroup.DimensionProperty.Builder value(String value)
CfnRuleGroup.DimensionProperty.getValue()value - The value to use in the custom metric dimension. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.DimensionProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.DimensionProperty>CfnRuleGroup.DimensionPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.