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