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.

Contains information on a single schedule action.

Inheritance Hierarchy

System.Object
  Amazon.MediaLive.Model.ScheduleAction

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

Syntax

C#
public class ScheduleAction

The ScheduleAction type exposes the following members

Constructors

NameDescription
Public Method ScheduleAction()

Properties

NameTypeDescription
Public Property ActionName System.String

Gets and sets the property ActionName. The name of the action, must be unique within the schedule. This name provides the main reference to an action once it is added to the schedule. A name is unique if it is no longer in the schedule. The schedule is automatically cleaned up to remove actions with a start time of more than 1 hour ago (approximately) so at that point a name can be reused.

Public Property ScheduleActionSettings Amazon.MediaLive.Model.ScheduleActionSettings

Gets and sets the property ScheduleActionSettings. Settings for this schedule action.

Public Property ScheduleActionStartSettings Amazon.MediaLive.Model.ScheduleActionStartSettings

Gets and sets the property ScheduleActionStartSettings. The time for the action to start in the channel.

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