| 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 DescribeSafetyRuleResponse |
Route53RecoveryControlConfigClient.describeSafetyRule(Consumer<DescribeSafetyRuleRequest.Builder> describeSafetyRuleRequest)
Describes the safety rules (that is, the assertion rules and gating rules) for the routing controls in a control
panel.
|
default DescribeSafetyRuleResponse |
Route53RecoveryControlConfigClient.describeSafetyRule(DescribeSafetyRuleRequest describeSafetyRuleRequest)
Describes the safety rules (that is, the assertion rules and gating rules) for the routing controls in a control
panel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeSafetyRuleResponse> |
Route53RecoveryControlConfigAsyncClient.describeSafetyRule(Consumer<DescribeSafetyRuleRequest.Builder> describeSafetyRuleRequest)
Describes the safety rules (that is, the assertion rules and gating rules) for the routing controls in a control
panel.
|
default CompletableFuture<DescribeSafetyRuleResponse> |
Route53RecoveryControlConfigAsyncClient.describeSafetyRule(DescribeSafetyRuleRequest describeSafetyRuleRequest)
Describes the safety rules (that is, the assertion rules and gating rules) for the routing controls in a control
panel.
|
Copyright © 2021. All rights reserved.