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 parameters for task execution.

Inheritance Hierarchy

System.Object
  Amazon.SimpleSystemsManagement.Model.MaintenanceWindowTaskInvocationParameters

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

Syntax

C#
public class MaintenanceWindowTaskInvocationParameters

The MaintenanceWindowTaskInvocationParameters type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Automation Amazon.SimpleSystemsManagement.Model.MaintenanceWindowAutomationParameters

Gets and sets the property Automation.

The parameters for an AUTOMATION task type.

Public Property Lambda Amazon.SimpleSystemsManagement.Model.MaintenanceWindowLambdaParameters

Gets and sets the property Lambda.

The parameters for a LAMBDA task type.

Public Property RunCommand Amazon.SimpleSystemsManagement.Model.MaintenanceWindowRunCommandParameters

Gets and sets the property RunCommand.

The parameters for a RUN_COMMAND task type.

Public Property StepFunctions Amazon.SimpleSystemsManagement.Model.MaintenanceWindowStepFunctionsParameters

Gets and sets the property StepFunctions.

The parameters for a STEP_FUNCTIONS task type.

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