route53_list_traffic_policy_instances_by_policy {paws.networking} | R Documentation |
Gets information about the traffic policy instances that you created by using a specify traffic policy version
Description
Gets information about the traffic policy instances that you created by using a specify traffic policy version.
See https://www.paws-r-sdk.com/docs/route53_list_traffic_policy_instances_by_policy/ for full documentation.
Usage
route53_list_traffic_policy_instances_by_policy(
TrafficPolicyId,
TrafficPolicyVersion,
HostedZoneIdMarker = NULL,
TrafficPolicyInstanceNameMarker = NULL,
TrafficPolicyInstanceTypeMarker = NULL,
MaxItems = NULL
)
Arguments
TrafficPolicyId |
[required] The ID of the traffic policy for which you want to list traffic policy instances. |
TrafficPolicyVersion |
[required] The version of the traffic policy for which you want to list traffic
policy instances. The version must be associated with the traffic policy
that is specified by |
HostedZoneIdMarker |
If the value of For the value of If the value of |
TrafficPolicyInstanceNameMarker |
If the value of For the value of If the value of |
TrafficPolicyInstanceTypeMarker |
If the value of For the value of If the value of |
MaxItems |
The maximum number of traffic policy instances to be included in the
response body for this request. If you have more than |