NAME
Paws::GlueDataBrew::DescribeScheduleResponse
ATTRIBUTES
CreateDate => Str
The date and time that the schedule was created.
CreatedBy => Str
The identifier (user name) of the user who created the schedule.
CronExpression => Str
The date or dates and time or times when the jobs are to be run for the schedule. For more information, see Cron expressions (https://docs.aws.amazon.com/databrew/latest/dg/jobs.cron.html) in the Glue DataBrew Developer Guide.
JobNames => ArrayRef[Str|Undef]
The name or names of one or more jobs to be run by using the schedule.
LastModifiedBy => Str
The identifier (user name) of the user who last modified the schedule.
LastModifiedDate => Str
The date and time that the schedule was last modified.
REQUIRED Name => Str
The name of the schedule.
ResourceArn => Str
The Amazon Resource Name (ARN) of the schedule.
Tags => Paws::GlueDataBrew::TagMap
Metadata tags associated with this schedule.