| Package | Description |
|---|---|
| com.amazonaws.services.databasemigrationservice.model |
| Modifier and Type | Method and Description |
|---|---|
static ReleaseStatusValues |
ReleaseStatusValues.fromValue(String value)
Use this in place of valueOf.
|
static ReleaseStatusValues |
ReleaseStatusValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReleaseStatusValues[] |
ReleaseStatusValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OrderableReplicationInstance |
OrderableReplicationInstance.withReleaseStatus(ReleaseStatusValues releaseStatus)
The value returned when the specified
EngineVersion of the replication instance is in Beta or test
mode. |
Copyright © 2020. All rights reserved.