| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartAutomationExecutionResponse> |
SsmAsyncClient.startAutomationExecution(StartAutomationExecutionRequest startAutomationExecutionRequest)
Initiates execution of an Automation document.
|
default StartAutomationExecutionResponse |
SsmClient.startAutomationExecution(StartAutomationExecutionRequest startAutomationExecutionRequest)
Initiates execution of an Automation document.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartAutomationExecutionRequestMarshaller.marshall(StartAutomationExecutionRequest startAutomationExecutionRequest) |
Copyright © 2019. All rights reserved.