| Package | Description |
|---|---|
| com.amazonaws.services.controltower.model |
| Modifier and Type | Method and Description |
|---|---|
static ControlOperationType |
ControlOperationType.fromValue(String value)
Use this in place of valueOf.
|
static ControlOperationType |
ControlOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ControlOperationType[] |
ControlOperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ControlOperation |
ControlOperation.withOperationType(ControlOperationType operationType)
One of
ENABLE_CONTROL or DISABLE_CONTROL. |
Copyright © 2023. All rights reserved.