paws.networking (version 0.5.0)

elbv2_modify_rule: Replaces the specified properties of the specified rule

Description

Replaces the specified properties of the specified rule. Any properties that you do not specify are unchanged.

See https://www.paws-r-sdk.com/docs/elbv2_modify_rule/ for full documentation.

Usage

elbv2_modify_rule(RuleArn, Conditions = NULL, Actions = NULL)

Arguments

RuleArn

[required] The Amazon Resource Name (ARN) of the rule.

Conditions

The conditions.

Actions

The actions.