| 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 |
|---|---|
StartAutomationExecutionResult |
AbstractAWSSimpleSystemsManagement.startAutomationExecution(StartAutomationExecutionRequest request) |
StartAutomationExecutionResult |
AWSSimpleSystemsManagementClient.startAutomationExecution(StartAutomationExecutionRequest request)
Initiates execution of an Automation runbook.
|
StartAutomationExecutionResult |
AWSSimpleSystemsManagement.startAutomationExecution(StartAutomationExecutionRequest startAutomationExecutionRequest)
Initiates execution of an Automation runbook.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StartAutomationExecutionResult> |
AWSSimpleSystemsManagementAsyncClient.startAutomationExecutionAsync(StartAutomationExecutionRequest request,
AsyncHandler<StartAutomationExecutionRequest,StartAutomationExecutionResult> asyncHandler) |
Future<StartAutomationExecutionResult> |
AWSSimpleSystemsManagementAsync.startAutomationExecutionAsync(StartAutomationExecutionRequest startAutomationExecutionRequest,
AsyncHandler<StartAutomationExecutionRequest,StartAutomationExecutionResult> asyncHandler)
Initiates execution of an Automation runbook.
|
Future<StartAutomationExecutionResult> |
AbstractAWSSimpleSystemsManagementAsync.startAutomationExecutionAsync(StartAutomationExecutionRequest request,
AsyncHandler<StartAutomationExecutionRequest,StartAutomationExecutionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartAutomationExecutionResult |
StartAutomationExecutionResult.clone() |
StartAutomationExecutionResult |
StartAutomationExecutionResult.withAutomationExecutionId(String automationExecutionId)
The unique ID of a newly scheduled automation execution.
|
Copyright © 2023. All rights reserved.