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 GetMaintenanceWindowTask operation.
Retrieves the details of a maintenance window task.
For maintenance window tasks without a specified target, you can't supply values for
--max-errors
and --max-concurrency
. Instead, the system inserts a placeholder
value of 1
, which may be reported in the response to this command. These values
don't affect the running of your task and can be ignored.
To retrieve a list of tasks in a maintenance window, instead use the DescribeMaintenanceWindowTasks command.
Namespace: Amazon.SimpleSystemsManagement.Model
Assembly: AWSSDK.SimpleSystemsManagement.dll
Version: 3.x.y.z
public class GetMaintenanceWindowTaskRequest : AmazonSimpleSystemsManagementRequest IAmazonWebServiceRequest
The GetMaintenanceWindowTaskRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
GetMaintenanceWindowTaskRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
WindowId | System.String |
Gets and sets the property WindowId. The maintenance window ID that includes the task to retrieve. |
![]() |
WindowTaskId | System.String |
Gets and sets the property WindowTaskId. The maintenance window task ID to retrieve. |
.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