Skip to content

/AWS1/CL_S3_RESTOREOBJOUTPUT

RestoreObjectOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_requestcharged TYPE /AWS1/S3_REQUESTCHARGED /AWS1/S3_REQUESTCHARGED

If present, indicates that the requester was successfully charged for the request. For more information, see Using Requester Pays buckets for storage transfers and usage in the Amazon Simple Storage Service user guide.

This functionality is not supported for directory buckets.

iv_restoreoutputpath TYPE /AWS1/S3_RESTOREOUTPUTPATH /AWS1/S3_RESTOREOUTPUTPATH

Indicates the path in the provided S3 output location where Select results will be restored to.


Queryable Attributes

RequestCharged

If present, indicates that the requester was successfully charged for the request. For more information, see Using Requester Pays buckets for storage transfers and usage in the Amazon Simple Storage Service user guide.

This functionality is not supported for directory buckets.

Accessible with the following methods

Method Description
GET_REQUESTCHARGED() Getter for REQUESTCHARGED, with configurable default
ASK_REQUESTCHARGED() Getter for REQUESTCHARGED w/ exceptions if field has no valu
HAS_REQUESTCHARGED() Determine if REQUESTCHARGED has a value

RestoreOutputPath

Indicates the path in the provided S3 output location where Select results will be restored to.

Accessible with the following methods

Method Description
GET_RESTOREOUTPUTPATH() Getter for RESTOREOUTPUTPATH, with configurable default
ASK_RESTOREOUTPUTPATH() Getter for RESTOREOUTPUTPATH w/ exceptions if field has no v
HAS_RESTOREOUTPUTPATH() Determine if RESTOREOUTPUTPATH has a value