Uses of Class
software.amazon.awscdk.services.iot.CfnTopicRule.CloudwatchAlarmActionProperty.Builder
-
Uses of CfnTopicRule.CloudwatchAlarmActionProperty.Builder in software.amazon.awscdk.services.iot
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTopicRule.CloudwatchAlarmActionProperty.Builder
.