Uses of Class
software.amazon.awssdk.services.route53recoverycontrolconfig.model.NewGatingRule
-
Packages that use NewGatingRule Package Description software.amazon.awssdk.services.route53recoverycontrolconfig.model -
-
Uses of NewGatingRule in software.amazon.awssdk.services.route53recoverycontrolconfig.model
Methods in software.amazon.awssdk.services.route53recoverycontrolconfig.model that return NewGatingRule Modifier and Type Method Description NewGatingRuleCreateSafetyRuleRequest. gatingRule()The gating rule requested.Methods in software.amazon.awssdk.services.route53recoverycontrolconfig.model with parameters of type NewGatingRule Modifier and Type Method Description CreateSafetyRuleRequest.BuilderCreateSafetyRuleRequest.Builder. gatingRule(NewGatingRule gatingRule)The gating rule requested.
-