/AWS1/CL_FNTCRESTRMINGDISTRI03¶
The returned result of the corresponding request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_streamingdistribution TYPE REF TO /AWS1/CL_FNTSTRMINGDISTRIBUT01 /AWS1/CL_FNTSTRMINGDISTRIBUT01¶
The streaming distribution's information.
iv_location TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING¶
The fully qualified URI of the new streaming distribution resource just created.
iv_etag TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING¶
The current version of the distribution created.
Queryable Attributes¶
StreamingDistribution¶
The streaming distribution's information.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STREAMINGDISTRIBUTION() |
Getter for STREAMINGDISTRIBUTION |
Location¶
The fully qualified URI of the new streaming distribution resource just created.
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 |
ETag¶
The current version of the distribution created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ETAG() |
Getter for ETAG, with configurable default |
ASK_ETAG() |
Getter for ETAG w/ exceptions if field has no value |
HAS_ETAG() |
Determine if ETAG has a value |