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