View a markdown version of this page

AWS::IoT::Job SchedulingConfig - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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