public static interface GetAutomationExecutionResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetAutomationExecutionResponse.Builder,GetAutomationExecutionResponse>
| Modifier and Type | Method and Description |
|---|---|
GetAutomationExecutionResponse.Builder |
automationExecution(AutomationExecution automationExecution)
Detailed information about the current state of an automation execution.
|
copyapply, buildGetAutomationExecutionResponse.Builder automationExecution(AutomationExecution automationExecution)
Detailed information about the current state of an automation execution.
automationExecution - Detailed information about the current state of an automation execution.Copyright © 2017. All rights reserved.