/AWS1/CL_MA2S3BUCKETCRITFORJOB¶
Specifies property- and tag-based conditions that define criteria for including or excluding S3 buckets from a classification job. Exclude conditions take precedence over include conditions.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_excludes TYPE REF TO /AWS1/CL_MA2CRITBLOCKFORJOB /AWS1/CL_MA2CRITBLOCKFORJOB¶
The property- and tag-based conditions that determine which buckets to exclude from the job.
io_includes TYPE REF TO /AWS1/CL_MA2CRITBLOCKFORJOB /AWS1/CL_MA2CRITBLOCKFORJOB¶
The property- and tag-based conditions that determine which buckets to include in the job.
Queryable Attributes¶
excludes¶
The property- and tag-based conditions that determine which buckets to exclude from the job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXCLUDES() |
Getter for EXCLUDES |
includes¶
The property- and tag-based conditions that determine which buckets to include in the job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INCLUDES() |
Getter for INCLUDES |