public static interface StartAutomationExecutionResponse.Builder extends SSMResponse.Builder, software.amazon.awssdk.utils.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.
|
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 © 2018. All rights reserved.