/AWS1/CL_SNBGETSOFTWAREUPSRS¶
GetSoftwareUpdatesResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_updatesuri TYPE /AWS1/SNBSTRING /AWS1/SNBSTRING¶
The Amazon S3 presigned URL for the update file associated with the specified
JobIdvalue. The software update will be available for 2 days after this request is made. To access an update after the 2 days have passed, you'll have to make another call toGetSoftwareUpdates.
Queryable Attributes¶
UpdatesURI¶
The Amazon S3 presigned URL for the update file associated with the specified
JobIdvalue. The software update will be available for 2 days after this request is made. To access an update after the 2 days have passed, you'll have to make another call toGetSoftwareUpdates.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATESURI() |
Getter for UPDATESURI, with configurable default |
ASK_UPDATESURI() |
Getter for UPDATESURI w/ exceptions if field has no value |
HAS_UPDATESURI() |
Determine if UPDATESURI has a value |