

# EksClusterDetails


Details about the EKS cluster involved in a Kubernetes finding.

## Contents


 ** arn **   <a name="guardduty-Type-EksClusterDetails-arn"></a>
EKS cluster ARN.  
Type: String  
Required: No

 ** createdAt **   <a name="guardduty-Type-EksClusterDetails-createdAt"></a>
The timestamp when the EKS cluster was created.  
Type: Timestamp  
Required: No

 ** name **   <a name="guardduty-Type-EksClusterDetails-name"></a>
EKS cluster name.  
Type: String  
Required: No

 ** status **   <a name="guardduty-Type-EksClusterDetails-status"></a>
The EKS cluster status.  
Type: String  
Required: No

 ** tags **   <a name="guardduty-Type-EksClusterDetails-tags"></a>
The EKS cluster tags.  
Type: Array of [Tag](API_Tag.md) objects  
Required: No

 ** vpcId **   <a name="guardduty-Type-EksClusterDetails-vpcId"></a>
The VPC ID to which the EKS cluster is attached.  
Type: String  
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/guardduty-2017-11-28/EksClusterDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/guardduty-2017-11-28/EksClusterDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/guardduty-2017-11-28/EksClusterDetails) 