Skip to content

/AWS1/CL_SSMS3OUTPUTLOCATION

An S3 bucket where you want to store the results of this request.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_outputs3region TYPE /AWS1/SSMS3REGION /AWS1/SSMS3REGION

The Amazon Web Services Region of the S3 bucket.

iv_outputs3bucketname TYPE /AWS1/SSMS3BUCKETNAME /AWS1/SSMS3BUCKETNAME

The name of the S3 bucket.

iv_outputs3keyprefix TYPE /AWS1/SSMS3KEYPREFIX /AWS1/SSMS3KEYPREFIX

The S3 bucket subfolder.


Queryable Attributes

OutputS3Region

The Amazon Web Services Region of the S3 bucket.

Accessible with the following methods

Method Description
GET_OUTPUTS3REGION() Getter for OUTPUTS3REGION, with configurable default
ASK_OUTPUTS3REGION() Getter for OUTPUTS3REGION w/ exceptions if field has no valu
HAS_OUTPUTS3REGION() Determine if OUTPUTS3REGION has a value

OutputS3BucketName

The name of the S3 bucket.

Accessible with the following methods

Method Description
GET_OUTPUTS3BUCKETNAME() Getter for OUTPUTS3BUCKETNAME, with configurable default
ASK_OUTPUTS3BUCKETNAME() Getter for OUTPUTS3BUCKETNAME w/ exceptions if field has no
HAS_OUTPUTS3BUCKETNAME() Determine if OUTPUTS3BUCKETNAME has a value

OutputS3KeyPrefix

The S3 bucket subfolder.

Accessible with the following methods

Method Description
GET_OUTPUTS3KEYPREFIX() Getter for OUTPUTS3KEYPREFIX, with configurable default
ASK_OUTPUTS3KEYPREFIX() Getter for OUTPUTS3KEYPREFIX w/ exceptions if field has no v
HAS_OUTPUTS3KEYPREFIX() Determine if OUTPUTS3KEYPREFIX has a value