| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
Amazon Web Services Systems Manager is a collection of capabilities to help you manage your applications and
infrastructure running in the Amazon Web Services Cloud;.
|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
default StopAutomationExecutionResponse |
SsmClient.stopAutomationExecution(Consumer<StopAutomationExecutionRequest.Builder> stopAutomationExecutionRequest)
Stop an Automation that is currently running.
|
default CompletableFuture<StopAutomationExecutionResponse> |
SsmAsyncClient.stopAutomationExecution(Consumer<StopAutomationExecutionRequest.Builder> stopAutomationExecutionRequest)
Stop an Automation that is currently running.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StopAutomationExecutionRequest.Builder> |
StopAutomationExecutionRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.