Uses of Class
software.amazon.awscdk.services.route53recoverycontrol.CfnSafetyRuleProps.Builder
Packages that use CfnSafetyRuleProps.Builder
Package
Description
AWS::Route53RecoveryControl Construct Library
-
Uses of CfnSafetyRuleProps.Builder in software.amazon.awscdk.services.route53recoverycontrol
Methods in software.amazon.awscdk.services.route53recoverycontrol that return CfnSafetyRuleProps.BuilderModifier and TypeMethodDescriptionCfnSafetyRuleProps.Builder.assertionRule(IResolvable assertionRule) Sets the value ofCfnSafetyRuleProps.getAssertionRule()CfnSafetyRuleProps.Builder.assertionRule(CfnSafetyRule.AssertionRuleProperty assertionRule) Sets the value ofCfnSafetyRuleProps.getAssertionRule()static CfnSafetyRuleProps.BuilderCfnSafetyRuleProps.builder()CfnSafetyRuleProps.Builder.controlPanelArn(String controlPanelArn) Sets the value ofCfnSafetyRuleProps.getControlPanelArn()CfnSafetyRuleProps.Builder.gatingRule(IResolvable gatingRule) Sets the value ofCfnSafetyRuleProps.getGatingRule()CfnSafetyRuleProps.Builder.gatingRule(CfnSafetyRule.GatingRuleProperty gatingRule) Sets the value ofCfnSafetyRuleProps.getGatingRule()Sets the value ofCfnSafetyRuleProps.getName()CfnSafetyRuleProps.Builder.ruleConfig(IResolvable ruleConfig) Sets the value ofCfnSafetyRuleProps.getRuleConfig()CfnSafetyRuleProps.Builder.ruleConfig(CfnSafetyRule.RuleConfigProperty ruleConfig) Sets the value ofCfnSafetyRuleProps.getRuleConfig()Sets the value ofCfnSafetyRuleProps.getTags()Constructors in software.amazon.awscdk.services.route53recoverycontrol with parameters of type CfnSafetyRuleProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSafetyRuleProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSafetyRuleProps.Builder.