Uses of Class
software.amazon.awssdk.services.mwaa.model.LastUpdate
-
Packages that use LastUpdate Package Description software.amazon.awssdk.services.mwaa.model -
-
Uses of LastUpdate in software.amazon.awssdk.services.mwaa.model
Methods in software.amazon.awssdk.services.mwaa.model that return LastUpdate Modifier and Type Method Description LastUpdateEnvironment. lastUpdate()The status of the last update on the environment.Methods in software.amazon.awssdk.services.mwaa.model with parameters of type LastUpdate Modifier and Type Method Description Environment.BuilderEnvironment.Builder. lastUpdate(LastUpdate lastUpdate)The status of the last update on the environment.
-