| Package | Description |
|---|---|
| com.amazonaws.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
static StageValues |
StageValues.fromValue(String value)
Use this in place of valueOf.
|
static StageValues |
StageValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StageValues[] |
StageValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Script |
Script.withStages(StageValues... stages)
Indicate which scripts Amazon Data Lifecycle Manager should run on target instances.
|
Copyright © 2023. All rights reserved.