| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhuborchestrator.model |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateInput> |
GetTemplateResponse.inputs()
The inputs provided for the creation of the migration workflow.
|
| Modifier and Type | Method and Description |
|---|---|
GetTemplateResponse.Builder |
GetTemplateResponse.Builder.inputs(TemplateInput... inputs)
The inputs provided for the creation of the migration workflow.
|
| Modifier and Type | Method and Description |
|---|---|
GetTemplateResponse.Builder |
GetTemplateResponse.Builder.inputs(Collection<TemplateInput> inputs)
The inputs provided for the creation of the migration workflow.
|
Copyright © 2023. All rights reserved.