| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
static LifecycleExecutionResourceActionName |
LifecycleExecutionResourceActionName.fromValue(String value)
Use this in place of valueOf.
|
static LifecycleExecutionResourceActionName |
LifecycleExecutionResourceActionName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifecycleExecutionResourceActionName[] |
LifecycleExecutionResourceActionName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LifecycleExecutionResourceAction |
LifecycleExecutionResourceAction.withName(LifecycleExecutionResourceActionName name)
The name of the resource that was identified for a lifecycle policy action.
|
Copyright © 2024. All rights reserved.