| Package | Description |
|---|---|
| com.amazonaws.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
static CustomEngineVersionStatus |
CustomEngineVersionStatus.fromValue(String value)
Use this in place of valueOf.
|
static CustomEngineVersionStatus |
CustomEngineVersionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomEngineVersionStatus[] |
CustomEngineVersionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyCustomDBEngineVersionRequest |
ModifyCustomDBEngineVersionRequest.withStatus(CustomEngineVersionStatus status)
The availability status to be assigned to the CEV.
|
Copyright © 2023. All rights reserved.