Values.EksSourceClusterNamespaceSourceThe input source of the namespace that is located on your Amazon Elastic Kubernetes Service cluster.
type nonrec t = {eksClusterArn : Arn.t;Amazon Resource Name (ARN) of the Amazon Elastic Kubernetes Service cluster. The format for this ARN is: arn:aws:eks:region:account-id:cluster/cluster-name. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.
*)namespace : EksNamespace.t;Name of the namespace that is located on your Amazon Elastic Kubernetes Service cluster.
*)}