| Package | Description |
|---|---|
| com.amazonaws.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
static SettablePolicyStateValues |
SettablePolicyStateValues.fromValue(String value)
Use this in place of valueOf.
|
static SettablePolicyStateValues |
SettablePolicyStateValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SettablePolicyStateValues[] |
SettablePolicyStateValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateLifecyclePolicyRequest |
CreateLifecyclePolicyRequest.withState(SettablePolicyStateValues state)
The desired activation state of the lifecycle policy after creation.
|
UpdateLifecyclePolicyRequest |
UpdateLifecyclePolicyRequest.withState(SettablePolicyStateValues state)
The desired activation state of the lifecycle policy after creation.
|
Copyright © 2021. All rights reserved.