| Package | Description |
|---|---|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
static TableOptimizerEventType |
TableOptimizerEventType.fromValue(String value)
Use this in place of valueOf.
|
static TableOptimizerEventType |
TableOptimizerEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableOptimizerEventType[] |
TableOptimizerEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TableOptimizerRun |
TableOptimizerRun.withEventType(TableOptimizerEventType eventType)
An event type representing the status of the table optimizer run.
|
Copyright © 2025. All rights reserved.