CopyableBuilder<StartAutomationExecutionResponse.Builder,StartAutomationExecutionResponse>, SdkBuilder<StartAutomationExecutionResponse.Builder,StartAutomationExecutionResponse>public static interface StartAutomationExecutionResponse.Builder extends CopyableBuilder<StartAutomationExecutionResponse.Builder,StartAutomationExecutionResponse>
| Modifier and Type | Method | Description |
|---|---|---|
StartAutomationExecutionResponse.Builder |
automationExecutionId(String automationExecutionId) |
The unique ID of a newly scheduled automation execution.
|
copyapply, buildStartAutomationExecutionResponse.Builder automationExecutionId(String automationExecutionId)
The unique ID of a newly scheduled automation execution.
automationExecutionId - The unique ID of a newly scheduled automation execution.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.