/AWS1/CL_R5AREPORTOUTPUTCONF¶
Configuration for report output destinations used in a Region switch plan.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_s3configuration TYPE REF TO /AWS1/CL_R5AS3REPORTOUTPUTCONF /AWS1/CL_R5AS3REPORTOUTPUTCONF¶
Configuration for delivering reports to an Amazon S3 bucket.
Queryable Attributes¶
s3Configuration¶
Configuration for delivering reports to an Amazon S3 bucket.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3CONFIGURATION() |
Getter for S3CONFIGURATION |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_REPORTOUTPUTLIST¶
TYPES TT_REPORTOUTPUTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_R5AREPORTOUTPUTCONF WITH DEFAULT KEY
.