route53recoverycontrolconfig_create_safety_rule: Creates a safety rule in a control panel

View source: R/route53recoverycontrolconfig_operations.R

route53recoverycontrolconfig_create_safety_ruleR Documentation

Creates a safety rule in a control panel

Description

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.

Usage

route53recoverycontrolconfig_create_safety_rule(
  AssertionRule = NULL,
  ClientToken = NULL,
  GatingRule = NULL,
  Tags = NULL
)

Arguments

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.


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