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