| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhuborchestrator.model |
| Modifier and Type | Method and Description |
|---|---|
PlatformCommand |
WorkflowStepAutomationConfiguration.command()
The command required to run the script.
|
PlatformCommand |
StepAutomationConfiguration.command()
The command to run the script.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowStepAutomationConfiguration.Builder |
WorkflowStepAutomationConfiguration.Builder.command(PlatformCommand command)
The command required to run the script.
|
StepAutomationConfiguration.Builder |
StepAutomationConfiguration.Builder.command(PlatformCommand command)
The command to run the script.
|
Copyright © 2023. All rights reserved.