| Package | Description |
|---|---|
| com.amazonaws.services.route53recoverycontrolconfig.model |
| Modifier and Type | Method and Description |
|---|---|
GatingRuleUpdate |
GatingRuleUpdate.clone() |
GatingRuleUpdate |
UpdateSafetyRuleRequest.getGatingRuleUpdate()
The gating rule to update.
|
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)
The gating rule to update.
|
UpdateSafetyRuleRequest |
UpdateSafetyRuleRequest.withGatingRuleUpdate(GatingRuleUpdate gatingRuleUpdate)
The gating rule to update.
|
Copyright © 2024. All rights reserved.