| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoverycontrolconfig |
Recovery Control Configuration API Reference for Amazon Route 53 Application Recovery Controller
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateSafetyRuleResponse |
Route53RecoveryControlConfigClient.updateSafetyRule(Consumer<UpdateSafetyRuleRequest.Builder> updateSafetyRuleRequest)
Update a safety rule (an assertion rule or gating rule).
|
default UpdateSafetyRuleResponse |
Route53RecoveryControlConfigClient.updateSafetyRule(UpdateSafetyRuleRequest updateSafetyRuleRequest)
Update a safety rule (an assertion rule or gating rule).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSafetyRuleResponse> |
Route53RecoveryControlConfigAsyncClient.updateSafetyRule(Consumer<UpdateSafetyRuleRequest.Builder> updateSafetyRuleRequest)
Update a safety rule (an assertion rule or gating rule).
|
default CompletableFuture<UpdateSafetyRuleResponse> |
Route53RecoveryControlConfigAsyncClient.updateSafetyRule(UpdateSafetyRuleRequest updateSafetyRuleRequest)
Update a safety rule (an assertion rule or gating rule).
|
Copyright © 2023. All rights reserved.