| Package | Description |
|---|---|
| com.amazonaws.services.route53recoverycontrolconfig.model |
| Modifier and Type | Method and Description |
|---|---|
Rule |
Rule.clone() |
Rule |
Rule.withASSERTION(AssertionRule aSSERTION)
An assertion rule enforces that, when a routing control state is changed, the criteria set by the rule
configuration is met.
|
Rule |
Rule.withGATING(GatingRule gATING)
A gating rule verifies that a gating routing control or set of gating rounting controls, evaluates as true, based
on a rule configuration that you specify, which allows a set of routing control state changes to complete.
|
| Modifier and Type | Method and Description |
|---|---|
List<Rule> |
ListSafetyRulesResult.getSafetyRules()
The list of safety rules in a control panel.
|
| Modifier and Type | Method and Description |
|---|---|
ListSafetyRulesResult |
ListSafetyRulesResult.withSafetyRules(Rule... safetyRules)
The list of safety rules in a control panel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListSafetyRulesResult.setSafetyRules(Collection<Rule> safetyRules)
The list of safety rules in a control panel.
|
ListSafetyRulesResult |
ListSafetyRulesResult.withSafetyRules(Collection<Rule> safetyRules)
The list of safety rules in a control panel.
|
Copyright © 2021. All rights reserved.