route53_get_traffic_policy {paws.networking}R Documentation

Gets information about a specific traffic policy version

Description

Gets information about a specific traffic policy version.

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

Usage

route53_get_traffic_policy(Id, Version)

Arguments

Id

[required] The ID of the traffic policy that you want to get information about.

Version

[required] The version number of the traffic policy that you want to get information about.


[Package paws.networking version 0.7.0 Index]