Values.ResourceInUseExceptionSourceThe specified resource is in use.
type nonrec t = {clusterName : String_.t option;The Amazon EKS cluster associated with the exception.
*)nodegroupName : String_.t option;The Amazon EKS managed node group associated with the exception.
*)addonName : String_.t option;The specified add-on name is in use.
*)message : String_.t option;The Amazon EKS message associated with the exception.
*)}