AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

An optional configuration within the SchedulingConfig to setup a recurring maintenance window with a predetermined start time and duration for the rollout of a job document to all devices in a target group for a job.

Inheritance Hierarchy

System.Object
  Amazon.IoT.Model.MaintenanceWindow

Namespace: Amazon.IoT.Model
Assembly: AWSSDK.IoT.dll
Version: 3.x.y.z

Syntax

C#
public class MaintenanceWindow

The MaintenanceWindow type exposes the following members

Constructors

NameDescription
Public Method MaintenanceWindow()

Properties

NameTypeDescription
Public Property DurationInMinutes System.Int32

Gets and sets the property DurationInMinutes.

Displays the duration of the next maintenance window.

Public Property StartTime System.String

Gets and sets the property StartTime.

Displays the start time of the next maintenance window.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5