/AWS1/CL_MA2SRCHRESRCSBKTCRIT¶
Specifies property- and tag-based conditions that define filter criteria for including or excluding S3 buckets from the query results. Exclude conditions take precedence over include conditions.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_excludes TYPE REF TO /AWS1/CL_MA2SRCHRESRCSCRITBLK /AWS1/CL_MA2SRCHRESRCSCRITBLK¶
The property- and tag-based conditions that determine which buckets to exclude from the results.
io_includes TYPE REF TO /AWS1/CL_MA2SRCHRESRCSCRITBLK /AWS1/CL_MA2SRCHRESRCSCRITBLK¶
The property- and tag-based conditions that determine which buckets to include in the results.
Queryable Attributes¶
excludes¶
The property- and tag-based conditions that determine which buckets to exclude from the results.
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 results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INCLUDES() |
Getter for INCLUDES |