route53recoverycontrolconfig_update_safety_rule: Update a safety rule (an assertion rule or gating rule)

View source: R/route53recoverycontrolconfig_operations.R

route53recoverycontrolconfig_update_safety_ruleR Documentation

Update a safety rule (an assertion rule or gating rule)

Description

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.

Usage

route53recoverycontrolconfig_update_safety_rule(
  AssertionRuleUpdate = NULL,
  GatingRuleUpdate = NULL
)

Arguments

AssertionRuleUpdate

The assertion rule to update.

GatingRuleUpdate

The gating rule to update.


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