| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
ImageState |
Image.state()
The state of the image.
|
ImageState |
ImageSummary.state()
The state of the image.
|
ImageState |
Ami.state()
Returns the value of the State property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
Image.Builder |
Image.Builder.state(ImageState state)
The state of the image.
|
ImageSummary.Builder |
ImageSummary.Builder.state(ImageState state)
The state of the image.
|
Ami.Builder |
Ami.Builder.state(ImageState state)
Sets the value of the State property for this object.
|
Copyright © 2023. All rights reserved.