| Package | Description |
|---|---|
| com.amazonaws.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
static GettablePolicyStateValues |
GettablePolicyStateValues.fromValue(String value)
Use this in place of valueOf.
|
static GettablePolicyStateValues |
GettablePolicyStateValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GettablePolicyStateValues[] |
GettablePolicyStateValues.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.withState(GettablePolicyStateValues state)
The activation state of the lifecycle policy.
|
GetLifecyclePoliciesRequest |
GetLifecyclePoliciesRequest.withState(GettablePolicyStateValues state)
The activation state.
|
LifecyclePolicy |
LifecyclePolicy.withState(GettablePolicyStateValues state)
The activation state of the lifecycle policy.
|
Copyright © 2021. All rights reserved.