

# EksInfo


The information about the Amazon EKS cluster.

## Contents


 ** namespace **   <a name="emroneks-Type-EksInfo-namespace"></a>
The namespaces of the Amazon EKS cluster.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 63.  
Pattern: `[a-z0-9]([-a-z0-9]*[a-z0-9])?`   
Required: No

 ** nodeLabel **   <a name="emroneks-Type-EksInfo-nodeLabel"></a>
The nodeLabel of the nodes where the resources of this virtual cluster can get scheduled. It requires relevant scaling and policy engine addons.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Pattern: `^[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$`   
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/emr-containers-2020-10-01/EksInfo) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/emr-containers-2020-10-01/EksInfo) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/emr-containers-2020-10-01/EksInfo) 