public static interface GetWorkflowStepExecutionResponse.Builder extends ImagebuilderResponse.Builder, SdkPojo, CopyableBuilder<GetWorkflowStepExecutionResponse.Builder,GetWorkflowStepExecutionResponse>
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowStepExecutionResponse.Builder |
action(String action)
The name of the action that the specified step performs.
|
GetWorkflowStepExecutionResponse.Builder |
description(String description)
Describes the specified workflow step.
|
GetWorkflowStepExecutionResponse.Builder |
endTime(String endTime)
The timestamp when the specified runtime instance of the workflow step finished.
|
GetWorkflowStepExecutionResponse.Builder |
imageBuildVersionArn(String imageBuildVersionArn)
The Amazon Resource Name (ARN) of the image resource build version that the specified runtime instance of the
workflow step creates.
|
GetWorkflowStepExecutionResponse.Builder |
inputs(String inputs)
Input parameters that Image Builder provided for the specified runtime instance of the workflow step.
|
GetWorkflowStepExecutionResponse.Builder |
message(String message)
The output message from the specified runtime instance of the workflow step, if applicable.
|
GetWorkflowStepExecutionResponse.Builder |
name(String name)
The name of the specified runtime instance of the workflow step.
|
GetWorkflowStepExecutionResponse.Builder |
onFailure(String onFailure)
The action to perform if the workflow step fails.
|
GetWorkflowStepExecutionResponse.Builder |
outputs(String outputs)
The file names that the specified runtime version of the workflow step created as output.
|
GetWorkflowStepExecutionResponse.Builder |
requestId(String requestIdValue)
The request ID that uniquely identifies this request.
|
GetWorkflowStepExecutionResponse.Builder |
rollbackStatus(String rollbackStatus)
Reports on the rollback status of the specified runtime version of the workflow step, if applicable.
|
GetWorkflowStepExecutionResponse.Builder |
rollbackStatus(WorkflowStepExecutionRollbackStatus rollbackStatus)
Reports on the rollback status of the specified runtime version of the workflow step, if applicable.
|
GetWorkflowStepExecutionResponse.Builder |
startTime(String startTime)
The timestamp when the specified runtime version of the workflow step started.
|
GetWorkflowStepExecutionResponse.Builder |
status(String status)
The current status for the specified runtime version of the workflow step.
|
GetWorkflowStepExecutionResponse.Builder |
status(WorkflowStepExecutionStatus status)
The current status for the specified runtime version of the workflow step.
|
GetWorkflowStepExecutionResponse.Builder |
stepExecutionId(String stepExecutionId)
The unique identifier for the runtime version of the workflow step that you specified in the request.
|
GetWorkflowStepExecutionResponse.Builder |
timeoutSeconds(Integer timeoutSeconds)
The maximum duration in seconds for this step to complete its action.
|
GetWorkflowStepExecutionResponse.Builder |
workflowBuildVersionArn(String workflowBuildVersionArn)
The Amazon Resource Name (ARN) of the build version for the Image Builder workflow resource that defines this
workflow step.
|
GetWorkflowStepExecutionResponse.Builder |
workflowExecutionId(String workflowExecutionId)
The unique identifier that Image Builder assigned to keep track of runtime details when it ran the workflow.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetWorkflowStepExecutionResponse.Builder requestId(String requestIdValue)
The request ID that uniquely identifies this request.
requestIdValue - The request ID that uniquely identifies this request.GetWorkflowStepExecutionResponse.Builder stepExecutionId(String stepExecutionId)
The unique identifier for the runtime version of the workflow step that you specified in the request.
stepExecutionId - The unique identifier for the runtime version of the workflow step that you specified in the request.GetWorkflowStepExecutionResponse.Builder workflowBuildVersionArn(String workflowBuildVersionArn)
The Amazon Resource Name (ARN) of the build version for the Image Builder workflow resource that defines this workflow step.
workflowBuildVersionArn - The Amazon Resource Name (ARN) of the build version for the Image Builder workflow resource that
defines this workflow step.GetWorkflowStepExecutionResponse.Builder workflowExecutionId(String workflowExecutionId)
The unique identifier that Image Builder assigned to keep track of runtime details when it ran the workflow.
workflowExecutionId - The unique identifier that Image Builder assigned to keep track of runtime details when it ran the
workflow.GetWorkflowStepExecutionResponse.Builder imageBuildVersionArn(String imageBuildVersionArn)
The Amazon Resource Name (ARN) of the image resource build version that the specified runtime instance of the workflow step creates.
imageBuildVersionArn - The Amazon Resource Name (ARN) of the image resource build version that the specified runtime instance
of the workflow step creates.GetWorkflowStepExecutionResponse.Builder name(String name)
The name of the specified runtime instance of the workflow step.
name - The name of the specified runtime instance of the workflow step.GetWorkflowStepExecutionResponse.Builder description(String description)
Describes the specified workflow step.
description - Describes the specified workflow step.GetWorkflowStepExecutionResponse.Builder action(String action)
The name of the action that the specified step performs.
action - The name of the action that the specified step performs.GetWorkflowStepExecutionResponse.Builder status(String status)
The current status for the specified runtime version of the workflow step.
status - The current status for the specified runtime version of the workflow step.WorkflowStepExecutionStatus,
WorkflowStepExecutionStatusGetWorkflowStepExecutionResponse.Builder status(WorkflowStepExecutionStatus status)
The current status for the specified runtime version of the workflow step.
status - The current status for the specified runtime version of the workflow step.WorkflowStepExecutionStatus,
WorkflowStepExecutionStatusGetWorkflowStepExecutionResponse.Builder rollbackStatus(String rollbackStatus)
Reports on the rollback status of the specified runtime version of the workflow step, if applicable.
rollbackStatus - Reports on the rollback status of the specified runtime version of the workflow step, if applicable.WorkflowStepExecutionRollbackStatus,
WorkflowStepExecutionRollbackStatusGetWorkflowStepExecutionResponse.Builder rollbackStatus(WorkflowStepExecutionRollbackStatus rollbackStatus)
Reports on the rollback status of the specified runtime version of the workflow step, if applicable.
rollbackStatus - Reports on the rollback status of the specified runtime version of the workflow step, if applicable.WorkflowStepExecutionRollbackStatus,
WorkflowStepExecutionRollbackStatusGetWorkflowStepExecutionResponse.Builder message(String message)
The output message from the specified runtime instance of the workflow step, if applicable.
message - The output message from the specified runtime instance of the workflow step, if applicable.GetWorkflowStepExecutionResponse.Builder inputs(String inputs)
Input parameters that Image Builder provided for the specified runtime instance of the workflow step.
inputs - Input parameters that Image Builder provided for the specified runtime instance of the workflow step.GetWorkflowStepExecutionResponse.Builder outputs(String outputs)
The file names that the specified runtime version of the workflow step created as output.
outputs - The file names that the specified runtime version of the workflow step created as output.GetWorkflowStepExecutionResponse.Builder startTime(String startTime)
The timestamp when the specified runtime version of the workflow step started.
startTime - The timestamp when the specified runtime version of the workflow step started.GetWorkflowStepExecutionResponse.Builder endTime(String endTime)
The timestamp when the specified runtime instance of the workflow step finished.
endTime - The timestamp when the specified runtime instance of the workflow step finished.GetWorkflowStepExecutionResponse.Builder onFailure(String onFailure)
The action to perform if the workflow step fails.
onFailure - The action to perform if the workflow step fails.GetWorkflowStepExecutionResponse.Builder timeoutSeconds(Integer timeoutSeconds)
The maximum duration in seconds for this step to complete its action.
timeoutSeconds - The maximum duration in seconds for this step to complete its action.Copyright © 2023. All rights reserved.