Uses of Class
software.amazon.awssdk.services.route53recoverycontrolconfig.model.GatingRuleUpdate
-
Packages that use GatingRuleUpdate Package Description software.amazon.awssdk.services.route53recoverycontrolconfig.model -
-
Uses of GatingRuleUpdate in software.amazon.awssdk.services.route53recoverycontrolconfig.model
Methods in software.amazon.awssdk.services.route53recoverycontrolconfig.model that return GatingRuleUpdate Modifier and Type Method Description GatingRuleUpdateUpdateSafetyRuleRequest. gatingRuleUpdate()The gating rule to update.Methods in software.amazon.awssdk.services.route53recoverycontrolconfig.model with parameters of type GatingRuleUpdate Modifier and Type Method Description UpdateSafetyRuleRequest.BuilderUpdateSafetyRuleRequest.Builder. gatingRuleUpdate(GatingRuleUpdate gatingRuleUpdate)The gating rule to update.
-