View source: R/route53recoverycontrolconfig_operations.R
route53recoverycontrolconfig_update_safety_rule | R Documentation |
Update a safety rule (an assertion rule or gating rule). You can only update the name and the waiting period for a safety rule. To make other updates, delete the safety rule and create a new one.
See https://www.paws-r-sdk.com/docs/route53recoverycontrolconfig_update_safety_rule/ for full documentation.
route53recoverycontrolconfig_update_safety_rule(
AssertionRuleUpdate = NULL,
GatingRuleUpdate = NULL
)
AssertionRuleUpdate |
The assertion rule to update. |
GatingRuleUpdate |
The gating rule to update. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.