| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| Modifier and Type | Method and Description |
|---|---|
default SendAutomationSignalResponse |
SSMClient.sendAutomationSignal(Consumer<SendAutomationSignalRequest.Builder> sendAutomationSignalRequest)
Sends a signal to an Automation execution to change the current behavior or status of the execution.
|
default SendAutomationSignalResponse |
SSMClient.sendAutomationSignal(SendAutomationSignalRequest sendAutomationSignalRequest)
Sends a signal to an Automation execution to change the current behavior or status of the execution.
|
Copyright © 2017. All rights reserved.