Skip to content

/AWS1/CL_REVLOGGINGCONF

Configuration for test execution logging destinations.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_s3bucketname TYPE /AWS1/REVSTRING /AWS1/REVSTRING

The name of the S3 bucket for log delivery.

iv_cloudwatchloggrouparn TYPE /AWS1/REVARN /AWS1/REVARN

The ARN of the CloudWatch Logs log group for log delivery.

iv_logschemaversion TYPE /AWS1/REVSTRING /AWS1/REVSTRING

The version of the log schema.


Queryable Attributes

s3BucketName

The name of the S3 bucket for log delivery.

Accessible with the following methods

Method Description
GET_S3BUCKETNAME() Getter for S3BUCKETNAME, with configurable default
ASK_S3BUCKETNAME() Getter for S3BUCKETNAME w/ exceptions if field has no value
HAS_S3BUCKETNAME() Determine if S3BUCKETNAME has a value

cloudWatchLogGroupArn

The ARN of the CloudWatch Logs log group for log delivery.

Accessible with the following methods

Method Description
GET_CLOUDWATCHLOGGROUPARN() Getter for CLOUDWATCHLOGGROUPARN, with configurable default
ASK_CLOUDWATCHLOGGROUPARN() Getter for CLOUDWATCHLOGGROUPARN w/ exceptions if field has
HAS_CLOUDWATCHLOGGROUPARN() Determine if CLOUDWATCHLOGGROUPARN has a value

logSchemaVersion

The version of the log schema.

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