public static interface GetWorkflowStepExecutionRequest.Builder extends ImagebuilderRequest.Builder, SdkPojo, CopyableBuilder<GetWorkflowStepExecutionRequest.Builder,GetWorkflowStepExecutionRequest>
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowStepExecutionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetWorkflowStepExecutionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetWorkflowStepExecutionRequest.Builder |
stepExecutionId(String stepExecutionId)
Use the unique identifier for a specific runtime instance of the workflow step to get runtime details for
that step.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetWorkflowStepExecutionRequest.Builder stepExecutionId(String stepExecutionId)
Use the unique identifier for a specific runtime instance of the workflow step to get runtime details for that step.
stepExecutionId - Use the unique identifier for a specific runtime instance of the workflow step to get runtime details
for that step.GetWorkflowStepExecutionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetWorkflowStepExecutionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.