View source: R/route53recoverycontrolconfig_operations.R
route53recoverycontrolconfig_list_safety_rules | R Documentation |
List the safety rules (the assertion rules and gating rules) that you've defined for the routing controls in a control panel.
See https://www.paws-r-sdk.com/docs/route53recoverycontrolconfig_list_safety_rules/ for full documentation.
route53recoverycontrolconfig_list_safety_rules(
ControlPanelArn,
MaxResults = NULL,
NextToken = NULL
)
ControlPanelArn |
[required] The Amazon Resource Name (ARN) of the control panel. |
MaxResults |
The number of objects that you want to return with this call. |
NextToken |
The token that identifies which batch of results you want to see. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.