| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
static LifecyclePolicyStatus |
LifecyclePolicyStatus.fromValue(String value)
Use this in place of valueOf.
|
static LifecyclePolicyStatus |
LifecyclePolicyStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifecyclePolicyStatus[] |
LifecyclePolicyStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LifecyclePolicySummary |
LifecyclePolicySummary.withStatus(LifecyclePolicyStatus status)
The lifecycle policy resource status.
|
LifecyclePolicy |
LifecyclePolicy.withStatus(LifecyclePolicyStatus status)
Indicates whether the lifecycle policy resource is enabled.
|
CreateLifecyclePolicyRequest |
CreateLifecyclePolicyRequest.withStatus(LifecyclePolicyStatus status)
Indicates whether the lifecycle policy resource is enabled.
|
UpdateLifecyclePolicyRequest |
UpdateLifecyclePolicyRequest.withStatus(LifecyclePolicyStatus status)
Indicates whether the lifecycle policy resource is enabled.
|
Copyright © 2024. All rights reserved.