Uses of Class
software.amazon.awscdk.services.iot.CfnTopicRule.CloudwatchAlarmActionProperty.Builder
Packages that use CfnTopicRule.CloudwatchAlarmActionProperty.Builder
-
Uses of CfnTopicRule.CloudwatchAlarmActionProperty.Builder in software.amazon.awscdk.services.iot
Methods in software.amazon.awscdk.services.iot that return CfnTopicRule.CloudwatchAlarmActionProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnTopicRule.CloudwatchAlarmActionProperty.getAlarmName()
CfnTopicRule.CloudwatchAlarmActionProperty.builder()
Sets the value ofCfnTopicRule.CloudwatchAlarmActionProperty.getRoleArn()
CfnTopicRule.CloudwatchAlarmActionProperty.Builder.stateReason
(String stateReason) Sets the value ofCfnTopicRule.CloudwatchAlarmActionProperty.getStateReason()
CfnTopicRule.CloudwatchAlarmActionProperty.Builder.stateValue
(String stateValue) Sets the value ofCfnTopicRule.CloudwatchAlarmActionProperty.getStateValue()
Constructors in software.amazon.awscdk.services.iot with parameters of type CfnTopicRule.CloudwatchAlarmActionProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTopicRule.CloudwatchAlarmActionProperty.Builder
.