Skip to content

/AWS1/CL_MACS3RESRCCLIFICATI00

(Discontinued) The S3 resources whose classification types you want to update. This data type is used as a request parameter in the UpdateS3Resources action.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_BUCKETNAME TYPE /AWS1/MACBUCKETNAME /AWS1/MACBUCKETNAME

(Discontinued) The name of the S3 bucket whose classification types you want to update.

IO_CLASSIFICATIONTYPEUPDATE TYPE REF TO /AWS1/CL_MACCLIFICATIONTYPEUPD /AWS1/CL_MACCLIFICATIONTYPEUPD

(Discontinued) The classification type that you want to update for the resource associated with Amazon Macie Classic.

Optional arguments:

IV_PREFIX TYPE /AWS1/MACPREFIX /AWS1/MACPREFIX

(Discontinued) The prefix of the S3 bucket whose classification types you want to update.


Queryable Attributes

bucketName

(Discontinued) The name of the S3 bucket whose classification types you want to update.

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

prefix

(Discontinued) The prefix of the S3 bucket whose classification types you want to update.

Accessible with the following methods

Method Description
GET_PREFIX() Getter for PREFIX, with configurable default
ASK_PREFIX() Getter for PREFIX w/ exceptions if field has no value
HAS_PREFIX() Determine if PREFIX has a value

classificationTypeUpdate

(Discontinued) The classification type that you want to update for the resource associated with Amazon Macie Classic.

Accessible with the following methods

Method Description
GET_CLASSIFICATIONTYPEUPDATE() Getter for CLASSIFICATIONTYPEUPDATE

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_S3RESRCSCLASSIFICATIONUPD

TYPES TT_S3RESRCSCLASSIFICATIONUPD TYPE STANDARD TABLE OF REF TO /AWS1/CL_MACS3RESRCCLIFICATI00 WITH DEFAULT KEY
.