transitEncryptionEnabled property

bool? transitEncryptionEnabled
final

A flag that enables in-transit encryption when set to true. You cannot modify the value of TransitEncryptionEnabled after the cluster is created. To enable in-transit encryption on a cluster you must set TransitEncryptionEnabled to true when you create a cluster.

Implementation

final bool? transitEncryptionEnabled;