You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GlueDataBrew::Types::CreateScheduleRequestWhen passing CreateScheduleRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
job_names: ["JobName"],
cron_expression: "CronExpression", tags: {
"TagKey" => "TagValue",
},
name: "ScheduleName", }
Instance Attribute Summary collapse
The date or dates and time or times, in cron
format, when the jobs are to be run.
The name or names of one or more jobs to be run.
A unique name for the schedule.
Metadata tags to apply to this schedule.
The date or dates and time or times, in cron
format, when the jobs are to be run.
The name or names of one or more jobs to be run.
#name ⇒ StringA unique name for the schedule.
#tags ⇒ Hash<String,String>Metadata tags to apply to this 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