@Stability(value=Stable) public static final class CfnAlarmModel.AlarmCapabilitiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAlarmModel.AlarmCapabilitiesProperty>
CfnAlarmModel.AlarmCapabilitiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAlarmModel.AlarmCapabilitiesProperty.Builder |
acknowledgeFlow(CfnAlarmModel.AcknowledgeFlowProperty acknowledgeFlow)
Sets the value of
CfnAlarmModel.AlarmCapabilitiesProperty.getAcknowledgeFlow() |
CfnAlarmModel.AlarmCapabilitiesProperty.Builder |
acknowledgeFlow(IResolvable acknowledgeFlow)
Sets the value of
CfnAlarmModel.AlarmCapabilitiesProperty.getAcknowledgeFlow() |
CfnAlarmModel.AlarmCapabilitiesProperty |
build()
Builds the configured instance.
|
CfnAlarmModel.AlarmCapabilitiesProperty.Builder |
initializationConfiguration(CfnAlarmModel.InitializationConfigurationProperty initializationConfiguration)
Sets the value of
CfnAlarmModel.AlarmCapabilitiesProperty.getInitializationConfiguration() |
CfnAlarmModel.AlarmCapabilitiesProperty.Builder |
initializationConfiguration(IResolvable initializationConfiguration)
Sets the value of
CfnAlarmModel.AlarmCapabilitiesProperty.getInitializationConfiguration() |
@Stability(value=Stable) public CfnAlarmModel.AlarmCapabilitiesProperty.Builder acknowledgeFlow(CfnAlarmModel.AcknowledgeFlowProperty acknowledgeFlow)
CfnAlarmModel.AlarmCapabilitiesProperty.getAcknowledgeFlow()acknowledgeFlow - Specifies whether to get notified for alarm state changes.this@Stability(value=Stable) public CfnAlarmModel.AlarmCapabilitiesProperty.Builder acknowledgeFlow(IResolvable acknowledgeFlow)
CfnAlarmModel.AlarmCapabilitiesProperty.getAcknowledgeFlow()acknowledgeFlow - Specifies whether to get notified for alarm state changes.this@Stability(value=Stable) public CfnAlarmModel.AlarmCapabilitiesProperty.Builder initializationConfiguration(CfnAlarmModel.InitializationConfigurationProperty initializationConfiguration)
CfnAlarmModel.AlarmCapabilitiesProperty.getInitializationConfiguration()initializationConfiguration - Specifies the default alarm state.
The configuration applies to all alarms that were created based on this alarm model.this@Stability(value=Stable) public CfnAlarmModel.AlarmCapabilitiesProperty.Builder initializationConfiguration(IResolvable initializationConfiguration)
CfnAlarmModel.AlarmCapabilitiesProperty.getInitializationConfiguration()initializationConfiguration - Specifies the default alarm state.
The configuration applies to all alarms that were created based on this alarm model.this@Stability(value=Stable) public CfnAlarmModel.AlarmCapabilitiesProperty build()
build in interface software.amazon.jsii.Builder<CfnAlarmModel.AlarmCapabilitiesProperty>CfnAlarmModel.AlarmCapabilitiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.