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.

The scheduled time period relative to UTC during which Amazon MQ begins to apply pending updates or patches to the broker.

Inheritance Hierarchy

System.Object
  Amazon.MQ.Model.WeeklyStartTime

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

Syntax

C#
public class WeeklyStartTime

The WeeklyStartTime type exposes the following members

Constructors

NameDescription
Public Method WeeklyStartTime()

Properties

NameTypeDescription
Public Property DayOfWeek Amazon.MQ.DayOfWeek

Gets and sets the property DayOfWeek.

Required. The day of the week.

Public Property TimeOfDay System.String

Gets and sets the property TimeOfDay.

Required. The time, in 24-hour format.

Public Property TimeZone System.String

Gets and sets the property TimeZone.

The time zone, UTC by default, in either the Country/City format, or the UTC offset format.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5