| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
static ImageSource |
ImageSource.fromValue(String value)
Use this in place of valueOf.
|
static ImageSource |
ImageSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageSource[] |
ImageSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ImageSummary |
ImageSummary.withImageSource(ImageSource imageSource)
The origin of the base image that Image Builder used to build this image.
|
ImageVersion |
ImageVersion.withImageSource(ImageSource imageSource)
The origin of the base image that Image Builder used to build this image.
|
Image |
Image.withImageSource(ImageSource imageSource)
The origin of the base image that Image Builder used to build this image.
|
Copyright © 2023. All rights reserved.