| Package | Description |
|---|---|
| com.amazonaws.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
static AutoRollbackEvent |
AutoRollbackEvent.fromValue(String value)
Use this in place of valueOf.
|
static AutoRollbackEvent |
AutoRollbackEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoRollbackEvent[] |
AutoRollbackEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AutoRollbackConfiguration |
AutoRollbackConfiguration.withEvents(AutoRollbackEvent... events)
The event type or types that trigger a rollback.
|
Copyright © 2017. All rights reserved.