@sst-provider/cloudflare5 5.0.0-alpha1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -0
- package/bin/accessApplication.d.ts +487 -0
- package/bin/accessApplication.js +119 -0
- package/bin/accessApplication.js.map +1 -0
- package/bin/accessCaCertificate.d.ts +91 -0
- package/bin/accessCaCertificate.js +62 -0
- package/bin/accessCaCertificate.js.map +1 -0
- package/bin/accessCustomPage.d.ts +117 -0
- package/bin/accessCustomPage.js +64 -0
- package/bin/accessCustomPage.js.map +1 -0
- package/bin/accessGroup.d.ts +80 -0
- package/bin/accessGroup.js +64 -0
- package/bin/accessGroup.js.map +1 -0
- package/bin/accessIdentityProvider.d.ts +125 -0
- package/bin/accessIdentityProvider.js +64 -0
- package/bin/accessIdentityProvider.js.map +1 -0
- package/bin/accessKeysConfiguration.d.ts +63 -0
- package/bin/accessKeysConfiguration.js +56 -0
- package/bin/accessKeysConfiguration.js.map +1 -0
- package/bin/accessMutualTlsCertificate.d.ts +101 -0
- package/bin/accessMutualTlsCertificate.js +61 -0
- package/bin/accessMutualTlsCertificate.js.map +1 -0
- package/bin/accessMutualTlsHostnameSettings.d.ts +65 -0
- package/bin/accessMutualTlsHostnameSettings.js +53 -0
- package/bin/accessMutualTlsHostnameSettings.js.map +1 -0
- package/bin/accessOrganization.d.ts +200 -0
- package/bin/accessOrganization.js +78 -0
- package/bin/accessOrganization.js.map +1 -0
- package/bin/accessPolicy.d.ts +197 -0
- package/bin/accessPolicy.js +87 -0
- package/bin/accessPolicy.js.map +1 -0
- package/bin/accessRule.d.ts +110 -0
- package/bin/accessRule.js +65 -0
- package/bin/accessRule.js.map +1 -0
- package/bin/accessServiceToken.d.ts +114 -0
- package/bin/accessServiceToken.js +67 -0
- package/bin/accessServiceToken.js.map +1 -0
- package/bin/accessTag.d.ts +93 -0
- package/bin/accessTag.js +57 -0
- package/bin/accessTag.js.map +1 -0
- package/bin/account.d.ts +78 -0
- package/bin/account.js +55 -0
- package/bin/account.js.map +1 -0
- package/bin/accountMember.d.ts +90 -0
- package/bin/accountMember.js +66 -0
- package/bin/accountMember.js.map +1 -0
- package/bin/addressMap.d.ts +134 -0
- package/bin/addressMap.js +71 -0
- package/bin/addressMap.js.map +1 -0
- package/bin/apiShield.d.ts +65 -0
- package/bin/apiShield.js +56 -0
- package/bin/apiShield.js.map +1 -0
- package/bin/apiShieldOperation.d.ts +96 -0
- package/bin/apiShieldOperation.js +69 -0
- package/bin/apiShieldOperation.js.map +1 -0
- package/bin/apiShieldOperationSchemaValidationSettings.d.ts +75 -0
- package/bin/apiShieldOperationSchemaValidationSettings.js +61 -0
- package/bin/apiShieldOperationSchemaValidationSettings.js.map +1 -0
- package/bin/apiShieldSchema.d.ts +99 -0
- package/bin/apiShieldSchema.js +65 -0
- package/bin/apiShieldSchema.js.map +1 -0
- package/bin/apiShieldSchemaValidationSettings.d.ts +75 -0
- package/bin/apiShieldSchemaValidationSettings.js +61 -0
- package/bin/apiShieldSchemaValidationSettings.js.map +1 -0
- package/bin/apiToken.d.ts +127 -0
- package/bin/apiToken.js +72 -0
- package/bin/apiToken.js.map +1 -0
- package/bin/argo.d.ts +81 -0
- package/bin/argo.js +58 -0
- package/bin/argo.js.map +1 -0
- package/bin/authenticatedOriginPulls.d.ts +90 -0
- package/bin/authenticatedOriginPulls.js +63 -0
- package/bin/authenticatedOriginPulls.js.map +1 -0
- package/bin/authenticatedOriginPullsCertificate.d.ts +143 -0
- package/bin/authenticatedOriginPullsCertificate.js +85 -0
- package/bin/authenticatedOriginPullsCertificate.js.map +1 -0
- package/bin/botManagement.d.ts +188 -0
- package/bin/botManagement.js +76 -0
- package/bin/botManagement.js.map +1 -0
- package/bin/byoIpPrefix.d.ts +90 -0
- package/bin/byoIpPrefix.js +63 -0
- package/bin/byoIpPrefix.js.map +1 -0
- package/bin/certificatePack.d.ts +167 -0
- package/bin/certificatePack.js +87 -0
- package/bin/certificatePack.js.map +1 -0
- package/bin/cloudConnectorRules.d.ts +62 -0
- package/bin/cloudConnectorRules.js +54 -0
- package/bin/cloudConnectorRules.js.map +1 -0
- package/bin/config/index.d.ts +1 -0
- package/bin/config/index.js +21 -0
- package/bin/config/index.js.map +1 -0
- package/bin/config/vars.d.ts +59 -0
- package/bin/config/vars.js +79 -0
- package/bin/config/vars.js.map +1 -0
- package/bin/customHostname.d.ts +160 -0
- package/bin/customHostname.js +75 -0
- package/bin/customHostname.js.map +1 -0
- package/bin/customHostnameFallbackOrigin.d.ts +71 -0
- package/bin/customHostnameFallbackOrigin.js +61 -0
- package/bin/customHostnameFallbackOrigin.js.map +1 -0
- package/bin/customPages.d.ts +102 -0
- package/bin/customPages.js +65 -0
- package/bin/customPages.js.map +1 -0
- package/bin/customSsl.d.ts +84 -0
- package/bin/customSsl.js +74 -0
- package/bin/customSsl.js.map +1 -0
- package/bin/d1database.d.ts +68 -0
- package/bin/d1database.js +56 -0
- package/bin/d1database.js.map +1 -0
- package/bin/deviceDexTest.d.ts +129 -0
- package/bin/deviceDexTest.js +80 -0
- package/bin/deviceDexTest.js.map +1 -0
- package/bin/deviceManagedNetworks.d.ts +89 -0
- package/bin/deviceManagedNetworks.js +66 -0
- package/bin/deviceManagedNetworks.js.map +1 -0
- package/bin/devicePolicyCertificates.d.ts +63 -0
- package/bin/devicePolicyCertificates.js +59 -0
- package/bin/devicePolicyCertificates.js.map +1 -0
- package/bin/devicePostureIntegration.d.ts +107 -0
- package/bin/devicePostureIntegration.js +67 -0
- package/bin/devicePostureIntegration.js.map +1 -0
- package/bin/devicePostureRule.d.ts +140 -0
- package/bin/devicePostureRule.js +71 -0
- package/bin/devicePostureRule.js.map +1 -0
- package/bin/deviceSettingsPolicy.d.ts +267 -0
- package/bin/deviceSettingsPolicy.js +93 -0
- package/bin/deviceSettingsPolicy.js.map +1 -0
- package/bin/dlpProfile.d.ts +140 -0
- package/bin/dlpProfile.js +77 -0
- package/bin/dlpProfile.js.map +1 -0
- package/bin/emailRoutingAddress.d.ts +92 -0
- package/bin/emailRoutingAddress.js +65 -0
- package/bin/emailRoutingAddress.js.map +1 -0
- package/bin/emailRoutingCatchAll.d.ts +109 -0
- package/bin/emailRoutingCatchAll.js +70 -0
- package/bin/emailRoutingCatchAll.js.map +1 -0
- package/bin/emailRoutingRule.d.ts +118 -0
- package/bin/emailRoutingRule.js +64 -0
- package/bin/emailRoutingRule.js.map +1 -0
- package/bin/emailRoutingSettings.d.ts +115 -0
- package/bin/emailRoutingSettings.js +71 -0
- package/bin/emailRoutingSettings.js.map +1 -0
- package/bin/fallbackDomain.d.ts +68 -0
- package/bin/fallbackDomain.js +61 -0
- package/bin/fallbackDomain.js.map +1 -0
- package/bin/filter.d.ts +99 -0
- package/bin/filter.js +65 -0
- package/bin/filter.js.map +1 -0
- package/bin/firewallRule.d.ts +132 -0
- package/bin/firewallRule.js +72 -0
- package/bin/firewallRule.js.map +1 -0
- package/bin/getAccessApplication.d.ts +34 -0
- package/bin/getAccessApplication.js +32 -0
- package/bin/getAccessApplication.js.map +1 -0
- package/bin/getAccessIdentityProvider.d.ts +31 -0
- package/bin/getAccessIdentityProvider.js +28 -0
- package/bin/getAccessIdentityProvider.js.map +1 -0
- package/bin/getAccountRoles.d.ts +26 -0
- package/bin/getAccountRoles.js +24 -0
- package/bin/getAccountRoles.js.map +1 -0
- package/bin/getAccounts.d.ts +26 -0
- package/bin/getAccounts.js +26 -0
- package/bin/getAccounts.js.map +1 -0
- package/bin/getApiTokenPermissionGroups.d.ts +27 -0
- package/bin/getApiTokenPermissionGroups.js +18 -0
- package/bin/getApiTokenPermissionGroups.js.map +1 -0
- package/bin/getDcvDelegation.d.ts +23 -0
- package/bin/getDcvDelegation.js +22 -0
- package/bin/getDcvDelegation.js.map +1 -0
- package/bin/getDevicePostureRules.d.ts +32 -0
- package/bin/getDevicePostureRules.js +28 -0
- package/bin/getDevicePostureRules.js.map +1 -0
- package/bin/getDevices.d.ts +26 -0
- package/bin/getDevices.js +24 -0
- package/bin/getDevices.js.map +1 -0
- package/bin/getDlpDatasets.d.ts +27 -0
- package/bin/getDlpDatasets.js +22 -0
- package/bin/getDlpDatasets.js.map +1 -0
- package/bin/getGatewayAppTypes.d.ts +27 -0
- package/bin/getGatewayAppTypes.js +22 -0
- package/bin/getGatewayAppTypes.js.map +1 -0
- package/bin/getGatewayCategories.d.ts +27 -0
- package/bin/getGatewayCategories.js +22 -0
- package/bin/getGatewayCategories.js.map +1 -0
- package/bin/getInfrastructureAccessTargets.d.ts +48 -0
- package/bin/getInfrastructureAccessTargets.js +36 -0
- package/bin/getInfrastructureAccessTargets.js.map +1 -0
- package/bin/getIpRanges.d.ts +26 -0
- package/bin/getIpRanges.js +24 -0
- package/bin/getIpRanges.js.map +1 -0
- package/bin/getList.d.ts +30 -0
- package/bin/getList.js +26 -0
- package/bin/getList.js.map +1 -0
- package/bin/getLists.d.ts +26 -0
- package/bin/getLists.js +24 -0
- package/bin/getLists.js.map +1 -0
- package/bin/getLoadBalancerPools.d.ts +32 -0
- package/bin/getLoadBalancerPools.js +28 -0
- package/bin/getLoadBalancerPools.js.map +1 -0
- package/bin/getOriginCaCertificate.d.ts +26 -0
- package/bin/getOriginCaCertificate.js +22 -0
- package/bin/getOriginCaCertificate.js.map +1 -0
- package/bin/getOriginCaRootCertificate.d.ts +25 -0
- package/bin/getOriginCaRootCertificate.js +24 -0
- package/bin/getOriginCaRootCertificate.js.map +1 -0
- package/bin/getRecord.d.ts +40 -0
- package/bin/getRecord.js +32 -0
- package/bin/getRecord.js.map +1 -0
- package/bin/getRulesets.d.ts +36 -0
- package/bin/getRulesets.js +32 -0
- package/bin/getRulesets.js.map +1 -0
- package/bin/getTunnel.d.ts +31 -0
- package/bin/getTunnel.js +26 -0
- package/bin/getTunnel.js.map +1 -0
- package/bin/getTunnelVirtualNetwork.d.ts +29 -0
- package/bin/getTunnelVirtualNetwork.js +26 -0
- package/bin/getTunnelVirtualNetwork.js.map +1 -0
- package/bin/getUser.d.ts +11 -0
- package/bin/getUser.js +18 -0
- package/bin/getUser.js.map +1 -0
- package/bin/getZeroTrustAccessApplication.d.ts +34 -0
- package/bin/getZeroTrustAccessApplication.js +32 -0
- package/bin/getZeroTrustAccessApplication.js.map +1 -0
- package/bin/getZeroTrustAccessIdentityProvider.d.ts +31 -0
- package/bin/getZeroTrustAccessIdentityProvider.js +28 -0
- package/bin/getZeroTrustAccessIdentityProvider.js.map +1 -0
- package/bin/getZeroTrustTunnelCloudflared.d.ts +31 -0
- package/bin/getZeroTrustTunnelCloudflared.js +26 -0
- package/bin/getZeroTrustTunnelCloudflared.js.map +1 -0
- package/bin/getZeroTrustTunnelVirtualNetwork.d.ts +29 -0
- package/bin/getZeroTrustTunnelVirtualNetwork.js +26 -0
- package/bin/getZeroTrustTunnelVirtualNetwork.js.map +1 -0
- package/bin/getZone.d.ts +35 -0
- package/bin/getZone.js +30 -0
- package/bin/getZone.js.map +1 -0
- package/bin/getZoneCacheReserve.d.ts +25 -0
- package/bin/getZoneCacheReserve.js +24 -0
- package/bin/getZoneCacheReserve.js.map +1 -0
- package/bin/getZoneDnssec.d.ts +34 -0
- package/bin/getZoneDnssec.js +24 -0
- package/bin/getZoneDnssec.js.map +1 -0
- package/bin/getZones.d.ts +27 -0
- package/bin/getZones.js +24 -0
- package/bin/getZones.js.map +1 -0
- package/bin/greTunnel.d.ts +171 -0
- package/bin/greTunnel.js +80 -0
- package/bin/greTunnel.js.map +1 -0
- package/bin/healthcheck.d.ts +318 -0
- package/bin/healthcheck.js +104 -0
- package/bin/healthcheck.js.map +1 -0
- package/bin/hostnameTlsSetting.d.ts +91 -0
- package/bin/hostnameTlsSetting.js +73 -0
- package/bin/hostnameTlsSetting.js.map +1 -0
- package/bin/hostnameTlsSettingCiphers.d.ts +91 -0
- package/bin/hostnameTlsSettingCiphers.js +70 -0
- package/bin/hostnameTlsSettingCiphers.js.map +1 -0
- package/bin/hyperdriveConfig.d.ts +98 -0
- package/bin/hyperdriveConfig.js +63 -0
- package/bin/hyperdriveConfig.js.map +1 -0
- package/bin/index.d.ts +588 -0
- package/bin/index.js +945 -0
- package/bin/index.js.map +1 -0
- package/bin/infrastructureAccessTarget.d.ts +90 -0
- package/bin/infrastructureAccessTarget.js +66 -0
- package/bin/infrastructureAccessTarget.js.map +1 -0
- package/bin/ipsecTunnel.d.ts +261 -0
- package/bin/ipsecTunnel.js +96 -0
- package/bin/ipsecTunnel.js.map +1 -0
- package/bin/keylessCertificate.d.ts +143 -0
- package/bin/keylessCertificate.js +74 -0
- package/bin/keylessCertificate.js.map +1 -0
- package/bin/list.d.ts +95 -0
- package/bin/list.js +65 -0
- package/bin/list.js.map +1 -0
- package/bin/listItem.d.ts +122 -0
- package/bin/listItem.js +67 -0
- package/bin/listItem.js.map +1 -0
- package/bin/loadBalancer.d.ts +378 -0
- package/bin/loadBalancer.js +100 -0
- package/bin/loadBalancer.js.map +1 -0
- package/bin/loadBalancerMonitor.d.ts +279 -0
- package/bin/loadBalancerMonitor.js +90 -0
- package/bin/loadBalancerMonitor.js.map +1 -0
- package/bin/loadBalancerPool.d.ts +234 -0
- package/bin/loadBalancerPool.js +85 -0
- package/bin/loadBalancerPool.js.map +1 -0
- package/bin/logpullRetention.d.ts +63 -0
- package/bin/logpullRetention.js +59 -0
- package/bin/logpullRetention.js.map +1 -0
- package/bin/logpushJob.d.ts +260 -0
- package/bin/logpushJob.js +85 -0
- package/bin/logpushJob.js.map +1 -0
- package/bin/logpushOwnershipChallenge.d.ts +92 -0
- package/bin/logpushOwnershipChallenge.js +60 -0
- package/bin/logpushOwnershipChallenge.js.map +1 -0
- package/bin/magicFirewallRuleset.d.ts +75 -0
- package/bin/magicFirewallRuleset.js +60 -0
- package/bin/magicFirewallRuleset.js.map +1 -0
- package/bin/magicWanGreTunnel.d.ts +171 -0
- package/bin/magicWanGreTunnel.js +80 -0
- package/bin/magicWanGreTunnel.js.map +1 -0
- package/bin/magicWanIpsecTunnel.d.ts +261 -0
- package/bin/magicWanIpsecTunnel.js +96 -0
- package/bin/magicWanIpsecTunnel.js.map +1 -0
- package/bin/magicWanStaticRoute.d.ts +135 -0
- package/bin/magicWanStaticRoute.js +74 -0
- package/bin/magicWanStaticRoute.js.map +1 -0
- package/bin/managedHeaders.d.ts +77 -0
- package/bin/managedHeaders.js +58 -0
- package/bin/managedHeaders.js.map +1 -0
- package/bin/mtlsCertificate.d.ts +142 -0
- package/bin/mtlsCertificate.js +78 -0
- package/bin/mtlsCertificate.js.map +1 -0
- package/bin/notificationPolicy.d.ts +228 -0
- package/bin/notificationPolicy.js +80 -0
- package/bin/notificationPolicy.js.map +1 -0
- package/bin/notificationPolicyWebhooks.d.ts +119 -0
- package/bin/notificationPolicyWebhooks.js +68 -0
- package/bin/notificationPolicyWebhooks.js.map +1 -0
- package/bin/observatoryScheduledTest.d.ts +104 -0
- package/bin/observatoryScheduledTest.js +71 -0
- package/bin/observatoryScheduledTest.js.map +1 -0
- package/bin/originCaCertificate.d.ts +118 -0
- package/bin/originCaCertificate.js +72 -0
- package/bin/originCaCertificate.js.map +1 -0
- package/bin/package.json +28 -0
- package/bin/pageRule.d.ts +83 -0
- package/bin/pageRule.js +68 -0
- package/bin/pageRule.js.map +1 -0
- package/bin/pagesDomain.d.ts +83 -0
- package/bin/pagesDomain.js +66 -0
- package/bin/pagesDomain.js.map +1 -0
- package/bin/pagesProject.d.ts +143 -0
- package/bin/pagesProject.js +73 -0
- package/bin/pagesProject.js.map +1 -0
- package/bin/provider.d.ts +120 -0
- package/bin/provider.js +56 -0
- package/bin/provider.js.map +1 -0
- package/bin/queue.d.ts +63 -0
- package/bin/queue.js +56 -0
- package/bin/queue.js.map +1 -0
- package/bin/r2bucket.d.ts +72 -0
- package/bin/r2bucket.js +56 -0
- package/bin/r2bucket.js.map +1 -0
- package/bin/rateLimit.d.ts +143 -0
- package/bin/rateLimit.js +79 -0
- package/bin/rateLimit.js.map +1 -0
- package/bin/record.d.ts +235 -0
- package/bin/record.js +91 -0
- package/bin/record.js.map +1 -0
- package/bin/regionalHostname.d.ts +91 -0
- package/bin/regionalHostname.js +68 -0
- package/bin/regionalHostname.js.map +1 -0
- package/bin/regionalTieredCache.d.ts +63 -0
- package/bin/regionalTieredCache.js +59 -0
- package/bin/regionalTieredCache.js.map +1 -0
- package/bin/riskBehavior.d.ts +62 -0
- package/bin/riskBehavior.js +54 -0
- package/bin/riskBehavior.js.map +1 -0
- package/bin/ruleset.d.ts +137 -0
- package/bin/ruleset.js +67 -0
- package/bin/ruleset.js.map +1 -0
- package/bin/spectrumApplication.d.ts +203 -0
- package/bin/spectrumApplication.js +84 -0
- package/bin/spectrumApplication.js.map +1 -0
- package/bin/splitTunnel.d.ts +89 -0
- package/bin/splitTunnel.js +66 -0
- package/bin/splitTunnel.js.map +1 -0
- package/bin/staticRoute.d.ts +135 -0
- package/bin/staticRoute.js +74 -0
- package/bin/staticRoute.js.map +1 -0
- package/bin/teamsAccount.d.ts +242 -0
- package/bin/teamsAccount.js +86 -0
- package/bin/teamsAccount.js.map +1 -0
- package/bin/teamsList.d.ts +113 -0
- package/bin/teamsList.js +67 -0
- package/bin/teamsList.js.map +1 -0
- package/bin/teamsLocation.d.ts +135 -0
- package/bin/teamsLocation.js +72 -0
- package/bin/teamsLocation.js.map +1 -0
- package/bin/teamsProxyEndpoint.d.ts +83 -0
- package/bin/teamsProxyEndpoint.js +63 -0
- package/bin/teamsProxyEndpoint.js.map +1 -0
- package/bin/teamsRule.d.ts +178 -0
- package/bin/teamsRule.js +85 -0
- package/bin/teamsRule.js.map +1 -0
- package/bin/tieredCache.d.ts +63 -0
- package/bin/tieredCache.js +59 -0
- package/bin/tieredCache.js.map +1 -0
- package/bin/totalTls.d.ts +78 -0
- package/bin/totalTls.js +61 -0
- package/bin/totalTls.js.map +1 -0
- package/bin/tunnel.d.ts +118 -0
- package/bin/tunnel.js +69 -0
- package/bin/tunnel.js.map +1 -0
- package/bin/tunnelConfig.d.ts +77 -0
- package/bin/tunnelConfig.js +64 -0
- package/bin/tunnelConfig.js.map +1 -0
- package/bin/tunnelRoute.d.ts +102 -0
- package/bin/tunnelRoute.js +68 -0
- package/bin/tunnelRoute.js.map +1 -0
- package/bin/tunnelVirtualNetwork.d.ts +90 -0
- package/bin/tunnelVirtualNetwork.js +60 -0
- package/bin/tunnelVirtualNetwork.js.map +1 -0
- package/bin/turnstileWidget.d.ts +143 -0
- package/bin/turnstileWidget.js +76 -0
- package/bin/turnstileWidget.js.map +1 -0
- package/bin/types/index.d.ts +3 -0
- package/bin/types/index.js +11 -0
- package/bin/types/index.js.map +1 -0
- package/bin/types/input.d.ts +7815 -0
- package/bin/types/input.js +5 -0
- package/bin/types/input.js.map +1 -0
- package/bin/types/output.d.ts +8099 -0
- package/bin/types/output.js +5 -0
- package/bin/types/output.js.map +1 -0
- package/bin/urlNormalizationSettings.d.ts +75 -0
- package/bin/urlNormalizationSettings.js +64 -0
- package/bin/urlNormalizationSettings.js.map +1 -0
- package/bin/userAgentBlockingRule.d.ts +101 -0
- package/bin/userAgentBlockingRule.js +74 -0
- package/bin/userAgentBlockingRule.js.map +1 -0
- package/bin/utilities.d.ts +9 -0
- package/bin/utilities.js +141 -0
- package/bin/utilities.js.map +1 -0
- package/bin/waitingRoom.d.ts +278 -0
- package/bin/waitingRoom.js +101 -0
- package/bin/waitingRoom.js.map +1 -0
- package/bin/waitingRoomEvent.d.ts +247 -0
- package/bin/waitingRoomEvent.js +95 -0
- package/bin/waitingRoomEvent.js.map +1 -0
- package/bin/waitingRoomRules.d.ts +77 -0
- package/bin/waitingRoomRules.js +61 -0
- package/bin/waitingRoomRules.js.map +1 -0
- package/bin/waitingRoomSettings.d.ts +63 -0
- package/bin/waitingRoomSettings.js +56 -0
- package/bin/waitingRoomSettings.js.map +1 -0
- package/bin/web3Hostname.d.ts +123 -0
- package/bin/web3Hostname.js +71 -0
- package/bin/web3Hostname.js.map +1 -0
- package/bin/webAnalyticsRule.d.ts +116 -0
- package/bin/webAnalyticsRule.js +81 -0
- package/bin/webAnalyticsRule.js.map +1 -0
- package/bin/webAnalyticsSite.d.ts +133 -0
- package/bin/webAnalyticsSite.js +75 -0
- package/bin/webAnalyticsSite.js.map +1 -0
- package/bin/workerCronTrigger.d.ts +75 -0
- package/bin/workerCronTrigger.js +64 -0
- package/bin/workerCronTrigger.js.map +1 -0
- package/bin/workerDomain.d.ts +99 -0
- package/bin/workerDomain.js +71 -0
- package/bin/workerDomain.js.map +1 -0
- package/bin/workerRoute.d.ts +75 -0
- package/bin/workerRoute.js +61 -0
- package/bin/workerRoute.js.map +1 -0
- package/bin/workerScript.d.ts +173 -0
- package/bin/workerScript.js +95 -0
- package/bin/workerScript.js.map +1 -0
- package/bin/workerSecret.d.ts +90 -0
- package/bin/workerSecret.js +68 -0
- package/bin/workerSecret.js.map +1 -0
- package/bin/workersCronTrigger.d.ts +75 -0
- package/bin/workersCronTrigger.js +64 -0
- package/bin/workersCronTrigger.js.map +1 -0
- package/bin/workersDomain.d.ts +99 -0
- package/bin/workersDomain.js +71 -0
- package/bin/workersDomain.js.map +1 -0
- package/bin/workersForPlatformsDispatchNamespace.d.ts +60 -0
- package/bin/workersForPlatformsDispatchNamespace.js +54 -0
- package/bin/workersForPlatformsDispatchNamespace.js.map +1 -0
- package/bin/workersForPlatformsNamespace.d.ts +60 -0
- package/bin/workersForPlatformsNamespace.js +54 -0
- package/bin/workersForPlatformsNamespace.js.map +1 -0
- package/bin/workersKv.d.ts +90 -0
- package/bin/workersKv.js +69 -0
- package/bin/workersKv.js.map +1 -0
- package/bin/workersKvNamespace.d.ts +63 -0
- package/bin/workersKvNamespace.js +59 -0
- package/bin/workersKvNamespace.js.map +1 -0
- package/bin/workersRoute.d.ts +75 -0
- package/bin/workersRoute.js +61 -0
- package/bin/workersRoute.js.map +1 -0
- package/bin/workersScript.d.ts +173 -0
- package/bin/workersScript.js +95 -0
- package/bin/workersScript.js.map +1 -0
- package/bin/workersSecret.d.ts +90 -0
- package/bin/workersSecret.js +68 -0
- package/bin/workersSecret.js.map +1 -0
- package/bin/zeroTrustAccessApplication.d.ts +487 -0
- package/bin/zeroTrustAccessApplication.js +119 -0
- package/bin/zeroTrustAccessApplication.js.map +1 -0
- package/bin/zeroTrustAccessCustomPage.d.ts +117 -0
- package/bin/zeroTrustAccessCustomPage.js +64 -0
- package/bin/zeroTrustAccessCustomPage.js.map +1 -0
- package/bin/zeroTrustAccessGroup.d.ts +80 -0
- package/bin/zeroTrustAccessGroup.js +64 -0
- package/bin/zeroTrustAccessGroup.js.map +1 -0
- package/bin/zeroTrustAccessIdentityProvider.d.ts +125 -0
- package/bin/zeroTrustAccessIdentityProvider.js +64 -0
- package/bin/zeroTrustAccessIdentityProvider.js.map +1 -0
- package/bin/zeroTrustAccessMtlsCertificate.d.ts +101 -0
- package/bin/zeroTrustAccessMtlsCertificate.js +61 -0
- package/bin/zeroTrustAccessMtlsCertificate.js.map +1 -0
- package/bin/zeroTrustAccessMtlsHostnameSettings.d.ts +65 -0
- package/bin/zeroTrustAccessMtlsHostnameSettings.js +53 -0
- package/bin/zeroTrustAccessMtlsHostnameSettings.js.map +1 -0
- package/bin/zeroTrustAccessOrganization.d.ts +200 -0
- package/bin/zeroTrustAccessOrganization.js +78 -0
- package/bin/zeroTrustAccessOrganization.js.map +1 -0
- package/bin/zeroTrustAccessPolicy.d.ts +197 -0
- package/bin/zeroTrustAccessPolicy.js +87 -0
- package/bin/zeroTrustAccessPolicy.js.map +1 -0
- package/bin/zeroTrustAccessServiceToken.d.ts +114 -0
- package/bin/zeroTrustAccessServiceToken.js +67 -0
- package/bin/zeroTrustAccessServiceToken.js.map +1 -0
- package/bin/zeroTrustAccessShortLivedCertificate.d.ts +91 -0
- package/bin/zeroTrustAccessShortLivedCertificate.js +62 -0
- package/bin/zeroTrustAccessShortLivedCertificate.js.map +1 -0
- package/bin/zeroTrustAccessTag.d.ts +93 -0
- package/bin/zeroTrustAccessTag.js +57 -0
- package/bin/zeroTrustAccessTag.js.map +1 -0
- package/bin/zeroTrustDeviceCertificates.d.ts +63 -0
- package/bin/zeroTrustDeviceCertificates.js +59 -0
- package/bin/zeroTrustDeviceCertificates.js.map +1 -0
- package/bin/zeroTrustDeviceManagedNetworks.d.ts +89 -0
- package/bin/zeroTrustDeviceManagedNetworks.js +66 -0
- package/bin/zeroTrustDeviceManagedNetworks.js.map +1 -0
- package/bin/zeroTrustDevicePostureIntegration.d.ts +107 -0
- package/bin/zeroTrustDevicePostureIntegration.js +67 -0
- package/bin/zeroTrustDevicePostureIntegration.js.map +1 -0
- package/bin/zeroTrustDevicePostureRule.d.ts +140 -0
- package/bin/zeroTrustDevicePostureRule.js +71 -0
- package/bin/zeroTrustDevicePostureRule.js.map +1 -0
- package/bin/zeroTrustDeviceProfiles.d.ts +267 -0
- package/bin/zeroTrustDeviceProfiles.js +93 -0
- package/bin/zeroTrustDeviceProfiles.js.map +1 -0
- package/bin/zeroTrustDexTest.d.ts +129 -0
- package/bin/zeroTrustDexTest.js +80 -0
- package/bin/zeroTrustDexTest.js.map +1 -0
- package/bin/zeroTrustDlpProfile.d.ts +140 -0
- package/bin/zeroTrustDlpProfile.js +77 -0
- package/bin/zeroTrustDlpProfile.js.map +1 -0
- package/bin/zeroTrustDnsLocation.d.ts +135 -0
- package/bin/zeroTrustDnsLocation.js +72 -0
- package/bin/zeroTrustDnsLocation.js.map +1 -0
- package/bin/zeroTrustGatewayCertificate.d.ts +144 -0
- package/bin/zeroTrustGatewayCertificate.js +74 -0
- package/bin/zeroTrustGatewayCertificate.js.map +1 -0
- package/bin/zeroTrustGatewayPolicy.d.ts +178 -0
- package/bin/zeroTrustGatewayPolicy.js +85 -0
- package/bin/zeroTrustGatewayPolicy.js.map +1 -0
- package/bin/zeroTrustGatewayProxyEndpoint.d.ts +83 -0
- package/bin/zeroTrustGatewayProxyEndpoint.js +63 -0
- package/bin/zeroTrustGatewayProxyEndpoint.js.map +1 -0
- package/bin/zeroTrustGatewaySettings.d.ts +242 -0
- package/bin/zeroTrustGatewaySettings.js +86 -0
- package/bin/zeroTrustGatewaySettings.js.map +1 -0
- package/bin/zeroTrustKeyAccessKeyConfiguration.d.ts +63 -0
- package/bin/zeroTrustKeyAccessKeyConfiguration.js +56 -0
- package/bin/zeroTrustKeyAccessKeyConfiguration.js.map +1 -0
- package/bin/zeroTrustList.d.ts +113 -0
- package/bin/zeroTrustList.js +67 -0
- package/bin/zeroTrustList.js.map +1 -0
- package/bin/zeroTrustLocalFallbackDomain.d.ts +68 -0
- package/bin/zeroTrustLocalFallbackDomain.js +61 -0
- package/bin/zeroTrustLocalFallbackDomain.js.map +1 -0
- package/bin/zeroTrustRiskBehavior.d.ts +62 -0
- package/bin/zeroTrustRiskBehavior.js +54 -0
- package/bin/zeroTrustRiskBehavior.js.map +1 -0
- package/bin/zeroTrustRiskScoreIntegration.d.ts +115 -0
- package/bin/zeroTrustRiskScoreIntegration.js +68 -0
- package/bin/zeroTrustRiskScoreIntegration.js.map +1 -0
- package/bin/zeroTrustSplitTunnel.d.ts +89 -0
- package/bin/zeroTrustSplitTunnel.js +66 -0
- package/bin/zeroTrustSplitTunnel.js.map +1 -0
- package/bin/zeroTrustTunnelCloudflared.d.ts +118 -0
- package/bin/zeroTrustTunnelCloudflared.js +69 -0
- package/bin/zeroTrustTunnelCloudflared.js.map +1 -0
- package/bin/zeroTrustTunnelCloudflaredConfig.d.ts +77 -0
- package/bin/zeroTrustTunnelCloudflaredConfig.js +64 -0
- package/bin/zeroTrustTunnelCloudflaredConfig.js.map +1 -0
- package/bin/zeroTrustTunnelRoute.d.ts +102 -0
- package/bin/zeroTrustTunnelRoute.js +68 -0
- package/bin/zeroTrustTunnelRoute.js.map +1 -0
- package/bin/zeroTrustTunnelVirtualNetwork.d.ts +90 -0
- package/bin/zeroTrustTunnelVirtualNetwork.js +60 -0
- package/bin/zeroTrustTunnelVirtualNetwork.js.map +1 -0
- package/bin/zone.d.ts +159 -0
- package/bin/zone.js +77 -0
- package/bin/zone.js.map +1 -0
- package/bin/zoneCacheReserve.d.ts +63 -0
- package/bin/zoneCacheReserve.js +59 -0
- package/bin/zoneCacheReserve.js.map +1 -0
- package/bin/zoneCacheVariants.d.ts +183 -0
- package/bin/zoneCacheVariants.js +76 -0
- package/bin/zoneCacheVariants.js.map +1 -0
- package/bin/zoneDnssec.d.ts +143 -0
- package/bin/zoneDnssec.js +76 -0
- package/bin/zoneDnssec.js.map +1 -0
- package/bin/zoneHold.d.ts +87 -0
- package/bin/zoneHold.js +63 -0
- package/bin/zoneHold.js.map +1 -0
- package/bin/zoneLockdown.d.ts +104 -0
- package/bin/zoneLockdown.js +70 -0
- package/bin/zoneLockdown.js.map +1 -0
- package/bin/zoneSettingsOverride.d.ts +66 -0
- package/bin/zoneSettingsOverride.js +66 -0
- package/bin/zoneSettingsOverride.js.map +1 -0
- package/package.json +28 -0
package/bin/index.d.ts
ADDED
|
@@ -0,0 +1,588 @@
|
|
|
1
|
+
export { AccessApplicationArgs, AccessApplicationState } from "./accessApplication";
|
|
2
|
+
export type AccessApplication = import("./accessApplication").AccessApplication;
|
|
3
|
+
export declare const AccessApplication: typeof import("./accessApplication").AccessApplication;
|
|
4
|
+
export { AccessCaCertificateArgs, AccessCaCertificateState } from "./accessCaCertificate";
|
|
5
|
+
export type AccessCaCertificate = import("./accessCaCertificate").AccessCaCertificate;
|
|
6
|
+
export declare const AccessCaCertificate: typeof import("./accessCaCertificate").AccessCaCertificate;
|
|
7
|
+
export { AccessCustomPageArgs, AccessCustomPageState } from "./accessCustomPage";
|
|
8
|
+
export type AccessCustomPage = import("./accessCustomPage").AccessCustomPage;
|
|
9
|
+
export declare const AccessCustomPage: typeof import("./accessCustomPage").AccessCustomPage;
|
|
10
|
+
export { AccessGroupArgs, AccessGroupState } from "./accessGroup";
|
|
11
|
+
export type AccessGroup = import("./accessGroup").AccessGroup;
|
|
12
|
+
export declare const AccessGroup: typeof import("./accessGroup").AccessGroup;
|
|
13
|
+
export { AccessIdentityProviderArgs, AccessIdentityProviderState } from "./accessIdentityProvider";
|
|
14
|
+
export type AccessIdentityProvider = import("./accessIdentityProvider").AccessIdentityProvider;
|
|
15
|
+
export declare const AccessIdentityProvider: typeof import("./accessIdentityProvider").AccessIdentityProvider;
|
|
16
|
+
export { AccessKeysConfigurationArgs, AccessKeysConfigurationState } from "./accessKeysConfiguration";
|
|
17
|
+
export type AccessKeysConfiguration = import("./accessKeysConfiguration").AccessKeysConfiguration;
|
|
18
|
+
export declare const AccessKeysConfiguration: typeof import("./accessKeysConfiguration").AccessKeysConfiguration;
|
|
19
|
+
export { AccessMutualTlsCertificateArgs, AccessMutualTlsCertificateState } from "./accessMutualTlsCertificate";
|
|
20
|
+
export type AccessMutualTlsCertificate = import("./accessMutualTlsCertificate").AccessMutualTlsCertificate;
|
|
21
|
+
export declare const AccessMutualTlsCertificate: typeof import("./accessMutualTlsCertificate").AccessMutualTlsCertificate;
|
|
22
|
+
export { AccessMutualTlsHostnameSettingsArgs, AccessMutualTlsHostnameSettingsState } from "./accessMutualTlsHostnameSettings";
|
|
23
|
+
export type AccessMutualTlsHostnameSettings = import("./accessMutualTlsHostnameSettings").AccessMutualTlsHostnameSettings;
|
|
24
|
+
export declare const AccessMutualTlsHostnameSettings: typeof import("./accessMutualTlsHostnameSettings").AccessMutualTlsHostnameSettings;
|
|
25
|
+
export { AccessOrganizationArgs, AccessOrganizationState } from "./accessOrganization";
|
|
26
|
+
export type AccessOrganization = import("./accessOrganization").AccessOrganization;
|
|
27
|
+
export declare const AccessOrganization: typeof import("./accessOrganization").AccessOrganization;
|
|
28
|
+
export { AccessPolicyArgs, AccessPolicyState } from "./accessPolicy";
|
|
29
|
+
export type AccessPolicy = import("./accessPolicy").AccessPolicy;
|
|
30
|
+
export declare const AccessPolicy: typeof import("./accessPolicy").AccessPolicy;
|
|
31
|
+
export { AccessRuleArgs, AccessRuleState } from "./accessRule";
|
|
32
|
+
export type AccessRule = import("./accessRule").AccessRule;
|
|
33
|
+
export declare const AccessRule: typeof import("./accessRule").AccessRule;
|
|
34
|
+
export { AccessServiceTokenArgs, AccessServiceTokenState } from "./accessServiceToken";
|
|
35
|
+
export type AccessServiceToken = import("./accessServiceToken").AccessServiceToken;
|
|
36
|
+
export declare const AccessServiceToken: typeof import("./accessServiceToken").AccessServiceToken;
|
|
37
|
+
export { AccessTagArgs, AccessTagState } from "./accessTag";
|
|
38
|
+
export type AccessTag = import("./accessTag").AccessTag;
|
|
39
|
+
export declare const AccessTag: typeof import("./accessTag").AccessTag;
|
|
40
|
+
export { AccountArgs, AccountState } from "./account";
|
|
41
|
+
export type Account = import("./account").Account;
|
|
42
|
+
export declare const Account: typeof import("./account").Account;
|
|
43
|
+
export { AccountMemberArgs, AccountMemberState } from "./accountMember";
|
|
44
|
+
export type AccountMember = import("./accountMember").AccountMember;
|
|
45
|
+
export declare const AccountMember: typeof import("./accountMember").AccountMember;
|
|
46
|
+
export { AddressMapArgs, AddressMapState } from "./addressMap";
|
|
47
|
+
export type AddressMap = import("./addressMap").AddressMap;
|
|
48
|
+
export declare const AddressMap: typeof import("./addressMap").AddressMap;
|
|
49
|
+
export { ApiShieldArgs, ApiShieldState } from "./apiShield";
|
|
50
|
+
export type ApiShield = import("./apiShield").ApiShield;
|
|
51
|
+
export declare const ApiShield: typeof import("./apiShield").ApiShield;
|
|
52
|
+
export { ApiShieldOperationArgs, ApiShieldOperationState } from "./apiShieldOperation";
|
|
53
|
+
export type ApiShieldOperation = import("./apiShieldOperation").ApiShieldOperation;
|
|
54
|
+
export declare const ApiShieldOperation: typeof import("./apiShieldOperation").ApiShieldOperation;
|
|
55
|
+
export { ApiShieldOperationSchemaValidationSettingsArgs, ApiShieldOperationSchemaValidationSettingsState } from "./apiShieldOperationSchemaValidationSettings";
|
|
56
|
+
export type ApiShieldOperationSchemaValidationSettings = import("./apiShieldOperationSchemaValidationSettings").ApiShieldOperationSchemaValidationSettings;
|
|
57
|
+
export declare const ApiShieldOperationSchemaValidationSettings: typeof import("./apiShieldOperationSchemaValidationSettings").ApiShieldOperationSchemaValidationSettings;
|
|
58
|
+
export { ApiShieldSchemaArgs, ApiShieldSchemaState } from "./apiShieldSchema";
|
|
59
|
+
export type ApiShieldSchema = import("./apiShieldSchema").ApiShieldSchema;
|
|
60
|
+
export declare const ApiShieldSchema: typeof import("./apiShieldSchema").ApiShieldSchema;
|
|
61
|
+
export { ApiShieldSchemaValidationSettingsArgs, ApiShieldSchemaValidationSettingsState } from "./apiShieldSchemaValidationSettings";
|
|
62
|
+
export type ApiShieldSchemaValidationSettings = import("./apiShieldSchemaValidationSettings").ApiShieldSchemaValidationSettings;
|
|
63
|
+
export declare const ApiShieldSchemaValidationSettings: typeof import("./apiShieldSchemaValidationSettings").ApiShieldSchemaValidationSettings;
|
|
64
|
+
export { ApiTokenArgs, ApiTokenState } from "./apiToken";
|
|
65
|
+
export type ApiToken = import("./apiToken").ApiToken;
|
|
66
|
+
export declare const ApiToken: typeof import("./apiToken").ApiToken;
|
|
67
|
+
export { ArgoArgs, ArgoState } from "./argo";
|
|
68
|
+
export type Argo = import("./argo").Argo;
|
|
69
|
+
export declare const Argo: typeof import("./argo").Argo;
|
|
70
|
+
export { AuthenticatedOriginPullsArgs, AuthenticatedOriginPullsState } from "./authenticatedOriginPulls";
|
|
71
|
+
export type AuthenticatedOriginPulls = import("./authenticatedOriginPulls").AuthenticatedOriginPulls;
|
|
72
|
+
export declare const AuthenticatedOriginPulls: typeof import("./authenticatedOriginPulls").AuthenticatedOriginPulls;
|
|
73
|
+
export { AuthenticatedOriginPullsCertificateArgs, AuthenticatedOriginPullsCertificateState } from "./authenticatedOriginPullsCertificate";
|
|
74
|
+
export type AuthenticatedOriginPullsCertificate = import("./authenticatedOriginPullsCertificate").AuthenticatedOriginPullsCertificate;
|
|
75
|
+
export declare const AuthenticatedOriginPullsCertificate: typeof import("./authenticatedOriginPullsCertificate").AuthenticatedOriginPullsCertificate;
|
|
76
|
+
export { BotManagementArgs, BotManagementState } from "./botManagement";
|
|
77
|
+
export type BotManagement = import("./botManagement").BotManagement;
|
|
78
|
+
export declare const BotManagement: typeof import("./botManagement").BotManagement;
|
|
79
|
+
export { ByoIpPrefixArgs, ByoIpPrefixState } from "./byoIpPrefix";
|
|
80
|
+
export type ByoIpPrefix = import("./byoIpPrefix").ByoIpPrefix;
|
|
81
|
+
export declare const ByoIpPrefix: typeof import("./byoIpPrefix").ByoIpPrefix;
|
|
82
|
+
export { CertificatePackArgs, CertificatePackState } from "./certificatePack";
|
|
83
|
+
export type CertificatePack = import("./certificatePack").CertificatePack;
|
|
84
|
+
export declare const CertificatePack: typeof import("./certificatePack").CertificatePack;
|
|
85
|
+
export { CloudConnectorRulesArgs, CloudConnectorRulesState } from "./cloudConnectorRules";
|
|
86
|
+
export type CloudConnectorRules = import("./cloudConnectorRules").CloudConnectorRules;
|
|
87
|
+
export declare const CloudConnectorRules: typeof import("./cloudConnectorRules").CloudConnectorRules;
|
|
88
|
+
export { CustomHostnameArgs, CustomHostnameState } from "./customHostname";
|
|
89
|
+
export type CustomHostname = import("./customHostname").CustomHostname;
|
|
90
|
+
export declare const CustomHostname: typeof import("./customHostname").CustomHostname;
|
|
91
|
+
export { CustomHostnameFallbackOriginArgs, CustomHostnameFallbackOriginState } from "./customHostnameFallbackOrigin";
|
|
92
|
+
export type CustomHostnameFallbackOrigin = import("./customHostnameFallbackOrigin").CustomHostnameFallbackOrigin;
|
|
93
|
+
export declare const CustomHostnameFallbackOrigin: typeof import("./customHostnameFallbackOrigin").CustomHostnameFallbackOrigin;
|
|
94
|
+
export { CustomPagesArgs, CustomPagesState } from "./customPages";
|
|
95
|
+
export type CustomPages = import("./customPages").CustomPages;
|
|
96
|
+
export declare const CustomPages: typeof import("./customPages").CustomPages;
|
|
97
|
+
export { CustomSslArgs, CustomSslState } from "./customSsl";
|
|
98
|
+
export type CustomSsl = import("./customSsl").CustomSsl;
|
|
99
|
+
export declare const CustomSsl: typeof import("./customSsl").CustomSsl;
|
|
100
|
+
export { D1DatabaseArgs, D1DatabaseState } from "./d1database";
|
|
101
|
+
export type D1Database = import("./d1database").D1Database;
|
|
102
|
+
export declare const D1Database: typeof import("./d1database").D1Database;
|
|
103
|
+
export { DeviceDexTestArgs, DeviceDexTestState } from "./deviceDexTest";
|
|
104
|
+
export type DeviceDexTest = import("./deviceDexTest").DeviceDexTest;
|
|
105
|
+
export declare const DeviceDexTest: typeof import("./deviceDexTest").DeviceDexTest;
|
|
106
|
+
export { DeviceManagedNetworksArgs, DeviceManagedNetworksState } from "./deviceManagedNetworks";
|
|
107
|
+
export type DeviceManagedNetworks = import("./deviceManagedNetworks").DeviceManagedNetworks;
|
|
108
|
+
export declare const DeviceManagedNetworks: typeof import("./deviceManagedNetworks").DeviceManagedNetworks;
|
|
109
|
+
export { DevicePolicyCertificatesArgs, DevicePolicyCertificatesState } from "./devicePolicyCertificates";
|
|
110
|
+
export type DevicePolicyCertificates = import("./devicePolicyCertificates").DevicePolicyCertificates;
|
|
111
|
+
export declare const DevicePolicyCertificates: typeof import("./devicePolicyCertificates").DevicePolicyCertificates;
|
|
112
|
+
export { DevicePostureIntegrationArgs, DevicePostureIntegrationState } from "./devicePostureIntegration";
|
|
113
|
+
export type DevicePostureIntegration = import("./devicePostureIntegration").DevicePostureIntegration;
|
|
114
|
+
export declare const DevicePostureIntegration: typeof import("./devicePostureIntegration").DevicePostureIntegration;
|
|
115
|
+
export { DevicePostureRuleArgs, DevicePostureRuleState } from "./devicePostureRule";
|
|
116
|
+
export type DevicePostureRule = import("./devicePostureRule").DevicePostureRule;
|
|
117
|
+
export declare const DevicePostureRule: typeof import("./devicePostureRule").DevicePostureRule;
|
|
118
|
+
export { DeviceSettingsPolicyArgs, DeviceSettingsPolicyState } from "./deviceSettingsPolicy";
|
|
119
|
+
export type DeviceSettingsPolicy = import("./deviceSettingsPolicy").DeviceSettingsPolicy;
|
|
120
|
+
export declare const DeviceSettingsPolicy: typeof import("./deviceSettingsPolicy").DeviceSettingsPolicy;
|
|
121
|
+
export { DlpProfileArgs, DlpProfileState } from "./dlpProfile";
|
|
122
|
+
export type DlpProfile = import("./dlpProfile").DlpProfile;
|
|
123
|
+
export declare const DlpProfile: typeof import("./dlpProfile").DlpProfile;
|
|
124
|
+
export { EmailRoutingAddressArgs, EmailRoutingAddressState } from "./emailRoutingAddress";
|
|
125
|
+
export type EmailRoutingAddress = import("./emailRoutingAddress").EmailRoutingAddress;
|
|
126
|
+
export declare const EmailRoutingAddress: typeof import("./emailRoutingAddress").EmailRoutingAddress;
|
|
127
|
+
export { EmailRoutingCatchAllArgs, EmailRoutingCatchAllState } from "./emailRoutingCatchAll";
|
|
128
|
+
export type EmailRoutingCatchAll = import("./emailRoutingCatchAll").EmailRoutingCatchAll;
|
|
129
|
+
export declare const EmailRoutingCatchAll: typeof import("./emailRoutingCatchAll").EmailRoutingCatchAll;
|
|
130
|
+
export { EmailRoutingRuleArgs, EmailRoutingRuleState } from "./emailRoutingRule";
|
|
131
|
+
export type EmailRoutingRule = import("./emailRoutingRule").EmailRoutingRule;
|
|
132
|
+
export declare const EmailRoutingRule: typeof import("./emailRoutingRule").EmailRoutingRule;
|
|
133
|
+
export { EmailRoutingSettingsArgs, EmailRoutingSettingsState } from "./emailRoutingSettings";
|
|
134
|
+
export type EmailRoutingSettings = import("./emailRoutingSettings").EmailRoutingSettings;
|
|
135
|
+
export declare const EmailRoutingSettings: typeof import("./emailRoutingSettings").EmailRoutingSettings;
|
|
136
|
+
export { FallbackDomainArgs, FallbackDomainState } from "./fallbackDomain";
|
|
137
|
+
export type FallbackDomain = import("./fallbackDomain").FallbackDomain;
|
|
138
|
+
export declare const FallbackDomain: typeof import("./fallbackDomain").FallbackDomain;
|
|
139
|
+
export { FilterArgs, FilterState } from "./filter";
|
|
140
|
+
export type Filter = import("./filter").Filter;
|
|
141
|
+
export declare const Filter: typeof import("./filter").Filter;
|
|
142
|
+
export { FirewallRuleArgs, FirewallRuleState } from "./firewallRule";
|
|
143
|
+
export type FirewallRule = import("./firewallRule").FirewallRule;
|
|
144
|
+
export declare const FirewallRule: typeof import("./firewallRule").FirewallRule;
|
|
145
|
+
export { GetAccessApplicationArgs, GetAccessApplicationResult, GetAccessApplicationOutputArgs } from "./getAccessApplication";
|
|
146
|
+
export declare const getAccessApplication: typeof import("./getAccessApplication").getAccessApplication;
|
|
147
|
+
export declare const getAccessApplicationOutput: typeof import("./getAccessApplication").getAccessApplicationOutput;
|
|
148
|
+
export { GetAccessIdentityProviderArgs, GetAccessIdentityProviderResult, GetAccessIdentityProviderOutputArgs } from "./getAccessIdentityProvider";
|
|
149
|
+
export declare const getAccessIdentityProvider: typeof import("./getAccessIdentityProvider").getAccessIdentityProvider;
|
|
150
|
+
export declare const getAccessIdentityProviderOutput: typeof import("./getAccessIdentityProvider").getAccessIdentityProviderOutput;
|
|
151
|
+
export { GetAccountRolesArgs, GetAccountRolesResult, GetAccountRolesOutputArgs } from "./getAccountRoles";
|
|
152
|
+
export declare const getAccountRoles: typeof import("./getAccountRoles").getAccountRoles;
|
|
153
|
+
export declare const getAccountRolesOutput: typeof import("./getAccountRoles").getAccountRolesOutput;
|
|
154
|
+
export { GetAccountsArgs, GetAccountsResult, GetAccountsOutputArgs } from "./getAccounts";
|
|
155
|
+
export declare const getAccounts: typeof import("./getAccounts").getAccounts;
|
|
156
|
+
export declare const getAccountsOutput: typeof import("./getAccounts").getAccountsOutput;
|
|
157
|
+
export { GetApiTokenPermissionGroupsResult } from "./getApiTokenPermissionGroups";
|
|
158
|
+
export declare const getApiTokenPermissionGroups: typeof import("./getApiTokenPermissionGroups").getApiTokenPermissionGroups;
|
|
159
|
+
export declare const getApiTokenPermissionGroupsOutput: typeof import("./getApiTokenPermissionGroups").getApiTokenPermissionGroupsOutput;
|
|
160
|
+
export { GetDcvDelegationArgs, GetDcvDelegationResult, GetDcvDelegationOutputArgs } from "./getDcvDelegation";
|
|
161
|
+
export declare const getDcvDelegation: typeof import("./getDcvDelegation").getDcvDelegation;
|
|
162
|
+
export declare const getDcvDelegationOutput: typeof import("./getDcvDelegation").getDcvDelegationOutput;
|
|
163
|
+
export { GetDevicePostureRulesArgs, GetDevicePostureRulesResult, GetDevicePostureRulesOutputArgs } from "./getDevicePostureRules";
|
|
164
|
+
export declare const getDevicePostureRules: typeof import("./getDevicePostureRules").getDevicePostureRules;
|
|
165
|
+
export declare const getDevicePostureRulesOutput: typeof import("./getDevicePostureRules").getDevicePostureRulesOutput;
|
|
166
|
+
export { GetDevicesArgs, GetDevicesResult, GetDevicesOutputArgs } from "./getDevices";
|
|
167
|
+
export declare const getDevices: typeof import("./getDevices").getDevices;
|
|
168
|
+
export declare const getDevicesOutput: typeof import("./getDevices").getDevicesOutput;
|
|
169
|
+
export { GetDlpDatasetsArgs, GetDlpDatasetsResult, GetDlpDatasetsOutputArgs } from "./getDlpDatasets";
|
|
170
|
+
export declare const getDlpDatasets: typeof import("./getDlpDatasets").getDlpDatasets;
|
|
171
|
+
export declare const getDlpDatasetsOutput: typeof import("./getDlpDatasets").getDlpDatasetsOutput;
|
|
172
|
+
export { GetGatewayAppTypesArgs, GetGatewayAppTypesResult, GetGatewayAppTypesOutputArgs } from "./getGatewayAppTypes";
|
|
173
|
+
export declare const getGatewayAppTypes: typeof import("./getGatewayAppTypes").getGatewayAppTypes;
|
|
174
|
+
export declare const getGatewayAppTypesOutput: typeof import("./getGatewayAppTypes").getGatewayAppTypesOutput;
|
|
175
|
+
export { GetGatewayCategoriesArgs, GetGatewayCategoriesResult, GetGatewayCategoriesOutputArgs } from "./getGatewayCategories";
|
|
176
|
+
export declare const getGatewayCategories: typeof import("./getGatewayCategories").getGatewayCategories;
|
|
177
|
+
export declare const getGatewayCategoriesOutput: typeof import("./getGatewayCategories").getGatewayCategoriesOutput;
|
|
178
|
+
export { GetInfrastructureAccessTargetsArgs, GetInfrastructureAccessTargetsResult, GetInfrastructureAccessTargetsOutputArgs } from "./getInfrastructureAccessTargets";
|
|
179
|
+
export declare const getInfrastructureAccessTargets: typeof import("./getInfrastructureAccessTargets").getInfrastructureAccessTargets;
|
|
180
|
+
export declare const getInfrastructureAccessTargetsOutput: typeof import("./getInfrastructureAccessTargets").getInfrastructureAccessTargetsOutput;
|
|
181
|
+
export { GetIpRangesArgs, GetIpRangesResult, GetIpRangesOutputArgs } from "./getIpRanges";
|
|
182
|
+
export declare const getIpRanges: typeof import("./getIpRanges").getIpRanges;
|
|
183
|
+
export declare const getIpRangesOutput: typeof import("./getIpRanges").getIpRangesOutput;
|
|
184
|
+
export { GetListArgs, GetListResult, GetListOutputArgs } from "./getList";
|
|
185
|
+
export declare const getList: typeof import("./getList").getList;
|
|
186
|
+
export declare const getListOutput: typeof import("./getList").getListOutput;
|
|
187
|
+
export { GetListsArgs, GetListsResult, GetListsOutputArgs } from "./getLists";
|
|
188
|
+
export declare const getLists: typeof import("./getLists").getLists;
|
|
189
|
+
export declare const getListsOutput: typeof import("./getLists").getListsOutput;
|
|
190
|
+
export { GetLoadBalancerPoolsArgs, GetLoadBalancerPoolsResult, GetLoadBalancerPoolsOutputArgs } from "./getLoadBalancerPools";
|
|
191
|
+
export declare const getLoadBalancerPools: typeof import("./getLoadBalancerPools").getLoadBalancerPools;
|
|
192
|
+
export declare const getLoadBalancerPoolsOutput: typeof import("./getLoadBalancerPools").getLoadBalancerPoolsOutput;
|
|
193
|
+
export { GetOriginCaCertificateArgs, GetOriginCaCertificateResult, GetOriginCaCertificateOutputArgs } from "./getOriginCaCertificate";
|
|
194
|
+
export declare const getOriginCaCertificate: typeof import("./getOriginCaCertificate").getOriginCaCertificate;
|
|
195
|
+
export declare const getOriginCaCertificateOutput: typeof import("./getOriginCaCertificate").getOriginCaCertificateOutput;
|
|
196
|
+
export { GetOriginCaRootCertificateArgs, GetOriginCaRootCertificateResult, GetOriginCaRootCertificateOutputArgs } from "./getOriginCaRootCertificate";
|
|
197
|
+
export declare const getOriginCaRootCertificate: typeof import("./getOriginCaRootCertificate").getOriginCaRootCertificate;
|
|
198
|
+
export declare const getOriginCaRootCertificateOutput: typeof import("./getOriginCaRootCertificate").getOriginCaRootCertificateOutput;
|
|
199
|
+
export { GetRecordArgs, GetRecordResult, GetRecordOutputArgs } from "./getRecord";
|
|
200
|
+
export declare const getRecord: typeof import("./getRecord").getRecord;
|
|
201
|
+
export declare const getRecordOutput: typeof import("./getRecord").getRecordOutput;
|
|
202
|
+
export { GetRulesetsArgs, GetRulesetsResult, GetRulesetsOutputArgs } from "./getRulesets";
|
|
203
|
+
export declare const getRulesets: typeof import("./getRulesets").getRulesets;
|
|
204
|
+
export declare const getRulesetsOutput: typeof import("./getRulesets").getRulesetsOutput;
|
|
205
|
+
export { GetTunnelArgs, GetTunnelResult, GetTunnelOutputArgs } from "./getTunnel";
|
|
206
|
+
export declare const getTunnel: typeof import("./getTunnel").getTunnel;
|
|
207
|
+
export declare const getTunnelOutput: typeof import("./getTunnel").getTunnelOutput;
|
|
208
|
+
export { GetTunnelVirtualNetworkArgs, GetTunnelVirtualNetworkResult, GetTunnelVirtualNetworkOutputArgs } from "./getTunnelVirtualNetwork";
|
|
209
|
+
export declare const getTunnelVirtualNetwork: typeof import("./getTunnelVirtualNetwork").getTunnelVirtualNetwork;
|
|
210
|
+
export declare const getTunnelVirtualNetworkOutput: typeof import("./getTunnelVirtualNetwork").getTunnelVirtualNetworkOutput;
|
|
211
|
+
export { GetUserResult } from "./getUser";
|
|
212
|
+
export declare const getUser: typeof import("./getUser").getUser;
|
|
213
|
+
export declare const getUserOutput: typeof import("./getUser").getUserOutput;
|
|
214
|
+
export { GetZeroTrustAccessApplicationArgs, GetZeroTrustAccessApplicationResult, GetZeroTrustAccessApplicationOutputArgs } from "./getZeroTrustAccessApplication";
|
|
215
|
+
export declare const getZeroTrustAccessApplication: typeof import("./getZeroTrustAccessApplication").getZeroTrustAccessApplication;
|
|
216
|
+
export declare const getZeroTrustAccessApplicationOutput: typeof import("./getZeroTrustAccessApplication").getZeroTrustAccessApplicationOutput;
|
|
217
|
+
export { GetZeroTrustAccessIdentityProviderArgs, GetZeroTrustAccessIdentityProviderResult, GetZeroTrustAccessIdentityProviderOutputArgs } from "./getZeroTrustAccessIdentityProvider";
|
|
218
|
+
export declare const getZeroTrustAccessIdentityProvider: typeof import("./getZeroTrustAccessIdentityProvider").getZeroTrustAccessIdentityProvider;
|
|
219
|
+
export declare const getZeroTrustAccessIdentityProviderOutput: typeof import("./getZeroTrustAccessIdentityProvider").getZeroTrustAccessIdentityProviderOutput;
|
|
220
|
+
export { GetZeroTrustTunnelCloudflaredArgs, GetZeroTrustTunnelCloudflaredResult, GetZeroTrustTunnelCloudflaredOutputArgs } from "./getZeroTrustTunnelCloudflared";
|
|
221
|
+
export declare const getZeroTrustTunnelCloudflared: typeof import("./getZeroTrustTunnelCloudflared").getZeroTrustTunnelCloudflared;
|
|
222
|
+
export declare const getZeroTrustTunnelCloudflaredOutput: typeof import("./getZeroTrustTunnelCloudflared").getZeroTrustTunnelCloudflaredOutput;
|
|
223
|
+
export { GetZeroTrustTunnelVirtualNetworkArgs, GetZeroTrustTunnelVirtualNetworkResult, GetZeroTrustTunnelVirtualNetworkOutputArgs } from "./getZeroTrustTunnelVirtualNetwork";
|
|
224
|
+
export declare const getZeroTrustTunnelVirtualNetwork: typeof import("./getZeroTrustTunnelVirtualNetwork").getZeroTrustTunnelVirtualNetwork;
|
|
225
|
+
export declare const getZeroTrustTunnelVirtualNetworkOutput: typeof import("./getZeroTrustTunnelVirtualNetwork").getZeroTrustTunnelVirtualNetworkOutput;
|
|
226
|
+
export { GetZoneArgs, GetZoneResult, GetZoneOutputArgs } from "./getZone";
|
|
227
|
+
export declare const getZone: typeof import("./getZone").getZone;
|
|
228
|
+
export declare const getZoneOutput: typeof import("./getZone").getZoneOutput;
|
|
229
|
+
export { GetZoneCacheReserveArgs, GetZoneCacheReserveResult, GetZoneCacheReserveOutputArgs } from "./getZoneCacheReserve";
|
|
230
|
+
export declare const getZoneCacheReserve: typeof import("./getZoneCacheReserve").getZoneCacheReserve;
|
|
231
|
+
export declare const getZoneCacheReserveOutput: typeof import("./getZoneCacheReserve").getZoneCacheReserveOutput;
|
|
232
|
+
export { GetZoneDnssecArgs, GetZoneDnssecResult, GetZoneDnssecOutputArgs } from "./getZoneDnssec";
|
|
233
|
+
export declare const getZoneDnssec: typeof import("./getZoneDnssec").getZoneDnssec;
|
|
234
|
+
export declare const getZoneDnssecOutput: typeof import("./getZoneDnssec").getZoneDnssecOutput;
|
|
235
|
+
export { GetZonesArgs, GetZonesResult, GetZonesOutputArgs } from "./getZones";
|
|
236
|
+
export declare const getZones: typeof import("./getZones").getZones;
|
|
237
|
+
export declare const getZonesOutput: typeof import("./getZones").getZonesOutput;
|
|
238
|
+
export { GreTunnelArgs, GreTunnelState } from "./greTunnel";
|
|
239
|
+
export type GreTunnel = import("./greTunnel").GreTunnel;
|
|
240
|
+
export declare const GreTunnel: typeof import("./greTunnel").GreTunnel;
|
|
241
|
+
export { HealthcheckArgs, HealthcheckState } from "./healthcheck";
|
|
242
|
+
export type Healthcheck = import("./healthcheck").Healthcheck;
|
|
243
|
+
export declare const Healthcheck: typeof import("./healthcheck").Healthcheck;
|
|
244
|
+
export { HostnameTlsSettingArgs, HostnameTlsSettingState } from "./hostnameTlsSetting";
|
|
245
|
+
export type HostnameTlsSetting = import("./hostnameTlsSetting").HostnameTlsSetting;
|
|
246
|
+
export declare const HostnameTlsSetting: typeof import("./hostnameTlsSetting").HostnameTlsSetting;
|
|
247
|
+
export { HostnameTlsSettingCiphersArgs, HostnameTlsSettingCiphersState } from "./hostnameTlsSettingCiphers";
|
|
248
|
+
export type HostnameTlsSettingCiphers = import("./hostnameTlsSettingCiphers").HostnameTlsSettingCiphers;
|
|
249
|
+
export declare const HostnameTlsSettingCiphers: typeof import("./hostnameTlsSettingCiphers").HostnameTlsSettingCiphers;
|
|
250
|
+
export { HyperdriveConfigArgs, HyperdriveConfigState } from "./hyperdriveConfig";
|
|
251
|
+
export type HyperdriveConfig = import("./hyperdriveConfig").HyperdriveConfig;
|
|
252
|
+
export declare const HyperdriveConfig: typeof import("./hyperdriveConfig").HyperdriveConfig;
|
|
253
|
+
export { InfrastructureAccessTargetArgs, InfrastructureAccessTargetState } from "./infrastructureAccessTarget";
|
|
254
|
+
export type InfrastructureAccessTarget = import("./infrastructureAccessTarget").InfrastructureAccessTarget;
|
|
255
|
+
export declare const InfrastructureAccessTarget: typeof import("./infrastructureAccessTarget").InfrastructureAccessTarget;
|
|
256
|
+
export { IpsecTunnelArgs, IpsecTunnelState } from "./ipsecTunnel";
|
|
257
|
+
export type IpsecTunnel = import("./ipsecTunnel").IpsecTunnel;
|
|
258
|
+
export declare const IpsecTunnel: typeof import("./ipsecTunnel").IpsecTunnel;
|
|
259
|
+
export { KeylessCertificateArgs, KeylessCertificateState } from "./keylessCertificate";
|
|
260
|
+
export type KeylessCertificate = import("./keylessCertificate").KeylessCertificate;
|
|
261
|
+
export declare const KeylessCertificate: typeof import("./keylessCertificate").KeylessCertificate;
|
|
262
|
+
export { ListArgs, ListState } from "./list";
|
|
263
|
+
export type List = import("./list").List;
|
|
264
|
+
export declare const List: typeof import("./list").List;
|
|
265
|
+
export { ListItemArgs, ListItemState } from "./listItem";
|
|
266
|
+
export type ListItem = import("./listItem").ListItem;
|
|
267
|
+
export declare const ListItem: typeof import("./listItem").ListItem;
|
|
268
|
+
export { LoadBalancerArgs, LoadBalancerState } from "./loadBalancer";
|
|
269
|
+
export type LoadBalancer = import("./loadBalancer").LoadBalancer;
|
|
270
|
+
export declare const LoadBalancer: typeof import("./loadBalancer").LoadBalancer;
|
|
271
|
+
export { LoadBalancerMonitorArgs, LoadBalancerMonitorState } from "./loadBalancerMonitor";
|
|
272
|
+
export type LoadBalancerMonitor = import("./loadBalancerMonitor").LoadBalancerMonitor;
|
|
273
|
+
export declare const LoadBalancerMonitor: typeof import("./loadBalancerMonitor").LoadBalancerMonitor;
|
|
274
|
+
export { LoadBalancerPoolArgs, LoadBalancerPoolState } from "./loadBalancerPool";
|
|
275
|
+
export type LoadBalancerPool = import("./loadBalancerPool").LoadBalancerPool;
|
|
276
|
+
export declare const LoadBalancerPool: typeof import("./loadBalancerPool").LoadBalancerPool;
|
|
277
|
+
export { LogpullRetentionArgs, LogpullRetentionState } from "./logpullRetention";
|
|
278
|
+
export type LogpullRetention = import("./logpullRetention").LogpullRetention;
|
|
279
|
+
export declare const LogpullRetention: typeof import("./logpullRetention").LogpullRetention;
|
|
280
|
+
export { LogpushJobArgs, LogpushJobState } from "./logpushJob";
|
|
281
|
+
export type LogpushJob = import("./logpushJob").LogpushJob;
|
|
282
|
+
export declare const LogpushJob: typeof import("./logpushJob").LogpushJob;
|
|
283
|
+
export { LogpushOwnershipChallengeArgs, LogpushOwnershipChallengeState } from "./logpushOwnershipChallenge";
|
|
284
|
+
export type LogpushOwnershipChallenge = import("./logpushOwnershipChallenge").LogpushOwnershipChallenge;
|
|
285
|
+
export declare const LogpushOwnershipChallenge: typeof import("./logpushOwnershipChallenge").LogpushOwnershipChallenge;
|
|
286
|
+
export { MagicFirewallRulesetArgs, MagicFirewallRulesetState } from "./magicFirewallRuleset";
|
|
287
|
+
export type MagicFirewallRuleset = import("./magicFirewallRuleset").MagicFirewallRuleset;
|
|
288
|
+
export declare const MagicFirewallRuleset: typeof import("./magicFirewallRuleset").MagicFirewallRuleset;
|
|
289
|
+
export { MagicWanGreTunnelArgs, MagicWanGreTunnelState } from "./magicWanGreTunnel";
|
|
290
|
+
export type MagicWanGreTunnel = import("./magicWanGreTunnel").MagicWanGreTunnel;
|
|
291
|
+
export declare const MagicWanGreTunnel: typeof import("./magicWanGreTunnel").MagicWanGreTunnel;
|
|
292
|
+
export { MagicWanIpsecTunnelArgs, MagicWanIpsecTunnelState } from "./magicWanIpsecTunnel";
|
|
293
|
+
export type MagicWanIpsecTunnel = import("./magicWanIpsecTunnel").MagicWanIpsecTunnel;
|
|
294
|
+
export declare const MagicWanIpsecTunnel: typeof import("./magicWanIpsecTunnel").MagicWanIpsecTunnel;
|
|
295
|
+
export { MagicWanStaticRouteArgs, MagicWanStaticRouteState } from "./magicWanStaticRoute";
|
|
296
|
+
export type MagicWanStaticRoute = import("./magicWanStaticRoute").MagicWanStaticRoute;
|
|
297
|
+
export declare const MagicWanStaticRoute: typeof import("./magicWanStaticRoute").MagicWanStaticRoute;
|
|
298
|
+
export { ManagedHeadersArgs, ManagedHeadersState } from "./managedHeaders";
|
|
299
|
+
export type ManagedHeaders = import("./managedHeaders").ManagedHeaders;
|
|
300
|
+
export declare const ManagedHeaders: typeof import("./managedHeaders").ManagedHeaders;
|
|
301
|
+
export { MtlsCertificateArgs, MtlsCertificateState } from "./mtlsCertificate";
|
|
302
|
+
export type MtlsCertificate = import("./mtlsCertificate").MtlsCertificate;
|
|
303
|
+
export declare const MtlsCertificate: typeof import("./mtlsCertificate").MtlsCertificate;
|
|
304
|
+
export { NotificationPolicyArgs, NotificationPolicyState } from "./notificationPolicy";
|
|
305
|
+
export type NotificationPolicy = import("./notificationPolicy").NotificationPolicy;
|
|
306
|
+
export declare const NotificationPolicy: typeof import("./notificationPolicy").NotificationPolicy;
|
|
307
|
+
export { NotificationPolicyWebhooksArgs, NotificationPolicyWebhooksState } from "./notificationPolicyWebhooks";
|
|
308
|
+
export type NotificationPolicyWebhooks = import("./notificationPolicyWebhooks").NotificationPolicyWebhooks;
|
|
309
|
+
export declare const NotificationPolicyWebhooks: typeof import("./notificationPolicyWebhooks").NotificationPolicyWebhooks;
|
|
310
|
+
export { ObservatoryScheduledTestArgs, ObservatoryScheduledTestState } from "./observatoryScheduledTest";
|
|
311
|
+
export type ObservatoryScheduledTest = import("./observatoryScheduledTest").ObservatoryScheduledTest;
|
|
312
|
+
export declare const ObservatoryScheduledTest: typeof import("./observatoryScheduledTest").ObservatoryScheduledTest;
|
|
313
|
+
export { OriginCaCertificateArgs, OriginCaCertificateState } from "./originCaCertificate";
|
|
314
|
+
export type OriginCaCertificate = import("./originCaCertificate").OriginCaCertificate;
|
|
315
|
+
export declare const OriginCaCertificate: typeof import("./originCaCertificate").OriginCaCertificate;
|
|
316
|
+
export { PageRuleArgs, PageRuleState } from "./pageRule";
|
|
317
|
+
export type PageRule = import("./pageRule").PageRule;
|
|
318
|
+
export declare const PageRule: typeof import("./pageRule").PageRule;
|
|
319
|
+
export { PagesDomainArgs, PagesDomainState } from "./pagesDomain";
|
|
320
|
+
export type PagesDomain = import("./pagesDomain").PagesDomain;
|
|
321
|
+
export declare const PagesDomain: typeof import("./pagesDomain").PagesDomain;
|
|
322
|
+
export { PagesProjectArgs, PagesProjectState } from "./pagesProject";
|
|
323
|
+
export type PagesProject = import("./pagesProject").PagesProject;
|
|
324
|
+
export declare const PagesProject: typeof import("./pagesProject").PagesProject;
|
|
325
|
+
export { ProviderArgs } from "./provider";
|
|
326
|
+
export type Provider = import("./provider").Provider;
|
|
327
|
+
export declare const Provider: typeof import("./provider").Provider;
|
|
328
|
+
export { QueueArgs, QueueState } from "./queue";
|
|
329
|
+
export type Queue = import("./queue").Queue;
|
|
330
|
+
export declare const Queue: typeof import("./queue").Queue;
|
|
331
|
+
export { R2BucketArgs, R2BucketState } from "./r2bucket";
|
|
332
|
+
export type R2Bucket = import("./r2bucket").R2Bucket;
|
|
333
|
+
export declare const R2Bucket: typeof import("./r2bucket").R2Bucket;
|
|
334
|
+
export { RateLimitArgs, RateLimitState } from "./rateLimit";
|
|
335
|
+
export type RateLimit = import("./rateLimit").RateLimit;
|
|
336
|
+
export declare const RateLimit: typeof import("./rateLimit").RateLimit;
|
|
337
|
+
export { RecordArgs, RecordState } from "./record";
|
|
338
|
+
export type Record = import("./record").Record;
|
|
339
|
+
export declare const Record: typeof import("./record").Record;
|
|
340
|
+
export { RegionalHostnameArgs, RegionalHostnameState } from "./regionalHostname";
|
|
341
|
+
export type RegionalHostname = import("./regionalHostname").RegionalHostname;
|
|
342
|
+
export declare const RegionalHostname: typeof import("./regionalHostname").RegionalHostname;
|
|
343
|
+
export { RegionalTieredCacheArgs, RegionalTieredCacheState } from "./regionalTieredCache";
|
|
344
|
+
export type RegionalTieredCache = import("./regionalTieredCache").RegionalTieredCache;
|
|
345
|
+
export declare const RegionalTieredCache: typeof import("./regionalTieredCache").RegionalTieredCache;
|
|
346
|
+
export { RiskBehaviorArgs, RiskBehaviorState } from "./riskBehavior";
|
|
347
|
+
export type RiskBehavior = import("./riskBehavior").RiskBehavior;
|
|
348
|
+
export declare const RiskBehavior: typeof import("./riskBehavior").RiskBehavior;
|
|
349
|
+
export { RulesetArgs, RulesetState } from "./ruleset";
|
|
350
|
+
export type Ruleset = import("./ruleset").Ruleset;
|
|
351
|
+
export declare const Ruleset: typeof import("./ruleset").Ruleset;
|
|
352
|
+
export { SpectrumApplicationArgs, SpectrumApplicationState } from "./spectrumApplication";
|
|
353
|
+
export type SpectrumApplication = import("./spectrumApplication").SpectrumApplication;
|
|
354
|
+
export declare const SpectrumApplication: typeof import("./spectrumApplication").SpectrumApplication;
|
|
355
|
+
export { SplitTunnelArgs, SplitTunnelState } from "./splitTunnel";
|
|
356
|
+
export type SplitTunnel = import("./splitTunnel").SplitTunnel;
|
|
357
|
+
export declare const SplitTunnel: typeof import("./splitTunnel").SplitTunnel;
|
|
358
|
+
export { StaticRouteArgs, StaticRouteState } from "./staticRoute";
|
|
359
|
+
export type StaticRoute = import("./staticRoute").StaticRoute;
|
|
360
|
+
export declare const StaticRoute: typeof import("./staticRoute").StaticRoute;
|
|
361
|
+
export { TeamsAccountArgs, TeamsAccountState } from "./teamsAccount";
|
|
362
|
+
export type TeamsAccount = import("./teamsAccount").TeamsAccount;
|
|
363
|
+
export declare const TeamsAccount: typeof import("./teamsAccount").TeamsAccount;
|
|
364
|
+
export { TeamsListArgs, TeamsListState } from "./teamsList";
|
|
365
|
+
export type TeamsList = import("./teamsList").TeamsList;
|
|
366
|
+
export declare const TeamsList: typeof import("./teamsList").TeamsList;
|
|
367
|
+
export { TeamsLocationArgs, TeamsLocationState } from "./teamsLocation";
|
|
368
|
+
export type TeamsLocation = import("./teamsLocation").TeamsLocation;
|
|
369
|
+
export declare const TeamsLocation: typeof import("./teamsLocation").TeamsLocation;
|
|
370
|
+
export { TeamsProxyEndpointArgs, TeamsProxyEndpointState } from "./teamsProxyEndpoint";
|
|
371
|
+
export type TeamsProxyEndpoint = import("./teamsProxyEndpoint").TeamsProxyEndpoint;
|
|
372
|
+
export declare const TeamsProxyEndpoint: typeof import("./teamsProxyEndpoint").TeamsProxyEndpoint;
|
|
373
|
+
export { TeamsRuleArgs, TeamsRuleState } from "./teamsRule";
|
|
374
|
+
export type TeamsRule = import("./teamsRule").TeamsRule;
|
|
375
|
+
export declare const TeamsRule: typeof import("./teamsRule").TeamsRule;
|
|
376
|
+
export { TieredCacheArgs, TieredCacheState } from "./tieredCache";
|
|
377
|
+
export type TieredCache = import("./tieredCache").TieredCache;
|
|
378
|
+
export declare const TieredCache: typeof import("./tieredCache").TieredCache;
|
|
379
|
+
export { TotalTlsArgs, TotalTlsState } from "./totalTls";
|
|
380
|
+
export type TotalTls = import("./totalTls").TotalTls;
|
|
381
|
+
export declare const TotalTls: typeof import("./totalTls").TotalTls;
|
|
382
|
+
export { TunnelArgs, TunnelState } from "./tunnel";
|
|
383
|
+
export type Tunnel = import("./tunnel").Tunnel;
|
|
384
|
+
export declare const Tunnel: typeof import("./tunnel").Tunnel;
|
|
385
|
+
export { TunnelConfigArgs, TunnelConfigState } from "./tunnelConfig";
|
|
386
|
+
export type TunnelConfig = import("./tunnelConfig").TunnelConfig;
|
|
387
|
+
export declare const TunnelConfig: typeof import("./tunnelConfig").TunnelConfig;
|
|
388
|
+
export { TunnelRouteArgs, TunnelRouteState } from "./tunnelRoute";
|
|
389
|
+
export type TunnelRoute = import("./tunnelRoute").TunnelRoute;
|
|
390
|
+
export declare const TunnelRoute: typeof import("./tunnelRoute").TunnelRoute;
|
|
391
|
+
export { TunnelVirtualNetworkArgs, TunnelVirtualNetworkState } from "./tunnelVirtualNetwork";
|
|
392
|
+
export type TunnelVirtualNetwork = import("./tunnelVirtualNetwork").TunnelVirtualNetwork;
|
|
393
|
+
export declare const TunnelVirtualNetwork: typeof import("./tunnelVirtualNetwork").TunnelVirtualNetwork;
|
|
394
|
+
export { TurnstileWidgetArgs, TurnstileWidgetState } from "./turnstileWidget";
|
|
395
|
+
export type TurnstileWidget = import("./turnstileWidget").TurnstileWidget;
|
|
396
|
+
export declare const TurnstileWidget: typeof import("./turnstileWidget").TurnstileWidget;
|
|
397
|
+
export { UrlNormalizationSettingsArgs, UrlNormalizationSettingsState } from "./urlNormalizationSettings";
|
|
398
|
+
export type UrlNormalizationSettings = import("./urlNormalizationSettings").UrlNormalizationSettings;
|
|
399
|
+
export declare const UrlNormalizationSettings: typeof import("./urlNormalizationSettings").UrlNormalizationSettings;
|
|
400
|
+
export { UserAgentBlockingRuleArgs, UserAgentBlockingRuleState } from "./userAgentBlockingRule";
|
|
401
|
+
export type UserAgentBlockingRule = import("./userAgentBlockingRule").UserAgentBlockingRule;
|
|
402
|
+
export declare const UserAgentBlockingRule: typeof import("./userAgentBlockingRule").UserAgentBlockingRule;
|
|
403
|
+
export { WaitingRoomArgs, WaitingRoomState } from "./waitingRoom";
|
|
404
|
+
export type WaitingRoom = import("./waitingRoom").WaitingRoom;
|
|
405
|
+
export declare const WaitingRoom: typeof import("./waitingRoom").WaitingRoom;
|
|
406
|
+
export { WaitingRoomEventArgs, WaitingRoomEventState } from "./waitingRoomEvent";
|
|
407
|
+
export type WaitingRoomEvent = import("./waitingRoomEvent").WaitingRoomEvent;
|
|
408
|
+
export declare const WaitingRoomEvent: typeof import("./waitingRoomEvent").WaitingRoomEvent;
|
|
409
|
+
export { WaitingRoomRulesArgs, WaitingRoomRulesState } from "./waitingRoomRules";
|
|
410
|
+
export type WaitingRoomRules = import("./waitingRoomRules").WaitingRoomRules;
|
|
411
|
+
export declare const WaitingRoomRules: typeof import("./waitingRoomRules").WaitingRoomRules;
|
|
412
|
+
export { WaitingRoomSettingsArgs, WaitingRoomSettingsState } from "./waitingRoomSettings";
|
|
413
|
+
export type WaitingRoomSettings = import("./waitingRoomSettings").WaitingRoomSettings;
|
|
414
|
+
export declare const WaitingRoomSettings: typeof import("./waitingRoomSettings").WaitingRoomSettings;
|
|
415
|
+
export { Web3HostnameArgs, Web3HostnameState } from "./web3Hostname";
|
|
416
|
+
export type Web3Hostname = import("./web3Hostname").Web3Hostname;
|
|
417
|
+
export declare const Web3Hostname: typeof import("./web3Hostname").Web3Hostname;
|
|
418
|
+
export { WebAnalyticsRuleArgs, WebAnalyticsRuleState } from "./webAnalyticsRule";
|
|
419
|
+
export type WebAnalyticsRule = import("./webAnalyticsRule").WebAnalyticsRule;
|
|
420
|
+
export declare const WebAnalyticsRule: typeof import("./webAnalyticsRule").WebAnalyticsRule;
|
|
421
|
+
export { WebAnalyticsSiteArgs, WebAnalyticsSiteState } from "./webAnalyticsSite";
|
|
422
|
+
export type WebAnalyticsSite = import("./webAnalyticsSite").WebAnalyticsSite;
|
|
423
|
+
export declare const WebAnalyticsSite: typeof import("./webAnalyticsSite").WebAnalyticsSite;
|
|
424
|
+
export { WorkerCronTriggerArgs, WorkerCronTriggerState } from "./workerCronTrigger";
|
|
425
|
+
export type WorkerCronTrigger = import("./workerCronTrigger").WorkerCronTrigger;
|
|
426
|
+
export declare const WorkerCronTrigger: typeof import("./workerCronTrigger").WorkerCronTrigger;
|
|
427
|
+
export { WorkerDomainArgs, WorkerDomainState } from "./workerDomain";
|
|
428
|
+
export type WorkerDomain = import("./workerDomain").WorkerDomain;
|
|
429
|
+
export declare const WorkerDomain: typeof import("./workerDomain").WorkerDomain;
|
|
430
|
+
export { WorkerRouteArgs, WorkerRouteState } from "./workerRoute";
|
|
431
|
+
export type WorkerRoute = import("./workerRoute").WorkerRoute;
|
|
432
|
+
export declare const WorkerRoute: typeof import("./workerRoute").WorkerRoute;
|
|
433
|
+
export { WorkerScriptArgs, WorkerScriptState } from "./workerScript";
|
|
434
|
+
export type WorkerScript = import("./workerScript").WorkerScript;
|
|
435
|
+
export declare const WorkerScript: typeof import("./workerScript").WorkerScript;
|
|
436
|
+
export { WorkerSecretArgs, WorkerSecretState } from "./workerSecret";
|
|
437
|
+
export type WorkerSecret = import("./workerSecret").WorkerSecret;
|
|
438
|
+
export declare const WorkerSecret: typeof import("./workerSecret").WorkerSecret;
|
|
439
|
+
export { WorkersCronTriggerArgs, WorkersCronTriggerState } from "./workersCronTrigger";
|
|
440
|
+
export type WorkersCronTrigger = import("./workersCronTrigger").WorkersCronTrigger;
|
|
441
|
+
export declare const WorkersCronTrigger: typeof import("./workersCronTrigger").WorkersCronTrigger;
|
|
442
|
+
export { WorkersDomainArgs, WorkersDomainState } from "./workersDomain";
|
|
443
|
+
export type WorkersDomain = import("./workersDomain").WorkersDomain;
|
|
444
|
+
export declare const WorkersDomain: typeof import("./workersDomain").WorkersDomain;
|
|
445
|
+
export { WorkersForPlatformsDispatchNamespaceArgs, WorkersForPlatformsDispatchNamespaceState } from "./workersForPlatformsDispatchNamespace";
|
|
446
|
+
export type WorkersForPlatformsDispatchNamespace = import("./workersForPlatformsDispatchNamespace").WorkersForPlatformsDispatchNamespace;
|
|
447
|
+
export declare const WorkersForPlatformsDispatchNamespace: typeof import("./workersForPlatformsDispatchNamespace").WorkersForPlatformsDispatchNamespace;
|
|
448
|
+
export { WorkersForPlatformsNamespaceArgs, WorkersForPlatformsNamespaceState } from "./workersForPlatformsNamespace";
|
|
449
|
+
export type WorkersForPlatformsNamespace = import("./workersForPlatformsNamespace").WorkersForPlatformsNamespace;
|
|
450
|
+
export declare const WorkersForPlatformsNamespace: typeof import("./workersForPlatformsNamespace").WorkersForPlatformsNamespace;
|
|
451
|
+
export { WorkersKvArgs, WorkersKvState } from "./workersKv";
|
|
452
|
+
export type WorkersKv = import("./workersKv").WorkersKv;
|
|
453
|
+
export declare const WorkersKv: typeof import("./workersKv").WorkersKv;
|
|
454
|
+
export { WorkersKvNamespaceArgs, WorkersKvNamespaceState } from "./workersKvNamespace";
|
|
455
|
+
export type WorkersKvNamespace = import("./workersKvNamespace").WorkersKvNamespace;
|
|
456
|
+
export declare const WorkersKvNamespace: typeof import("./workersKvNamespace").WorkersKvNamespace;
|
|
457
|
+
export { WorkersRouteArgs, WorkersRouteState } from "./workersRoute";
|
|
458
|
+
export type WorkersRoute = import("./workersRoute").WorkersRoute;
|
|
459
|
+
export declare const WorkersRoute: typeof import("./workersRoute").WorkersRoute;
|
|
460
|
+
export { WorkersScriptArgs, WorkersScriptState } from "./workersScript";
|
|
461
|
+
export type WorkersScript = import("./workersScript").WorkersScript;
|
|
462
|
+
export declare const WorkersScript: typeof import("./workersScript").WorkersScript;
|
|
463
|
+
export { WorkersSecretArgs, WorkersSecretState } from "./workersSecret";
|
|
464
|
+
export type WorkersSecret = import("./workersSecret").WorkersSecret;
|
|
465
|
+
export declare const WorkersSecret: typeof import("./workersSecret").WorkersSecret;
|
|
466
|
+
export { ZeroTrustAccessApplicationArgs, ZeroTrustAccessApplicationState } from "./zeroTrustAccessApplication";
|
|
467
|
+
export type ZeroTrustAccessApplication = import("./zeroTrustAccessApplication").ZeroTrustAccessApplication;
|
|
468
|
+
export declare const ZeroTrustAccessApplication: typeof import("./zeroTrustAccessApplication").ZeroTrustAccessApplication;
|
|
469
|
+
export { ZeroTrustAccessCustomPageArgs, ZeroTrustAccessCustomPageState } from "./zeroTrustAccessCustomPage";
|
|
470
|
+
export type ZeroTrustAccessCustomPage = import("./zeroTrustAccessCustomPage").ZeroTrustAccessCustomPage;
|
|
471
|
+
export declare const ZeroTrustAccessCustomPage: typeof import("./zeroTrustAccessCustomPage").ZeroTrustAccessCustomPage;
|
|
472
|
+
export { ZeroTrustAccessGroupArgs, ZeroTrustAccessGroupState } from "./zeroTrustAccessGroup";
|
|
473
|
+
export type ZeroTrustAccessGroup = import("./zeroTrustAccessGroup").ZeroTrustAccessGroup;
|
|
474
|
+
export declare const ZeroTrustAccessGroup: typeof import("./zeroTrustAccessGroup").ZeroTrustAccessGroup;
|
|
475
|
+
export { ZeroTrustAccessIdentityProviderArgs, ZeroTrustAccessIdentityProviderState } from "./zeroTrustAccessIdentityProvider";
|
|
476
|
+
export type ZeroTrustAccessIdentityProvider = import("./zeroTrustAccessIdentityProvider").ZeroTrustAccessIdentityProvider;
|
|
477
|
+
export declare const ZeroTrustAccessIdentityProvider: typeof import("./zeroTrustAccessIdentityProvider").ZeroTrustAccessIdentityProvider;
|
|
478
|
+
export { ZeroTrustAccessMtlsCertificateArgs, ZeroTrustAccessMtlsCertificateState } from "./zeroTrustAccessMtlsCertificate";
|
|
479
|
+
export type ZeroTrustAccessMtlsCertificate = import("./zeroTrustAccessMtlsCertificate").ZeroTrustAccessMtlsCertificate;
|
|
480
|
+
export declare const ZeroTrustAccessMtlsCertificate: typeof import("./zeroTrustAccessMtlsCertificate").ZeroTrustAccessMtlsCertificate;
|
|
481
|
+
export { ZeroTrustAccessMtlsHostnameSettingsArgs, ZeroTrustAccessMtlsHostnameSettingsState } from "./zeroTrustAccessMtlsHostnameSettings";
|
|
482
|
+
export type ZeroTrustAccessMtlsHostnameSettings = import("./zeroTrustAccessMtlsHostnameSettings").ZeroTrustAccessMtlsHostnameSettings;
|
|
483
|
+
export declare const ZeroTrustAccessMtlsHostnameSettings: typeof import("./zeroTrustAccessMtlsHostnameSettings").ZeroTrustAccessMtlsHostnameSettings;
|
|
484
|
+
export { ZeroTrustAccessOrganizationArgs, ZeroTrustAccessOrganizationState } from "./zeroTrustAccessOrganization";
|
|
485
|
+
export type ZeroTrustAccessOrganization = import("./zeroTrustAccessOrganization").ZeroTrustAccessOrganization;
|
|
486
|
+
export declare const ZeroTrustAccessOrganization: typeof import("./zeroTrustAccessOrganization").ZeroTrustAccessOrganization;
|
|
487
|
+
export { ZeroTrustAccessPolicyArgs, ZeroTrustAccessPolicyState } from "./zeroTrustAccessPolicy";
|
|
488
|
+
export type ZeroTrustAccessPolicy = import("./zeroTrustAccessPolicy").ZeroTrustAccessPolicy;
|
|
489
|
+
export declare const ZeroTrustAccessPolicy: typeof import("./zeroTrustAccessPolicy").ZeroTrustAccessPolicy;
|
|
490
|
+
export { ZeroTrustAccessServiceTokenArgs, ZeroTrustAccessServiceTokenState } from "./zeroTrustAccessServiceToken";
|
|
491
|
+
export type ZeroTrustAccessServiceToken = import("./zeroTrustAccessServiceToken").ZeroTrustAccessServiceToken;
|
|
492
|
+
export declare const ZeroTrustAccessServiceToken: typeof import("./zeroTrustAccessServiceToken").ZeroTrustAccessServiceToken;
|
|
493
|
+
export { ZeroTrustAccessShortLivedCertificateArgs, ZeroTrustAccessShortLivedCertificateState } from "./zeroTrustAccessShortLivedCertificate";
|
|
494
|
+
export type ZeroTrustAccessShortLivedCertificate = import("./zeroTrustAccessShortLivedCertificate").ZeroTrustAccessShortLivedCertificate;
|
|
495
|
+
export declare const ZeroTrustAccessShortLivedCertificate: typeof import("./zeroTrustAccessShortLivedCertificate").ZeroTrustAccessShortLivedCertificate;
|
|
496
|
+
export { ZeroTrustAccessTagArgs, ZeroTrustAccessTagState } from "./zeroTrustAccessTag";
|
|
497
|
+
export type ZeroTrustAccessTag = import("./zeroTrustAccessTag").ZeroTrustAccessTag;
|
|
498
|
+
export declare const ZeroTrustAccessTag: typeof import("./zeroTrustAccessTag").ZeroTrustAccessTag;
|
|
499
|
+
export { ZeroTrustDeviceCertificatesArgs, ZeroTrustDeviceCertificatesState } from "./zeroTrustDeviceCertificates";
|
|
500
|
+
export type ZeroTrustDeviceCertificates = import("./zeroTrustDeviceCertificates").ZeroTrustDeviceCertificates;
|
|
501
|
+
export declare const ZeroTrustDeviceCertificates: typeof import("./zeroTrustDeviceCertificates").ZeroTrustDeviceCertificates;
|
|
502
|
+
export { ZeroTrustDeviceManagedNetworksArgs, ZeroTrustDeviceManagedNetworksState } from "./zeroTrustDeviceManagedNetworks";
|
|
503
|
+
export type ZeroTrustDeviceManagedNetworks = import("./zeroTrustDeviceManagedNetworks").ZeroTrustDeviceManagedNetworks;
|
|
504
|
+
export declare const ZeroTrustDeviceManagedNetworks: typeof import("./zeroTrustDeviceManagedNetworks").ZeroTrustDeviceManagedNetworks;
|
|
505
|
+
export { ZeroTrustDevicePostureIntegrationArgs, ZeroTrustDevicePostureIntegrationState } from "./zeroTrustDevicePostureIntegration";
|
|
506
|
+
export type ZeroTrustDevicePostureIntegration = import("./zeroTrustDevicePostureIntegration").ZeroTrustDevicePostureIntegration;
|
|
507
|
+
export declare const ZeroTrustDevicePostureIntegration: typeof import("./zeroTrustDevicePostureIntegration").ZeroTrustDevicePostureIntegration;
|
|
508
|
+
export { ZeroTrustDevicePostureRuleArgs, ZeroTrustDevicePostureRuleState } from "./zeroTrustDevicePostureRule";
|
|
509
|
+
export type ZeroTrustDevicePostureRule = import("./zeroTrustDevicePostureRule").ZeroTrustDevicePostureRule;
|
|
510
|
+
export declare const ZeroTrustDevicePostureRule: typeof import("./zeroTrustDevicePostureRule").ZeroTrustDevicePostureRule;
|
|
511
|
+
export { ZeroTrustDeviceProfilesArgs, ZeroTrustDeviceProfilesState } from "./zeroTrustDeviceProfiles";
|
|
512
|
+
export type ZeroTrustDeviceProfiles = import("./zeroTrustDeviceProfiles").ZeroTrustDeviceProfiles;
|
|
513
|
+
export declare const ZeroTrustDeviceProfiles: typeof import("./zeroTrustDeviceProfiles").ZeroTrustDeviceProfiles;
|
|
514
|
+
export { ZeroTrustDexTestArgs, ZeroTrustDexTestState } from "./zeroTrustDexTest";
|
|
515
|
+
export type ZeroTrustDexTest = import("./zeroTrustDexTest").ZeroTrustDexTest;
|
|
516
|
+
export declare const ZeroTrustDexTest: typeof import("./zeroTrustDexTest").ZeroTrustDexTest;
|
|
517
|
+
export { ZeroTrustDlpProfileArgs, ZeroTrustDlpProfileState } from "./zeroTrustDlpProfile";
|
|
518
|
+
export type ZeroTrustDlpProfile = import("./zeroTrustDlpProfile").ZeroTrustDlpProfile;
|
|
519
|
+
export declare const ZeroTrustDlpProfile: typeof import("./zeroTrustDlpProfile").ZeroTrustDlpProfile;
|
|
520
|
+
export { ZeroTrustDnsLocationArgs, ZeroTrustDnsLocationState } from "./zeroTrustDnsLocation";
|
|
521
|
+
export type ZeroTrustDnsLocation = import("./zeroTrustDnsLocation").ZeroTrustDnsLocation;
|
|
522
|
+
export declare const ZeroTrustDnsLocation: typeof import("./zeroTrustDnsLocation").ZeroTrustDnsLocation;
|
|
523
|
+
export { ZeroTrustGatewayCertificateArgs, ZeroTrustGatewayCertificateState } from "./zeroTrustGatewayCertificate";
|
|
524
|
+
export type ZeroTrustGatewayCertificate = import("./zeroTrustGatewayCertificate").ZeroTrustGatewayCertificate;
|
|
525
|
+
export declare const ZeroTrustGatewayCertificate: typeof import("./zeroTrustGatewayCertificate").ZeroTrustGatewayCertificate;
|
|
526
|
+
export { ZeroTrustGatewayPolicyArgs, ZeroTrustGatewayPolicyState } from "./zeroTrustGatewayPolicy";
|
|
527
|
+
export type ZeroTrustGatewayPolicy = import("./zeroTrustGatewayPolicy").ZeroTrustGatewayPolicy;
|
|
528
|
+
export declare const ZeroTrustGatewayPolicy: typeof import("./zeroTrustGatewayPolicy").ZeroTrustGatewayPolicy;
|
|
529
|
+
export { ZeroTrustGatewayProxyEndpointArgs, ZeroTrustGatewayProxyEndpointState } from "./zeroTrustGatewayProxyEndpoint";
|
|
530
|
+
export type ZeroTrustGatewayProxyEndpoint = import("./zeroTrustGatewayProxyEndpoint").ZeroTrustGatewayProxyEndpoint;
|
|
531
|
+
export declare const ZeroTrustGatewayProxyEndpoint: typeof import("./zeroTrustGatewayProxyEndpoint").ZeroTrustGatewayProxyEndpoint;
|
|
532
|
+
export { ZeroTrustGatewaySettingsArgs, ZeroTrustGatewaySettingsState } from "./zeroTrustGatewaySettings";
|
|
533
|
+
export type ZeroTrustGatewaySettings = import("./zeroTrustGatewaySettings").ZeroTrustGatewaySettings;
|
|
534
|
+
export declare const ZeroTrustGatewaySettings: typeof import("./zeroTrustGatewaySettings").ZeroTrustGatewaySettings;
|
|
535
|
+
export { ZeroTrustKeyAccessKeyConfigurationArgs, ZeroTrustKeyAccessKeyConfigurationState } from "./zeroTrustKeyAccessKeyConfiguration";
|
|
536
|
+
export type ZeroTrustKeyAccessKeyConfiguration = import("./zeroTrustKeyAccessKeyConfiguration").ZeroTrustKeyAccessKeyConfiguration;
|
|
537
|
+
export declare const ZeroTrustKeyAccessKeyConfiguration: typeof import("./zeroTrustKeyAccessKeyConfiguration").ZeroTrustKeyAccessKeyConfiguration;
|
|
538
|
+
export { ZeroTrustListArgs, ZeroTrustListState } from "./zeroTrustList";
|
|
539
|
+
export type ZeroTrustList = import("./zeroTrustList").ZeroTrustList;
|
|
540
|
+
export declare const ZeroTrustList: typeof import("./zeroTrustList").ZeroTrustList;
|
|
541
|
+
export { ZeroTrustLocalFallbackDomainArgs, ZeroTrustLocalFallbackDomainState } from "./zeroTrustLocalFallbackDomain";
|
|
542
|
+
export type ZeroTrustLocalFallbackDomain = import("./zeroTrustLocalFallbackDomain").ZeroTrustLocalFallbackDomain;
|
|
543
|
+
export declare const ZeroTrustLocalFallbackDomain: typeof import("./zeroTrustLocalFallbackDomain").ZeroTrustLocalFallbackDomain;
|
|
544
|
+
export { ZeroTrustRiskBehaviorArgs, ZeroTrustRiskBehaviorState } from "./zeroTrustRiskBehavior";
|
|
545
|
+
export type ZeroTrustRiskBehavior = import("./zeroTrustRiskBehavior").ZeroTrustRiskBehavior;
|
|
546
|
+
export declare const ZeroTrustRiskBehavior: typeof import("./zeroTrustRiskBehavior").ZeroTrustRiskBehavior;
|
|
547
|
+
export { ZeroTrustRiskScoreIntegrationArgs, ZeroTrustRiskScoreIntegrationState } from "./zeroTrustRiskScoreIntegration";
|
|
548
|
+
export type ZeroTrustRiskScoreIntegration = import("./zeroTrustRiskScoreIntegration").ZeroTrustRiskScoreIntegration;
|
|
549
|
+
export declare const ZeroTrustRiskScoreIntegration: typeof import("./zeroTrustRiskScoreIntegration").ZeroTrustRiskScoreIntegration;
|
|
550
|
+
export { ZeroTrustSplitTunnelArgs, ZeroTrustSplitTunnelState } from "./zeroTrustSplitTunnel";
|
|
551
|
+
export type ZeroTrustSplitTunnel = import("./zeroTrustSplitTunnel").ZeroTrustSplitTunnel;
|
|
552
|
+
export declare const ZeroTrustSplitTunnel: typeof import("./zeroTrustSplitTunnel").ZeroTrustSplitTunnel;
|
|
553
|
+
export { ZeroTrustTunnelCloudflaredArgs, ZeroTrustTunnelCloudflaredState } from "./zeroTrustTunnelCloudflared";
|
|
554
|
+
export type ZeroTrustTunnelCloudflared = import("./zeroTrustTunnelCloudflared").ZeroTrustTunnelCloudflared;
|
|
555
|
+
export declare const ZeroTrustTunnelCloudflared: typeof import("./zeroTrustTunnelCloudflared").ZeroTrustTunnelCloudflared;
|
|
556
|
+
export { ZeroTrustTunnelCloudflaredConfigArgs, ZeroTrustTunnelCloudflaredConfigState } from "./zeroTrustTunnelCloudflaredConfig";
|
|
557
|
+
export type ZeroTrustTunnelCloudflaredConfig = import("./zeroTrustTunnelCloudflaredConfig").ZeroTrustTunnelCloudflaredConfig;
|
|
558
|
+
export declare const ZeroTrustTunnelCloudflaredConfig: typeof import("./zeroTrustTunnelCloudflaredConfig").ZeroTrustTunnelCloudflaredConfig;
|
|
559
|
+
export { ZeroTrustTunnelRouteArgs, ZeroTrustTunnelRouteState } from "./zeroTrustTunnelRoute";
|
|
560
|
+
export type ZeroTrustTunnelRoute = import("./zeroTrustTunnelRoute").ZeroTrustTunnelRoute;
|
|
561
|
+
export declare const ZeroTrustTunnelRoute: typeof import("./zeroTrustTunnelRoute").ZeroTrustTunnelRoute;
|
|
562
|
+
export { ZeroTrustTunnelVirtualNetworkArgs, ZeroTrustTunnelVirtualNetworkState } from "./zeroTrustTunnelVirtualNetwork";
|
|
563
|
+
export type ZeroTrustTunnelVirtualNetwork = import("./zeroTrustTunnelVirtualNetwork").ZeroTrustTunnelVirtualNetwork;
|
|
564
|
+
export declare const ZeroTrustTunnelVirtualNetwork: typeof import("./zeroTrustTunnelVirtualNetwork").ZeroTrustTunnelVirtualNetwork;
|
|
565
|
+
export { ZoneArgs, ZoneState } from "./zone";
|
|
566
|
+
export type Zone = import("./zone").Zone;
|
|
567
|
+
export declare const Zone: typeof import("./zone").Zone;
|
|
568
|
+
export { ZoneCacheReserveArgs, ZoneCacheReserveState } from "./zoneCacheReserve";
|
|
569
|
+
export type ZoneCacheReserve = import("./zoneCacheReserve").ZoneCacheReserve;
|
|
570
|
+
export declare const ZoneCacheReserve: typeof import("./zoneCacheReserve").ZoneCacheReserve;
|
|
571
|
+
export { ZoneCacheVariantsArgs, ZoneCacheVariantsState } from "./zoneCacheVariants";
|
|
572
|
+
export type ZoneCacheVariants = import("./zoneCacheVariants").ZoneCacheVariants;
|
|
573
|
+
export declare const ZoneCacheVariants: typeof import("./zoneCacheVariants").ZoneCacheVariants;
|
|
574
|
+
export { ZoneDnssecArgs, ZoneDnssecState } from "./zoneDnssec";
|
|
575
|
+
export type ZoneDnssec = import("./zoneDnssec").ZoneDnssec;
|
|
576
|
+
export declare const ZoneDnssec: typeof import("./zoneDnssec").ZoneDnssec;
|
|
577
|
+
export { ZoneHoldArgs, ZoneHoldState } from "./zoneHold";
|
|
578
|
+
export type ZoneHold = import("./zoneHold").ZoneHold;
|
|
579
|
+
export declare const ZoneHold: typeof import("./zoneHold").ZoneHold;
|
|
580
|
+
export { ZoneLockdownArgs, ZoneLockdownState } from "./zoneLockdown";
|
|
581
|
+
export type ZoneLockdown = import("./zoneLockdown").ZoneLockdown;
|
|
582
|
+
export declare const ZoneLockdown: typeof import("./zoneLockdown").ZoneLockdown;
|
|
583
|
+
export { ZoneSettingsOverrideArgs, ZoneSettingsOverrideState } from "./zoneSettingsOverride";
|
|
584
|
+
export type ZoneSettingsOverride = import("./zoneSettingsOverride").ZoneSettingsOverride;
|
|
585
|
+
export declare const ZoneSettingsOverride: typeof import("./zoneSettingsOverride").ZoneSettingsOverride;
|
|
586
|
+
import * as config from "./config";
|
|
587
|
+
import * as types from "./types";
|
|
588
|
+
export { config, types, };
|