/AWS1/CL_R53CRETRAFPLYVRSRSP¶
A complex type that contains the response information for the
CreateTrafficPolicyVersion 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 version of the traffic policy.
iv_location TYPE /AWS1/R53RESOURCEURI /AWS1/R53RESOURCEURI¶
A unique URL that represents a new traffic policy version.
Queryable Attributes¶
TrafficPolicy¶
A complex type that contains settings for the new version of the traffic policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRAFFICPOLICY() |
Getter for TRAFFICPOLICY |
Location¶
A unique URL that represents a new traffic policy version.
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 |