/AWS1/CL_IMGDELDISTRIBUTIONC01¶
DeleteDistributionConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_requestid TYPE /AWS1/IMGNONEMPTYSTRING /AWS1/IMGNONEMPTYSTRING¶
The request ID that uniquely identifies this request.
iv_distributionconfarn TYPE /AWS1/IMGDISTRIBUTIONCONFARN /AWS1/IMGDISTRIBUTIONCONFARN¶
The Amazon Resource Name (ARN) of the distribution configuration that was deleted.
Queryable Attributes¶
requestId¶
The request ID that uniquely identifies this request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REQUESTID() |
Getter for REQUESTID, with configurable default |
ASK_REQUESTID() |
Getter for REQUESTID w/ exceptions if field has no value |
HAS_REQUESTID() |
Determine if REQUESTID has a value |
distributionConfigurationArn¶
The Amazon Resource Name (ARN) of the distribution configuration that was deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DISTRIBUTIONCONFARN() |
Getter for DISTRIBUTIONCONFIGURATIONARN, with configurable d |
ASK_DISTRIBUTIONCONFARN() |
Getter for DISTRIBUTIONCONFIGURATIONARN w/ exceptions if fie |
HAS_DISTRIBUTIONCONFARN() |
Determine if DISTRIBUTIONCONFIGURATIONARN has a value |