route53_delete_traffic_policy {paws.networking}R Documentation

Deletes a traffic policy

Description

Deletes a traffic policy.

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

Usage

route53_delete_traffic_policy(Id, Version)

Arguments

Id

[required] The ID of the traffic policy that you want to delete.

Version

[required] The version number of the traffic policy that you want to delete.


[Package paws.networking version 0.7.0 Index]