EncryptionInTransitProperties Class

The encryption-in-transit properties.

Constructor

EncryptionInTransitProperties(*, is_encryption_in_transit_enabled: bool = False, **kwargs: Any)

Keyword-Only Parameters

Name Description
is_encryption_in_transit_enabled

Indicates whether or not inter cluster node communication is encrypted in transit.

Default value: False

Variables

Name Description
is_encryption_in_transit_enabled

Indicates whether or not inter cluster node communication is encrypted in transit.