| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhuborchestrator.model |
| Modifier and Type | Method and Description |
|---|---|
WorkflowStepAutomationConfiguration |
GetWorkflowStepResponse.workflowStepAutomationConfiguration()
The custom script to run tests on source or target environments.
|
WorkflowStepAutomationConfiguration |
UpdateWorkflowStepRequest.workflowStepAutomationConfiguration()
The custom script to run tests on the source and target environments.
|
WorkflowStepAutomationConfiguration |
CreateWorkflowStepRequest.workflowStepAutomationConfiguration()
The custom script to run tests on source or target environments.
|
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowStepResponse.Builder |
GetWorkflowStepResponse.Builder.workflowStepAutomationConfiguration(WorkflowStepAutomationConfiguration workflowStepAutomationConfiguration)
The custom script to run tests on source or target environments.
|
UpdateWorkflowStepRequest.Builder |
UpdateWorkflowStepRequest.Builder.workflowStepAutomationConfiguration(WorkflowStepAutomationConfiguration workflowStepAutomationConfiguration)
The custom script to run tests on the source and target environments.
|
CreateWorkflowStepRequest.Builder |
CreateWorkflowStepRequest.Builder.workflowStepAutomationConfiguration(WorkflowStepAutomationConfiguration workflowStepAutomationConfiguration)
The custom script to run tests on source or target environments.
|
Copyright © 2023. All rights reserved.