route53recoverycontrolconfig_list_safety_rules: List the safety rules (the assertion rules and gating rules)...

View source: R/route53recoverycontrolconfig_operations.R

route53recoverycontrolconfig_list_safety_rulesR Documentation

List the safety rules (the assertion rules and gating rules) that you've defined for the routing controls in a control panel

Description

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.

Usage

route53recoverycontrolconfig_list_safety_rules(
  ControlPanelArn,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.