AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails
The settings for encrypting data in transit.
Contents
- ClientBroker
-
Indicates the encryption setting for data in transit between clients and brokers.
Type: String
Pattern:
.*\S.*
Required: No
- InCluster
-
When set to
true
, it indicates that data communication among the broker nodes of the cluster is encrypted. When set tofalse
, the communication happens in plain text. The default value istrue
.Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: