| Package | Description |
|---|---|
| com.amazonaws.services.route53recoverycontrolconfig.model |
| Modifier and Type | Method and Description |
|---|---|
AssertionRuleUpdate |
AssertionRuleUpdate.clone() |
AssertionRuleUpdate |
UpdateSafetyRuleRequest.getAssertionRuleUpdate() |
AssertionRuleUpdate |
AssertionRuleUpdate.withName(String name)
The name of the assertion rule.
|
AssertionRuleUpdate |
AssertionRuleUpdate.withSafetyRuleArn(String safetyRuleArn)
The Amazon Resource Name (ARN) of the assertion rule.
|
AssertionRuleUpdate |
AssertionRuleUpdate.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 |
UpdateSafetyRuleRequest.setAssertionRuleUpdate(AssertionRuleUpdate assertionRuleUpdate) |
UpdateSafetyRuleRequest |
UpdateSafetyRuleRequest.withAssertionRuleUpdate(AssertionRuleUpdate assertionRuleUpdate) |
Copyright © 2021. All rights reserved.