/AWS1/CL_MA2MONTHLYSCHEDULE¶
Specifies a monthly recurrence pattern for running a classification job.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_dayofmonth TYPE /AWS1/MA2__INTEGER /AWS1/MA2__INTEGER¶
The numeric day of the month when Amazon Macie runs the job. This value can be an integer from 1 through 31.
If this value exceeds the number of days in a certain month, Macie doesn't run the job that month. Macie runs the job only during months that have the specified day. For example, if this value is 31 and a month has only 30 days, Macie doesn't run the job that month. To run the job every month, specify a value that's less than 29.
Queryable Attributes¶
dayOfMonth¶
The numeric day of the month when Amazon Macie runs the job. This value can be an integer from 1 through 31.
If this value exceeds the number of days in a certain month, Macie doesn't run the job that month. Macie runs the job only during months that have the specified day. For example, if this value is 31 and a month has only 30 days, Macie doesn't run the job that month. To run the job every month, specify a value that's less than 29.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DAYOFMONTH() |
Getter for DAYOFMONTH, with configurable default |
ASK_DAYOFMONTH() |
Getter for DAYOFMONTH w/ exceptions if field has no value |
HAS_DAYOFMONTH() |
Determine if DAYOFMONTH has a value |