

# AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails
<a name="API_AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails"></a>

 The settings for encrypting data in transit.

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

 ** ClientBroker **   <a name="securityhub-Type-AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails-ClientBroker"></a>
 Indicates the encryption setting for data in transit between clients and brokers.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** InCluster **   <a name="securityhub-Type-AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails-InCluster"></a>
 When set to `true`, it indicates that data communication among the broker nodes of the cluster is encrypted. When set to `false`, the communication happens in plain text. The default value is `true`.  
Type: Boolean  
Required: No

## See Also
<a name="API_AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails_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/AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails) 