| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
ComponentState |
ComponentSummary.state()
Describes the current status of the component.
|
ComponentState |
Component.state()
Describes the current status of the component.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentSummary.Builder |
ComponentSummary.Builder.state(ComponentState state)
Describes the current status of the component.
|
Component.Builder |
Component.Builder.state(ComponentState state)
Describes the current status of the component.
|
Copyright © 2022. All rights reserved.