/AWS1/CL_LSACREDISTRIBUTIONRS¶
CreateDistributionResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_distribution TYPE REF TO /AWS1/CL_LSALIGHTSAILDISTRIB00 /AWS1/CL_LSALIGHTSAILDISTRIB00¶
An object that describes the distribution created.
io_operation TYPE REF TO /AWS1/CL_LSAOPERATION /AWS1/CL_LSAOPERATION¶
An array of objects that describe the result of the action, such as the status of the request, the timestamp of the request, and the resources affected by the request.
Queryable Attributes¶
distribution¶
An object that describes the distribution created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DISTRIBUTION() |
Getter for DISTRIBUTION |
operation¶
An array of objects that describe the result of the action, such as the status of the request, the timestamp of the request, and the resources affected by the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPERATION() |
Getter for OPERATION |