Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iotevents.CfnAlarmModelPropsMixin.Builder
Packages that use CfnAlarmModelPropsMixin.Builder
-
Uses of CfnAlarmModelPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.iotevents
Methods in software.amazon.awscdk.cfnpropertymixins.services.iotevents that return CfnAlarmModelPropsMixin.BuilderModifier and TypeMethodDescriptionCfnAlarmModelPropsMixin.Builder.alarmCapabilities(CfnAlarmModelPropsMixin.AlarmCapabilitiesProperty alarmCapabilities) Contains the configuration information of alarm state changes.CfnAlarmModelPropsMixin.Builder.alarmCapabilities(IResolvable alarmCapabilities) Contains the configuration information of alarm state changes.CfnAlarmModelPropsMixin.Builder.alarmEventActions(CfnAlarmModelPropsMixin.AlarmEventActionsProperty alarmEventActions) Contains information about one or more alarm actions.CfnAlarmModelPropsMixin.Builder.alarmEventActions(IResolvable alarmEventActions) Contains information about one or more alarm actions.CfnAlarmModelPropsMixin.Builder.alarmModelDescription(String alarmModelDescription) The description of the alarm model.CfnAlarmModelPropsMixin.Builder.alarmModelName(String alarmModelName) The name of the alarm model.CfnAlarmModelPropsMixin.Builder.alarmRule(CfnAlarmModelPropsMixin.AlarmRuleProperty alarmRule) Defines when your alarm is invoked.CfnAlarmModelPropsMixin.Builder.alarmRule(IResolvable alarmRule) Defines when your alarm is invoked.CfnAlarmModelPropsMixin.Builder.create()CfnAlarmModelPropsMixin.Builder.create(CfnPropertyMixinOptions options) An input attribute used as a key to create an alarm.The ARN of the IAM role that allows the alarm to perform actions and access AWS resources.A non-negative integer that reflects the severity level of the alarm.A list of key-value pairs that contain metadata for the alarm model.