Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.route53recoverycontrol.CfnSafetyRulePropsMixin.GatingRuleProperty
Packages that use CfnSafetyRulePropsMixin.GatingRuleProperty
-
Uses of CfnSafetyRulePropsMixin.GatingRuleProperty in software.amazon.awscdk.cfnpropertymixins.services.route53recoverycontrol
Classes in software.amazon.awscdk.cfnpropertymixins.services.route53recoverycontrol that implement CfnSafetyRulePropsMixin.GatingRulePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSafetyRulePropsMixin.GatingRulePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.route53recoverycontrol that return CfnSafetyRulePropsMixin.GatingRulePropertyModifier and TypeMethodDescriptionCfnSafetyRulePropsMixin.GatingRuleProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.route53recoverycontrol with parameters of type CfnSafetyRulePropsMixin.GatingRulePropertyModifier and TypeMethodDescriptionCfnSafetyRuleMixinProps.Builder.gatingRule(CfnSafetyRulePropsMixin.GatingRuleProperty gatingRule) Sets the value ofCfnSafetyRuleMixinProps.getGatingRule()CfnSafetyRulePropsMixin.Builder.gatingRule(CfnSafetyRulePropsMixin.GatingRuleProperty gatingRule) A gating rule verifies that a gating routing control or set of gating routing controls, evaluates as true, based on a rule configuration that you specify, which allows a set of routing control state changes to complete.