route53_update_traffic_policy_comment {paws.networking} | R Documentation |
Updates the comment for a specified traffic policy version
Description
Updates the comment for a specified traffic policy version.
See https://www.paws-r-sdk.com/docs/route53_update_traffic_policy_comment/ for full documentation.
Usage
route53_update_traffic_policy_comment(Id, Version, Comment)
Arguments
Id |
[required] The value of |
Version |
[required] The value of |
Comment |
[required] The new comment for the specified traffic policy and version. |
[Package paws.networking version 0.7.0 Index]