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