UNPKG

@rockcarver/frodo-lib

Version:

A library to manage ForgeRock Identity Cloud tenants, ForgeOps deployments, and classic deployments.

29 lines 59 kB
<!DOCTYPE html><html class="default" lang="en" data-base=".."><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>FullGlobalExportInterface | Frodo Library - v3.3.5</title><meta name="description" content="Documentation for Frodo Library"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><script async src="../assets/hierarchy.js" id="tsd-hierarchy-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search"><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"><a href="https://github.com/rockcarver/frodo-lib">Project Home</a></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">Frodo Library - v3.3.5</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">Frodo Library</a></li><li><a href="../modules/Reference.html">Reference</a></li><li><a href="Reference.FullGlobalExportInterface.html">FullGlobalExportInterface</a></li></ul><h1>Interface FullGlobalExportInterface</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">FullGlobalExportInterface</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#agent">agent</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#applicationtypes">applicationTypes</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#authentication">authentication</a><span class="tsd-signature-symbol">:</span> <a href="../types/Reference.AuthenticationSettingsSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">AuthenticationSettingsSkeleton</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#authenticationchains">authenticationChains</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#authenticationmodules">authenticationModules</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#authenticationtreesconfiguration">authenticationTreesConfiguration</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#conditiontypes">conditionTypes</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#decisioncombiners">decisionCombiners</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#emailtemplate">emailTemplate</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.EmailTemplateSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">EmailTemplateSkeleton</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#idm">idm</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="Reference.IdObjectSkeletonInterface.html" class="tsd-signature-type tsd-kind-interface">IdObjectSkeletonInterface</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#internalrole">internalRole</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.InternalRoleSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">InternalRoleSkeleton</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#mapping">mapping</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.MappingSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">MappingSkeleton</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#realm">realm</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.RealmSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">RealmSkeleton</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#scripttype">scripttype</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.ScriptTypeExportSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">ScriptTypeExportSkeleton</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#secret">secret</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.SecretSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">SecretSkeleton</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#secrets">secrets</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#secretstore">secretstore</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.SecretStoreExportSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">SecretStoreExportSkeleton</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#server">server</a><span class="tsd-signature-symbol">:</span> <a href="Reference.ServerExportInterface.html" class="tsd-signature-type tsd-kind-interface">ServerExportInterface</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#serverinformation">serverInformation</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#serverversion">serverVersion</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#service">service</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.AmServiceSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">AmServiceSkeleton</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#site">site</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.SiteSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">SiteSkeleton</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#subjectattributes">subjectAttributes</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#subjecttypes">subjectTypes</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#sync">sync</a><span class="tsd-signature-symbol">:</span> <a href="../types/Reference.SyncSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">SyncSkeleton</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#variable">variable</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.VariableSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">VariableSkeleton</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#webhookservice">webhookService</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="Reference.FullGlobalExportInterface.html#wsentity">wsEntity</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel tsd-hierarchy" data-refl="4593"><h4>Hierarchy (<a href="../hierarchy.html#Reference.FullGlobalExportInterface">View Summary</a>)</h4><ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><a href="Reference.AmConfigEntitiesInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntitiesInterface</a><ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><span class="tsd-hierarchy-target">FullGlobalExportInterface</span></li></ul></li></ul></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L257">ops/ConfigOps.ts:257</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="Reference.FullGlobalExportInterface.html#agent" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>agent</span></a> <a href="Reference.FullGlobalExportInterface.html#applicationtypes" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>application<wbr/>Types</span></a> <a href="Reference.FullGlobalExportInterface.html#authentication" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>authentication</span></a> <a href="Reference.FullGlobalExportInterface.html#authenticationchains" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>authentication<wbr/>Chains</span></a> <a href="Reference.FullGlobalExportInterface.html#authenticationmodules" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>authentication<wbr/>Modules</span></a> <a href="Reference.FullGlobalExportInterface.html#authenticationtreesconfiguration" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>authentication<wbr/>Trees<wbr/>Configuration</span></a> <a href="Reference.FullGlobalExportInterface.html#conditiontypes" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>condition<wbr/>Types</span></a> <a href="Reference.FullGlobalExportInterface.html#decisioncombiners" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>decision<wbr/>Combiners</span></a> <a href="Reference.FullGlobalExportInterface.html#emailtemplate" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>email<wbr/>Template</span></a> <a href="Reference.FullGlobalExportInterface.html#idm" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>idm</span></a> <a href="Reference.FullGlobalExportInterface.html#internalrole" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>internal<wbr/>Role</span></a> <a href="Reference.FullGlobalExportInterface.html#mapping" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>mapping</span></a> <a href="Reference.FullGlobalExportInterface.html#realm" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>realm</span></a> <a href="Reference.FullGlobalExportInterface.html#scripttype" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>scripttype</span></a> <a href="Reference.FullGlobalExportInterface.html#secret" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>secret</span></a> <a href="Reference.FullGlobalExportInterface.html#secrets" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>secrets</span></a> <a href="Reference.FullGlobalExportInterface.html#secretstore" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>secretstore</span></a> <a href="Reference.FullGlobalExportInterface.html#server" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>server</span></a> <a href="Reference.FullGlobalExportInterface.html#serverinformation" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>server<wbr/>Information</span></a> <a href="Reference.FullGlobalExportInterface.html#serverversion" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>server<wbr/>Version</span></a> <a href="Reference.FullGlobalExportInterface.html#service" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>service</span></a> <a href="Reference.FullGlobalExportInterface.html#site" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>site</span></a> <a href="Reference.FullGlobalExportInterface.html#subjectattributes" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>subject<wbr/>Attributes</span></a> <a href="Reference.FullGlobalExportInterface.html#subjecttypes" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>subject<wbr/>Types</span></a> <a href="Reference.FullGlobalExportInterface.html#sync" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>sync</span></a> <a href="Reference.FullGlobalExportInterface.html#variable" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>variable</span></a> <a href="Reference.FullGlobalExportInterface.html#webhookservice" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>webhook<wbr/>Service</span></a> <a href="Reference.FullGlobalExportInterface.html#wsentity" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ws<wbr/>Entity</span></a> </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Properties</h2></summary><section><section class="tsd-panel tsd-member"><a id="agent" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>agent</span><a href="#agent" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">agent</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L258">ops/ConfigOps.ts:258</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="applicationtypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>application<wbr/>Types</span><a href="#applicationtypes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">applicationTypes</span><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a></div><aside class="tsd-sources"><p>Inherited from <a href="Reference.AmConfigEntitiesInterface.html">AmConfigEntitiesInterface</a>.<a href="Reference.AmConfigEntitiesInterface.html#applicationtypes">applicationTypes</a></p><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/api/AmConfigApi.ts#L8">api/AmConfigApi.ts:8</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="authentication" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>authentication</span><a href="#authentication" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">authentication</span><span class="tsd-signature-symbol">:</span> <a href="../types/Reference.AuthenticationSettingsSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">AuthenticationSettingsSkeleton</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L259">ops/ConfigOps.ts:259</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="authenticationchains" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>authentication<wbr/>Chains</span><a href="#authenticationchains" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">authenticationChains</span><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a></div><aside class="tsd-sources"><p>Inherited from <a href="Reference.AmConfigEntitiesInterface.html">AmConfigEntitiesInterface</a>.<a href="Reference.AmConfigEntitiesInterface.html#authenticationchains">authenticationChains</a></p><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/api/AmConfigApi.ts#L9">api/AmConfigApi.ts:9</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="authenticationmodules" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>authentication<wbr/>Modules</span><a href="#authenticationmodules" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">authenticationModules</span><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a></div><aside class="tsd-sources"><p>Inherited from <a href="Reference.AmConfigEntitiesInterface.html">AmConfigEntitiesInterface</a>.<a href="Reference.AmConfigEntitiesInterface.html#authenticationmodules">authenticationModules</a></p><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/api/AmConfigApi.ts#L10">api/AmConfigApi.ts:10</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="authenticationtreesconfiguration" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>authentication<wbr/>Trees<wbr/>Configuration</span><a href="#authenticationtreesconfiguration" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">authenticationTreesConfiguration</span><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a></div><aside class="tsd-sources"><p>Inherited from <a href="Reference.AmConfigEntitiesInterface.html">AmConfigEntitiesInterface</a>.<a href="Reference.AmConfigEntitiesInterface.html#authenticationtreesconfiguration">authenticationTreesConfiguration</a></p><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/api/AmConfigApi.ts#L11">api/AmConfigApi.ts:11</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="conditiontypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>condition<wbr/>Types</span><a href="#conditiontypes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">conditionTypes</span><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a></div><aside class="tsd-sources"><p>Inherited from <a href="Reference.AmConfigEntitiesInterface.html">AmConfigEntitiesInterface</a>.<a href="Reference.AmConfigEntitiesInterface.html#conditiontypes">conditionTypes</a></p><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/api/AmConfigApi.ts#L12">api/AmConfigApi.ts:12</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="decisioncombiners" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>decision<wbr/>Combiners</span><a href="#decisioncombiners" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">decisionCombiners</span><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a></div><aside class="tsd-sources"><p>Inherited from <a href="Reference.AmConfigEntitiesInterface.html">AmConfigEntitiesInterface</a>.<a href="Reference.AmConfigEntitiesInterface.html#decisioncombiners">decisionCombiners</a></p><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/api/AmConfigApi.ts#L13">api/AmConfigApi.ts:13</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="emailtemplate" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>email<wbr/>Template</span><a href="#emailtemplate" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">emailTemplate</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.EmailTemplateSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">EmailTemplateSkeleton</a><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L260">ops/ConfigOps.ts:260</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="idm" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>idm</span><a href="#idm" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">idm</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="Reference.IdObjectSkeletonInterface.html" class="tsd-signature-type tsd-kind-interface">IdObjectSkeletonInterface</a><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L261">ops/ConfigOps.ts:261</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="internalrole" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>internal<wbr/>Role</span><a href="#internalrole" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">internalRole</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.InternalRoleSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">InternalRoleSkeleton</a><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L262">ops/ConfigOps.ts:262</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="mapping" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>mapping</span><a href="#mapping" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">mapping</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.MappingSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">MappingSkeleton</a><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L263">ops/ConfigOps.ts:263</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="realm" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>realm</span><a href="#realm" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">realm</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.RealmSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">RealmSkeleton</a><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L264">ops/ConfigOps.ts:264</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="scripttype" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>scripttype</span><a href="#scripttype" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">scripttype</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.ScriptTypeExportSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">ScriptTypeExportSkeleton</a><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L265">ops/ConfigOps.ts:265</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="secret" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>secret</span><a href="#secret" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">secret</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.SecretSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">SecretSkeleton</a><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L266">ops/ConfigOps.ts:266</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="secrets" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>secrets</span><a href="#secrets" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">secrets</span><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a></div><aside class="tsd-sources"><p>Inherited from <a href="Reference.AmConfigEntitiesInterface.html">AmConfigEntitiesInterface</a>.<a href="Reference.AmConfigEntitiesInterface.html#secrets">secrets</a></p><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/api/AmConfigApi.ts#L14">api/AmConfigApi.ts:14</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="secretstore" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>secretstore</span><a href="#secretstore" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">secretstore</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.SecretStoreExportSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">SecretStoreExportSkeleton</a><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L267">ops/ConfigOps.ts:267</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="server" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>server</span><a href="#server" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">server</span><span class="tsd-signature-symbol">:</span> <a href="Reference.ServerExportInterface.html" class="tsd-signature-type tsd-kind-interface">ServerExportInterface</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L268">ops/ConfigOps.ts:268</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="serverinformation" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>server<wbr/>Information</span><a href="#serverinformation" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">serverInformation</span><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a></div><aside class="tsd-sources"><p>Inherited from <a href="Reference.AmConfigEntitiesInterface.html">AmConfigEntitiesInterface</a>.<a href="Reference.AmConfigEntitiesInterface.html#serverinformation">serverInformation</a></p><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/api/AmConfigApi.ts#L15">api/AmConfigApi.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="serverversion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>server<wbr/>Version</span><a href="#serverversion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">serverVersion</span><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a></div><aside class="tsd-sources"><p>Inherited from <a href="Reference.AmConfigEntitiesInterface.html">AmConfigEntitiesInterface</a>.<a href="Reference.AmConfigEntitiesInterface.html#serverversion">serverVersion</a></p><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/api/AmConfigApi.ts#L16">api/AmConfigApi.ts:16</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="service" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>service</span><a href="#service" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">service</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.AmServiceSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">AmServiceSkeleton</a><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L269">ops/ConfigOps.ts:269</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="site" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>site</span><a href="#site" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">site</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.SiteSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">SiteSkeleton</a><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L270">ops/ConfigOps.ts:270</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="subjectattributes" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>subject<wbr/>Attributes</span><a href="#subjectattributes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">subjectAttributes</span><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a></div><aside class="tsd-sources"><p>Inherited from <a href="Reference.AmConfigEntitiesInterface.html">AmConfigEntitiesInterface</a>.<a href="Reference.AmConfigEntitiesInterface.html#subjectattributes">subjectAttributes</a></p><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/api/AmConfigApi.ts#L17">api/AmConfigApi.ts:17</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="subjecttypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>subject<wbr/>Types</span><a href="#subjecttypes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">subjectTypes</span><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a></div><aside class="tsd-sources"><p>Inherited from <a href="Reference.AmConfigEntitiesInterface.html">AmConfigEntitiesInterface</a>.<a href="Reference.AmConfigEntitiesInterface.html#subjecttypes">subjectTypes</a></p><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/api/AmConfigApi.ts#L18">api/AmConfigApi.ts:18</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="sync" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>sync</span><a href="#sync" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">sync</span><span class="tsd-signature-symbol">:</span> <a href="../types/Reference.SyncSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">SyncSkeleton</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L271">ops/ConfigOps.ts:271</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="variable" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>variable</span><a href="#variable" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">variable</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.VariableSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">VariableSkeleton</a><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L272">ops/ConfigOps.ts:272</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="webhookservice" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>webhook<wbr/>Service</span><a href="#webhookservice" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">webhookService</span><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a></div><aside class="tsd-sources"><p>Inherited from <a href="Reference.AmConfigEntitiesInterface.html">AmConfigEntitiesInterface</a>.<a href="Reference.AmConfigEntitiesInterface.html#webhookservice">webhookService</a></p><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/api/AmConfigApi.ts#L19">api/AmConfigApi.ts:19</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="wsentity" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>ws<wbr/>Entity</span><a href="#wsentity" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor">