/AWS1/CL_GDYCREATES3BKTRESRC¶
Information about the protected S3 bucket resource.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_bucketname
TYPE /AWS1/GDYSTRING
/AWS1/GDYSTRING
¶
Name of the S3 bucket.
it_objectprefixes
TYPE /AWS1/CL_GDYMALWAREPROTECTIO03=>TT_MALWAREPROTECTIONPLANOBJP00
TT_MALWAREPROTECTIONPLANOBJP00
¶
Information about the specified object prefixes. The S3 object will be scanned only if it belongs to any of the specified object prefixes.
Queryable Attributes¶
BucketName¶
Name of the S3 bucket.
Accessible with the following methods¶
Method | Description |
---|---|
GET_BUCKETNAME() |
Getter for BUCKETNAME, with configurable default |
ASK_BUCKETNAME() |
Getter for BUCKETNAME w/ exceptions if field has no value |
HAS_BUCKETNAME() |
Determine if BUCKETNAME has a value |
ObjectPrefixes¶
Information about the specified object prefixes. The S3 object will be scanned only if it belongs to any of the specified object prefixes.
Accessible with the following methods¶
Method | Description |
---|---|
GET_OBJECTPREFIXES() |
Getter for OBJECTPREFIXES, with configurable default |
ASK_OBJECTPREFIXES() |
Getter for OBJECTPREFIXES w/ exceptions if field has no valu |
HAS_OBJECTPREFIXES() |
Determine if OBJECTPREFIXES has a value |