Interface AddonDetails.Builder

  • Method Details

    • addonVersion

      AddonDetails.Builder addonVersion(String addonVersion)

      Version of the installed EKS add-on.

      Parameters:
      addonVersion - Version of the installed EKS add-on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • addonStatus

      AddonDetails.Builder addonStatus(String addonStatus)

      Status of the installed EKS add-on.

      Parameters:
      addonStatus - Status of the installed EKS add-on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.