| Package | Description |
|---|---|
| com.amazonaws.services.controltower.model |
| Modifier and Type | Method and Description |
|---|---|
static BaselineOperationStatus |
BaselineOperationStatus.fromValue(String value)
Use this in place of valueOf.
|
static BaselineOperationStatus |
BaselineOperationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaselineOperationStatus[] |
BaselineOperationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BaselineOperation |
BaselineOperation.withStatus(BaselineOperationStatus status)
An enumerated type (
enum) with possible values of SUCCEEDED, FAILED, or
IN_PROGRESS. |
Copyright © 2025. All rights reserved.