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 |
---|---|
Future<GetAutomationExecutionResult> |
AbstractAWSSimpleSystemsManagementAsync.getAutomationExecutionAsync(GetAutomationExecutionRequest request,
AsyncHandler<GetAutomationExecutionRequest,GetAutomationExecutionResult> asyncHandler) |
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.
|
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 © 2024. All rights reserved.