class Aws::EKS::Types::Addon

An Amazon EKS add-on.

@!attribute [rw] addon_name

The name of the add-on.
@return [String]

@!attribute [rw] cluster_name

The name of the cluster.
@return [String]

@!attribute [rw] status

The status of the add-on.
@return [String]

@!attribute [rw] addon_version

The version of the add-on.
@return [String]

@!attribute [rw] health

An object that represents the health of the add-on.
@return [Types::AddonHealth]

@!attribute [rw] addon_arn

The Amazon Resource Name (ARN) of the add-on.
@return [String]

@!attribute [rw] created_at

The date and time that the add-on was created.
@return [Time]

@!attribute [rw] modified_at

The date and time that the add-on was last modified.
@return [Time]

@!attribute [rw] service_account_role_arn

The Amazon Resource Name (ARN) of the IAM role that is bound to the
Kubernetes service account used by the add-on.
@return [String]

@!attribute [rw] tags

The metadata that you apply to the add-on to assist with
categorization and organization. Each tag consists of a key and an
optional value, both of which you define. Add-on tags do not
propagate to any other resources associated with the cluster.
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/Addon AWS API Documentation

Constants

SENSITIVE