atRestEncryptKey property

bool? atRestEncryptKey

Implementation

bool? get atRestEncryptKey => _$this._atRestEncryptKey;
void atRestEncryptKey=(bool? atRestEncryptKey)

Implementation

set atRestEncryptKey(bool? atRestEncryptKey) =>
    _$this._atRestEncryptKey = atRestEncryptKey;