nodeRole property
The IAM role associated with your node group. The Amazon EKS worker node
kubelet
daemon makes calls to AWS APIs on your behalf. Worker
nodes receive permissions for these API calls through an IAM instance
profile and associated policies.
Implementation
final String? nodeRole;