Skip to content

/AWS1/CL_S3CINCLUDE

A container for what Amazon S3 Storage Lens configuration includes.

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_BUCKETS TYPE /AWS1/CL_S3CBUCKETS_W=>TT_BUCKETS TT_BUCKETS

A container for the S3 Storage Lens bucket includes.

IT_REGIONS TYPE /AWS1/CL_S3CREGIONS_W=>TT_REGIONS TT_REGIONS

A container for the S3 Storage Lens Region includes.


Queryable Attributes

Buckets

A container for the S3 Storage Lens bucket includes.

Accessible with the following methods

Method Description
GET_BUCKETS() Getter for BUCKETS, with configurable default
ASK_BUCKETS() Getter for BUCKETS w/ exceptions if field has no value
HAS_BUCKETS() Determine if BUCKETS has a value

Regions

A container for the S3 Storage Lens Region includes.

Accessible with the following methods

Method Description
GET_REGIONS() Getter for REGIONS, with configurable default
ASK_REGIONS() Getter for REGIONS w/ exceptions if field has no value
HAS_REGIONS() Determine if REGIONS has a value