enableInterContainerTrafficEncryption property

bool? enableInterContainerTrafficEncryption
final

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

Implementation

final bool? enableInterContainerTrafficEncryption;