@Generated(value="jsii-pacmak/1.39.0 (build 8af72c2)", date="2021-10-14T05:48:36.560Z") @Stability(value=Stable) public interface CfnSafetyRuleProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSafetyRuleProps.Builder
A builder for
CfnSafetyRuleProps |
static class |
CfnSafetyRuleProps.Jsii$Proxy
An implementation for
CfnSafetyRuleProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnSafetyRuleProps.Builder |
builder() |
default Object |
getAssertionRule()
`AWS::Route53RecoveryControl::SafetyRule.AssertionRule`.
|
String |
getControlPanelArn()
`AWS::Route53RecoveryControl::SafetyRule.ControlPanelArn`.
|
default Object |
getGatingRule()
`AWS::Route53RecoveryControl::SafetyRule.GatingRule`.
|
String |
getName()
`AWS::Route53RecoveryControl::SafetyRule.Name`.
|
Object |
getRuleConfig()
`AWS::Route53RecoveryControl::SafetyRule.RuleConfig`.
|
@Stability(value=Stable) @NotNull String getControlPanelArn()
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @NotNull Object getRuleConfig()
@Stability(value=Stable) @Nullable default Object getAssertionRule()
@Stability(value=Stable) @Nullable default Object getGatingRule()
@Stability(value=Stable) static CfnSafetyRuleProps.Builder builder()
CfnSafetyRuleProps.Builder of CfnSafetyRulePropsCopyright © 2021. All rights reserved.