View source: R/route53recoverycontrolconfig_operations.R
route53recoverycontrolconfig_create_safety_rule | R Documentation |
Creates a safety rule in a control panel. Safety rules let you add safeguards around changing routing control states, and for enabling and disabling routing controls, to help prevent unexpected outcomes.
See https://www.paws-r-sdk.com/docs/route53recoverycontrolconfig_create_safety_rule/ for full documentation.
route53recoverycontrolconfig_create_safety_rule(
AssertionRule = NULL,
ClientToken = NULL,
GatingRule = NULL,
Tags = NULL
)
AssertionRule |
The assertion rule requested. |
ClientToken |
A unique, case-sensitive string of up to 64 ASCII characters. To make an idempotent API request with an action, specify a client token in the request. |
GatingRule |
The gating rule requested. |
Tags |
The tags associated with the safety rule. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.