| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetMaintenanceWindowExecutionTaskInvocationResponse |
SsmClient.getMaintenanceWindowExecutionTaskInvocation(GetMaintenanceWindowExecutionTaskInvocationRequest getMaintenanceWindowExecutionTaskInvocationRequest)
Retrieves information about a specific task running on a specific target.
|
default CompletableFuture<GetMaintenanceWindowExecutionTaskInvocationResponse> |
SsmAsyncClient.getMaintenanceWindowExecutionTaskInvocation(GetMaintenanceWindowExecutionTaskInvocationRequest getMaintenanceWindowExecutionTaskInvocationRequest)
Retrieves information about a specific task running on a specific target.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetMaintenanceWindowExecutionTaskInvocationRequestMarshaller.marshall(GetMaintenanceWindowExecutionTaskInvocationRequest getMaintenanceWindowExecutionTaskInvocationRequest) |
Copyright © 2021. All rights reserved.