Uses of Interface
software.amazon.awscdk.services.route53recoverycontrol.CfnSafetyRule.RuleConfigProperty
Packages that use CfnSafetyRule.RuleConfigProperty
Package
Description
AWS::Route53RecoveryControl Construct Library
-
Uses of CfnSafetyRule.RuleConfigProperty in software.amazon.awscdk.services.route53recoverycontrol
Classes in software.amazon.awscdk.services.route53recoverycontrol that implement CfnSafetyRule.RuleConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSafetyRule.RuleConfigPropertyMethods in software.amazon.awscdk.services.route53recoverycontrol that return CfnSafetyRule.RuleConfigPropertyModifier and TypeMethodDescriptionCfnSafetyRule.RuleConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.route53recoverycontrol with parameters of type CfnSafetyRule.RuleConfigPropertyModifier and TypeMethodDescriptionCfnSafetyRule.Builder.ruleConfig(CfnSafetyRule.RuleConfigProperty ruleConfig) The criteria that you set for specific assertion controls (routing controls) that designate how many control states must beONas the result of a transaction.CfnSafetyRuleProps.Builder.ruleConfig(CfnSafetyRule.RuleConfigProperty ruleConfig) Sets the value ofCfnSafetyRuleProps.getRuleConfig()voidCfnSafetyRule.setRuleConfig(CfnSafetyRule.RuleConfigProperty value) The criteria that you set for specific assertion controls (routing controls) that designate how many control states must beONas the result of a transaction.