GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::Route53::ListTrafficPoliciesResponse(3) User Contributed Perl Documentation Paws::Route53::ListTrafficPoliciesResponse(3)

Paws::Route53::ListTrafficPoliciesResponse

REQUIRED IsTruncated => Bool

A flag that indicates whether there are more traffic policies to be listed. If the response was truncated, you can get the next group of traffic policies by submitting another "ListTrafficPolicies" request and specifying the value of "TrafficPolicyIdMarker" in the "TrafficPolicyIdMarker" request parameter.

REQUIRED MaxItems => Str

The value that you specified for the "MaxItems" parameter in the "ListTrafficPolicies" request that produced the current response.

REQUIRED TrafficPolicyIdMarker => Str

If the value of "IsTruncated" is "true", "TrafficPolicyIdMarker" is the ID of the first traffic policy in the next group of "MaxItems" traffic policies.

REQUIRED TrafficPolicySummaries => ArrayRef[Paws::Route53::TrafficPolicySummary]

A list that contains one "TrafficPolicySummary" element for each traffic policy that was created by the current AWS account.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.