CopyableBuilder<GetAutomationExecutionResponse.Builder,GetAutomationExecutionResponse>
, SdkBuilder<GetAutomationExecutionResponse.Builder,GetAutomationExecutionResponse>
public static interface GetAutomationExecutionResponse.Builder extends CopyableBuilder<GetAutomationExecutionResponse.Builder,GetAutomationExecutionResponse>
Modifier and Type | Method | Description |
---|---|---|
GetAutomationExecutionResponse.Builder |
automationExecution(AutomationExecution automationExecution) |
Detailed information about the current state of an automation execution.
|
copy
apply, build
GetAutomationExecutionResponse.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 Amazon Web Services, Inc. All Rights Reserved.