DescribeScheduleResponse

Types

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

Properties

Link copied to clipboard

The date and time that the schedule was created.

Link copied to clipboard

The identifier (user name) of the user who created the schedule.

Link copied to clipboard

The date or dates and time or times when the jobs are to be run for the schedule. For more information, see Cron expressions in the Glue DataBrew Developer Guide.

Link copied to clipboard

The name or names of one or more jobs to be run by using the schedule.

Link copied to clipboard

The identifier (user name) of the user who last modified the schedule.

Link copied to clipboard

The date and time that the schedule was last modified.

Link copied to clipboard

The name of the schedule.

Link copied to clipboard

The Amazon Resource Name (ARN) of the schedule.

Link copied to clipboard

Metadata tags associated with this schedule.

Functions

Link copied to clipboard
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