View source: R/route53_operations.R
route53_list_traffic_policy_instances | R Documentation |
Gets information about the traffic policy instances that you created by using the current Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/route53_list_traffic_policy_instances/ for full documentation.
route53_list_traffic_policy_instances(
HostedZoneIdMarker = NULL,
TrafficPolicyInstanceNameMarker = NULL,
TrafficPolicyInstanceTypeMarker = NULL,
MaxItems = NULL
)
HostedZoneIdMarker |
If the value of If the value of |
TrafficPolicyInstanceNameMarker |
If the value of If the value of |
TrafficPolicyInstanceTypeMarker |
If the value of If the value of |
MaxItems |
The maximum number of traffic policy instances that you want Amazon
Route 53 to return in response to a
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.