

# AwsMskClusterClusterInfoClientAuthenticationDetails
<a name="API_AwsMskClusterClusterInfoClientAuthenticationDetails"></a>

 Provides details about different modes of client authentication.

## Contents
<a name="API_AwsMskClusterClusterInfoClientAuthenticationDetails_Contents"></a>

 ** Sasl **   <a name="securityhub-Type-AwsMskClusterClusterInfoClientAuthenticationDetails-Sasl"></a>
 Provides details for client authentication using SASL.  
Type: [AwsMskClusterClusterInfoClientAuthenticationSaslDetails](API_AwsMskClusterClusterInfoClientAuthenticationSaslDetails.md) object  
Required: No

 ** Tls **   <a name="securityhub-Type-AwsMskClusterClusterInfoClientAuthenticationDetails-Tls"></a>
 Provides details for client authentication using TLS.  
Type: [AwsMskClusterClusterInfoClientAuthenticationTlsDetails](API_AwsMskClusterClusterInfoClientAuthenticationTlsDetails.md) object  
Required: No

 ** Unauthenticated **   <a name="securityhub-Type-AwsMskClusterClusterInfoClientAuthenticationDetails-Unauthenticated"></a>
 Provides details for allowing no client authentication.  
Type: [AwsMskClusterClusterInfoClientAuthenticationUnauthenticatedDetails](API_AwsMskClusterClusterInfoClientAuthenticationUnauthenticatedDetails.md) object  
Required: No

## See Also
<a name="API_AwsMskClusterClusterInfoClientAuthenticationDetails_SeeAlso"></a>

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/securityhub-2018-10-26/AwsMskClusterClusterInfoClientAuthenticationDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/AwsMskClusterClusterInfoClientAuthenticationDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/AwsMskClusterClusterInfoClientAuthenticationDetails) 