| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
LifecycleExecutionResourceAction |
LifecycleExecutionResourceAction.clone() |
LifecycleExecutionResourceAction |
LifecycleExecutionResource.getAction()
The action to take for the identified resource.
|
LifecycleExecutionResourceAction |
LifecycleExecutionResourceAction.withName(LifecycleExecutionResourceActionName name)
The name of the resource that was identified for a lifecycle policy action.
|
LifecycleExecutionResourceAction |
LifecycleExecutionResourceAction.withName(String name)
The name of the resource that was identified for a lifecycle policy action.
|
LifecycleExecutionResourceAction |
LifecycleExecutionResourceAction.withReason(String reason)
The reason why the lifecycle policy action is taken.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleExecutionResource.setAction(LifecycleExecutionResourceAction action)
The action to take for the identified resource.
|
LifecycleExecutionResource |
LifecycleExecutionResource.withAction(LifecycleExecutionResourceAction action)
The action to take for the identified resource.
|
Copyright © 2023. All rights reserved.