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.
Container for the parameters to the GetMaintenanceWindowExecutionTaskInvocation operation. Retrieves information about a specific task running on a specific target.
Namespace: Amazon.SimpleSystemsManagement.Model
Assembly: AWSSDK.SimpleSystemsManagement.dll
Version: 3.x.y.z
public class GetMaintenanceWindowExecutionTaskInvocationRequest : AmazonSimpleSystemsManagementRequest IAmazonWebServiceRequest
The GetMaintenanceWindowExecutionTaskInvocationRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
GetMaintenanceWindowExecutionTaskInvocationRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
InvocationId | System.String |
Gets and sets the property InvocationId. The invocation ID to retrieve. |
|
TaskId | System.String |
Gets and sets the property TaskId. The ID of the specific task in the maintenance window task that should be retrieved. |
|
WindowExecutionId | System.String |
Gets and sets the property WindowExecutionId. The ID of the maintenance window execution for which the task is a part. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer