/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
TrafficPolicyInstanceelement 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
ListTrafficPolicyInstancesByHostedZonerequest and specifying the values ofHostedZoneIdMarker,TrafficPolicyInstanceNameMarker, andTrafficPolicyInstanceTypeMarkerin the corresponding request parameters.
iv_maxitems TYPE /AWS1/R53INTEGER /AWS1/R53INTEGER¶
The value that you specified for the
MaxItemsparameter in theListTrafficPolicyInstancesByHostedZonerequest that produced the current response.
Optional arguments:¶
iv_trafpolicyinstnamemarker TYPE /AWS1/R53DNSNAME /AWS1/R53DNSNAME¶
If
IsTruncatedistrue,TrafficPolicyInstanceNameMarkeris the name of the first traffic policy instance in the next group of traffic policy instances.
iv_trafpolicyinsttypemarker TYPE /AWS1/R53RRTYPE /AWS1/R53RRTYPE¶
If
IsTruncatedis true,TrafficPolicyInstanceTypeMarkeris 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
TrafficPolicyInstanceelement 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
IsTruncatedistrue,TrafficPolicyInstanceNameMarkeris 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
IsTruncatedis true,TrafficPolicyInstanceTypeMarkeris 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
ListTrafficPolicyInstancesByHostedZonerequest and specifying the values ofHostedZoneIdMarker,TrafficPolicyInstanceNameMarker, andTrafficPolicyInstanceTypeMarkerin the corresponding request parameters.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISTRUNCATED() |
Getter for ISTRUNCATED |
MaxItems¶
The value that you specified for the
MaxItemsparameter in theListTrafficPolicyInstancesByHostedZonerequest 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 |