| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAutomationExecutionResponse> |
SsmAsyncClient.getAutomationExecution(GetAutomationExecutionRequest getAutomationExecutionRequest)
Get detailed information about a particular Automation execution.
|
default GetAutomationExecutionResponse |
SsmClient.getAutomationExecution(GetAutomationExecutionRequest getAutomationExecutionRequest)
Get detailed information about a particular Automation execution.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetAutomationExecutionRequestMarshaller.marshall(GetAutomationExecutionRequest getAutomationExecutionRequest) |
Copyright © 2021. All rights reserved.