| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoverycontrolconfig.model |
| Modifier and Type | Method and Description |
|---|---|
AssertionRule |
Rule.assertion()
An assertion rule enforces that, when a routing control state is changed, the criteria set by the rule
configuration is met.
|
AssertionRule |
CreateSafetyRuleResponse.assertionRule()
Returns the value of the AssertionRule property for this object.
|
AssertionRule |
DescribeSafetyRuleResponse.assertionRule()
Returns the value of the AssertionRule property for this object.
|
AssertionRule |
UpdateSafetyRuleResponse.assertionRule()
Returns the value of the AssertionRule property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
Rule.Builder |
Rule.Builder.assertion(AssertionRule assertion)
An assertion rule enforces that, when a routing control state is changed, the criteria set by the rule
configuration is met.
|
CreateSafetyRuleResponse.Builder |
CreateSafetyRuleResponse.Builder.assertionRule(AssertionRule assertionRule)
Sets the value of the AssertionRule property for this object.
|
DescribeSafetyRuleResponse.Builder |
DescribeSafetyRuleResponse.Builder.assertionRule(AssertionRule assertionRule)
Sets the value of the AssertionRule property for this object.
|
UpdateSafetyRuleResponse.Builder |
UpdateSafetyRuleResponse.Builder.assertionRule(AssertionRule assertionRule)
Sets the value of the AssertionRule property for this object.
|
Copyright © 2021. All rights reserved.