Optional$metaOptionalinstallMethod?: "first install" | "demo" | "once"Optional$overrideSet properties not directly supported by this API.
OptionalconfigurationConfiguration template reference — pass the template's sys_id, or a
Record<'sys_alias_templates'> reference produced by AliasTemplate.
OptionalconnectionThe connection type. Only applicable when type is 'connection'.
Defaults to 'httpConnection'.
OptionaldescriptionA description of the alias.
OptionalmultipleWhether the alias supports multiple active connections.
Defaults to false.
Display name for the Connection & Credential Alias.
OptionalparentParent alias reference. Used for child aliases that inherit from a parent.
OptionalprotectionControls edit/view access for other developers after the application is installed.
OptionalretryDefault retry policy reference.
OptionaltypeThe type of alias: 'connection' (Connection and Credential) or 'credential' (Credential only).
Defaults to 'connection'.
Map a record to an output folder that loads only in specific circumstances. 'first install' -> 'unload' (only loaded when plugin is first registered), 'demo' -> 'unload.demo' (only loaded when demo data is loaded), 'once' -> 'apply_once' (scripts that are only applied once)