| Package | Description |
|---|---|
| com.amazonaws.services.emrcontainers.model |
| Modifier and Type | Method and Description |
|---|---|
static PersistentAppUI |
PersistentAppUI.fromValue(String value)
Use this in place of valueOf.
|
static PersistentAppUI |
PersistentAppUI.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersistentAppUI[] |
PersistentAppUI.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MonitoringConfiguration |
MonitoringConfiguration.withPersistentAppUI(PersistentAppUI persistentAppUI)
Monitoring configurations for the persistent application UI.
|
Copyright © 2025. All rights reserved.