CopyableBuilder<StopAutomationExecutionRequest.Builder,StopAutomationExecutionRequest>, SdkBuilder<StopAutomationExecutionRequest.Builder,StopAutomationExecutionRequest>public static interface StopAutomationExecutionRequest.Builder extends CopyableBuilder<StopAutomationExecutionRequest.Builder,StopAutomationExecutionRequest>
| Modifier and Type | Method | Description |
|---|---|---|
StopAutomationExecutionRequest.Builder |
automationExecutionId(String automationExecutionId) |
The execution ID of the Automation to stop.
|
copyapply, buildStopAutomationExecutionRequest.Builder automationExecutionId(String automationExecutionId)
The execution ID of the Automation to stop.
automationExecutionId - The execution ID of the Automation to stop.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.