class Aws::EKS::Types::Update
An object representing an asynchronous update.
@!attribute [rw] id
A UUID that is used to track the update. @return [String]
@!attribute [rw] status
The current status of the update. @return [String]
@!attribute [rw] type
The type of the update. @return [String]
@!attribute [rw] params
A key-value map that contains the parameters associated with the update. @return [Array<Types::UpdateParam>]
@!attribute [rw] created_at
The Unix epoch timestamp in seconds for when the update was created. @return [Time]
@!attribute [rw] errors
Any errors associated with a `Failed` update. @return [Array<Types::ErrorDetail>]
@see docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/Update AWS API Documentation
Constants
- SENSITIVE