class Aws::GlueDataBrew::Types::DescribeScheduleResponse
@!attribute [rw] create_date
The date and time that the schedule was created. @return [Time]
@!attribute [rw] created_by
The identifier (user name) of the user who created the schedule. @return [String]
@!attribute [rw] job_names
The name or names of one or more jobs to be run by using the schedule. @return [Array<String>]
@!attribute [rw] last_modified_by
The identifier (user name) of the user who last modified the schedule. @return [String]
@!attribute [rw] last_modified_date
The date and time that the schedule was last modified. @return [Time]
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the schedule. @return [String]
@!attribute [rw] cron_expression
The date or dates and time or times when the jobs are to be run for the schedule. For more information, see [Cron expressions][1] in the *Glue DataBrew Developer Guide*. [1]: https://docs.aws.amazon.com/databrew/latest/dg/jobs.cron.html @return [String]
@!attribute [rw] tags
Metadata tags associated with this schedule. @return [Hash<String,String>]
@!attribute [rw] name
The name of the schedule. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/databrew-2017-07-25/DescribeScheduleResponse AWS API Documentation
Constants
- SENSITIVE