@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
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
export declare class ZeroTrustAccessTag extends pulumi.CustomResource {
|
|
3
|
+
/**
|
|
4
|
+
* Get an existing ZeroTrustAccessTag resource's state with the given name, ID, and optional extra
|
|
5
|
+
* properties used to qualify the lookup.
|
|
6
|
+
*
|
|
7
|
+
* @param name The _unique_ name of the resulting resource.
|
|
8
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
9
|
+
* @param state Any extra arguments used during the lookup.
|
|
10
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
11
|
+
*/
|
|
12
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ZeroTrustAccessTagState, opts?: pulumi.CustomResourceOptions): ZeroTrustAccessTag;
|
|
13
|
+
/**
|
|
14
|
+
* Returns true if the given object is an instance of ZeroTrustAccessTag. This is designed to work even
|
|
15
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
16
|
+
*/
|
|
17
|
+
static isInstance(obj: any): obj is ZeroTrustAccessTag;
|
|
18
|
+
/**
|
|
19
|
+
* The account identifier to target for the resource. Conflicts with `zone_id`. **Modifying this attribute will force
|
|
20
|
+
* creation of a new resource.**
|
|
21
|
+
*/
|
|
22
|
+
readonly accountId: pulumi.Output<string | undefined>;
|
|
23
|
+
/**
|
|
24
|
+
* Number of apps associated with the tag.
|
|
25
|
+
*/
|
|
26
|
+
readonly appCount: pulumi.Output<number>;
|
|
27
|
+
/**
|
|
28
|
+
* Friendly name of the Access Tag.
|
|
29
|
+
*/
|
|
30
|
+
readonly name: pulumi.Output<string>;
|
|
31
|
+
readonly zeroTrustAccessTagId: pulumi.Output<string>;
|
|
32
|
+
/**
|
|
33
|
+
* The zone identifier to target for the resource. Conflicts with `account_id`. **Modifying this attribute will force
|
|
34
|
+
* creation of a new resource.**
|
|
35
|
+
*/
|
|
36
|
+
readonly zoneId: pulumi.Output<string | undefined>;
|
|
37
|
+
/**
|
|
38
|
+
* Create a ZeroTrustAccessTag resource with the given unique name, arguments, and options.
|
|
39
|
+
*
|
|
40
|
+
* @param name The _unique_ name of the resource.
|
|
41
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
42
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
43
|
+
*/
|
|
44
|
+
constructor(name: string, args?: ZeroTrustAccessTagArgs, opts?: pulumi.CustomResourceOptions);
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* Input properties used for looking up and filtering ZeroTrustAccessTag resources.
|
|
48
|
+
*/
|
|
49
|
+
export interface ZeroTrustAccessTagState {
|
|
50
|
+
/**
|
|
51
|
+
* The account identifier to target for the resource. Conflicts with `zone_id`. **Modifying this attribute will force
|
|
52
|
+
* creation of a new resource.**
|
|
53
|
+
*/
|
|
54
|
+
accountId?: pulumi.Input<string>;
|
|
55
|
+
/**
|
|
56
|
+
* Number of apps associated with the tag.
|
|
57
|
+
*/
|
|
58
|
+
appCount?: pulumi.Input<number>;
|
|
59
|
+
/**
|
|
60
|
+
* Friendly name of the Access Tag.
|
|
61
|
+
*/
|
|
62
|
+
name?: pulumi.Input<string>;
|
|
63
|
+
zeroTrustAccessTagId?: pulumi.Input<string>;
|
|
64
|
+
/**
|
|
65
|
+
* The zone identifier to target for the resource. Conflicts with `account_id`. **Modifying this attribute will force
|
|
66
|
+
* creation of a new resource.**
|
|
67
|
+
*/
|
|
68
|
+
zoneId?: pulumi.Input<string>;
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
* The set of arguments for constructing a ZeroTrustAccessTag resource.
|
|
72
|
+
*/
|
|
73
|
+
export interface ZeroTrustAccessTagArgs {
|
|
74
|
+
/**
|
|
75
|
+
* The account identifier to target for the resource. Conflicts with `zone_id`. **Modifying this attribute will force
|
|
76
|
+
* creation of a new resource.**
|
|
77
|
+
*/
|
|
78
|
+
accountId?: pulumi.Input<string>;
|
|
79
|
+
/**
|
|
80
|
+
* Number of apps associated with the tag.
|
|
81
|
+
*/
|
|
82
|
+
appCount?: pulumi.Input<number>;
|
|
83
|
+
/**
|
|
84
|
+
* Friendly name of the Access Tag.
|
|
85
|
+
*/
|
|
86
|
+
name?: pulumi.Input<string>;
|
|
87
|
+
zeroTrustAccessTagId?: pulumi.Input<string>;
|
|
88
|
+
/**
|
|
89
|
+
* The zone identifier to target for the resource. Conflicts with `account_id`. **Modifying this attribute will force
|
|
90
|
+
* creation of a new resource.**
|
|
91
|
+
*/
|
|
92
|
+
zoneId?: pulumi.Input<string>;
|
|
93
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
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.ZeroTrustAccessTag = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
class ZeroTrustAccessTag extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing ZeroTrustAccessTag 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 ZeroTrustAccessTag(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Returns true if the given object is an instance of ZeroTrustAccessTag. 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'] === ZeroTrustAccessTag.__pulumiType;
|
|
30
|
+
}
|
|
31
|
+
constructor(name, argsOrState, opts) {
|
|
32
|
+
let resourceInputs = {};
|
|
33
|
+
opts = opts || {};
|
|
34
|
+
if (opts.id) {
|
|
35
|
+
const state = argsOrState;
|
|
36
|
+
resourceInputs["accountId"] = state ? state.accountId : undefined;
|
|
37
|
+
resourceInputs["appCount"] = state ? state.appCount : undefined;
|
|
38
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
39
|
+
resourceInputs["zeroTrustAccessTagId"] = state ? state.zeroTrustAccessTagId : undefined;
|
|
40
|
+
resourceInputs["zoneId"] = state ? state.zoneId : undefined;
|
|
41
|
+
}
|
|
42
|
+
else {
|
|
43
|
+
const args = argsOrState;
|
|
44
|
+
resourceInputs["accountId"] = args ? args.accountId : undefined;
|
|
45
|
+
resourceInputs["appCount"] = args ? args.appCount : undefined;
|
|
46
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
47
|
+
resourceInputs["zeroTrustAccessTagId"] = args ? args.zeroTrustAccessTagId : undefined;
|
|
48
|
+
resourceInputs["zoneId"] = args ? args.zoneId : undefined;
|
|
49
|
+
}
|
|
50
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
51
|
+
super(ZeroTrustAccessTag.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
exports.ZeroTrustAccessTag = ZeroTrustAccessTag;
|
|
55
|
+
/** @internal */
|
|
56
|
+
ZeroTrustAccessTag.__pulumiType = 'cloudflare:index/zeroTrustAccessTag:ZeroTrustAccessTag';
|
|
57
|
+
//# sourceMappingURL=zeroTrustAccessTag.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"zeroTrustAccessTag.js","sourceRoot":"","sources":["../zeroTrustAccessTag.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,MAAa,kBAAmB,SAAQ,MAAM,CAAC,cAAc;IACzD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA+B,EAAE,IAAmC;QAC7H,OAAO,IAAI,kBAAkB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACzE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,kBAAkB,CAAC,YAAY,CAAC;IACnE,CAAC;IA8BD,YAAY,IAAY,EAAE,WAA8D,EAAE,IAAmC;QACzH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAkD,CAAC;YACjE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;YACxF,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAAiD,CAAC;YAC/D,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,kBAAkB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,KAAK,CAAC,cAAc,EAAE,SAAS,CAAC,UAAU,EAAE,CAAC,CAAC;IACrH,CAAC;;AA5EL,gDA6EC;AA/DG,gBAAgB;AACO,+BAAY,GAAG,wDAAwD,CAAC"}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
export declare class ZeroTrustDeviceCertificates extends pulumi.CustomResource {
|
|
3
|
+
/**
|
|
4
|
+
* Get an existing ZeroTrustDeviceCertificates resource's state with the given name, ID, and optional extra
|
|
5
|
+
* properties used to qualify the lookup.
|
|
6
|
+
*
|
|
7
|
+
* @param name The _unique_ name of the resulting resource.
|
|
8
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
9
|
+
* @param state Any extra arguments used during the lookup.
|
|
10
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
11
|
+
*/
|
|
12
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ZeroTrustDeviceCertificatesState, opts?: pulumi.CustomResourceOptions): ZeroTrustDeviceCertificates;
|
|
13
|
+
/**
|
|
14
|
+
* Returns true if the given object is an instance of ZeroTrustDeviceCertificates. This is designed to work even
|
|
15
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
16
|
+
*/
|
|
17
|
+
static isInstance(obj: any): obj is ZeroTrustDeviceCertificates;
|
|
18
|
+
/**
|
|
19
|
+
* `true` if certificate generation is enabled.
|
|
20
|
+
*/
|
|
21
|
+
readonly enabled: pulumi.Output<boolean>;
|
|
22
|
+
readonly zeroTrustDeviceCertificatesId: pulumi.Output<string>;
|
|
23
|
+
/**
|
|
24
|
+
* The zone identifier to target for the resource.
|
|
25
|
+
*/
|
|
26
|
+
readonly zoneId: pulumi.Output<string>;
|
|
27
|
+
/**
|
|
28
|
+
* Create a ZeroTrustDeviceCertificates resource with the given unique name, arguments, and options.
|
|
29
|
+
*
|
|
30
|
+
* @param name The _unique_ name of the resource.
|
|
31
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
32
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
33
|
+
*/
|
|
34
|
+
constructor(name: string, args: ZeroTrustDeviceCertificatesArgs, opts?: pulumi.CustomResourceOptions);
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* Input properties used for looking up and filtering ZeroTrustDeviceCertificates resources.
|
|
38
|
+
*/
|
|
39
|
+
export interface ZeroTrustDeviceCertificatesState {
|
|
40
|
+
/**
|
|
41
|
+
* `true` if certificate generation is enabled.
|
|
42
|
+
*/
|
|
43
|
+
enabled?: pulumi.Input<boolean>;
|
|
44
|
+
zeroTrustDeviceCertificatesId?: pulumi.Input<string>;
|
|
45
|
+
/**
|
|
46
|
+
* The zone identifier to target for the resource.
|
|
47
|
+
*/
|
|
48
|
+
zoneId?: pulumi.Input<string>;
|
|
49
|
+
}
|
|
50
|
+
/**
|
|
51
|
+
* The set of arguments for constructing a ZeroTrustDeviceCertificates resource.
|
|
52
|
+
*/
|
|
53
|
+
export interface ZeroTrustDeviceCertificatesArgs {
|
|
54
|
+
/**
|
|
55
|
+
* `true` if certificate generation is enabled.
|
|
56
|
+
*/
|
|
57
|
+
enabled: pulumi.Input<boolean>;
|
|
58
|
+
zeroTrustDeviceCertificatesId?: pulumi.Input<string>;
|
|
59
|
+
/**
|
|
60
|
+
* The zone identifier to target for the resource.
|
|
61
|
+
*/
|
|
62
|
+
zoneId: pulumi.Input<string>;
|
|
63
|
+
}
|
|
@@ -0,0 +1,59 @@
|
|
|
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.ZeroTrustDeviceCertificates = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
class ZeroTrustDeviceCertificates extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing ZeroTrustDeviceCertificates 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 ZeroTrustDeviceCertificates(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Returns true if the given object is an instance of ZeroTrustDeviceCertificates. 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'] === ZeroTrustDeviceCertificates.__pulumiType;
|
|
30
|
+
}
|
|
31
|
+
constructor(name, argsOrState, opts) {
|
|
32
|
+
let resourceInputs = {};
|
|
33
|
+
opts = opts || {};
|
|
34
|
+
if (opts.id) {
|
|
35
|
+
const state = argsOrState;
|
|
36
|
+
resourceInputs["enabled"] = state ? state.enabled : undefined;
|
|
37
|
+
resourceInputs["zeroTrustDeviceCertificatesId"] = state ? state.zeroTrustDeviceCertificatesId : undefined;
|
|
38
|
+
resourceInputs["zoneId"] = state ? state.zoneId : undefined;
|
|
39
|
+
}
|
|
40
|
+
else {
|
|
41
|
+
const args = argsOrState;
|
|
42
|
+
if ((!args || args.enabled === undefined) && !opts.urn) {
|
|
43
|
+
throw new Error("Missing required property 'enabled'");
|
|
44
|
+
}
|
|
45
|
+
if ((!args || args.zoneId === undefined) && !opts.urn) {
|
|
46
|
+
throw new Error("Missing required property 'zoneId'");
|
|
47
|
+
}
|
|
48
|
+
resourceInputs["enabled"] = args ? args.enabled : undefined;
|
|
49
|
+
resourceInputs["zeroTrustDeviceCertificatesId"] = args ? args.zeroTrustDeviceCertificatesId : undefined;
|
|
50
|
+
resourceInputs["zoneId"] = args ? args.zoneId : undefined;
|
|
51
|
+
}
|
|
52
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
53
|
+
super(ZeroTrustDeviceCertificates.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
exports.ZeroTrustDeviceCertificates = ZeroTrustDeviceCertificates;
|
|
57
|
+
/** @internal */
|
|
58
|
+
ZeroTrustDeviceCertificates.__pulumiType = 'cloudflare:index/zeroTrustDeviceCertificates:ZeroTrustDeviceCertificates';
|
|
59
|
+
//# sourceMappingURL=zeroTrustDeviceCertificates.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"zeroTrustDeviceCertificates.js","sourceRoot":"","sources":["../zeroTrustDeviceCertificates.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,MAAa,2BAA4B,SAAQ,MAAM,CAAC,cAAc;IAClE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwC,EAAE,IAAmC;QACtI,OAAO,IAAI,2BAA2B,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAClF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,2BAA2B,CAAC,YAAY,CAAC;IAC5E,CAAC;IAoBD,YAAY,IAAY,EAAE,WAAgF,EAAE,IAAmC;QAC3I,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2D,CAAC;YAC1E,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,+BAA+B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,6BAA6B,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1G,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAA0D,CAAC;YACxE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,OAAO,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,MAAM,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,+BAA+B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,6BAA6B,CAAC,CAAC,CAAC,SAAS,CAAC;YACxG,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,2BAA2B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,KAAK,CAAC,cAAc,EAAE,SAAS,CAAC,UAAU,EAAE,CAAC,CAAC;IAC9H,CAAC;;AApEL,kEAqEC;AAvDG,gBAAgB;AACO,wCAAY,GAAG,0EAA0E,CAAC"}
|
|
@@ -0,0 +1,89 @@
|
|
|
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 ZeroTrustDeviceManagedNetworks extends pulumi.CustomResource {
|
|
5
|
+
/**
|
|
6
|
+
* Get an existing ZeroTrustDeviceManagedNetworks 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?: ZeroTrustDeviceManagedNetworksState, opts?: pulumi.CustomResourceOptions): ZeroTrustDeviceManagedNetworks;
|
|
15
|
+
/**
|
|
16
|
+
* Returns true if the given object is an instance of ZeroTrustDeviceManagedNetworks. 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 ZeroTrustDeviceManagedNetworks;
|
|
20
|
+
/**
|
|
21
|
+
* The account identifier to target for the resource.
|
|
22
|
+
*/
|
|
23
|
+
readonly accountId: pulumi.Output<string>;
|
|
24
|
+
/**
|
|
25
|
+
* The configuration containing information for the WARP client to detect the managed network.
|
|
26
|
+
*/
|
|
27
|
+
readonly config: pulumi.Output<outputs.ZeroTrustDeviceManagedNetworksConfig>;
|
|
28
|
+
/**
|
|
29
|
+
* The name of the Device Managed Network. Must be unique.
|
|
30
|
+
*/
|
|
31
|
+
readonly name: pulumi.Output<string>;
|
|
32
|
+
/**
|
|
33
|
+
* The type of Device Managed Network. Available values: `tls`.
|
|
34
|
+
*/
|
|
35
|
+
readonly type: pulumi.Output<string>;
|
|
36
|
+
readonly zeroTrustDeviceManagedNetworksId: pulumi.Output<string>;
|
|
37
|
+
/**
|
|
38
|
+
* Create a ZeroTrustDeviceManagedNetworks resource with the given unique name, arguments, and options.
|
|
39
|
+
*
|
|
40
|
+
* @param name The _unique_ name of the resource.
|
|
41
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
42
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
43
|
+
*/
|
|
44
|
+
constructor(name: string, args: ZeroTrustDeviceManagedNetworksArgs, opts?: pulumi.CustomResourceOptions);
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* Input properties used for looking up and filtering ZeroTrustDeviceManagedNetworks resources.
|
|
48
|
+
*/
|
|
49
|
+
export interface ZeroTrustDeviceManagedNetworksState {
|
|
50
|
+
/**
|
|
51
|
+
* The account identifier to target for the resource.
|
|
52
|
+
*/
|
|
53
|
+
accountId?: pulumi.Input<string>;
|
|
54
|
+
/**
|
|
55
|
+
* The configuration containing information for the WARP client to detect the managed network.
|
|
56
|
+
*/
|
|
57
|
+
config?: pulumi.Input<inputs.ZeroTrustDeviceManagedNetworksConfig>;
|
|
58
|
+
/**
|
|
59
|
+
* The name of the Device Managed Network. Must be unique.
|
|
60
|
+
*/
|
|
61
|
+
name?: pulumi.Input<string>;
|
|
62
|
+
/**
|
|
63
|
+
* The type of Device Managed Network. Available values: `tls`.
|
|
64
|
+
*/
|
|
65
|
+
type?: pulumi.Input<string>;
|
|
66
|
+
zeroTrustDeviceManagedNetworksId?: pulumi.Input<string>;
|
|
67
|
+
}
|
|
68
|
+
/**
|
|
69
|
+
* The set of arguments for constructing a ZeroTrustDeviceManagedNetworks resource.
|
|
70
|
+
*/
|
|
71
|
+
export interface ZeroTrustDeviceManagedNetworksArgs {
|
|
72
|
+
/**
|
|
73
|
+
* The account identifier to target for the resource.
|
|
74
|
+
*/
|
|
75
|
+
accountId: pulumi.Input<string>;
|
|
76
|
+
/**
|
|
77
|
+
* The configuration containing information for the WARP client to detect the managed network.
|
|
78
|
+
*/
|
|
79
|
+
config: pulumi.Input<inputs.ZeroTrustDeviceManagedNetworksConfig>;
|
|
80
|
+
/**
|
|
81
|
+
* The name of the Device Managed Network. Must be unique.
|
|
82
|
+
*/
|
|
83
|
+
name?: pulumi.Input<string>;
|
|
84
|
+
/**
|
|
85
|
+
* The type of Device Managed Network. Available values: `tls`.
|
|
86
|
+
*/
|
|
87
|
+
type: pulumi.Input<string>;
|
|
88
|
+
zeroTrustDeviceManagedNetworksId?: pulumi.Input<string>;
|
|
89
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
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.ZeroTrustDeviceManagedNetworks = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
class ZeroTrustDeviceManagedNetworks extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing ZeroTrustDeviceManagedNetworks 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 ZeroTrustDeviceManagedNetworks(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Returns true if the given object is an instance of ZeroTrustDeviceManagedNetworks. 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'] === ZeroTrustDeviceManagedNetworks.__pulumiType;
|
|
30
|
+
}
|
|
31
|
+
constructor(name, argsOrState, opts) {
|
|
32
|
+
let resourceInputs = {};
|
|
33
|
+
opts = opts || {};
|
|
34
|
+
if (opts.id) {
|
|
35
|
+
const state = argsOrState;
|
|
36
|
+
resourceInputs["accountId"] = state ? state.accountId : undefined;
|
|
37
|
+
resourceInputs["config"] = state ? state.config : undefined;
|
|
38
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
39
|
+
resourceInputs["type"] = state ? state.type : undefined;
|
|
40
|
+
resourceInputs["zeroTrustDeviceManagedNetworksId"] = state ? state.zeroTrustDeviceManagedNetworksId : undefined;
|
|
41
|
+
}
|
|
42
|
+
else {
|
|
43
|
+
const args = argsOrState;
|
|
44
|
+
if ((!args || args.accountId === undefined) && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'accountId'");
|
|
46
|
+
}
|
|
47
|
+
if ((!args || args.config === undefined) && !opts.urn) {
|
|
48
|
+
throw new Error("Missing required property 'config'");
|
|
49
|
+
}
|
|
50
|
+
if ((!args || args.type === undefined) && !opts.urn) {
|
|
51
|
+
throw new Error("Missing required property 'type'");
|
|
52
|
+
}
|
|
53
|
+
resourceInputs["accountId"] = args ? args.accountId : undefined;
|
|
54
|
+
resourceInputs["config"] = args ? args.config : undefined;
|
|
55
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
56
|
+
resourceInputs["type"] = args ? args.type : undefined;
|
|
57
|
+
resourceInputs["zeroTrustDeviceManagedNetworksId"] = args ? args.zeroTrustDeviceManagedNetworksId : undefined;
|
|
58
|
+
}
|
|
59
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
60
|
+
super(ZeroTrustDeviceManagedNetworks.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
exports.ZeroTrustDeviceManagedNetworks = ZeroTrustDeviceManagedNetworks;
|
|
64
|
+
/** @internal */
|
|
65
|
+
ZeroTrustDeviceManagedNetworks.__pulumiType = 'cloudflare:index/zeroTrustDeviceManagedNetworks:ZeroTrustDeviceManagedNetworks';
|
|
66
|
+
//# sourceMappingURL=zeroTrustDeviceManagedNetworks.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"zeroTrustDeviceManagedNetworks.js","sourceRoot":"","sources":["../zeroTrustDeviceManagedNetworks.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,107 @@
|
|
|
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 ZeroTrustDevicePostureIntegration extends pulumi.CustomResource {
|
|
5
|
+
/**
|
|
6
|
+
* Get an existing ZeroTrustDevicePostureIntegration 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?: ZeroTrustDevicePostureIntegrationState, opts?: pulumi.CustomResourceOptions): ZeroTrustDevicePostureIntegration;
|
|
15
|
+
/**
|
|
16
|
+
* Returns true if the given object is an instance of ZeroTrustDevicePostureIntegration. 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 ZeroTrustDevicePostureIntegration;
|
|
20
|
+
/**
|
|
21
|
+
* The account identifier to target for the resource.
|
|
22
|
+
*/
|
|
23
|
+
readonly accountId: pulumi.Output<string>;
|
|
24
|
+
/**
|
|
25
|
+
* The device posture integration's connection authorization parameters.
|
|
26
|
+
*/
|
|
27
|
+
readonly configs: pulumi.Output<outputs.ZeroTrustDevicePostureIntegrationConfig[] | undefined>;
|
|
28
|
+
readonly identifier: pulumi.Output<string | undefined>;
|
|
29
|
+
/**
|
|
30
|
+
* Indicates the frequency with which to poll the third-party API. Must be in the format `1h` or `30m`.
|
|
31
|
+
*/
|
|
32
|
+
readonly interval: pulumi.Output<string | undefined>;
|
|
33
|
+
/**
|
|
34
|
+
* Name of the device posture integration.
|
|
35
|
+
*/
|
|
36
|
+
readonly name: pulumi.Output<string>;
|
|
37
|
+
/**
|
|
38
|
+
* The device posture integration type. Available values: `workspace_one`, `uptycs`, `crowdstrike_s2s`, `intune`, `kolide`,
|
|
39
|
+
* `sentinelone_s2s`, `tanium_s2s`, `custom_s2s`.
|
|
40
|
+
*/
|
|
41
|
+
readonly type: pulumi.Output<string>;
|
|
42
|
+
readonly zeroTrustDevicePostureIntegrationId: pulumi.Output<string>;
|
|
43
|
+
/**
|
|
44
|
+
* Create a ZeroTrustDevicePostureIntegration resource with the given unique name, arguments, and options.
|
|
45
|
+
*
|
|
46
|
+
* @param name The _unique_ name of the resource.
|
|
47
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
48
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
49
|
+
*/
|
|
50
|
+
constructor(name: string, args: ZeroTrustDevicePostureIntegrationArgs, opts?: pulumi.CustomResourceOptions);
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* Input properties used for looking up and filtering ZeroTrustDevicePostureIntegration resources.
|
|
54
|
+
*/
|
|
55
|
+
export interface ZeroTrustDevicePostureIntegrationState {
|
|
56
|
+
/**
|
|
57
|
+
* The account identifier to target for the resource.
|
|
58
|
+
*/
|
|
59
|
+
accountId?: pulumi.Input<string>;
|
|
60
|
+
/**
|
|
61
|
+
* The device posture integration's connection authorization parameters.
|
|
62
|
+
*/
|
|
63
|
+
configs?: pulumi.Input<pulumi.Input<inputs.ZeroTrustDevicePostureIntegrationConfig>[]>;
|
|
64
|
+
identifier?: pulumi.Input<string>;
|
|
65
|
+
/**
|
|
66
|
+
* Indicates the frequency with which to poll the third-party API. Must be in the format `1h` or `30m`.
|
|
67
|
+
*/
|
|
68
|
+
interval?: pulumi.Input<string>;
|
|
69
|
+
/**
|
|
70
|
+
* Name of the device posture integration.
|
|
71
|
+
*/
|
|
72
|
+
name?: pulumi.Input<string>;
|
|
73
|
+
/**
|
|
74
|
+
* The device posture integration type. Available values: `workspace_one`, `uptycs`, `crowdstrike_s2s`, `intune`, `kolide`,
|
|
75
|
+
* `sentinelone_s2s`, `tanium_s2s`, `custom_s2s`.
|
|
76
|
+
*/
|
|
77
|
+
type?: pulumi.Input<string>;
|
|
78
|
+
zeroTrustDevicePostureIntegrationId?: pulumi.Input<string>;
|
|
79
|
+
}
|
|
80
|
+
/**
|
|
81
|
+
* The set of arguments for constructing a ZeroTrustDevicePostureIntegration resource.
|
|
82
|
+
*/
|
|
83
|
+
export interface ZeroTrustDevicePostureIntegrationArgs {
|
|
84
|
+
/**
|
|
85
|
+
* The account identifier to target for the resource.
|
|
86
|
+
*/
|
|
87
|
+
accountId: pulumi.Input<string>;
|
|
88
|
+
/**
|
|
89
|
+
* The device posture integration's connection authorization parameters.
|
|
90
|
+
*/
|
|
91
|
+
configs?: pulumi.Input<pulumi.Input<inputs.ZeroTrustDevicePostureIntegrationConfig>[]>;
|
|
92
|
+
identifier?: pulumi.Input<string>;
|
|
93
|
+
/**
|
|
94
|
+
* Indicates the frequency with which to poll the third-party API. Must be in the format `1h` or `30m`.
|
|
95
|
+
*/
|
|
96
|
+
interval?: pulumi.Input<string>;
|
|
97
|
+
/**
|
|
98
|
+
* Name of the device posture integration.
|
|
99
|
+
*/
|
|
100
|
+
name?: pulumi.Input<string>;
|
|
101
|
+
/**
|
|
102
|
+
* The device posture integration type. Available values: `workspace_one`, `uptycs`, `crowdstrike_s2s`, `intune`, `kolide`,
|
|
103
|
+
* `sentinelone_s2s`, `tanium_s2s`, `custom_s2s`.
|
|
104
|
+
*/
|
|
105
|
+
type: pulumi.Input<string>;
|
|
106
|
+
zeroTrustDevicePostureIntegrationId?: pulumi.Input<string>;
|
|
107
|
+
}
|
|
@@ -0,0 +1,67 @@
|
|
|
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.ZeroTrustDevicePostureIntegration = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
class ZeroTrustDevicePostureIntegration extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing ZeroTrustDevicePostureIntegration 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 ZeroTrustDevicePostureIntegration(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Returns true if the given object is an instance of ZeroTrustDevicePostureIntegration. 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'] === ZeroTrustDevicePostureIntegration.__pulumiType;
|
|
30
|
+
}
|
|
31
|
+
constructor(name, argsOrState, opts) {
|
|
32
|
+
let resourceInputs = {};
|
|
33
|
+
opts = opts || {};
|
|
34
|
+
if (opts.id) {
|
|
35
|
+
const state = argsOrState;
|
|
36
|
+
resourceInputs["accountId"] = state ? state.accountId : undefined;
|
|
37
|
+
resourceInputs["configs"] = state ? state.configs : undefined;
|
|
38
|
+
resourceInputs["identifier"] = state ? state.identifier : undefined;
|
|
39
|
+
resourceInputs["interval"] = state ? state.interval : undefined;
|
|
40
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
41
|
+
resourceInputs["type"] = state ? state.type : undefined;
|
|
42
|
+
resourceInputs["zeroTrustDevicePostureIntegrationId"] = state ? state.zeroTrustDevicePostureIntegrationId : undefined;
|
|
43
|
+
}
|
|
44
|
+
else {
|
|
45
|
+
const args = argsOrState;
|
|
46
|
+
if ((!args || args.accountId === undefined) && !opts.urn) {
|
|
47
|
+
throw new Error("Missing required property 'accountId'");
|
|
48
|
+
}
|
|
49
|
+
if ((!args || args.type === undefined) && !opts.urn) {
|
|
50
|
+
throw new Error("Missing required property 'type'");
|
|
51
|
+
}
|
|
52
|
+
resourceInputs["accountId"] = args ? args.accountId : undefined;
|
|
53
|
+
resourceInputs["configs"] = args ? args.configs : undefined;
|
|
54
|
+
resourceInputs["identifier"] = args ? args.identifier : undefined;
|
|
55
|
+
resourceInputs["interval"] = args ? args.interval : undefined;
|
|
56
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
57
|
+
resourceInputs["type"] = args ? args.type : undefined;
|
|
58
|
+
resourceInputs["zeroTrustDevicePostureIntegrationId"] = args ? args.zeroTrustDevicePostureIntegrationId : undefined;
|
|
59
|
+
}
|
|
60
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
61
|
+
super(ZeroTrustDevicePostureIntegration.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
exports.ZeroTrustDevicePostureIntegration = ZeroTrustDevicePostureIntegration;
|
|
65
|
+
/** @internal */
|
|
66
|
+
ZeroTrustDevicePostureIntegration.__pulumiType = 'cloudflare:index/zeroTrustDevicePostureIntegration:ZeroTrustDevicePostureIntegration';
|
|
67
|
+
//# sourceMappingURL=zeroTrustDevicePostureIntegration.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"zeroTrustDevicePostureIntegration.js","sourceRoot":"","sources":["../zeroTrustDevicePostureIntegration.ts"],"names":[],"mappings":"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"}
|