Skip to content

/AWS1/CL_GMSEXPORTSNAPRESULT

ExportSnapshotResult

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_s3url TYPE /AWS1/GMSS3PRESIGNEDURL /AWS1/GMSS3PRESIGNEDURL

The presigned URL for the snapshot data.

This URL will be available for 10 minutes, and can be used to download the snapshot content. If the URL expires, a new one can be requested using the same operation.


Queryable Attributes

S3Url

The presigned URL for the snapshot data.

This URL will be available for 10 minutes, and can be used to download the snapshot content. If the URL expires, a new one can be requested using the same operation.

Accessible with the following methods

Method Description
GET_S3URL() Getter for S3URL, with configurable default
ASK_S3URL() Getter for S3URL w/ exceptions if field has no value
HAS_S3URL() Determine if S3URL has a value