| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
List<Ami> |
OutputResources.amis()
The Amazon EC2 AMIs created by this image.
|
| Modifier and Type | Method and Description |
|---|---|
OutputResources.Builder |
OutputResources.Builder.amis(Ami... amis)
The Amazon EC2 AMIs created by this image.
|
| Modifier and Type | Method and Description |
|---|---|
OutputResources.Builder |
OutputResources.Builder.amis(Collection<Ami> amis)
The Amazon EC2 AMIs created by this image.
|
Copyright © 2023. All rights reserved.