Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can click “Customize cookies” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To continue without accepting these cookies, click “Continue without accepting.” To make more detailed choices or learn more, click “Customize cookies.”

Skip to content

/AWS1/CL_R53LSTTRFPLYINSTSBY03

A complex type that contains the response information for the request.

CONSTRUCTOR

IMPORTING

Required arguments:

IT_TRAFFICPOLICYINSTANCES TYPE /AWS1/CL_R53TRAFFICPOLICYINST=>TT_TRAFFICPOLICYINSTANCES TT_TRAFFICPOLICYINSTANCES

A list that contains one TrafficPolicyInstance element for each traffic policy instance that matches the elements in the request.

IV_ISTRUNCATED TYPE /AWS1/R53PAGETRUNCATED /AWS1/R53PAGETRUNCATED

A flag that indicates whether there are more traffic policy instances to be listed. If the response was truncated, you can get the next group of traffic policy instances by calling ListTrafficPolicyInstancesByPolicy again and specifying the values of the HostedZoneIdMarker, TrafficPolicyInstanceNameMarker, and TrafficPolicyInstanceTypeMarker elements in the corresponding request parameters.

IV_MAXITEMS TYPE /AWS1/R53INTEGER /AWS1/R53INTEGER

The value that you specified for the MaxItems parameter in the call to ListTrafficPolicyInstancesByPolicy that produced the current response.

Optional arguments:

IV_HOSTEDZONEIDMARKER TYPE /AWS1/R53RESOURCEID /AWS1/R53RESOURCEID

If IsTruncated is true, HostedZoneIdMarker is the ID of the hosted zone of the first traffic policy instance in the next group of traffic policy instances.

IV_TRAFPOLICYINSTNAMEMARKER TYPE /AWS1/R53DNSNAME /AWS1/R53DNSNAME

If IsTruncated is true, TrafficPolicyInstanceNameMarker is the name of the first traffic policy instance in the next group of MaxItems traffic policy instances.

IV_TRAFPOLICYINSTTYPEMARKER TYPE /AWS1/R53RRTYPE /AWS1/R53RRTYPE

If IsTruncated is true, TrafficPolicyInstanceTypeMarker is the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group of MaxItems traffic policy instances.


Queryable Attributes

TrafficPolicyInstances

A list that contains one TrafficPolicyInstance element for each traffic policy instance that matches the elements in the request.

Accessible with the following methods

Method Description
GET_TRAFFICPOLICYINSTANCES() Getter for TRAFFICPOLICYINSTANCES, with configurable default
ASK_TRAFFICPOLICYINSTANCES() Getter for TRAFFICPOLICYINSTANCES w/ exceptions if field has
HAS_TRAFFICPOLICYINSTANCES() Determine if TRAFFICPOLICYINSTANCES has a value

HostedZoneIdMarker

If IsTruncated is true, HostedZoneIdMarker is the ID of the hosted zone of the first traffic policy instance in the next group of traffic policy instances.

Accessible with the following methods

Method Description
GET_HOSTEDZONEIDMARKER() Getter for HOSTEDZONEIDMARKER, with configurable default
ASK_HOSTEDZONEIDMARKER() Getter for HOSTEDZONEIDMARKER w/ exceptions if field has no
HAS_HOSTEDZONEIDMARKER() Determine if HOSTEDZONEIDMARKER has a value

TrafficPolicyInstanceNameMarker

If IsTruncated is true, TrafficPolicyInstanceNameMarker is the name of the first traffic policy instance in the next group of MaxItems traffic policy instances.

Accessible with the following methods

Method Description
GET_TRAFPOLICYINSTNAMEMARKER() Getter for TRAFFICPOLICYINSTNAMEMARKER, with configurable de
ASK_TRAFPOLICYINSTNAMEMARKER() Getter for TRAFFICPOLICYINSTNAMEMARKER w/ exceptions if fiel
HAS_TRAFPOLICYINSTNAMEMARKER() Determine if TRAFFICPOLICYINSTNAMEMARKER has a value

TrafficPolicyInstanceTypeMarker

If IsTruncated is true, TrafficPolicyInstanceTypeMarker is the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group of MaxItems traffic policy instances.

Accessible with the following methods

Method Description
GET_TRAFPOLICYINSTTYPEMARKER() Getter for TRAFFICPOLICYINSTTYPEMARKER, with configurable de
ASK_TRAFPOLICYINSTTYPEMARKER() Getter for TRAFFICPOLICYINSTTYPEMARKER w/ exceptions if fiel
HAS_TRAFPOLICYINSTTYPEMARKER() Determine if TRAFFICPOLICYINSTTYPEMARKER has a value

IsTruncated

A flag that indicates whether there are more traffic policy instances to be listed. If the response was truncated, you can get the next group of traffic policy instances by calling ListTrafficPolicyInstancesByPolicy again and specifying the values of the HostedZoneIdMarker, TrafficPolicyInstanceNameMarker, and TrafficPolicyInstanceTypeMarker elements in the corresponding request parameters.

Accessible with the following methods

Method Description
GET_ISTRUNCATED() Getter for ISTRUNCATED

MaxItems

The value that you specified for the MaxItems parameter in the call to ListTrafficPolicyInstancesByPolicy that produced the current response.

Accessible with the following methods

Method Description
GET_MAXITEMS() Getter for MAXITEMS, with configurable default
ASK_MAXITEMS() Getter for MAXITEMS w/ exceptions if field has no value
HAS_MAXITEMS() Determine if MAXITEMS has a value