| Package | Description |
|---|---|
| com.amazonaws.services.route53recoverycontrolconfig.model |
| Modifier and Type | Method and Description |
|---|---|
GatingRuleUpdate |
GatingRuleUpdate.clone() |
GatingRuleUpdate |
UpdateSafetyRuleRequest.getGatingRuleUpdate() |
GatingRuleUpdate |
GatingRuleUpdate.withName(String name)
The name for the gating rule.
|
GatingRuleUpdate |
GatingRuleUpdate.withSafetyRuleArn(String safetyRuleArn)
The Amazon Resource Name (ARN) of the gating rule.
|
GatingRuleUpdate |
GatingRuleUpdate.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.setGatingRuleUpdate(GatingRuleUpdate gatingRuleUpdate) |
UpdateSafetyRuleRequest |
UpdateSafetyRuleRequest.withGatingRuleUpdate(GatingRuleUpdate gatingRuleUpdate) |
Copyright © 2021. All rights reserved.