View a markdown version of this page

AWS::IoT::Job SchedulingConfig - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::IoT::Job SchedulingConfig

The SchedulingConfig property type specifies Property description not available. for an AWS::IoT::Job.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "EndBehavior" : String, "EndTime" : String, "MaintenanceWindows" : [ MaintenanceWindow, ... ], "StartTime" : String }

Properties

EndBehavior

Property description not available.

Required: No

Type: String

Allowed values: STOP_ROLLOUT | CANCEL | FORCE_CANCEL

Update requires: Replacement

EndTime

Property description not available.

Required: No

Type: String

Minimum: 1

Maximum: 64

Update requires: Replacement

MaintenanceWindows

Property description not available.

Required: No

Type: Array of MaintenanceWindow

Update requires: Replacement

StartTime

Property description not available.

Required: No

Type: String

Minimum: 1

Maximum: 64

Update requires: Replacement