elbv2_delete_rule {paws.networking}R Documentation

Deletes the specified rule

Description

Deletes the specified rule.

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

Usage

elbv2_delete_rule(RuleArn)

Arguments

RuleArn

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


[Package paws.networking version 0.7.0 Index]