CopyableBuilder<StepDetail.Builder,StepDetail>, SdkBuilder<StepDetail.Builder,StepDetail>public static interface StepDetail.Builder extends CopyableBuilder<StepDetail.Builder,StepDetail>
| Modifier and Type | Method | Description |
|---|---|---|
StepDetail.Builder |
executionStatusDetail(StepExecutionStatusDetail executionStatusDetail) |
The description of the step status.
|
StepDetail.Builder |
stepConfig(StepConfig stepConfig) |
The step configuration.
|
copyapply, buildStepDetail.Builder stepConfig(StepConfig stepConfig)
The step configuration.
stepConfig - The step configuration.StepDetail.Builder executionStatusDetail(StepExecutionStatusDetail executionStatusDetail)
The description of the step status.
executionStatusDetail - The description of the step status.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.