PatchRestrictionData

class PatchRestrictionData[source]

Input data required for the Restriction::Patch operation.

password: Just[SetPasswordData | ClearPasswordData] | _Nothing[SetPasswordData | ClearPasswordData] = Nothing

Password settings

session_lockdown: Just[SetSessionLockdownData | ClearSessionLockdownData] | _Nothing[SetSessionLockdownData | ClearSessionLockdownData] = Nothing

Session lockdown settings

heartbeat_enforced: Just[bool] | _Nothing[bool] = Nothing

Whether heartbeat enforcement is enabled for isolated sessions