@Stability(value=Stable) public static final class CfnTopicRule.CloudwatchAlarmActionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTopicRule.CloudwatchAlarmActionProperty>
CfnTopicRule.CloudwatchAlarmActionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTopicRule.CloudwatchAlarmActionProperty.Builder |
alarmName(String alarmName)
Sets the value of
CfnTopicRule.CloudwatchAlarmActionProperty.getAlarmName() |
CfnTopicRule.CloudwatchAlarmActionProperty |
build()
Builds the configured instance.
|
CfnTopicRule.CloudwatchAlarmActionProperty.Builder |
roleArn(String roleArn)
Sets the value of
CfnTopicRule.CloudwatchAlarmActionProperty.getRoleArn() |
CfnTopicRule.CloudwatchAlarmActionProperty.Builder |
stateReason(String stateReason)
Sets the value of
CfnTopicRule.CloudwatchAlarmActionProperty.getStateReason() |
CfnTopicRule.CloudwatchAlarmActionProperty.Builder |
stateValue(String stateValue)
Sets the value of
CfnTopicRule.CloudwatchAlarmActionProperty.getStateValue() |
@Stability(value=Stable) public CfnTopicRule.CloudwatchAlarmActionProperty.Builder alarmName(String alarmName)
CfnTopicRule.CloudwatchAlarmActionProperty.getAlarmName()alarmName - `CfnTopicRule.CloudwatchAlarmActionProperty.AlarmName`. This parameter is required.this@Stability(value=Stable) public CfnTopicRule.CloudwatchAlarmActionProperty.Builder roleArn(String roleArn)
CfnTopicRule.CloudwatchAlarmActionProperty.getRoleArn()roleArn - `CfnTopicRule.CloudwatchAlarmActionProperty.RoleArn`. This parameter is required.this@Stability(value=Stable) public CfnTopicRule.CloudwatchAlarmActionProperty.Builder stateReason(String stateReason)
CfnTopicRule.CloudwatchAlarmActionProperty.getStateReason()stateReason - `CfnTopicRule.CloudwatchAlarmActionProperty.StateReason`. This parameter is required.this@Stability(value=Stable) public CfnTopicRule.CloudwatchAlarmActionProperty.Builder stateValue(String stateValue)
CfnTopicRule.CloudwatchAlarmActionProperty.getStateValue()stateValue - `CfnTopicRule.CloudwatchAlarmActionProperty.StateValue`. This parameter is required.this@Stability(value=Stable) public CfnTopicRule.CloudwatchAlarmActionProperty build()
build in interface software.amazon.jsii.Builder<CfnTopicRule.CloudwatchAlarmActionProperty>CfnTopicRule.CloudwatchAlarmActionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.