/AWS1/CL_FISEXPERIMENTTMPLLO00¶
Describes the configuration for experiment logging.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_cloudwatchlogsconf TYPE REF TO /AWS1/CL_FISEXPERIMENTTMPLCL01 /AWS1/CL_FISEXPERIMENTTMPLCL01¶
The configuration for experiment logging to Amazon CloudWatch Logs.
io_s3configuration TYPE REF TO /AWS1/CL_FISEXPERIMENTTMPLS301 /AWS1/CL_FISEXPERIMENTTMPLS301¶
The configuration for experiment logging to Amazon S3.
iv_logschemaversion TYPE /AWS1/FISLOGSCHEMAVERSION /AWS1/FISLOGSCHEMAVERSION¶
The schema version.
Queryable Attributes¶
cloudWatchLogsConfiguration¶
The configuration for experiment logging to Amazon CloudWatch Logs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLOUDWATCHLOGSCONF() |
Getter for CLOUDWATCHLOGSCONFIGURATION |
s3Configuration¶
The configuration for experiment logging to Amazon S3.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3CONFIGURATION() |
Getter for S3CONFIGURATION |
logSchemaVersion¶
The schema version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOGSCHEMAVERSION() |
Getter for LOGSCHEMAVERSION, with configurable default |
ASK_LOGSCHEMAVERSION() |
Getter for LOGSCHEMAVERSION w/ exceptions if field has no va |
HAS_LOGSCHEMAVERSION() |
Determine if LOGSCHEMAVERSION has a value |