class Aws::MWAA::Types::LastUpdate

The status of the last update on the environment, and any errors that were encountered.

@!attribute [rw] created_at

The day and time of the last update on the environment.
@return [Time]

@!attribute [rw] error

The error that was encountered during the last update of the
environment.
@return [Types::UpdateError]

@!attribute [rw] status

The status of the last update on the environment. Valid values:
`SUCCESS`, `PENDING`, `FAILED`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mwaa-2020-07-01/LastUpdate AWS API Documentation

Constants

SENSITIVE