Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.route53recoverycontrol.CfnSafetyRuleMixinProps.Builder
Packages that use CfnSafetyRuleMixinProps.Builder
-
Uses of CfnSafetyRuleMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.route53recoverycontrol
Methods in software.amazon.awscdk.cfnpropertymixins.services.route53recoverycontrol that return CfnSafetyRuleMixinProps.BuilderModifier and TypeMethodDescriptionCfnSafetyRuleMixinProps.Builder.assertionRule(CfnSafetyRulePropsMixin.AssertionRuleProperty assertionRule) Sets the value ofCfnSafetyRuleMixinProps.getAssertionRule()CfnSafetyRuleMixinProps.Builder.assertionRule(IResolvable assertionRule) Sets the value ofCfnSafetyRuleMixinProps.getAssertionRule()CfnSafetyRuleMixinProps.builder()CfnSafetyRuleMixinProps.Builder.controlPanelArn(String controlPanelArn) Sets the value ofCfnSafetyRuleMixinProps.getControlPanelArn()CfnSafetyRuleMixinProps.Builder.controlPanelArn(IControlPanelRef controlPanelArn) Sets the value ofCfnSafetyRuleMixinProps.getControlPanelArn()CfnSafetyRuleMixinProps.Builder.gatingRule(CfnSafetyRulePropsMixin.GatingRuleProperty gatingRule) Sets the value ofCfnSafetyRuleMixinProps.getGatingRule()CfnSafetyRuleMixinProps.Builder.gatingRule(IResolvable gatingRule) Sets the value ofCfnSafetyRuleMixinProps.getGatingRule()Sets the value ofCfnSafetyRuleMixinProps.getName()CfnSafetyRuleMixinProps.Builder.ruleConfig(CfnSafetyRulePropsMixin.RuleConfigProperty ruleConfig) Sets the value ofCfnSafetyRuleMixinProps.getRuleConfig()CfnSafetyRuleMixinProps.Builder.ruleConfig(IResolvable ruleConfig) Sets the value ofCfnSafetyRuleMixinProps.getRuleConfig()Sets the value ofCfnSafetyRuleMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.route53recoverycontrol with parameters of type CfnSafetyRuleMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSafetyRuleMixinProps.Builder.