@Stability(value=Stable) public static final class CfnAlarm.DimensionProperty.Builder extends Object
CfnAlarm.DimensionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAlarm.DimensionProperty |
build()
Builds the configured instance.
|
CfnAlarm.DimensionProperty.Builder |
withName(String value)
Sets the value of Name
|
CfnAlarm.DimensionProperty.Builder |
withValue(String value)
Sets the value of Value
|
@Stability(value=Stable) public CfnAlarm.DimensionProperty.Builder withName(String value)
value - `CfnAlarm.DimensionProperty.Name`.this@Stability(value=Stable) public CfnAlarm.DimensionProperty.Builder withValue(String value)
value - `CfnAlarm.DimensionProperty.Value`.this@Stability(value=Stable) public CfnAlarm.DimensionProperty build()
CfnAlarm.DimensionPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.