| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetAutomationExecutionResult> |
AWSSimpleSystemsManagementAsyncClient.getAutomationExecutionAsync(GetAutomationExecutionRequest request,
AsyncHandler<GetAutomationExecutionRequest,GetAutomationExecutionResult> asyncHandler) |
Future<GetAutomationExecutionResult> |
AWSSimpleSystemsManagementAsync.getAutomationExecutionAsync(GetAutomationExecutionRequest getAutomationExecutionRequest,
AsyncHandler<GetAutomationExecutionRequest,GetAutomationExecutionResult> asyncHandler)
Get detailed information about a particular Automation execution.
|
Future<GetAutomationExecutionResult> |
AbstractAWSSimpleSystemsManagementAsync.getAutomationExecutionAsync(GetAutomationExecutionRequest request,
AsyncHandler<GetAutomationExecutionRequest,GetAutomationExecutionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetAutomationExecutionRequest |
GetAutomationExecutionRequest.clone() |
GetAutomationExecutionRequest |
GetAutomationExecutionRequest.withAutomationExecutionId(String automationExecutionId)
The unique identifier for an existing automation execution to examine.
|
Copyright © 2019. All rights reserved.