enableInterContainerTrafficEncryption property

Input<bool?>? enableInterContainerTrafficEncryption
final

Whether to encrypt inter-container traffic. When enabled, communications between containers are encrypted.

Implementation

final pulumi.Input<bool?>? enableInterContainerTrafficEncryption;