| Package | Description |
|---|---|
| com.amazonaws.services.route53recoverycontrolconfig.model |
| Modifier and Type | Method and Description |
|---|---|
NewAssertionRule |
NewAssertionRule.clone() |
NewAssertionRule |
CreateSafetyRuleRequest.getAssertionRule()
The assertion rule requested.
|
NewAssertionRule |
NewAssertionRule.withAssertedControls(Collection<String> assertedControls)
The routing controls that are part of transactions that are evaluated to determine if a request to change a
routing control state is allowed.
|
NewAssertionRule |
NewAssertionRule.withAssertedControls(String... assertedControls)
The routing controls that are part of transactions that are evaluated to determine if a request to change a
routing control state is allowed.
|
NewAssertionRule |
NewAssertionRule.withControlPanelArn(String controlPanelArn)
The Amazon Resource Name (ARN) for the control panel.
|
NewAssertionRule |
NewAssertionRule.withName(String name)
The name of the assertion rule.
|
NewAssertionRule |
NewAssertionRule.withRuleConfig(RuleConfig ruleConfig)
The criteria that you set for specific assertion controls (routing controls) that designate how many control
states must be ON as the result of a transaction.
|
NewAssertionRule |
NewAssertionRule.withWaitPeriodMs(Integer waitPeriodMs)
An evaluation period, in milliseconds (ms), during which any request against the target routing controls will
fail.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateSafetyRuleRequest.setAssertionRule(NewAssertionRule assertionRule)
The assertion rule requested.
|
CreateSafetyRuleRequest |
CreateSafetyRuleRequest.withAssertionRule(NewAssertionRule assertionRule)
The assertion rule requested.
|
Copyright © 2024. All rights reserved.