enableInterContainerTrafficEncryption property

bool? enableInterContainerTrafficEncryption
final

Whether to encrypt all communications between the instances used for the monitoring jobs. Choose True to encrypt communications. Encryption provides greater security for distributed jobs, but the processing might take longer.

Implementation

final bool? enableInterContainerTrafficEncryption;