INPUT_OBJECT
The configuration of an Elastic Kubernetes Service (EKS) cluster.
input EksConfigInput {# Required. The cloud account for the Rubrik cluster to establish a connection # with the EKS cluster.cloudAccountId: String!# Required. The Amazon Resource Name (ARN) for the EKS cluster.eksClusterArn: String!}