| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhuborchestrator.model |
| Modifier and Type | Method and Description |
|---|---|
List<StepOutput> |
GetTemplateStepResponse.outputs()
The outputs of the step.
|
| Modifier and Type | Method and Description |
|---|---|
GetTemplateStepResponse.Builder |
GetTemplateStepResponse.Builder.outputs(StepOutput... outputs)
The outputs of the step.
|
| Modifier and Type | Method and Description |
|---|---|
GetTemplateStepResponse.Builder |
GetTemplateStepResponse.Builder.outputs(Collection<StepOutput> outputs)
The outputs of the step.
|
Copyright © 2023. All rights reserved.