public static interface StartAutomationExecutionResponse.Builder extends SSMResponse.Builder, CopyableBuilder<StartAutomationExecutionResponse.Builder,StartAutomationExecutionResponse>
| Modifier and Type | Method and Description |
|---|---|
StartAutomationExecutionResponse.Builder |
automationExecutionId(String automationExecutionId)
The unique ID of a newly scheduled automation execution.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, 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.