/AWS1/CL_FISEXPERIMENTTMPLS301¶
Describes the configuration for experiment logging to Amazon S3.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_bucketname TYPE /AWS1/FISS3BUCKETNAME /AWS1/FISS3BUCKETNAME¶
The name of the destination bucket.
iv_prefix TYPE /AWS1/FISS3OBJECTKEY /AWS1/FISS3OBJECTKEY¶
The bucket prefix.
Queryable Attributes¶
bucketName¶
The name of the destination bucket.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUCKETNAME() |
Getter for BUCKETNAME, with configurable default |
ASK_BUCKETNAME() |
Getter for BUCKETNAME w/ exceptions if field has no value |
HAS_BUCKETNAME() |
Determine if BUCKETNAME has a value |
prefix¶
The bucket prefix.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PREFIX() |
Getter for PREFIX, with configurable default |
ASK_PREFIX() |
Getter for PREFIX w/ exceptions if field has no value |
HAS_PREFIX() |
Determine if PREFIX has a value |