| Package | Description |
|---|---|
| com.amazonaws.services.mwaa.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateError |
UpdateError.clone() |
UpdateError |
LastUpdate.getError()
Error string of last update, if applicable.
|
UpdateError |
UpdateError.withErrorCode(String errorCode)
Error code of update.
|
UpdateError |
UpdateError.withErrorMessage(String errorMessage)
Error message of update.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LastUpdate.setError(UpdateError error)
Error string of last update, if applicable.
|
LastUpdate |
LastUpdate.withError(UpdateError error)
Error string of last update, if applicable.
|
Copyright © 2021. All rights reserved.