| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
LifecycleExecutionResourceState |
LifecycleExecutionResourceState.clone() |
LifecycleExecutionResourceState |
LifecycleExecutionSnapshotResource.getState()
The runtime status of the lifecycle action taken for the snapshot.
|
LifecycleExecutionResourceState |
LifecycleExecutionResource.getState()
The runtime state for the lifecycle execution.
|
LifecycleExecutionResourceState |
LifecycleExecutionResourceState.withReason(String reason)
Messaging that clarifies the reason for the assigned status.
|
LifecycleExecutionResourceState |
LifecycleExecutionResourceState.withStatus(LifecycleExecutionResourceStatus status)
The runtime status of the lifecycle action taken for the impacted resource.
|
LifecycleExecutionResourceState |
LifecycleExecutionResourceState.withStatus(String status)
The runtime status of the lifecycle action taken for the impacted resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleExecutionSnapshotResource.setState(LifecycleExecutionResourceState state)
The runtime status of the lifecycle action taken for the snapshot.
|
void |
LifecycleExecutionResource.setState(LifecycleExecutionResourceState state)
The runtime state for the lifecycle execution.
|
LifecycleExecutionSnapshotResource |
LifecycleExecutionSnapshotResource.withState(LifecycleExecutionResourceState state)
The runtime status of the lifecycle action taken for the snapshot.
|
LifecycleExecutionResource |
LifecycleExecutionResource.withState(LifecycleExecutionResourceState state)
The runtime state for the lifecycle execution.
|
Copyright © 2024. All rights reserved.