@Stability(value=Stable) public static final class CfnAlarmModel.AlarmEventActionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAlarmModel.AlarmEventActionsProperty>
CfnAlarmModel.AlarmEventActionsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAlarmModel.AlarmEventActionsProperty.Builder |
alarmActions(IResolvable alarmActions)
Sets the value of
CfnAlarmModel.AlarmEventActionsProperty.getAlarmActions() |
CfnAlarmModel.AlarmEventActionsProperty.Builder |
alarmActions(List<? extends Object> alarmActions)
Sets the value of
CfnAlarmModel.AlarmEventActionsProperty.getAlarmActions() |
CfnAlarmModel.AlarmEventActionsProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnAlarmModel.AlarmEventActionsProperty.Builder alarmActions(IResolvable alarmActions)
CfnAlarmModel.AlarmEventActionsProperty.getAlarmActions()alarmActions - Specifies one or more supported actions to receive notifications when the alarm state changes.this@Stability(value=Stable) public CfnAlarmModel.AlarmEventActionsProperty.Builder alarmActions(List<? extends Object> alarmActions)
CfnAlarmModel.AlarmEventActionsProperty.getAlarmActions()alarmActions - Specifies one or more supported actions to receive notifications when the alarm state changes.this@Stability(value=Stable) public CfnAlarmModel.AlarmEventActionsProperty build()
build in interface software.amazon.jsii.Builder<CfnAlarmModel.AlarmEventActionsProperty>CfnAlarmModel.AlarmEventActionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.