| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeMaintenanceWindowExecutionTaskInvocationsRequest |
DescribeMaintenanceWindowExecutionTaskInvocationsRequest.clone() |
DescribeMaintenanceWindowExecutionTaskInvocationsRequest |
DescribeMaintenanceWindowExecutionTaskInvocationsRequest.withFilters(Collection<MaintenanceWindowFilter> filters)
Optional filters used to scope down the returned task invocations.
|
DescribeMaintenanceWindowExecutionTaskInvocationsRequest |
DescribeMaintenanceWindowExecutionTaskInvocationsRequest.withFilters(MaintenanceWindowFilter... filters)
Optional filters used to scope down the returned task invocations.
|
DescribeMaintenanceWindowExecutionTaskInvocationsRequest |
DescribeMaintenanceWindowExecutionTaskInvocationsRequest.withMaxResults(Integer maxResults)
The maximum number of items to return for this call.
|
DescribeMaintenanceWindowExecutionTaskInvocationsRequest |
DescribeMaintenanceWindowExecutionTaskInvocationsRequest.withNextToken(String nextToken)
The token for the next set of items to return.
|
DescribeMaintenanceWindowExecutionTaskInvocationsRequest |
DescribeMaintenanceWindowExecutionTaskInvocationsRequest.withTaskId(String taskId)
The ID of the specific task in the maintenance window task that should be retrieved.
|
DescribeMaintenanceWindowExecutionTaskInvocationsRequest |
DescribeMaintenanceWindowExecutionTaskInvocationsRequest.withWindowExecutionId(String windowExecutionId)
The ID of the maintenance window execution the task is part of.
|
Copyright © 2023. All rights reserved.