

# KubernetesRoleDetails


Information about the Kubernetes role name and role type.

## Contents


 ** kind **   <a name="guardduty-Type-KubernetesRoleDetails-kind"></a>
The kind of role. For this API, the value of `kind` will be `Role`.  
Type: String  
Required: No

 ** name **   <a name="guardduty-Type-KubernetesRoleDetails-name"></a>
The name of the Kubernetes role.  
Type: String  
Required: No

 ** uid **   <a name="guardduty-Type-KubernetesRoleDetails-uid"></a>
The unique identifier of the Kubernetes role name.  
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/KubernetesRoleDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/guardduty-2017-11-28/KubernetesRoleDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/guardduty-2017-11-28/KubernetesRoleDetails) 