@Stability(value=Stable)
public static interface CfnTopicRule.CloudwatchAlarmActionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-cloudwatchalarmaction.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTopicRule.CloudwatchAlarmActionProperty.Builder
A builder for
CfnTopicRule.CloudwatchAlarmActionProperty |
static class |
CfnTopicRule.CloudwatchAlarmActionProperty.Jsii$Proxy
An implementation for
CfnTopicRule.CloudwatchAlarmActionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTopicRule.CloudwatchAlarmActionProperty.Builder |
builder() |
String |
getAlarmName()
`CfnTopicRule.CloudwatchAlarmActionProperty.AlarmName`.
|
String |
getRoleArn()
`CfnTopicRule.CloudwatchAlarmActionProperty.RoleArn`.
|
String |
getStateReason()
`CfnTopicRule.CloudwatchAlarmActionProperty.StateReason`.
|
String |
getStateValue()
`CfnTopicRule.CloudwatchAlarmActionProperty.StateValue`.
|
@Stability(value=Stable) @NotNull String getAlarmName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-cloudwatchalarmaction.html#cfn-iot-topicrule-cloudwatchalarmaction-alarmname@Stability(value=Stable) @NotNull String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-cloudwatchalarmaction.html#cfn-iot-topicrule-cloudwatchalarmaction-rolearn@Stability(value=Stable) @NotNull String getStateReason()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-cloudwatchalarmaction.html#cfn-iot-topicrule-cloudwatchalarmaction-statereason@Stability(value=Stable) @NotNull String getStateValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-cloudwatchalarmaction.html#cfn-iot-topicrule-cloudwatchalarmaction-statevalue@Stability(value=Stable) static CfnTopicRule.CloudwatchAlarmActionProperty.Builder builder()
Copyright © 2020. All rights reserved.