View source: R/route53_operations.R
route53_list_traffic_policy_versions | R Documentation |
Gets information about all of the versions for a specified traffic policy.
See https://www.paws-r-sdk.com/docs/route53_list_traffic_policy_versions/ for full documentation.
route53_list_traffic_policy_versions(
Id,
TrafficPolicyVersionMarker = NULL,
MaxItems = NULL
)
Id |
[required] Specify the value of |
TrafficPolicyVersionMarker |
For your first request to
If you have more traffic policy versions than the value of |
MaxItems |
The maximum number of traffic policy versions that you want Amazon Route
53 to include in the response body for this request. If the specified
traffic policy has more than |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.