Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@platform@turnkey_presets_AdminDefaults.hrl
Raw

include/lightspeed@platform@turnkey_presets_AdminDefaults.hrl

-record(admin_defaults, {
provider_module :: binary(),
audit_sink_module :: binary(),
approval_required :: boolean(),
break_glass_role :: binary()
}).