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 © 2021. All rights reserved.