| Package | Description |
|---|---|
| com.amazonaws.services.migrationhuborchestrator.model |
| Modifier and Type | Method and Description |
|---|---|
TemplateSource |
TemplateSource.clone() |
TemplateSource |
CreateTemplateRequest.getTemplateSource()
The source of the migration workflow template.
|
TemplateSource |
TemplateSource.withWorkflowId(String workflowId)
The ID of the workflow from the source migration workflow template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateTemplateRequest.setTemplateSource(TemplateSource templateSource)
The source of the migration workflow template.
|
CreateTemplateRequest |
CreateTemplateRequest.withTemplateSource(TemplateSource templateSource)
The source of the migration workflow template.
|
Copyright © 2024. All rights reserved.