/AWS1/CL_R53CREATETRAFPLYRSP¶
A complex type that contains the response information for the
CreateTrafficPolicy request.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_trafficpolicy TYPE REF TO /AWS1/CL_R53TRAFFICPOLICY /AWS1/CL_R53TRAFFICPOLICY¶
A complex type that contains settings for the new traffic policy.
iv_location TYPE /AWS1/R53RESOURCEURI /AWS1/R53RESOURCEURI¶
A unique URL that represents a new traffic policy.
Queryable Attributes¶
TrafficPolicy¶
A complex type that contains settings for the new traffic policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRAFFICPOLICY() |
Getter for TRAFFICPOLICY |
Location¶
A unique URL that represents a new traffic policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOCATION() |
Getter for LOCATION, with configurable default |
ASK_LOCATION() |
Getter for LOCATION w/ exceptions if field has no value |
HAS_LOCATION() |
Determine if LOCATION has a value |