MonthlySchedule

Specifies a monthly recurrence pattern for running a classification job.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The numeric day of the month when Amazon Macie runs the job. This value can be an integer from 1 through 31.

Functions

Link copied to clipboard
inline fun copy(block: MonthlySchedule.Builder.() -> Unit = {}): MonthlySchedule
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String