| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
List<LaunchTemplateConfiguration> |
Distribution.launchTemplateConfigurations()
A group of launchTemplateConfiguration settings that apply to image distribution for specified accounts.
|
| Modifier and Type | Method and Description |
|---|---|
Distribution.Builder |
Distribution.Builder.launchTemplateConfigurations(LaunchTemplateConfiguration... launchTemplateConfigurations)
A group of launchTemplateConfiguration settings that apply to image distribution for specified accounts.
|
| Modifier and Type | Method and Description |
|---|---|
Distribution.Builder |
Distribution.Builder.launchTemplateConfigurations(Collection<LaunchTemplateConfiguration> launchTemplateConfigurations)
A group of launchTemplateConfiguration settings that apply to image distribution for specified accounts.
|
Copyright © 2022. All rights reserved.