You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GlueDataBrew::Types::ScheduleRepresents one or more dates and times when a job is to run.
Instance Attribute Summary collapseThe ID of the AWS account that owns the schedule.
The date and time that the schedule was created.
The identifier (the user name) of the user who created the schedule.
The date(s) and time(s), in cron
format, when the job will run.
A list of jobs to be run, according to the schedule.
The identifier (the user name) of the user who last modified the schedule.
The date and time when the schedule was last modified.
The name of the schedule.
The Amazon Resource Name (ARN) of the schedule.
Metadata tags that have been applied to the schedule.
The ID of the AWS account that owns the schedule.
#create_date ⇒ TimeThe date and time that the schedule was created.
#created_by ⇒ StringThe identifier (the user name) of the user who created the schedule.
#cron_expression ⇒ StringThe date(s) and time(s), in cron
format, when the job will run.
A list of jobs to be run, according to the schedule.
#last_modified_by ⇒ StringThe identifier (the user name) of the user who last modified the schedule.
#last_modified_date ⇒ TimeThe date and time when the schedule was last modified.
#name ⇒ StringThe name of the schedule.
#resource_arn ⇒ StringThe Amazon Resource Name (ARN) of the schedule.
#tags ⇒ Hash<String,String>Metadata tags that have been applied to the schedule.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4