@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/README.md
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
> This provider is a derived work of the [Terraform Provider](https://github.com/terraform-providers/terraform-provider-cloudflare)
|
|
2
|
+
> distributed under [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/). If you encounter a bug or missing feature,
|
|
3
|
+
> first check the [`pulumi-cloudflare` repo](/issues); however, if that doesn't turn up anything,
|
|
4
|
+
> please consult the source [`terraform-provider-cloudflare` repo](https://github.com/terraform-providers/terraform-provider-cloudflare/issues).
|
|
@@ -0,0 +1,487 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
4
|
+
export declare class AccessApplication extends pulumi.CustomResource {
|
|
5
|
+
/**
|
|
6
|
+
* Get an existing AccessApplication resource's state with the given name, ID, and optional extra
|
|
7
|
+
* properties used to qualify the lookup.
|
|
8
|
+
*
|
|
9
|
+
* @param name The _unique_ name of the resulting resource.
|
|
10
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
11
|
+
* @param state Any extra arguments used during the lookup.
|
|
12
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
13
|
+
*/
|
|
14
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: AccessApplicationState, opts?: pulumi.CustomResourceOptions): AccessApplication;
|
|
15
|
+
/**
|
|
16
|
+
* Returns true if the given object is an instance of AccessApplication. This is designed to work even
|
|
17
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
18
|
+
*/
|
|
19
|
+
static isInstance(obj: any): obj is AccessApplication;
|
|
20
|
+
readonly accessApplicationId: pulumi.Output<string>;
|
|
21
|
+
/**
|
|
22
|
+
* The account identifier to target for the resource. Conflicts with `zone_id`.
|
|
23
|
+
*/
|
|
24
|
+
readonly accountId: pulumi.Output<string>;
|
|
25
|
+
/**
|
|
26
|
+
* When set to true, users can authenticate to this application using their WARP session. When set to false this
|
|
27
|
+
* application will always require direct IdP authentication. This setting always overrides the organization setting for
|
|
28
|
+
* WARP authentication.
|
|
29
|
+
*/
|
|
30
|
+
readonly allowAuthenticateViaWarp: pulumi.Output<boolean | undefined>;
|
|
31
|
+
/**
|
|
32
|
+
* The identity providers selected for the application.
|
|
33
|
+
*/
|
|
34
|
+
readonly allowedIdps: pulumi.Output<string[] | undefined>;
|
|
35
|
+
/**
|
|
36
|
+
* The logo URL of the app launcher.
|
|
37
|
+
*/
|
|
38
|
+
readonly appLauncherLogoUrl: pulumi.Output<string | undefined>;
|
|
39
|
+
/**
|
|
40
|
+
* Option to show/hide applications in App Launcher. Defaults to `true`.
|
|
41
|
+
*/
|
|
42
|
+
readonly appLauncherVisible: pulumi.Output<boolean | undefined>;
|
|
43
|
+
/**
|
|
44
|
+
* Application Audience (AUD) Tag of the application.
|
|
45
|
+
*/
|
|
46
|
+
readonly aud: pulumi.Output<string>;
|
|
47
|
+
/**
|
|
48
|
+
* Option to skip identity provider selection if only one is configured in `allowed_idps`. Defaults to `false`.
|
|
49
|
+
*/
|
|
50
|
+
readonly autoRedirectToIdentity: pulumi.Output<boolean | undefined>;
|
|
51
|
+
/**
|
|
52
|
+
* The background color of the app launcher.
|
|
53
|
+
*/
|
|
54
|
+
readonly bgColor: pulumi.Output<string | undefined>;
|
|
55
|
+
/**
|
|
56
|
+
* CORS configuration for the Access Application. See below for reference structure.
|
|
57
|
+
*/
|
|
58
|
+
readonly corsHeaders: pulumi.Output<outputs.AccessApplicationCorsHeader[] | undefined>;
|
|
59
|
+
/**
|
|
60
|
+
* Option that returns a custom error message when a user is denied access to the application.
|
|
61
|
+
*/
|
|
62
|
+
readonly customDenyMessage: pulumi.Output<string | undefined>;
|
|
63
|
+
/**
|
|
64
|
+
* Option that redirects to a custom URL when a user is denied access to the application via identity based rules.
|
|
65
|
+
*/
|
|
66
|
+
readonly customDenyUrl: pulumi.Output<string | undefined>;
|
|
67
|
+
/**
|
|
68
|
+
* Option that redirects to a custom URL when a user is denied access to the application via non identity rules.
|
|
69
|
+
*/
|
|
70
|
+
readonly customNonIdentityDenyUrl: pulumi.Output<string | undefined>;
|
|
71
|
+
/**
|
|
72
|
+
* The custom pages selected for the application.
|
|
73
|
+
*/
|
|
74
|
+
readonly customPages: pulumi.Output<string[] | undefined>;
|
|
75
|
+
/**
|
|
76
|
+
* The primary hostname and path that Access will secure. If the app is visible in the App Launcher dashboard, this is the
|
|
77
|
+
* domain that will be displayed.
|
|
78
|
+
*/
|
|
79
|
+
readonly domain: pulumi.Output<string>;
|
|
80
|
+
/**
|
|
81
|
+
* Option to provide increased security against compromised authorization tokens and CSRF attacks by requiring an
|
|
82
|
+
* additional "binding" cookie on requests. Defaults to `false`.
|
|
83
|
+
*/
|
|
84
|
+
readonly enableBindingCookie: pulumi.Output<boolean | undefined>;
|
|
85
|
+
/**
|
|
86
|
+
* The footer links of the app launcher.
|
|
87
|
+
*/
|
|
88
|
+
readonly footerLinks: pulumi.Output<outputs.AccessApplicationFooterLink[] | undefined>;
|
|
89
|
+
/**
|
|
90
|
+
* The background color of the header bar in the app launcher.
|
|
91
|
+
*/
|
|
92
|
+
readonly headerBgColor: pulumi.Output<string | undefined>;
|
|
93
|
+
/**
|
|
94
|
+
* Option to add the `HttpOnly` cookie flag to access tokens.
|
|
95
|
+
*/
|
|
96
|
+
readonly httpOnlyCookieAttribute: pulumi.Output<boolean | undefined>;
|
|
97
|
+
/**
|
|
98
|
+
* The landing page design of the app launcher.
|
|
99
|
+
*/
|
|
100
|
+
readonly landingPageDesign: pulumi.Output<outputs.AccessApplicationLandingPageDesign | undefined>;
|
|
101
|
+
/**
|
|
102
|
+
* Image URL for the logo shown in the app launcher dashboard.
|
|
103
|
+
*/
|
|
104
|
+
readonly logoUrl: pulumi.Output<string | undefined>;
|
|
105
|
+
/**
|
|
106
|
+
* Friendly name of the Access Application.
|
|
107
|
+
*/
|
|
108
|
+
readonly name: pulumi.Output<string>;
|
|
109
|
+
/**
|
|
110
|
+
* Allows options preflight requests to bypass Access authentication and go directly to the origin. Cannot turn on if
|
|
111
|
+
* cors_headers is set. Defaults to `false`.
|
|
112
|
+
*/
|
|
113
|
+
readonly optionsPreflightBypass: pulumi.Output<boolean | undefined>;
|
|
114
|
+
/**
|
|
115
|
+
* The policies associated with the application, in ascending order of precedence. Warning: Do not use this field while you
|
|
116
|
+
* still have this application ID referenced as `application_id` in any `cloudflare.AccessPolicy` resource, as it can
|
|
117
|
+
* result in an inconsistent state.
|
|
118
|
+
*/
|
|
119
|
+
readonly policies: pulumi.Output<string[] | undefined>;
|
|
120
|
+
/**
|
|
121
|
+
* SaaS configuration for the Access Application.
|
|
122
|
+
*/
|
|
123
|
+
readonly saasApp: pulumi.Output<outputs.AccessApplicationSaasApp | undefined>;
|
|
124
|
+
/**
|
|
125
|
+
* Defines the same-site cookie setting for access tokens. Available values: `none`, `lax`, `strict`.
|
|
126
|
+
*/
|
|
127
|
+
readonly sameSiteCookieAttribute: pulumi.Output<string | undefined>;
|
|
128
|
+
/**
|
|
129
|
+
* Configuration for provisioning to this application via SCIM. This is currently in closed beta.
|
|
130
|
+
*/
|
|
131
|
+
readonly scimConfig: pulumi.Output<outputs.AccessApplicationScimConfig | undefined>;
|
|
132
|
+
/**
|
|
133
|
+
* List of domains that access will secure. Only present for self_hosted, vnc, and ssh applications. Always includes the
|
|
134
|
+
* value set as `domain`.
|
|
135
|
+
*/
|
|
136
|
+
readonly selfHostedDomains: pulumi.Output<string[] | undefined>;
|
|
137
|
+
/**
|
|
138
|
+
* Option to return a 401 status code in service authentication rules on failed requests. Defaults to `false`.
|
|
139
|
+
*/
|
|
140
|
+
readonly serviceAuth401Redirect: pulumi.Output<boolean | undefined>;
|
|
141
|
+
/**
|
|
142
|
+
* How often a user will be forced to re-authorise. Must be in the format `48h` or `2h45m`. Defaults to `24h`.
|
|
143
|
+
*/
|
|
144
|
+
readonly sessionDuration: pulumi.Output<string | undefined>;
|
|
145
|
+
/**
|
|
146
|
+
* Option to skip the App Launcher landing page. Defaults to `false`.
|
|
147
|
+
*/
|
|
148
|
+
readonly skipAppLauncherLoginPage: pulumi.Output<boolean | undefined>;
|
|
149
|
+
/**
|
|
150
|
+
* Option to skip the authorization interstitial when using the CLI. Defaults to `false`.
|
|
151
|
+
*/
|
|
152
|
+
readonly skipInterstitial: pulumi.Output<boolean | undefined>;
|
|
153
|
+
/**
|
|
154
|
+
* The itags associated with the application.
|
|
155
|
+
*/
|
|
156
|
+
readonly tags: pulumi.Output<string[] | undefined>;
|
|
157
|
+
/**
|
|
158
|
+
* A list of mappings to apply to SCIM resources before provisioning them in this application. These can transform or
|
|
159
|
+
* filter the resources to be provisioned.
|
|
160
|
+
*/
|
|
161
|
+
readonly targetCriterias: pulumi.Output<outputs.AccessApplicationTargetCriteria[] | undefined>;
|
|
162
|
+
/**
|
|
163
|
+
* The application type. Available values: `app_launcher`, `bookmark`, `biso`, `dash_sso`, `saas`, `self_hosted`, `ssh`,
|
|
164
|
+
* `vnc`, `warp`, `infrastructure`. Defaults to `self_hosted`.
|
|
165
|
+
*/
|
|
166
|
+
readonly type: pulumi.Output<string | undefined>;
|
|
167
|
+
/**
|
|
168
|
+
* The zone identifier to target for the resource. Conflicts with `account_id`.
|
|
169
|
+
*/
|
|
170
|
+
readonly zoneId: pulumi.Output<string>;
|
|
171
|
+
/**
|
|
172
|
+
* Create a AccessApplication resource with the given unique name, arguments, and options.
|
|
173
|
+
*
|
|
174
|
+
* @param name The _unique_ name of the resource.
|
|
175
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
176
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
177
|
+
*/
|
|
178
|
+
constructor(name: string, args?: AccessApplicationArgs, opts?: pulumi.CustomResourceOptions);
|
|
179
|
+
}
|
|
180
|
+
/**
|
|
181
|
+
* Input properties used for looking up and filtering AccessApplication resources.
|
|
182
|
+
*/
|
|
183
|
+
export interface AccessApplicationState {
|
|
184
|
+
accessApplicationId?: pulumi.Input<string>;
|
|
185
|
+
/**
|
|
186
|
+
* The account identifier to target for the resource. Conflicts with `zone_id`.
|
|
187
|
+
*/
|
|
188
|
+
accountId?: pulumi.Input<string>;
|
|
189
|
+
/**
|
|
190
|
+
* When set to true, users can authenticate to this application using their WARP session. When set to false this
|
|
191
|
+
* application will always require direct IdP authentication. This setting always overrides the organization setting for
|
|
192
|
+
* WARP authentication.
|
|
193
|
+
*/
|
|
194
|
+
allowAuthenticateViaWarp?: pulumi.Input<boolean>;
|
|
195
|
+
/**
|
|
196
|
+
* The identity providers selected for the application.
|
|
197
|
+
*/
|
|
198
|
+
allowedIdps?: pulumi.Input<pulumi.Input<string>[]>;
|
|
199
|
+
/**
|
|
200
|
+
* The logo URL of the app launcher.
|
|
201
|
+
*/
|
|
202
|
+
appLauncherLogoUrl?: pulumi.Input<string>;
|
|
203
|
+
/**
|
|
204
|
+
* Option to show/hide applications in App Launcher. Defaults to `true`.
|
|
205
|
+
*/
|
|
206
|
+
appLauncherVisible?: pulumi.Input<boolean>;
|
|
207
|
+
/**
|
|
208
|
+
* Application Audience (AUD) Tag of the application.
|
|
209
|
+
*/
|
|
210
|
+
aud?: pulumi.Input<string>;
|
|
211
|
+
/**
|
|
212
|
+
* Option to skip identity provider selection if only one is configured in `allowed_idps`. Defaults to `false`.
|
|
213
|
+
*/
|
|
214
|
+
autoRedirectToIdentity?: pulumi.Input<boolean>;
|
|
215
|
+
/**
|
|
216
|
+
* The background color of the app launcher.
|
|
217
|
+
*/
|
|
218
|
+
bgColor?: pulumi.Input<string>;
|
|
219
|
+
/**
|
|
220
|
+
* CORS configuration for the Access Application. See below for reference structure.
|
|
221
|
+
*/
|
|
222
|
+
corsHeaders?: pulumi.Input<pulumi.Input<inputs.AccessApplicationCorsHeader>[]>;
|
|
223
|
+
/**
|
|
224
|
+
* Option that returns a custom error message when a user is denied access to the application.
|
|
225
|
+
*/
|
|
226
|
+
customDenyMessage?: pulumi.Input<string>;
|
|
227
|
+
/**
|
|
228
|
+
* Option that redirects to a custom URL when a user is denied access to the application via identity based rules.
|
|
229
|
+
*/
|
|
230
|
+
customDenyUrl?: pulumi.Input<string>;
|
|
231
|
+
/**
|
|
232
|
+
* Option that redirects to a custom URL when a user is denied access to the application via non identity rules.
|
|
233
|
+
*/
|
|
234
|
+
customNonIdentityDenyUrl?: pulumi.Input<string>;
|
|
235
|
+
/**
|
|
236
|
+
* The custom pages selected for the application.
|
|
237
|
+
*/
|
|
238
|
+
customPages?: pulumi.Input<pulumi.Input<string>[]>;
|
|
239
|
+
/**
|
|
240
|
+
* The primary hostname and path that Access will secure. If the app is visible in the App Launcher dashboard, this is the
|
|
241
|
+
* domain that will be displayed.
|
|
242
|
+
*/
|
|
243
|
+
domain?: pulumi.Input<string>;
|
|
244
|
+
/**
|
|
245
|
+
* Option to provide increased security against compromised authorization tokens and CSRF attacks by requiring an
|
|
246
|
+
* additional "binding" cookie on requests. Defaults to `false`.
|
|
247
|
+
*/
|
|
248
|
+
enableBindingCookie?: pulumi.Input<boolean>;
|
|
249
|
+
/**
|
|
250
|
+
* The footer links of the app launcher.
|
|
251
|
+
*/
|
|
252
|
+
footerLinks?: pulumi.Input<pulumi.Input<inputs.AccessApplicationFooterLink>[]>;
|
|
253
|
+
/**
|
|
254
|
+
* The background color of the header bar in the app launcher.
|
|
255
|
+
*/
|
|
256
|
+
headerBgColor?: pulumi.Input<string>;
|
|
257
|
+
/**
|
|
258
|
+
* Option to add the `HttpOnly` cookie flag to access tokens.
|
|
259
|
+
*/
|
|
260
|
+
httpOnlyCookieAttribute?: pulumi.Input<boolean>;
|
|
261
|
+
/**
|
|
262
|
+
* The landing page design of the app launcher.
|
|
263
|
+
*/
|
|
264
|
+
landingPageDesign?: pulumi.Input<inputs.AccessApplicationLandingPageDesign>;
|
|
265
|
+
/**
|
|
266
|
+
* Image URL for the logo shown in the app launcher dashboard.
|
|
267
|
+
*/
|
|
268
|
+
logoUrl?: pulumi.Input<string>;
|
|
269
|
+
/**
|
|
270
|
+
* Friendly name of the Access Application.
|
|
271
|
+
*/
|
|
272
|
+
name?: pulumi.Input<string>;
|
|
273
|
+
/**
|
|
274
|
+
* Allows options preflight requests to bypass Access authentication and go directly to the origin. Cannot turn on if
|
|
275
|
+
* cors_headers is set. Defaults to `false`.
|
|
276
|
+
*/
|
|
277
|
+
optionsPreflightBypass?: pulumi.Input<boolean>;
|
|
278
|
+
/**
|
|
279
|
+
* The policies associated with the application, in ascending order of precedence. Warning: Do not use this field while you
|
|
280
|
+
* still have this application ID referenced as `application_id` in any `cloudflare.AccessPolicy` resource, as it can
|
|
281
|
+
* result in an inconsistent state.
|
|
282
|
+
*/
|
|
283
|
+
policies?: pulumi.Input<pulumi.Input<string>[]>;
|
|
284
|
+
/**
|
|
285
|
+
* SaaS configuration for the Access Application.
|
|
286
|
+
*/
|
|
287
|
+
saasApp?: pulumi.Input<inputs.AccessApplicationSaasApp>;
|
|
288
|
+
/**
|
|
289
|
+
* Defines the same-site cookie setting for access tokens. Available values: `none`, `lax`, `strict`.
|
|
290
|
+
*/
|
|
291
|
+
sameSiteCookieAttribute?: pulumi.Input<string>;
|
|
292
|
+
/**
|
|
293
|
+
* Configuration for provisioning to this application via SCIM. This is currently in closed beta.
|
|
294
|
+
*/
|
|
295
|
+
scimConfig?: pulumi.Input<inputs.AccessApplicationScimConfig>;
|
|
296
|
+
/**
|
|
297
|
+
* List of domains that access will secure. Only present for self_hosted, vnc, and ssh applications. Always includes the
|
|
298
|
+
* value set as `domain`.
|
|
299
|
+
*/
|
|
300
|
+
selfHostedDomains?: pulumi.Input<pulumi.Input<string>[]>;
|
|
301
|
+
/**
|
|
302
|
+
* Option to return a 401 status code in service authentication rules on failed requests. Defaults to `false`.
|
|
303
|
+
*/
|
|
304
|
+
serviceAuth401Redirect?: pulumi.Input<boolean>;
|
|
305
|
+
/**
|
|
306
|
+
* How often a user will be forced to re-authorise. Must be in the format `48h` or `2h45m`. Defaults to `24h`.
|
|
307
|
+
*/
|
|
308
|
+
sessionDuration?: pulumi.Input<string>;
|
|
309
|
+
/**
|
|
310
|
+
* Option to skip the App Launcher landing page. Defaults to `false`.
|
|
311
|
+
*/
|
|
312
|
+
skipAppLauncherLoginPage?: pulumi.Input<boolean>;
|
|
313
|
+
/**
|
|
314
|
+
* Option to skip the authorization interstitial when using the CLI. Defaults to `false`.
|
|
315
|
+
*/
|
|
316
|
+
skipInterstitial?: pulumi.Input<boolean>;
|
|
317
|
+
/**
|
|
318
|
+
* The itags associated with the application.
|
|
319
|
+
*/
|
|
320
|
+
tags?: pulumi.Input<pulumi.Input<string>[]>;
|
|
321
|
+
/**
|
|
322
|
+
* A list of mappings to apply to SCIM resources before provisioning them in this application. These can transform or
|
|
323
|
+
* filter the resources to be provisioned.
|
|
324
|
+
*/
|
|
325
|
+
targetCriterias?: pulumi.Input<pulumi.Input<inputs.AccessApplicationTargetCriteria>[]>;
|
|
326
|
+
/**
|
|
327
|
+
* The application type. Available values: `app_launcher`, `bookmark`, `biso`, `dash_sso`, `saas`, `self_hosted`, `ssh`,
|
|
328
|
+
* `vnc`, `warp`, `infrastructure`. Defaults to `self_hosted`.
|
|
329
|
+
*/
|
|
330
|
+
type?: pulumi.Input<string>;
|
|
331
|
+
/**
|
|
332
|
+
* The zone identifier to target for the resource. Conflicts with `account_id`.
|
|
333
|
+
*/
|
|
334
|
+
zoneId?: pulumi.Input<string>;
|
|
335
|
+
}
|
|
336
|
+
/**
|
|
337
|
+
* The set of arguments for constructing a AccessApplication resource.
|
|
338
|
+
*/
|
|
339
|
+
export interface AccessApplicationArgs {
|
|
340
|
+
accessApplicationId?: pulumi.Input<string>;
|
|
341
|
+
/**
|
|
342
|
+
* The account identifier to target for the resource. Conflicts with `zone_id`.
|
|
343
|
+
*/
|
|
344
|
+
accountId?: pulumi.Input<string>;
|
|
345
|
+
/**
|
|
346
|
+
* When set to true, users can authenticate to this application using their WARP session. When set to false this
|
|
347
|
+
* application will always require direct IdP authentication. This setting always overrides the organization setting for
|
|
348
|
+
* WARP authentication.
|
|
349
|
+
*/
|
|
350
|
+
allowAuthenticateViaWarp?: pulumi.Input<boolean>;
|
|
351
|
+
/**
|
|
352
|
+
* The identity providers selected for the application.
|
|
353
|
+
*/
|
|
354
|
+
allowedIdps?: pulumi.Input<pulumi.Input<string>[]>;
|
|
355
|
+
/**
|
|
356
|
+
* The logo URL of the app launcher.
|
|
357
|
+
*/
|
|
358
|
+
appLauncherLogoUrl?: pulumi.Input<string>;
|
|
359
|
+
/**
|
|
360
|
+
* Option to show/hide applications in App Launcher. Defaults to `true`.
|
|
361
|
+
*/
|
|
362
|
+
appLauncherVisible?: pulumi.Input<boolean>;
|
|
363
|
+
/**
|
|
364
|
+
* Option to skip identity provider selection if only one is configured in `allowed_idps`. Defaults to `false`.
|
|
365
|
+
*/
|
|
366
|
+
autoRedirectToIdentity?: pulumi.Input<boolean>;
|
|
367
|
+
/**
|
|
368
|
+
* The background color of the app launcher.
|
|
369
|
+
*/
|
|
370
|
+
bgColor?: pulumi.Input<string>;
|
|
371
|
+
/**
|
|
372
|
+
* CORS configuration for the Access Application. See below for reference structure.
|
|
373
|
+
*/
|
|
374
|
+
corsHeaders?: pulumi.Input<pulumi.Input<inputs.AccessApplicationCorsHeader>[]>;
|
|
375
|
+
/**
|
|
376
|
+
* Option that returns a custom error message when a user is denied access to the application.
|
|
377
|
+
*/
|
|
378
|
+
customDenyMessage?: pulumi.Input<string>;
|
|
379
|
+
/**
|
|
380
|
+
* Option that redirects to a custom URL when a user is denied access to the application via identity based rules.
|
|
381
|
+
*/
|
|
382
|
+
customDenyUrl?: pulumi.Input<string>;
|
|
383
|
+
/**
|
|
384
|
+
* Option that redirects to a custom URL when a user is denied access to the application via non identity rules.
|
|
385
|
+
*/
|
|
386
|
+
customNonIdentityDenyUrl?: pulumi.Input<string>;
|
|
387
|
+
/**
|
|
388
|
+
* The custom pages selected for the application.
|
|
389
|
+
*/
|
|
390
|
+
customPages?: pulumi.Input<pulumi.Input<string>[]>;
|
|
391
|
+
/**
|
|
392
|
+
* The primary hostname and path that Access will secure. If the app is visible in the App Launcher dashboard, this is the
|
|
393
|
+
* domain that will be displayed.
|
|
394
|
+
*/
|
|
395
|
+
domain?: pulumi.Input<string>;
|
|
396
|
+
/**
|
|
397
|
+
* Option to provide increased security against compromised authorization tokens and CSRF attacks by requiring an
|
|
398
|
+
* additional "binding" cookie on requests. Defaults to `false`.
|
|
399
|
+
*/
|
|
400
|
+
enableBindingCookie?: pulumi.Input<boolean>;
|
|
401
|
+
/**
|
|
402
|
+
* The footer links of the app launcher.
|
|
403
|
+
*/
|
|
404
|
+
footerLinks?: pulumi.Input<pulumi.Input<inputs.AccessApplicationFooterLink>[]>;
|
|
405
|
+
/**
|
|
406
|
+
* The background color of the header bar in the app launcher.
|
|
407
|
+
*/
|
|
408
|
+
headerBgColor?: pulumi.Input<string>;
|
|
409
|
+
/**
|
|
410
|
+
* Option to add the `HttpOnly` cookie flag to access tokens.
|
|
411
|
+
*/
|
|
412
|
+
httpOnlyCookieAttribute?: pulumi.Input<boolean>;
|
|
413
|
+
/**
|
|
414
|
+
* The landing page design of the app launcher.
|
|
415
|
+
*/
|
|
416
|
+
landingPageDesign?: pulumi.Input<inputs.AccessApplicationLandingPageDesign>;
|
|
417
|
+
/**
|
|
418
|
+
* Image URL for the logo shown in the app launcher dashboard.
|
|
419
|
+
*/
|
|
420
|
+
logoUrl?: pulumi.Input<string>;
|
|
421
|
+
/**
|
|
422
|
+
* Friendly name of the Access Application.
|
|
423
|
+
*/
|
|
424
|
+
name?: pulumi.Input<string>;
|
|
425
|
+
/**
|
|
426
|
+
* Allows options preflight requests to bypass Access authentication and go directly to the origin. Cannot turn on if
|
|
427
|
+
* cors_headers is set. Defaults to `false`.
|
|
428
|
+
*/
|
|
429
|
+
optionsPreflightBypass?: pulumi.Input<boolean>;
|
|
430
|
+
/**
|
|
431
|
+
* The policies associated with the application, in ascending order of precedence. Warning: Do not use this field while you
|
|
432
|
+
* still have this application ID referenced as `application_id` in any `cloudflare.AccessPolicy` resource, as it can
|
|
433
|
+
* result in an inconsistent state.
|
|
434
|
+
*/
|
|
435
|
+
policies?: pulumi.Input<pulumi.Input<string>[]>;
|
|
436
|
+
/**
|
|
437
|
+
* SaaS configuration for the Access Application.
|
|
438
|
+
*/
|
|
439
|
+
saasApp?: pulumi.Input<inputs.AccessApplicationSaasApp>;
|
|
440
|
+
/**
|
|
441
|
+
* Defines the same-site cookie setting for access tokens. Available values: `none`, `lax`, `strict`.
|
|
442
|
+
*/
|
|
443
|
+
sameSiteCookieAttribute?: pulumi.Input<string>;
|
|
444
|
+
/**
|
|
445
|
+
* Configuration for provisioning to this application via SCIM. This is currently in closed beta.
|
|
446
|
+
*/
|
|
447
|
+
scimConfig?: pulumi.Input<inputs.AccessApplicationScimConfig>;
|
|
448
|
+
/**
|
|
449
|
+
* List of domains that access will secure. Only present for self_hosted, vnc, and ssh applications. Always includes the
|
|
450
|
+
* value set as `domain`.
|
|
451
|
+
*/
|
|
452
|
+
selfHostedDomains?: pulumi.Input<pulumi.Input<string>[]>;
|
|
453
|
+
/**
|
|
454
|
+
* Option to return a 401 status code in service authentication rules on failed requests. Defaults to `false`.
|
|
455
|
+
*/
|
|
456
|
+
serviceAuth401Redirect?: pulumi.Input<boolean>;
|
|
457
|
+
/**
|
|
458
|
+
* How often a user will be forced to re-authorise. Must be in the format `48h` or `2h45m`. Defaults to `24h`.
|
|
459
|
+
*/
|
|
460
|
+
sessionDuration?: pulumi.Input<string>;
|
|
461
|
+
/**
|
|
462
|
+
* Option to skip the App Launcher landing page. Defaults to `false`.
|
|
463
|
+
*/
|
|
464
|
+
skipAppLauncherLoginPage?: pulumi.Input<boolean>;
|
|
465
|
+
/**
|
|
466
|
+
* Option to skip the authorization interstitial when using the CLI. Defaults to `false`.
|
|
467
|
+
*/
|
|
468
|
+
skipInterstitial?: pulumi.Input<boolean>;
|
|
469
|
+
/**
|
|
470
|
+
* The itags associated with the application.
|
|
471
|
+
*/
|
|
472
|
+
tags?: pulumi.Input<pulumi.Input<string>[]>;
|
|
473
|
+
/**
|
|
474
|
+
* A list of mappings to apply to SCIM resources before provisioning them in this application. These can transform or
|
|
475
|
+
* filter the resources to be provisioned.
|
|
476
|
+
*/
|
|
477
|
+
targetCriterias?: pulumi.Input<pulumi.Input<inputs.AccessApplicationTargetCriteria>[]>;
|
|
478
|
+
/**
|
|
479
|
+
* The application type. Available values: `app_launcher`, `bookmark`, `biso`, `dash_sso`, `saas`, `self_hosted`, `ssh`,
|
|
480
|
+
* `vnc`, `warp`, `infrastructure`. Defaults to `self_hosted`.
|
|
481
|
+
*/
|
|
482
|
+
type?: pulumi.Input<string>;
|
|
483
|
+
/**
|
|
484
|
+
* The zone identifier to target for the resource. Conflicts with `account_id`.
|
|
485
|
+
*/
|
|
486
|
+
zoneId?: pulumi.Input<string>;
|
|
487
|
+
}
|
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.AccessApplication = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
class AccessApplication extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing AccessApplication resource's state with the given name, ID, and optional extra
|
|
11
|
+
* properties used to qualify the lookup.
|
|
12
|
+
*
|
|
13
|
+
* @param name The _unique_ name of the resulting resource.
|
|
14
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
15
|
+
* @param state Any extra arguments used during the lookup.
|
|
16
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
17
|
+
*/
|
|
18
|
+
static get(name, id, state, opts) {
|
|
19
|
+
return new AccessApplication(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Returns true if the given object is an instance of AccessApplication. This is designed to work even
|
|
23
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
24
|
+
*/
|
|
25
|
+
static isInstance(obj) {
|
|
26
|
+
if (obj === undefined || obj === null) {
|
|
27
|
+
return false;
|
|
28
|
+
}
|
|
29
|
+
return obj['__pulumiType'] === AccessApplication.__pulumiType;
|
|
30
|
+
}
|
|
31
|
+
constructor(name, argsOrState, opts) {
|
|
32
|
+
let resourceInputs = {};
|
|
33
|
+
opts = opts || {};
|
|
34
|
+
if (opts.id) {
|
|
35
|
+
const state = argsOrState;
|
|
36
|
+
resourceInputs["accessApplicationId"] = state ? state.accessApplicationId : undefined;
|
|
37
|
+
resourceInputs["accountId"] = state ? state.accountId : undefined;
|
|
38
|
+
resourceInputs["allowAuthenticateViaWarp"] = state ? state.allowAuthenticateViaWarp : undefined;
|
|
39
|
+
resourceInputs["allowedIdps"] = state ? state.allowedIdps : undefined;
|
|
40
|
+
resourceInputs["appLauncherLogoUrl"] = state ? state.appLauncherLogoUrl : undefined;
|
|
41
|
+
resourceInputs["appLauncherVisible"] = state ? state.appLauncherVisible : undefined;
|
|
42
|
+
resourceInputs["aud"] = state ? state.aud : undefined;
|
|
43
|
+
resourceInputs["autoRedirectToIdentity"] = state ? state.autoRedirectToIdentity : undefined;
|
|
44
|
+
resourceInputs["bgColor"] = state ? state.bgColor : undefined;
|
|
45
|
+
resourceInputs["corsHeaders"] = state ? state.corsHeaders : undefined;
|
|
46
|
+
resourceInputs["customDenyMessage"] = state ? state.customDenyMessage : undefined;
|
|
47
|
+
resourceInputs["customDenyUrl"] = state ? state.customDenyUrl : undefined;
|
|
48
|
+
resourceInputs["customNonIdentityDenyUrl"] = state ? state.customNonIdentityDenyUrl : undefined;
|
|
49
|
+
resourceInputs["customPages"] = state ? state.customPages : undefined;
|
|
50
|
+
resourceInputs["domain"] = state ? state.domain : undefined;
|
|
51
|
+
resourceInputs["enableBindingCookie"] = state ? state.enableBindingCookie : undefined;
|
|
52
|
+
resourceInputs["footerLinks"] = state ? state.footerLinks : undefined;
|
|
53
|
+
resourceInputs["headerBgColor"] = state ? state.headerBgColor : undefined;
|
|
54
|
+
resourceInputs["httpOnlyCookieAttribute"] = state ? state.httpOnlyCookieAttribute : undefined;
|
|
55
|
+
resourceInputs["landingPageDesign"] = state ? state.landingPageDesign : undefined;
|
|
56
|
+
resourceInputs["logoUrl"] = state ? state.logoUrl : undefined;
|
|
57
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
58
|
+
resourceInputs["optionsPreflightBypass"] = state ? state.optionsPreflightBypass : undefined;
|
|
59
|
+
resourceInputs["policies"] = state ? state.policies : undefined;
|
|
60
|
+
resourceInputs["saasApp"] = state ? state.saasApp : undefined;
|
|
61
|
+
resourceInputs["sameSiteCookieAttribute"] = state ? state.sameSiteCookieAttribute : undefined;
|
|
62
|
+
resourceInputs["scimConfig"] = state ? state.scimConfig : undefined;
|
|
63
|
+
resourceInputs["selfHostedDomains"] = state ? state.selfHostedDomains : undefined;
|
|
64
|
+
resourceInputs["serviceAuth401Redirect"] = state ? state.serviceAuth401Redirect : undefined;
|
|
65
|
+
resourceInputs["sessionDuration"] = state ? state.sessionDuration : undefined;
|
|
66
|
+
resourceInputs["skipAppLauncherLoginPage"] = state ? state.skipAppLauncherLoginPage : undefined;
|
|
67
|
+
resourceInputs["skipInterstitial"] = state ? state.skipInterstitial : undefined;
|
|
68
|
+
resourceInputs["tags"] = state ? state.tags : undefined;
|
|
69
|
+
resourceInputs["targetCriterias"] = state ? state.targetCriterias : undefined;
|
|
70
|
+
resourceInputs["type"] = state ? state.type : undefined;
|
|
71
|
+
resourceInputs["zoneId"] = state ? state.zoneId : undefined;
|
|
72
|
+
}
|
|
73
|
+
else {
|
|
74
|
+
const args = argsOrState;
|
|
75
|
+
resourceInputs["accessApplicationId"] = args ? args.accessApplicationId : undefined;
|
|
76
|
+
resourceInputs["accountId"] = args ? args.accountId : undefined;
|
|
77
|
+
resourceInputs["allowAuthenticateViaWarp"] = args ? args.allowAuthenticateViaWarp : undefined;
|
|
78
|
+
resourceInputs["allowedIdps"] = args ? args.allowedIdps : undefined;
|
|
79
|
+
resourceInputs["appLauncherLogoUrl"] = args ? args.appLauncherLogoUrl : undefined;
|
|
80
|
+
resourceInputs["appLauncherVisible"] = args ? args.appLauncherVisible : undefined;
|
|
81
|
+
resourceInputs["autoRedirectToIdentity"] = args ? args.autoRedirectToIdentity : undefined;
|
|
82
|
+
resourceInputs["bgColor"] = args ? args.bgColor : undefined;
|
|
83
|
+
resourceInputs["corsHeaders"] = args ? args.corsHeaders : undefined;
|
|
84
|
+
resourceInputs["customDenyMessage"] = args ? args.customDenyMessage : undefined;
|
|
85
|
+
resourceInputs["customDenyUrl"] = args ? args.customDenyUrl : undefined;
|
|
86
|
+
resourceInputs["customNonIdentityDenyUrl"] = args ? args.customNonIdentityDenyUrl : undefined;
|
|
87
|
+
resourceInputs["customPages"] = args ? args.customPages : undefined;
|
|
88
|
+
resourceInputs["domain"] = args ? args.domain : undefined;
|
|
89
|
+
resourceInputs["enableBindingCookie"] = args ? args.enableBindingCookie : undefined;
|
|
90
|
+
resourceInputs["footerLinks"] = args ? args.footerLinks : undefined;
|
|
91
|
+
resourceInputs["headerBgColor"] = args ? args.headerBgColor : undefined;
|
|
92
|
+
resourceInputs["httpOnlyCookieAttribute"] = args ? args.httpOnlyCookieAttribute : undefined;
|
|
93
|
+
resourceInputs["landingPageDesign"] = args ? args.landingPageDesign : undefined;
|
|
94
|
+
resourceInputs["logoUrl"] = args ? args.logoUrl : undefined;
|
|
95
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
96
|
+
resourceInputs["optionsPreflightBypass"] = args ? args.optionsPreflightBypass : undefined;
|
|
97
|
+
resourceInputs["policies"] = args ? args.policies : undefined;
|
|
98
|
+
resourceInputs["saasApp"] = args ? args.saasApp : undefined;
|
|
99
|
+
resourceInputs["sameSiteCookieAttribute"] = args ? args.sameSiteCookieAttribute : undefined;
|
|
100
|
+
resourceInputs["scimConfig"] = args ? args.scimConfig : undefined;
|
|
101
|
+
resourceInputs["selfHostedDomains"] = args ? args.selfHostedDomains : undefined;
|
|
102
|
+
resourceInputs["serviceAuth401Redirect"] = args ? args.serviceAuth401Redirect : undefined;
|
|
103
|
+
resourceInputs["sessionDuration"] = args ? args.sessionDuration : undefined;
|
|
104
|
+
resourceInputs["skipAppLauncherLoginPage"] = args ? args.skipAppLauncherLoginPage : undefined;
|
|
105
|
+
resourceInputs["skipInterstitial"] = args ? args.skipInterstitial : undefined;
|
|
106
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
107
|
+
resourceInputs["targetCriterias"] = args ? args.targetCriterias : undefined;
|
|
108
|
+
resourceInputs["type"] = args ? args.type : undefined;
|
|
109
|
+
resourceInputs["zoneId"] = args ? args.zoneId : undefined;
|
|
110
|
+
resourceInputs["aud"] = undefined /*out*/;
|
|
111
|
+
}
|
|
112
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
113
|
+
super(AccessApplication.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
exports.AccessApplication = AccessApplication;
|
|
117
|
+
/** @internal */
|
|
118
|
+
AccessApplication.__pulumiType = 'cloudflare:index/accessApplication:AccessApplication';
|
|
119
|
+
//# sourceMappingURL=accessApplication.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accessApplication.js","sourceRoot":"","sources":["../accessApplication.ts"],"names":[],"mappings":"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"}
|