route53_list_traffic_policy_instances_by_hosted_zone {paws.networking} | R Documentation |
Gets information about the traffic policy instances that you created in a specified hosted zone
Description
Gets information about the traffic policy instances that you created in a specified hosted zone.
See https://www.paws-r-sdk.com/docs/route53_list_traffic_policy_instances_by_hosted_zone/ for full documentation.
Usage
route53_list_traffic_policy_instances_by_hosted_zone(
HostedZoneId,
TrafficPolicyInstanceNameMarker = NULL,
TrafficPolicyInstanceTypeMarker = NULL,
MaxItems = NULL
)
Arguments
HostedZoneId |
[required] The ID of the hosted zone that you want to list traffic policy instances for. |
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 to be included in the
response body for this request. If you have more than |