| Package | Description |
|---|---|
| com.amazonaws.services.mwaa.model |
| Modifier and Type | Method and Description |
|---|---|
LastUpdate |
LastUpdate.clone() |
LastUpdate |
Environment.getLastUpdate() |
LastUpdate |
LastUpdate.withCreatedAt(Date createdAt)
Time that last update occurred.
|
LastUpdate |
LastUpdate.withError(UpdateError error)
Error string of last update, if applicable.
|
LastUpdate |
LastUpdate.withStatus(String status)
Status of last update of SUCCESS, FAILED, CREATING, DELETING.
|
LastUpdate |
LastUpdate.withStatus(UpdateStatus status)
Status of last update of SUCCESS, FAILED, CREATING, DELETING.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Environment.setLastUpdate(LastUpdate lastUpdate) |
Environment |
Environment.withLastUpdate(LastUpdate lastUpdate) |
Copyright © 2021. All rights reserved.