/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
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 calling
ListTrafficPolicyInstancesByPolicyagain and specifying the values of theHostedZoneIdMarker,TrafficPolicyInstanceNameMarker, andTrafficPolicyInstanceTypeMarkerelements in the corresponding request parameters.
iv_maxitems TYPE /AWS1/R53INTEGER /AWS1/R53INTEGER¶
The value that you specified for the
MaxItemsparameter in the call toListTrafficPolicyInstancesByPolicythat produced the current response.
Optional arguments:¶
iv_hostedzoneidmarker TYPE /AWS1/R53RESOURCEID /AWS1/R53RESOURCEID¶
If
IsTruncatedistrue,HostedZoneIdMarkeris 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
IsTruncatedistrue,TrafficPolicyInstanceNameMarkeris the name of the first traffic policy instance in the next group ofMaxItemstraffic policy instances.
iv_trafpolicyinsttypemarker TYPE /AWS1/R53RRTYPE /AWS1/R53RRTYPE¶
If
IsTruncatedistrue,TrafficPolicyInstanceTypeMarkeris the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group ofMaxItemstraffic 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 |
HostedZoneIdMarker¶
If
IsTruncatedistrue,HostedZoneIdMarkeris 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
IsTruncatedistrue,TrafficPolicyInstanceNameMarkeris the name of the first traffic policy instance in the next group ofMaxItemstraffic 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
IsTruncatedistrue,TrafficPolicyInstanceTypeMarkeris the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group ofMaxItemstraffic 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
ListTrafficPolicyInstancesByPolicyagain and specifying the values of theHostedZoneIdMarker,TrafficPolicyInstanceNameMarker, andTrafficPolicyInstanceTypeMarkerelements 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
MaxItemsparameter in the call toListTrafficPolicyInstancesByPolicythat 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 |