| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentParameter> |
ComponentConfiguration.parameters()
A group of parameter settings that are used to configure the component for a specific recipe.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentConfiguration.Builder |
ComponentConfiguration.Builder.parameters(ComponentParameter... parameters)
A group of parameter settings that are used to configure the component for a specific recipe.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentConfiguration.Builder |
ComponentConfiguration.Builder.parameters(Collection<ComponentParameter> parameters)
A group of parameter settings that are used to configure the component for a specific recipe.
|
Copyright © 2022. All rights reserved.