| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceState |
ResourceState.clone() |
ResourceState |
StartResourceStateUpdateRequest.getState()
Indicates the lifecycle action to take for this request.
|
ResourceState |
ResourceState.withStatus(ResourceStatus status)
Shows the current lifecycle policy action that was applied to an impacted resource.
|
ResourceState |
ResourceState.withStatus(String status)
Shows the current lifecycle policy action that was applied to an impacted resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartResourceStateUpdateRequest.setState(ResourceState state)
Indicates the lifecycle action to take for this request.
|
StartResourceStateUpdateRequest |
StartResourceStateUpdateRequest.withState(ResourceState state)
Indicates the lifecycle action to take for this request.
|
Copyright © 2024. All rights reserved.