| Package | Description |
|---|---|
| com.amazonaws.services.ecr.model |
| Modifier and Type | Method and Description |
|---|---|
static ImageActionType |
ImageActionType.fromValue(String value)
Use this in place of valueOf.
|
static ImageActionType |
ImageActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageActionType[] |
ImageActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LifecyclePolicyRuleAction |
LifecyclePolicyRuleAction.withType(ImageActionType type)
The type of action to be taken.
|
Copyright © 2025. All rights reserved.