ListTrafficPolicyVersionsRequest
A complex type that contains the information about the request to list your traffic policies.
Types
Properties
Link copied to clipboard
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 MaxItems
versions, the value of IsTruncated
in the response is true
, and the value of the TrafficPolicyVersionMarker
element is the ID of the first version that Route 53 will return if you submit another request.
Link copied to clipboard
For your first request to ListTrafficPolicyVersions
, don't include the TrafficPolicyVersionMarker
parameter.
Functions
Link copied to clipboard
inline fun copy(block: ListTrafficPolicyVersionsRequest.Builder.() -> Unit = {}): ListTrafficPolicyVersionsRequest