| Package | Description |
|---|---|
| com.amazonaws.services.mwaa.model |
| Modifier and Type | Method and Description |
|---|---|
LastUpdate |
LastUpdate.clone() |
LastUpdate |
Environment.getLastUpdate() |
LastUpdate |
LastUpdate.withCreatedAt(Date createdAt)
The day and time of the last update on the environment.
|
LastUpdate |
LastUpdate.withError(UpdateError error)
The error that was encountered during the last update of the environment.
|
LastUpdate |
LastUpdate.withStatus(String status)
The status of the last update on the environment.
|
LastUpdate |
LastUpdate.withStatus(UpdateStatus status)
The status of the last update on the environment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Environment.setLastUpdate(LastUpdate lastUpdate) |
Environment |
Environment.withLastUpdate(LastUpdate lastUpdate) |
Copyright © 2021. All rights reserved.