@Stability(value=Stable) public static final class CfnEndpoint.AlarmProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEndpoint.AlarmProperty>
CfnEndpoint.AlarmProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEndpoint.AlarmProperty.Builder |
alarmName(String alarmName)
Sets the value of
CfnEndpoint.AlarmProperty.getAlarmName() |
CfnEndpoint.AlarmProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnEndpoint.AlarmProperty.Builder alarmName(String alarmName)
CfnEndpoint.AlarmProperty.getAlarmName()alarmName - The name of a CloudWatch alarm in your account. This parameter is required.this@Stability(value=Stable) public CfnEndpoint.AlarmProperty build()
build in interface software.amazon.jsii.Builder<CfnEndpoint.AlarmProperty>CfnEndpoint.AlarmPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.