keyPortabilityEnabled property

bool? keyPortabilityEnabled
getter/setter pair

Indicates whether key portability is enabled for the SingleTenantHsmInstance.

This can only be set at creation time. Key portability features are disabled by default.

Optional. Immutable.

Implementation

core.bool? keyPortabilityEnabled;