/AWS1/CL_R53LSTTRFPLYINSTSBY01¶
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 submitting another
ListTrafficPolicyInstancesByHostedZone
request and specifying the values ofHostedZoneIdMarker
,TrafficPolicyInstanceNameMarker
, andTrafficPolicyInstanceTypeMarker
in the corresponding request parameters.
IV_MAXITEMS
TYPE /AWS1/R53INTEGER
/AWS1/R53INTEGER
¶
The value that you specified for the
MaxItems
parameter in theListTrafficPolicyInstancesByHostedZone
request that produced the current response.
Optional arguments:¶
IV_TRAFPOLICYINSTNAMEMARKER
TYPE /AWS1/R53DNSNAME
/AWS1/R53DNSNAME
¶
If
IsTruncated
istrue
,TrafficPolicyInstanceNameMarker
is the name of the first traffic policy instance in the next group of 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 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 |
TrafficPolicyInstanceNameMarker¶
If
IsTruncated
istrue
,TrafficPolicyInstanceNameMarker
is the name of the first traffic policy instance in the next group of 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 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 submitting another
ListTrafficPolicyInstancesByHostedZone
request and specifying the values ofHostedZoneIdMarker
,TrafficPolicyInstanceNameMarker
, andTrafficPolicyInstanceTypeMarker
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 theListTrafficPolicyInstancesByHostedZone
request 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 |