@pulumi/cloudflare 5.50.0-alpha.1744436206 → 6.0.0-alpha.1744627049
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 +2 -2
- package/accessApplication.d.ts +132 -166
- package/accessApplication.js +15 -12
- package/accessApplication.js.map +1 -1
- package/accessCaCertificate.d.ts +24 -45
- package/accessCaCertificate.js +14 -31
- package/accessCaCertificate.js.map +1 -1
- package/accessCustomPage.d.ts +45 -35
- package/accessCustomPage.js +31 -10
- package/accessCustomPage.js.map +1 -1
- package/accessGroup.d.ts +91 -18
- package/accessGroup.js +40 -9
- package/accessGroup.js.map +1 -1
- package/accessIdentityProvider.d.ts +31 -86
- package/accessIdentityProvider.js +15 -66
- package/accessIdentityProvider.js.map +1 -1
- package/accessKeysConfiguration.d.ts +43 -9
- package/accessKeysConfiguration.js +31 -2
- package/accessKeysConfiguration.js.map +1 -1
- package/accessMutualTlsCertificate.d.ts +40 -41
- package/accessMutualTlsCertificate.js +25 -25
- package/accessMutualTlsCertificate.js.map +1 -1
- package/accessMutualTlsHostnameSettings.d.ts +35 -38
- package/accessMutualTlsHostnameSettings.js +15 -29
- package/accessMutualTlsHostnameSettings.js.map +1 -1
- package/accessOrganization.d.ts +38 -78
- package/accessOrganization.js +12 -36
- package/accessOrganization.js.map +1 -1
- package/accessPolicy.d.ts +71 -88
- package/accessPolicy.js +22 -19
- package/accessPolicy.js.map +1 -1
- package/accessRule.d.ts +59 -71
- package/accessRule.js +15 -54
- package/accessRule.js.map +1 -1
- package/accessServiceToken.d.ts +37 -35
- package/accessServiceToken.js +25 -12
- package/accessServiceToken.js.map +1 -1
- package/accessTag.d.ts +34 -28
- package/accessTag.js +32 -5
- package/accessTag.js.map +1 -1
- package/account.d.ts +47 -23
- package/account.js +16 -10
- package/account.js.map +1 -1
- package/accountDnsSettings.d.ts +56 -0
- package/{zeroTrustKeyAccessKeyConfiguration.js → accountDnsSettings.js} +13 -14
- package/accountDnsSettings.js.map +1 -0
- package/accountDnsSettingsInternalView.d.ts +108 -0
- package/accountDnsSettingsInternalView.js +86 -0
- package/accountDnsSettingsInternalView.js.map +1 -0
- package/accountMember.d.ts +46 -28
- package/accountMember.js +16 -19
- package/accountMember.js.map +1 -1
- package/accountSubscription.d.ts +134 -0
- package/accountSubscription.js +71 -0
- package/accountSubscription.js.map +1 -0
- package/accountToken.d.ts +157 -0
- package/accountToken.js +89 -0
- package/accountToken.js.map +1 -0
- package/addressMap.d.ts +33 -55
- package/addressMap.js +13 -29
- package/addressMap.js.map +1 -1
- package/apiShield.d.ts +23 -16
- package/apiShield.js +18 -5
- package/apiShield.js.map +1 -1
- package/apiShieldDiscoveryOperation.d.ts +89 -0
- package/apiShieldDiscoveryOperation.js +73 -0
- package/apiShieldDiscoveryOperation.js.map +1 -0
- package/apiShieldOperation.d.ts +39 -18
- package/apiShieldOperation.js +16 -6
- package/apiShieldOperation.js.map +1 -1
- package/apiShieldOperationSchemaValidationSettings.d.ts +28 -21
- package/apiShieldOperationSchemaValidationSettings.js +10 -12
- package/apiShieldOperationSchemaValidationSettings.js.map +1 -1
- package/apiShieldSchema.d.ts +50 -30
- package/apiShieldSchema.js +20 -15
- package/apiShieldSchema.js.map +1 -1
- package/apiShieldSchemaValidationSettings.d.ts +24 -14
- package/apiShieldSchemaValidationSettings.js +9 -5
- package/apiShieldSchemaValidationSettings.js.map +1 -1
- package/apiToken.d.ts +44 -29
- package/apiToken.js +9 -4
- package/apiToken.js.map +1 -1
- package/argoSmartRouting.d.ts +82 -0
- package/{argo.js → argoSmartRouting.js} +19 -22
- package/argoSmartRouting.js.map +1 -0
- package/argoTieredCaching.d.ts +98 -0
- package/{devicePolicyCertificates.js → argoTieredCaching.js} +22 -22
- package/argoTieredCaching.js.map +1 -0
- package/authenticatedOriginPulls.d.ts +117 -80
- package/authenticatedOriginPulls.js +33 -65
- package/authenticatedOriginPulls.js.map +1 -1
- package/authenticatedOriginPullsCertificate.d.ts +91 -61
- package/authenticatedOriginPullsCertificate.js +58 -29
- package/authenticatedOriginPullsCertificate.js.map +1 -1
- package/authenticatedOriginPullsSettings.d.ts +73 -0
- package/{contentScanning.js → authenticatedOriginPullsSettings.js} +12 -21
- package/authenticatedOriginPullsSettings.js.map +1 -0
- package/botManagement.d.ts +60 -27
- package/botManagement.js +10 -16
- package/botManagement.js.map +1 -1
- package/byoIpPrefix.d.ts +81 -28
- package/byoIpPrefix.js +34 -15
- package/byoIpPrefix.js.map +1 -1
- package/callsSfuApp.d.ts +117 -0
- package/callsSfuApp.js +79 -0
- package/callsSfuApp.js.map +1 -0
- package/callsTurnApp.d.ts +117 -0
- package/callsTurnApp.js +79 -0
- package/callsTurnApp.js.map +1 -0
- package/certificatePack.d.ts +63 -42
- package/certificatePack.js +22 -7
- package/certificatePack.js.map +1 -1
- package/cloudConnectorRules.d.ts +32 -8
- package/cloudConnectorRules.js +11 -1
- package/cloudConnectorRules.js.map +1 -1
- package/cloudforceOneRequest.d.ts +182 -0
- package/cloudforceOneRequest.js +101 -0
- package/cloudforceOneRequest.js.map +1 -0
- package/cloudforceOneRequestAsset.d.ts +149 -0
- package/cloudforceOneRequestAsset.js +98 -0
- package/cloudforceOneRequestAsset.js.map +1 -0
- package/cloudforceOneRequestMessage.d.ts +124 -0
- package/cloudforceOneRequestMessage.js +87 -0
- package/cloudforceOneRequestMessage.js.map +1 -0
- package/cloudforceOneRequestPriority.d.ts +188 -0
- package/cloudforceOneRequestPriority.js +117 -0
- package/cloudforceOneRequestPriority.js.map +1 -0
- package/config/vars.d.ts +5 -35
- package/config/vars.js +4 -46
- package/config/vars.js.map +1 -1
- package/contentScanningExpression.d.ts +15 -29
- package/contentScanningExpression.js +10 -23
- package/contentScanningExpression.js.map +1 -1
- package/customHostname.d.ts +51 -56
- package/customHostname.js +10 -20
- package/customHostname.js.map +1 -1
- package/customHostnameFallbackOrigin.d.ts +35 -11
- package/customHostnameFallbackOrigin.js +9 -5
- package/customHostnameFallbackOrigin.js.map +1 -1
- package/customPages.d.ts +30 -29
- package/customPages.js +13 -12
- package/customPages.js.map +1 -1
- package/customSsl.d.ts +182 -23
- package/customSsl.js +83 -15
- package/customSsl.js.map +1 -1
- package/d1database.d.ts +48 -14
- package/d1database.js +15 -6
- package/d1database.js.map +1 -1
- package/deviceDexTest.d.ts +41 -36
- package/deviceDexTest.js +27 -17
- package/deviceDexTest.js.map +1 -1
- package/deviceManagedNetworks.d.ts +24 -36
- package/deviceManagedNetworks.js +10 -18
- package/deviceManagedNetworks.js.map +1 -1
- package/devicePostureIntegration.d.ts +24 -52
- package/devicePostureIntegration.js +16 -27
- package/devicePostureIntegration.js.map +1 -1
- package/devicePostureRule.d.ts +34 -55
- package/devicePostureRule.js +13 -30
- package/devicePostureRule.js.map +1 -1
- package/dlpCustomProfile.d.ts +151 -0
- package/dlpCustomProfile.js +96 -0
- package/dlpCustomProfile.js.map +1 -0
- package/dlpPredefinedProfile.d.ts +155 -0
- package/dlpPredefinedProfile.js +124 -0
- package/dlpPredefinedProfile.js.map +1 -0
- package/dnsFirewall.d.ts +180 -0
- package/dnsFirewall.js +91 -0
- package/dnsFirewall.js.map +1 -0
- package/dnsRecord.d.ts +230 -0
- package/dnsRecord.js +104 -0
- package/dnsRecord.js.map +1 -0
- package/dnsZoneTransfersAcl.d.ts +83 -0
- package/dnsZoneTransfersAcl.js +82 -0
- package/dnsZoneTransfersAcl.js.map +1 -0
- package/dnsZoneTransfersIncoming.d.ts +134 -0
- package/dnsZoneTransfersIncoming.js +99 -0
- package/dnsZoneTransfersIncoming.js.map +1 -0
- package/dnsZoneTransfersOutgoing.d.ts +118 -0
- package/dnsZoneTransfersOutgoing.js +93 -0
- package/dnsZoneTransfersOutgoing.js.map +1 -0
- package/dnsZoneTransfersPeer.d.ts +118 -0
- package/dnsZoneTransfersPeer.js +84 -0
- package/dnsZoneTransfersPeer.js.map +1 -0
- package/dnsZoneTransfersTsig.d.ts +96 -0
- package/dnsZoneTransfersTsig.js +88 -0
- package/dnsZoneTransfersTsig.js.map +1 -0
- package/emailRoutingAddress.d.ts +10 -12
- package/emailRoutingAddress.js +3 -5
- package/emailRoutingAddress.js.map +1 -1
- package/emailRoutingCatchAll.d.ts +17 -31
- package/emailRoutingCatchAll.js +3 -20
- package/emailRoutingCatchAll.js.map +1 -1
- package/emailRoutingDns.d.ts +147 -0
- package/emailRoutingDns.js +98 -0
- package/emailRoutingDns.js.map +1 -0
- package/emailRoutingRule.d.ts +22 -44
- package/emailRoutingRule.js +6 -25
- package/emailRoutingRule.js.map +1 -1
- package/emailRoutingSettings.d.ts +16 -21
- package/emailRoutingSettings.js +9 -11
- package/emailRoutingSettings.js.map +1 -1
- package/emailSecurityBlockSender.d.ts +95 -0
- package/emailSecurityBlockSender.js +95 -0
- package/emailSecurityBlockSender.js.map +1 -0
- package/emailSecurityImpersonationRegistry.d.ts +92 -0
- package/emailSecurityImpersonationRegistry.js +102 -0
- package/emailSecurityImpersonationRegistry.js.map +1 -0
- package/emailSecurityTrustedDomains.d.ts +122 -0
- package/emailSecurityTrustedDomains.js +91 -0
- package/emailSecurityTrustedDomains.js.map +1 -0
- package/filter.d.ts +19 -36
- package/filter.js +7 -12
- package/filter.js.map +1 -1
- package/firewallRule.d.ts +46 -69
- package/firewallRule.js +27 -27
- package/firewallRule.js.map +1 -1
- package/getAccessRule.d.ts +120 -0
- package/getAccessRule.js +58 -0
- package/getAccessRule.js.map +1 -0
- package/getAccessRules.d.ts +184 -0
- package/getAccessRules.js +82 -0
- package/getAccessRules.js.map +1 -0
- package/getAccount.d.ts +75 -0
- package/{getDevices.js → getAccount.js} +16 -16
- package/getAccount.js.map +1 -0
- package/getAccountApiTokenPermissionGroups.d.ts +66 -0
- package/getAccountApiTokenPermissionGroups.js +46 -0
- package/getAccountApiTokenPermissionGroups.js.map +1 -0
- package/getAccountApiTokenPermissionGroupsList.d.ts +75 -0
- package/getAccountApiTokenPermissionGroupsList.js +48 -0
- package/getAccountApiTokenPermissionGroupsList.js.map +1 -0
- package/getAccountDnsSettings.d.ts +60 -0
- package/{getDlpDatasets.js → getAccountDnsSettings.js} +12 -16
- package/getAccountDnsSettings.js.map +1 -0
- package/getAccountDnsSettingsInternalView.d.ts +93 -0
- package/getAccountDnsSettingsInternalView.js +52 -0
- package/getAccountDnsSettingsInternalView.js.map +1 -0
- package/getAccountDnsSettingsInternalViews.d.ts +166 -0
- package/getAccountDnsSettingsInternalViews.js +78 -0
- package/getAccountDnsSettingsInternalViews.js.map +1 -0
- package/getAccountMember.d.ts +94 -0
- package/getAccountMember.js +52 -0
- package/getAccountMember.js.map +1 -0
- package/getAccountMembers.d.ts +126 -0
- package/getAccountMembers.js +60 -0
- package/getAccountMembers.js.map +1 -0
- package/getAccountPermissionGroup.d.ts +81 -0
- package/getAccountPermissionGroup.js +50 -0
- package/getAccountPermissionGroup.js.map +1 -0
- package/getAccountPermissionGroups.d.ts +113 -0
- package/getAccountPermissionGroups.js +60 -0
- package/getAccountPermissionGroups.js.map +1 -0
- package/getAccountRole.d.ts +82 -0
- package/getAccountRole.js +50 -0
- package/getAccountRole.js.map +1 -0
- package/getAccountRoles.d.ts +21 -25
- package/getAccountRoles.js +6 -20
- package/getAccountRoles.js.map +1 -1
- package/getAccountSubscription.d.ts +89 -0
- package/getAccountSubscription.js +46 -0
- package/getAccountSubscription.js.map +1 -0
- package/getAccountToken.d.ts +111 -0
- package/getAccountToken.js +52 -0
- package/getAccountToken.js.map +1 -0
- package/getAccountTokens.d.ts +92 -0
- package/getAccountTokens.js +52 -0
- package/getAccountTokens.js.map +1 -0
- package/getAccounts.d.ts +40 -12
- package/getAccounts.js +10 -8
- package/getAccounts.js.map +1 -1
- package/getAddressMap.d.ts +103 -0
- package/getAddressMap.js +50 -0
- package/getAddressMap.js.map +1 -0
- package/getAddressMaps.d.ts +75 -0
- package/getAddressMaps.js +48 -0
- package/getAddressMaps.js.map +1 -0
- package/getApiShield.d.ts +74 -0
- package/getApiShield.js +50 -0
- package/getApiShield.js.map +1 -0
- package/getApiShieldDiscoveryOperations.d.ts +94 -0
- package/getApiShieldDiscoveryOperations.js +80 -0
- package/getApiShieldDiscoveryOperations.js.map +1 -0
- package/getApiShieldOperation.d.ts +84 -0
- package/getApiShieldOperation.js +34 -0
- package/getApiShieldOperation.js.map +1 -0
- package/getApiShieldOperationSchemaValidationSettings.d.ts +55 -0
- package/getApiShieldOperationSchemaValidationSettings.js +50 -0
- package/getApiShieldOperationSchemaValidationSettings.js.map +1 -0
- package/getApiShieldOperations.d.ts +165 -0
- package/getApiShieldOperations.js +72 -0
- package/getApiShieldOperations.js.map +1 -0
- package/getApiShieldSchema.d.ts +95 -0
- package/getApiShieldSchema.js +54 -0
- package/getApiShieldSchema.js.map +1 -0
- package/getApiShieldSchemaValidationSettings.d.ts +63 -0
- package/getApiShieldSchemaValidationSettings.js +46 -0
- package/getApiShieldSchemaValidationSettings.js.map +1 -0
- package/getApiShieldSchemas.d.ts +101 -0
- package/getApiShieldSchemas.js +54 -0
- package/getApiShieldSchemas.js.map +1 -0
- package/getApiToken.d.ts +97 -0
- package/getApiToken.js +50 -0
- package/getApiToken.js.map +1 -0
- package/getApiTokenPermissionGroupsList.d.ts +59 -0
- package/getApiTokenPermissionGroupsList.js +44 -0
- package/getApiTokenPermissionGroupsList.js.map +1 -0
- package/getApiTokens.d.ts +78 -0
- package/getApiTokens.js +50 -0
- package/getApiTokens.js.map +1 -0
- package/getArgoSmartRouting.d.ts +58 -0
- package/getArgoSmartRouting.js +46 -0
- package/getArgoSmartRouting.js.map +1 -0
- package/getArgoTieredCaching.d.ts +72 -0
- package/getArgoTieredCaching.js +46 -0
- package/getArgoTieredCaching.js.map +1 -0
- package/getAuthenticatedOriginPulls.d.ts +126 -0
- package/getAuthenticatedOriginPulls.js +50 -0
- package/getAuthenticatedOriginPulls.js.map +1 -0
- package/getAuthenticatedOriginPullsCertificate.d.ts +105 -0
- package/getAuthenticatedOriginPullsCertificate.js +50 -0
- package/getAuthenticatedOriginPullsCertificate.js.map +1 -0
- package/getAuthenticatedOriginPullsCertificates.d.ts +75 -0
- package/getAuthenticatedOriginPullsCertificates.js +48 -0
- package/getAuthenticatedOriginPullsCertificates.js.map +1 -0
- package/getAuthenticatedOriginPullsSettings.d.ts +62 -0
- package/getAuthenticatedOriginPullsSettings.js +46 -0
- package/getAuthenticatedOriginPullsSettings.js.map +1 -0
- package/getBotManagement.d.ts +118 -0
- package/getBotManagement.js +46 -0
- package/getBotManagement.js.map +1 -0
- package/getBotnetFeedConfigAsn.d.ts +59 -0
- package/getBotnetFeedConfigAsn.js +46 -0
- package/getBotnetFeedConfigAsn.js.map +1 -0
- package/getByoIpPrefix.d.ts +110 -0
- package/getByoIpPrefix.js +50 -0
- package/getByoIpPrefix.js.map +1 -0
- package/getByoIpPrefixes.d.ts +75 -0
- package/getByoIpPrefixes.js +48 -0
- package/getByoIpPrefixes.js.map +1 -0
- package/getCallsSfuApp.d.ts +88 -0
- package/getCallsSfuApp.js +50 -0
- package/getCallsSfuApp.js.map +1 -0
- package/getCallsSfuApps.d.ts +75 -0
- package/getCallsSfuApps.js +48 -0
- package/getCallsSfuApps.js.map +1 -0
- package/getCallsTurnApp.d.ts +88 -0
- package/getCallsTurnApp.js +50 -0
- package/getCallsTurnApp.js.map +1 -0
- package/getCallsTurnApps.d.ts +75 -0
- package/getCallsTurnApps.js +48 -0
- package/getCallsTurnApps.js.map +1 -0
- package/getCertificatePack.d.ts +72 -0
- package/getCertificatePack.js +50 -0
- package/getCertificatePack.js.map +1 -0
- package/getCertificatePacks.d.ts +92 -0
- package/getCertificatePacks.js +52 -0
- package/getCertificatePacks.js.map +1 -0
- package/getCloudConnectorRulesList.d.ts +75 -0
- package/getCloudConnectorRulesList.js +48 -0
- package/getCloudConnectorRulesList.js.map +1 -0
- package/getCloudforceOneRequest.d.ts +110 -0
- package/getCloudforceOneRequest.js +50 -0
- package/getCloudforceOneRequest.js.map +1 -0
- package/getCloudforceOneRequestAsset.d.ts +102 -0
- package/getCloudforceOneRequestAsset.js +54 -0
- package/getCloudforceOneRequestAsset.js.map +1 -0
- package/getCloudforceOneRequestMessage.d.ts +92 -0
- package/getCloudforceOneRequestMessage.js +50 -0
- package/getCloudforceOneRequestMessage.js.map +1 -0
- package/getCloudforceOneRequestPriority.d.ts +110 -0
- package/getCloudforceOneRequestPriority.js +50 -0
- package/getCloudforceOneRequestPriority.js.map +1 -0
- package/getCloudforceOneRequests.d.ts +75 -0
- package/getCloudforceOneRequests.js +48 -0
- package/getCloudforceOneRequests.js.map +1 -0
- package/getContentScanningExpressions.d.ts +75 -0
- package/getContentScanningExpressions.js +48 -0
- package/getContentScanningExpressions.js.map +1 -0
- package/getCustomHostname.d.ts +117 -0
- package/getCustomHostname.js +52 -0
- package/getCustomHostname.js.map +1 -0
- package/getCustomHostnameFallbackOrigin.d.ts +79 -0
- package/getCustomHostnameFallbackOrigin.js +46 -0
- package/getCustomHostnameFallbackOrigin.js.map +1 -0
- package/getCustomHostnames.d.ts +148 -0
- package/getCustomHostnames.js +66 -0
- package/getCustomHostnames.js.map +1 -0
- package/getCustomPages.d.ts +86 -0
- package/getCustomPages.js +54 -0
- package/getCustomPages.js.map +1 -0
- package/getCustomPagesList.d.ts +89 -0
- package/getCustomPagesList.js +54 -0
- package/getCustomPagesList.js.map +1 -0
- package/getCustomSsl.d.ts +121 -0
- package/getCustomSsl.js +52 -0
- package/getCustomSsl.js.map +1 -0
- package/getCustomSsls.d.ts +107 -0
- package/getCustomSsls.js +54 -0
- package/getCustomSsls.js.map +1 -0
- package/getD1Database.d.ts +95 -0
- package/getD1Database.js +52 -0
- package/getD1Database.js.map +1 -0
- package/getD1Databases.d.ts +89 -0
- package/{getTunnel.js → getD1Databases.js} +16 -20
- package/getD1Databases.js.map +1 -0
- package/getDcvDelegation.d.ts +27 -9
- package/getDcvDelegation.js +20 -2
- package/getDcvDelegation.js.map +1 -1
- package/getDnsFirewall.d.ts +115 -0
- package/getDnsFirewall.js +50 -0
- package/getDnsFirewall.js.map +1 -0
- package/getDnsFirewalls.d.ts +75 -0
- package/getDnsFirewalls.js +48 -0
- package/getDnsFirewalls.js.map +1 -0
- package/getDnsRecord.d.ts +142 -0
- package/getDnsRecord.js +52 -0
- package/getDnsRecord.js.map +1 -0
- package/getDnsRecords.d.ts +247 -0
- package/getDnsRecords.js +130 -0
- package/getDnsRecords.js.map +1 -0
- package/getDnsZoneTransfersAcl.d.ts +62 -0
- package/getDnsZoneTransfersAcl.js +50 -0
- package/getDnsZoneTransfersAcl.js.map +1 -0
- package/getDnsZoneTransfersAcls.d.ts +66 -0
- package/getDnsZoneTransfersAcls.js +48 -0
- package/getDnsZoneTransfersAcls.js.map +1 -0
- package/getDnsZoneTransfersIncoming.d.ts +78 -0
- package/getDnsZoneTransfersIncoming.js +46 -0
- package/getDnsZoneTransfersIncoming.js.map +1 -0
- package/getDnsZoneTransfersOutgoing.d.ts +73 -0
- package/getDnsZoneTransfersOutgoing.js +46 -0
- package/getDnsZoneTransfersOutgoing.js.map +1 -0
- package/getDnsZoneTransfersPeer.d.ts +74 -0
- package/getDnsZoneTransfersPeer.js +50 -0
- package/getDnsZoneTransfersPeer.js.map +1 -0
- package/getDnsZoneTransfersPeers.d.ts +66 -0
- package/getDnsZoneTransfersPeers.js +48 -0
- package/getDnsZoneTransfersPeers.js.map +1 -0
- package/getDnsZoneTransfersTsig.d.ts +66 -0
- package/getDnsZoneTransfersTsig.js +50 -0
- package/getDnsZoneTransfersTsig.js.map +1 -0
- package/getDnsZoneTransfersTsigs.d.ts +66 -0
- package/getDnsZoneTransfersTsigs.js +48 -0
- package/getDnsZoneTransfersTsigs.js.map +1 -0
- package/getEmailRoutingAddress.d.ts +97 -0
- package/getEmailRoutingAddress.js +52 -0
- package/getEmailRoutingAddress.js.map +1 -0
- package/getEmailRoutingAddresses.d.ts +102 -0
- package/getEmailRoutingAddresses.js +52 -0
- package/getEmailRoutingAddresses.js.map +1 -0
- package/getEmailRoutingCatchAll.d.ts +79 -0
- package/getEmailRoutingCatchAll.js +46 -0
- package/getEmailRoutingCatchAll.js.map +1 -0
- package/getEmailRoutingDns.d.ts +81 -0
- package/getEmailRoutingDns.js +50 -0
- package/getEmailRoutingDns.js.map +1 -0
- package/getEmailRoutingRule.d.ts +101 -0
- package/getEmailRoutingRule.js +52 -0
- package/getEmailRoutingRule.js.map +1 -0
- package/getEmailRoutingRules.d.ts +89 -0
- package/getEmailRoutingRules.js +52 -0
- package/getEmailRoutingRules.js.map +1 -0
- package/getEmailRoutingSettings.d.ts +87 -0
- package/getEmailRoutingSettings.js +46 -0
- package/getEmailRoutingSettings.js.map +1 -0
- package/getEmailSecurityBlockSender.d.ts +86 -0
- package/getEmailSecurityBlockSender.js +52 -0
- package/getEmailSecurityBlockSender.js.map +1 -0
- package/getEmailSecurityBlockSenders.d.ts +146 -0
- package/getEmailSecurityBlockSenders.js +64 -0
- package/getEmailSecurityBlockSenders.js.map +1 -0
- package/getEmailSecurityImpersonationRegistries.d.ts +146 -0
- package/getEmailSecurityImpersonationRegistries.js +64 -0
- package/getEmailSecurityImpersonationRegistries.js.map +1 -0
- package/getEmailSecurityImpersonationRegistry.d.ts +78 -0
- package/getEmailSecurityImpersonationRegistry.js +52 -0
- package/getEmailSecurityImpersonationRegistry.js.map +1 -0
- package/getEmailSecurityTrustedDomains.d.ts +93 -0
- package/getEmailSecurityTrustedDomains.js +52 -0
- package/getEmailSecurityTrustedDomains.js.map +1 -0
- package/getEmailSecurityTrustedDomainsList.d.ts +142 -0
- package/getEmailSecurityTrustedDomainsList.js +68 -0
- package/getEmailSecurityTrustedDomainsList.js.map +1 -0
- package/getFilter.d.ts +93 -0
- package/getFilter.js +52 -0
- package/getFilter.js.map +1 -0
- package/getFilters.d.ts +141 -0
- package/getFilters.js +68 -0
- package/getFilters.js.map +1 -0
- package/getFirewallRule.d.ts +94 -0
- package/getFirewallRule.js +50 -0
- package/getFirewallRule.js.map +1 -0
- package/getFirewallRules.d.ts +127 -0
- package/getFirewallRules.js +64 -0
- package/getFirewallRules.js.map +1 -0
- package/getHealthcheck.d.ts +136 -0
- package/getHealthcheck.js +50 -0
- package/getHealthcheck.js.map +1 -0
- package/getHealthchecks.d.ts +75 -0
- package/getHealthchecks.js +48 -0
- package/getHealthchecks.js.map +1 -0
- package/getHostnameTlsSetting.d.ts +95 -0
- package/getHostnameTlsSetting.js +50 -0
- package/getHostnameTlsSetting.js.map +1 -0
- package/getHyperdriveConfig.d.ts +84 -0
- package/getHyperdriveConfig.js +50 -0
- package/getHyperdriveConfig.js.map +1 -0
- package/getHyperdriveConfigs.d.ts +75 -0
- package/{getGatewayCategories.js → getHyperdriveConfigs.js} +14 -16
- package/getHyperdriveConfigs.js.map +1 -0
- package/getImage.d.ts +92 -0
- package/getImage.js +50 -0
- package/getImage.js.map +1 -0
- package/getImageVariant.d.ts +65 -0
- package/getImageVariant.js +50 -0
- package/getImageVariant.js.map +1 -0
- package/getImages.d.ts +75 -0
- package/getImages.js +48 -0
- package/getImages.js.map +1 -0
- package/getIpRanges.d.ts +36 -38
- package/getIpRanges.js +14 -28
- package/getIpRanges.js.map +1 -1
- package/getKeylessCertificate.d.ts +110 -0
- package/getKeylessCertificate.js +50 -0
- package/getKeylessCertificate.js.map +1 -0
- package/getKeylessCertificates.d.ts +75 -0
- package/getKeylessCertificates.js +48 -0
- package/getKeylessCertificates.js.map +1 -0
- package/getLeakedCredentialCheck.d.ts +62 -0
- package/getLeakedCredentialCheck.js +46 -0
- package/getLeakedCredentialCheck.js.map +1 -0
- package/getLeakedCredentialCheckRules.d.ts +75 -0
- package/getLeakedCredentialCheckRules.js +48 -0
- package/getLeakedCredentialCheckRules.js.map +1 -0
- package/getList.d.ts +36 -23
- package/getList.js +8 -12
- package/getList.js.map +1 -1
- package/getListItem.d.ts +115 -0
- package/getListItem.js +54 -0
- package/getListItem.js.map +1 -0
- package/getListItems.d.ts +103 -0
- package/getListItems.js +56 -0
- package/getListItems.js.map +1 -0
- package/getLists.d.ts +23 -12
- package/getLists.js +6 -8
- package/getLists.js.map +1 -1
- package/getLoadBalancer.d.ts +200 -0
- package/getLoadBalancer.js +62 -0
- package/getLoadBalancer.js.map +1 -0
- package/getLoadBalancerMonitor.d.ts +132 -0
- package/getLoadBalancerMonitor.js +50 -0
- package/getLoadBalancerMonitor.js.map +1 -0
- package/getLoadBalancerMonitors.d.ts +75 -0
- package/getLoadBalancerMonitors.js +48 -0
- package/getLoadBalancerMonitors.js.map +1 -0
- package/getLoadBalancerPool.d.ts +130 -0
- package/getLoadBalancerPool.js +52 -0
- package/getLoadBalancerPool.js.map +1 -0
- package/getLoadBalancerPools.d.ts +27 -32
- package/getLoadBalancerPools.js +10 -18
- package/getLoadBalancerPools.js.map +1 -1
- package/getLoadBalancers.d.ts +66 -0
- package/getLoadBalancers.js +48 -0
- package/getLoadBalancers.js.map +1 -0
- package/getLogpullRetention.d.ts +62 -0
- package/getLogpullRetention.js +46 -0
- package/getLogpullRetention.js.map +1 -0
- package/getLogpushDatasetField.d.ts +86 -0
- package/getLogpushDatasetField.js +54 -0
- package/getLogpushDatasetField.js.map +1 -0
- package/getLogpushDatasetJob.d.ts +145 -0
- package/getLogpushDatasetJob.js +54 -0
- package/getLogpushDatasetJob.js.map +1 -0
- package/getLogpushJob.d.ts +145 -0
- package/getLogpushJob.js +56 -0
- package/getLogpushJob.js.map +1 -0
- package/getLogpushJobs.d.ts +89 -0
- package/getLogpushJobs.js +54 -0
- package/getLogpushJobs.js.map +1 -0
- package/getMagicNetworkMonitoringConfiguration.d.ts +60 -0
- package/getMagicNetworkMonitoringConfiguration.js +46 -0
- package/getMagicNetworkMonitoringConfiguration.js.map +1 -0
- package/getMagicNetworkMonitoringRule.d.ts +105 -0
- package/getMagicNetworkMonitoringRule.js +50 -0
- package/getMagicNetworkMonitoringRule.js.map +1 -0
- package/getMagicNetworkMonitoringRules.d.ts +66 -0
- package/getMagicNetworkMonitoringRules.js +48 -0
- package/getMagicNetworkMonitoringRules.js.map +1 -0
- package/getMagicTransitConnector.d.ts +64 -0
- package/getMagicTransitConnector.js +50 -0
- package/getMagicTransitConnector.js.map +1 -0
- package/getMagicTransitConnectors.d.ts +66 -0
- package/getMagicTransitConnectors.js +48 -0
- package/getMagicTransitConnectors.js.map +1 -0
- package/getMagicTransitSite.d.ts +98 -0
- package/getMagicTransitSite.js +52 -0
- package/getMagicTransitSite.js.map +1 -0
- package/getMagicTransitSiteAcl.d.ts +106 -0
- package/getMagicTransitSiteAcl.js +54 -0
- package/getMagicTransitSiteAcl.js.map +1 -0
- package/getMagicTransitSiteAcls.d.ts +89 -0
- package/getMagicTransitSiteAcls.js +52 -0
- package/getMagicTransitSiteAcls.js.map +1 -0
- package/getMagicTransitSiteLan.d.ts +103 -0
- package/getMagicTransitSiteLan.js +54 -0
- package/getMagicTransitSiteLan.js.map +1 -0
- package/getMagicTransitSiteLans.d.ts +89 -0
- package/getMagicTransitSiteLans.js +52 -0
- package/getMagicTransitSiteLans.js.map +1 -0
- package/getMagicTransitSiteWan.d.ts +106 -0
- package/getMagicTransitSiteWan.js +54 -0
- package/getMagicTransitSiteWan.js.map +1 -0
- package/getMagicTransitSiteWans.d.ts +89 -0
- package/getMagicTransitSiteWans.js +52 -0
- package/getMagicTransitSiteWans.js.map +1 -0
- package/getMagicTransitSites.d.ts +89 -0
- package/getMagicTransitSites.js +52 -0
- package/getMagicTransitSites.js.map +1 -0
- package/getMagicWanGreTunnel.d.ts +74 -0
- package/getMagicWanGreTunnel.js +50 -0
- package/getMagicWanGreTunnel.js.map +1 -0
- package/getMagicWanIpsecTunnel.d.ts +74 -0
- package/getMagicWanIpsecTunnel.js +50 -0
- package/getMagicWanIpsecTunnel.js.map +1 -0
- package/getMagicWanStaticRoute.d.ts +74 -0
- package/getMagicWanStaticRoute.js +50 -0
- package/getMagicWanStaticRoute.js.map +1 -0
- package/getManagedTransforms.d.ts +67 -0
- package/getManagedTransforms.js +46 -0
- package/getManagedTransforms.js.map +1 -0
- package/getMtlsCertificate.d.ts +104 -0
- package/getMtlsCertificate.js +50 -0
- package/getMtlsCertificate.js.map +1 -0
- package/getMtlsCertificates.d.ts +75 -0
- package/getMtlsCertificates.js +48 -0
- package/getMtlsCertificates.js.map +1 -0
- package/getNotificationPolicies.d.ts +75 -0
- package/getNotificationPolicies.js +48 -0
- package/getNotificationPolicies.js.map +1 -0
- package/getNotificationPolicy.d.ts +104 -0
- package/getNotificationPolicy.js +50 -0
- package/getNotificationPolicy.js.map +1 -0
- package/getNotificationPolicyWebhooks.d.ts +101 -0
- package/getNotificationPolicyWebhooks.js +50 -0
- package/getNotificationPolicyWebhooks.js.map +1 -0
- package/getNotificationPolicyWebhooksList.d.ts +75 -0
- package/getNotificationPolicyWebhooksList.js +48 -0
- package/getNotificationPolicyWebhooksList.js.map +1 -0
- package/getObservatoryScheduledTest.d.ts +94 -0
- package/getObservatoryScheduledTest.js +54 -0
- package/getObservatoryScheduledTest.js.map +1 -0
- package/getOriginCaCertificate.d.ts +32 -21
- package/getOriginCaCertificate.js +10 -10
- package/getOriginCaCertificate.js.map +1 -1
- package/getOriginCaCertificates.d.ts +75 -0
- package/getOriginCaCertificates.js +48 -0
- package/getOriginCaCertificates.js.map +1 -0
- package/getPageRule.d.ts +93 -0
- package/getPageRule.js +50 -0
- package/getPageRule.js.map +1 -0
- package/getPageShieldConnections.d.ts +84 -0
- package/getPageShieldConnections.js +50 -0
- package/getPageShieldConnections.js.map +1 -0
- package/getPageShieldConnectionsList.d.ts +174 -0
- package/getPageShieldConnectionsList.js +96 -0
- package/getPageShieldConnectionsList.js.map +1 -0
- package/getPageShieldCookies.d.ts +91 -0
- package/getPageShieldCookies.js +50 -0
- package/getPageShieldCookies.js.map +1 -0
- package/getPageShieldCookiesList.d.ts +175 -0
- package/getPageShieldCookiesList.js +104 -0
- package/getPageShieldCookiesList.js.map +1 -0
- package/getPageShieldPolicies.d.ts +75 -0
- package/getPageShieldPolicies.js +48 -0
- package/getPageShieldPolicies.js.map +1 -0
- package/getPageShieldPolicy.d.ts +93 -0
- package/getPageShieldPolicy.js +50 -0
- package/getPageShieldPolicy.js.map +1 -0
- package/getPageShieldScripts.d.ts +118 -0
- package/getPageShieldScripts.js +50 -0
- package/getPageShieldScripts.js.map +1 -0
- package/getPageShieldScriptsList.d.ts +190 -0
- package/getPageShieldScriptsList.js +96 -0
- package/getPageShieldScriptsList.js.map +1 -0
- package/getPagesDomain.d.ts +101 -0
- package/getPagesDomain.js +54 -0
- package/getPagesDomain.js.map +1 -0
- package/getPagesDomains.d.ts +89 -0
- package/getPagesDomains.js +52 -0
- package/getPagesDomains.js.map +1 -0
- package/getPagesProject.d.ts +110 -0
- package/getPagesProject.js +50 -0
- package/getPagesProject.js.map +1 -0
- package/getPagesProjects.d.ts +75 -0
- package/getPagesProjects.js +48 -0
- package/getPagesProjects.js.map +1 -0
- package/getQueue.d.ts +81 -0
- package/getQueue.js +50 -0
- package/getQueue.js.map +1 -0
- package/getQueueConsumer.d.ts +91 -0
- package/getQueueConsumer.js +50 -0
- package/getQueueConsumer.js.map +1 -0
- package/getQueues.d.ts +75 -0
- package/getQueues.js +48 -0
- package/getQueues.js.map +1 -0
- package/getR2Bucket.d.ts +90 -0
- package/getR2Bucket.js +50 -0
- package/getR2Bucket.js.map +1 -0
- package/getR2BucketCors.d.ts +74 -0
- package/getR2BucketCors.js +50 -0
- package/getR2BucketCors.js.map +1 -0
- package/getR2BucketEventNotification.d.ts +77 -0
- package/getR2BucketEventNotification.js +50 -0
- package/getR2BucketEventNotification.js.map +1 -0
- package/getR2BucketLifecycle.d.ts +74 -0
- package/getR2BucketLifecycle.js +50 -0
- package/getR2BucketLifecycle.js.map +1 -0
- package/getR2BucketLock.d.ts +74 -0
- package/getR2BucketLock.js +50 -0
- package/getR2BucketLock.js.map +1 -0
- package/getR2BucketSippy.d.ts +85 -0
- package/getR2BucketSippy.js +50 -0
- package/getR2BucketSippy.js.map +1 -0
- package/getR2CustomDomain.d.ts +105 -0
- package/getR2CustomDomain.js +54 -0
- package/getR2CustomDomain.js.map +1 -0
- package/getRateLimit.d.ts +101 -0
- package/getRateLimit.js +50 -0
- package/getRateLimit.js.map +1 -0
- package/getRateLimits.d.ts +75 -0
- package/getRateLimits.js +48 -0
- package/getRateLimits.js.map +1 -0
- package/getRegionalHostname.d.ts +80 -0
- package/getRegionalHostname.js +50 -0
- package/getRegionalHostname.js.map +1 -0
- package/getRegionalHostnames.d.ts +75 -0
- package/getRegionalHostnames.js +48 -0
- package/getRegionalHostnames.js.map +1 -0
- package/getRegionalTieredCache.d.ts +72 -0
- package/getRegionalTieredCache.js +46 -0
- package/getRegionalTieredCache.js.map +1 -0
- package/getRegistrarDomain.d.ts +72 -0
- package/{getGatewayAppTypes.js → getRegistrarDomain.js} +16 -16
- package/getRegistrarDomain.js.map +1 -0
- package/getRegistrarDomains.d.ts +75 -0
- package/getRegistrarDomains.js +48 -0
- package/getRegistrarDomains.js.map +1 -0
- package/getResourceGroup.d.ts +85 -0
- package/getResourceGroup.js +50 -0
- package/getResourceGroup.js.map +1 -0
- package/getResourceGroups.d.ts +99 -0
- package/getResourceGroups.js +56 -0
- package/getResourceGroups.js.map +1 -0
- package/getRuleset.d.ts +113 -0
- package/getRuleset.js +56 -0
- package/getRuleset.js.map +1 -0
- package/getRulesets.d.ts +22 -31
- package/getRulesets.js +8 -18
- package/getRulesets.js.map +1 -1
- package/getSnippetRulesList.d.ts +75 -0
- package/getSnippetRulesList.js +48 -0
- package/getSnippetRulesList.js.map +1 -0
- package/getSnippets.d.ts +80 -0
- package/getSnippets.js +50 -0
- package/getSnippets.js.map +1 -0
- package/getSnippetsList.d.ts +75 -0
- package/getSnippetsList.js +48 -0
- package/getSnippetsList.js.map +1 -0
- package/getSpectrumApplication.d.ts +131 -0
- package/getSpectrumApplication.js +50 -0
- package/getSpectrumApplication.js.map +1 -0
- package/getSpectrumApplications.d.ts +105 -0
- package/getSpectrumApplications.js +52 -0
- package/getSpectrumApplications.js.map +1 -0
- package/getStream.d.ts +156 -0
- package/getStream.js +50 -0
- package/getStream.js.map +1 -0
- package/getStreamAudioTrack.d.ts +89 -0
- package/getStreamAudioTrack.js +50 -0
- package/getStreamAudioTrack.js.map +1 -0
- package/getStreamCaptionLanguage.d.ts +99 -0
- package/getStreamCaptionLanguage.js +54 -0
- package/getStreamCaptionLanguage.js.map +1 -0
- package/getStreamDownload.d.ts +72 -0
- package/getStreamDownload.js +50 -0
- package/getStreamDownload.js.map +1 -0
- package/getStreamKey.d.ts +62 -0
- package/getStreamKey.js +46 -0
- package/getStreamKey.js.map +1 -0
- package/getStreamLiveInput.d.ts +126 -0
- package/getStreamLiveInput.js +50 -0
- package/getStreamLiveInput.js.map +1 -0
- package/getStreamWatermark.d.ts +116 -0
- package/getStreamWatermark.js +50 -0
- package/getStreamWatermark.js.map +1 -0
- package/getStreamWatermarks.d.ts +75 -0
- package/getStreamWatermarks.js +48 -0
- package/getStreamWatermarks.js.map +1 -0
- package/getStreamWebhook.d.ts +58 -0
- package/getStreamWebhook.js +46 -0
- package/getStreamWebhook.js.map +1 -0
- package/getStreams.d.ts +186 -0
- package/getStreams.js +76 -0
- package/getStreams.js.map +1 -0
- package/getTieredCache.d.ts +72 -0
- package/getTieredCache.js +46 -0
- package/getTieredCache.js.map +1 -0
- package/getTotalTls.d.ts +72 -0
- package/getTotalTls.js +46 -0
- package/getTotalTls.js.map +1 -0
- package/getTurnstileWidget.d.ts +125 -0
- package/getTurnstileWidget.js +52 -0
- package/getTurnstileWidget.js.map +1 -0
- package/getTurnstileWidgets.d.ts +109 -0
- package/getTurnstileWidgets.js +56 -0
- package/getTurnstileWidgets.js.map +1 -0
- package/getUrlNormalizationSettings.d.ts +68 -0
- package/getUrlNormalizationSettings.js +46 -0
- package/getUrlNormalizationSettings.js.map +1 -0
- package/getUser.d.ts +3 -35
- package/getUser.js +2 -26
- package/getUser.js.map +1 -1
- package/getUserAgentBlockingRule.d.ts +72 -0
- package/getUserAgentBlockingRule.js +50 -0
- package/getUserAgentBlockingRule.js.map +1 -0
- package/getUserAgentBlockingRules.d.ts +117 -0
- package/getUserAgentBlockingRules.js +60 -0
- package/getUserAgentBlockingRules.js.map +1 -0
- package/getWaitingRoom.d.ts +98 -0
- package/getWaitingRoom.js +50 -0
- package/getWaitingRoom.js.map +1 -0
- package/getWaitingRoomEvent.d.ts +122 -0
- package/getWaitingRoomEvent.js +54 -0
- package/getWaitingRoomEvent.js.map +1 -0
- package/getWaitingRoomEvents.d.ts +80 -0
- package/getWaitingRoomEvents.js +52 -0
- package/getWaitingRoomEvents.js.map +1 -0
- package/getWaitingRoomRules.d.ts +85 -0
- package/getWaitingRoomRules.js +50 -0
- package/getWaitingRoomRules.js.map +1 -0
- package/getWaitingRoomSettings.d.ts +64 -0
- package/getWaitingRoomSettings.js +46 -0
- package/getWaitingRoomSettings.js.map +1 -0
- package/getWaitingRooms.d.ts +89 -0
- package/getWaitingRooms.js +54 -0
- package/getWaitingRooms.js.map +1 -0
- package/getWeb3Hostname.d.ts +96 -0
- package/getWeb3Hostname.js +50 -0
- package/getWeb3Hostname.js.map +1 -0
- package/getWeb3Hostnames.d.ts +75 -0
- package/getWeb3Hostnames.js +48 -0
- package/getWeb3Hostnames.js.map +1 -0
- package/getWebAnalyticsSite.d.ts +99 -0
- package/getWebAnalyticsSite.js +52 -0
- package/getWebAnalyticsSite.js.map +1 -0
- package/getWebAnalyticsSites.d.ts +92 -0
- package/getWebAnalyticsSites.js +52 -0
- package/getWebAnalyticsSites.js.map +1 -0
- package/getWorkersCronTrigger.d.ts +74 -0
- package/getWorkersCronTrigger.js +50 -0
- package/getWorkersCronTrigger.js.map +1 -0
- package/getWorkersCustomDomain.d.ts +97 -0
- package/getWorkersCustomDomain.js +52 -0
- package/getWorkersCustomDomain.js.map +1 -0
- package/getWorkersCustomDomains.d.ts +145 -0
- package/getWorkersCustomDomains.js +68 -0
- package/getWorkersCustomDomains.js.map +1 -0
- package/getWorkersDeployment.d.ts +74 -0
- package/getWorkersDeployment.js +50 -0
- package/getWorkersDeployment.js.map +1 -0
- package/getWorkersForPlatformsDispatchNamespace.d.ts +100 -0
- package/getWorkersForPlatformsDispatchNamespace.js +50 -0
- package/getWorkersForPlatformsDispatchNamespace.js.map +1 -0
- package/getWorkersForPlatformsDispatchNamespaces.d.ts +75 -0
- package/getWorkersForPlatformsDispatchNamespaces.js +48 -0
- package/getWorkersForPlatformsDispatchNamespaces.js.map +1 -0
- package/getWorkersKv.d.ts +86 -0
- package/getWorkersKv.js +54 -0
- package/getWorkersKv.js.map +1 -0
- package/getWorkersKvNamespace.d.ts +85 -0
- package/getWorkersKvNamespace.js +52 -0
- package/getWorkersKvNamespace.js.map +1 -0
- package/getWorkersKvNamespaces.d.ts +109 -0
- package/getWorkersKvNamespaces.js +56 -0
- package/getWorkersKvNamespaces.js.map +1 -0
- package/getWorkersRoute.d.ts +77 -0
- package/getWorkersRoute.js +50 -0
- package/getWorkersRoute.js.map +1 -0
- package/getWorkersRoutes.d.ts +75 -0
- package/getWorkersRoutes.js +48 -0
- package/getWorkersRoutes.js.map +1 -0
- package/getWorkersScript.d.ts +72 -0
- package/getWorkersScript.js +50 -0
- package/getWorkersScript.js.map +1 -0
- package/getWorkersScriptSubdomain.d.ts +80 -0
- package/getWorkersScriptSubdomain.js +50 -0
- package/getWorkersScriptSubdomain.js.map +1 -0
- package/getWorkersScripts.d.ts +75 -0
- package/getWorkersScripts.js +48 -0
- package/getWorkersScripts.js.map +1 -0
- package/getWorkersSecret.d.ts +109 -0
- package/getWorkersSecret.js +58 -0
- package/getWorkersSecret.js.map +1 -0
- package/getWorkersSecrets.d.ts +103 -0
- package/getWorkersSecrets.js +56 -0
- package/getWorkersSecrets.js.map +1 -0
- package/getZeroTrustAccessApplication.d.ts +165 -24
- package/getZeroTrustAccessApplication.js +28 -6
- package/getZeroTrustAccessApplication.js.map +1 -1
- package/getZeroTrustAccessApplications.d.ts +145 -0
- package/getZeroTrustAccessApplications.js +70 -0
- package/getZeroTrustAccessApplications.js.map +1 -0
- package/getZeroTrustAccessCustomPage.d.ts +95 -0
- package/getZeroTrustAccessCustomPage.js +50 -0
- package/getZeroTrustAccessCustomPage.js.map +1 -0
- package/getZeroTrustAccessCustomPages.d.ts +75 -0
- package/getZeroTrustAccessCustomPages.js +48 -0
- package/getZeroTrustAccessCustomPages.js.map +1 -0
- package/getZeroTrustAccessGroup.d.ts +113 -0
- package/getZeroTrustAccessGroup.js +58 -0
- package/getZeroTrustAccessGroup.js.map +1 -0
- package/getZeroTrustAccessGroups.d.ts +117 -0
- package/getZeroTrustAccessGroups.js +62 -0
- package/getZeroTrustAccessGroups.js.map +1 -0
- package/getZeroTrustAccessIdentityProvider.d.ts +57 -17
- package/getZeroTrustAccessIdentityProvider.js +30 -4
- package/getZeroTrustAccessIdentityProvider.js.map +1 -1
- package/getZeroTrustAccessIdentityProviders.d.ts +103 -0
- package/getZeroTrustAccessIdentityProviders.js +58 -0
- package/getZeroTrustAccessIdentityProviders.js.map +1 -0
- package/getZeroTrustAccessInfrastructureTarget.d.ts +93 -0
- package/getZeroTrustAccessInfrastructureTarget.js +52 -0
- package/getZeroTrustAccessInfrastructureTarget.js.map +1 -0
- package/getZeroTrustAccessInfrastructureTargets.d.ts +357 -0
- package/getZeroTrustAccessInfrastructureTargets.js +120 -0
- package/getZeroTrustAccessInfrastructureTargets.js.map +1 -0
- package/getZeroTrustAccessKeyConfiguration.d.ts +70 -0
- package/getZeroTrustAccessKeyConfiguration.js +46 -0
- package/getZeroTrustAccessKeyConfiguration.js.map +1 -0
- package/getZeroTrustAccessMtlsCertificate.d.ts +101 -0
- package/getZeroTrustAccessMtlsCertificate.js +56 -0
- package/getZeroTrustAccessMtlsCertificate.js.map +1 -0
- package/getZeroTrustAccessMtlsCertificates.d.ts +89 -0
- package/getZeroTrustAccessMtlsCertificates.js +54 -0
- package/getZeroTrustAccessMtlsCertificates.js.map +1 -0
- package/getZeroTrustAccessMtlsHostnameSettings.d.ts +84 -0
- package/getZeroTrustAccessMtlsHostnameSettings.js +52 -0
- package/getZeroTrustAccessMtlsHostnameSettings.js.map +1 -0
- package/getZeroTrustAccessPolicies.d.ts +75 -0
- package/getZeroTrustAccessPolicies.js +48 -0
- package/getZeroTrustAccessPolicies.js.map +1 -0
- package/getZeroTrustAccessPolicy.d.ts +125 -0
- package/getZeroTrustAccessPolicy.js +50 -0
- package/getZeroTrustAccessPolicy.js.map +1 -0
- package/getZeroTrustAccessServiceToken.d.ts +107 -0
- package/getZeroTrustAccessServiceToken.js +58 -0
- package/getZeroTrustAccessServiceToken.js.map +1 -0
- package/getZeroTrustAccessServiceTokens.d.ts +117 -0
- package/getZeroTrustAccessServiceTokens.js +62 -0
- package/getZeroTrustAccessServiceTokens.js.map +1 -0
- package/getZeroTrustAccessShortLivedCertificate.d.ts +94 -0
- package/getZeroTrustAccessShortLivedCertificate.js +54 -0
- package/getZeroTrustAccessShortLivedCertificate.js.map +1 -0
- package/getZeroTrustAccessShortLivedCertificates.d.ts +89 -0
- package/getZeroTrustAccessShortLivedCertificates.js +54 -0
- package/getZeroTrustAccessShortLivedCertificates.js.map +1 -0
- package/getZeroTrustAccessTag.d.ts +82 -0
- package/getZeroTrustAccessTag.js +50 -0
- package/getZeroTrustAccessTag.js.map +1 -0
- package/getZeroTrustAccessTags.d.ts +75 -0
- package/getZeroTrustAccessTags.js +48 -0
- package/getZeroTrustAccessTags.js.map +1 -0
- package/getZeroTrustDeviceCustomProfile.d.ts +152 -0
- package/getZeroTrustDeviceCustomProfile.js +50 -0
- package/getZeroTrustDeviceCustomProfile.js.map +1 -0
- package/getZeroTrustDeviceCustomProfileLocalDomainFallback.d.ts +75 -0
- package/getZeroTrustDeviceCustomProfileLocalDomainFallback.js +50 -0
- package/getZeroTrustDeviceCustomProfileLocalDomainFallback.js.map +1 -0
- package/getZeroTrustDeviceCustomProfiles.d.ts +66 -0
- package/getZeroTrustDeviceCustomProfiles.js +48 -0
- package/getZeroTrustDeviceCustomProfiles.js.map +1 -0
- package/getZeroTrustDeviceDefaultProfile.d.ts +113 -0
- package/getZeroTrustDeviceDefaultProfile.js +46 -0
- package/getZeroTrustDeviceDefaultProfile.js.map +1 -0
- package/getZeroTrustDeviceDefaultProfileCertificates.d.ts +49 -0
- package/getZeroTrustDeviceDefaultProfileCertificates.js +46 -0
- package/getZeroTrustDeviceDefaultProfileCertificates.js.map +1 -0
- package/getZeroTrustDeviceDefaultProfileLocalDomainFallback.d.ts +61 -0
- package/getZeroTrustDeviceDefaultProfileLocalDomainFallback.js +46 -0
- package/getZeroTrustDeviceDefaultProfileLocalDomainFallback.js.map +1 -0
- package/getZeroTrustDeviceManagedNetworks.d.ts +77 -0
- package/getZeroTrustDeviceManagedNetworks.js +50 -0
- package/getZeroTrustDeviceManagedNetworks.js.map +1 -0
- package/getZeroTrustDeviceManagedNetworksList.d.ts +66 -0
- package/getZeroTrustDeviceManagedNetworksList.js +48 -0
- package/getZeroTrustDeviceManagedNetworksList.js.map +1 -0
- package/getZeroTrustDevicePostureIntegration.d.ts +81 -0
- package/getZeroTrustDevicePostureIntegration.js +50 -0
- package/getZeroTrustDevicePostureIntegration.js.map +1 -0
- package/getZeroTrustDevicePostureIntegrations.d.ts +66 -0
- package/getZeroTrustDevicePostureIntegrations.js +48 -0
- package/getZeroTrustDevicePostureIntegrations.js.map +1 -0
- package/getZeroTrustDevicePostureRule.d.ts +93 -0
- package/getZeroTrustDevicePostureRule.js +50 -0
- package/getZeroTrustDevicePostureRule.js.map +1 -0
- package/getZeroTrustDevicePostureRules.d.ts +66 -0
- package/getZeroTrustDevicePostureRules.js +48 -0
- package/getZeroTrustDevicePostureRules.js.map +1 -0
- package/getZeroTrustDexTest.d.ts +93 -0
- package/getZeroTrustDexTest.js +50 -0
- package/getZeroTrustDexTest.js.map +1 -0
- package/getZeroTrustDexTests.d.ts +66 -0
- package/getZeroTrustDexTests.js +48 -0
- package/getZeroTrustDexTests.js.map +1 -0
- package/getZeroTrustDlpCustomProfile.d.ts +94 -0
- package/getZeroTrustDlpCustomProfile.js +50 -0
- package/getZeroTrustDlpCustomProfile.js.map +1 -0
- package/getZeroTrustDlpDataset.d.ts +74 -0
- package/getZeroTrustDlpDataset.js +50 -0
- package/getZeroTrustDlpDataset.js.map +1 -0
- package/getZeroTrustDlpDatasets.d.ts +66 -0
- package/getZeroTrustDlpDatasets.js +48 -0
- package/getZeroTrustDlpDatasets.js.map +1 -0
- package/getZeroTrustDlpEntries.d.ts +66 -0
- package/getZeroTrustDlpEntries.js +48 -0
- package/getZeroTrustDlpEntries.js.map +1 -0
- package/getZeroTrustDlpEntry.d.ts +68 -0
- package/getZeroTrustDlpEntry.js +50 -0
- package/getZeroTrustDlpEntry.js.map +1 -0
- package/getZeroTrustDlpPredefinedProfile.d.ts +94 -0
- package/getZeroTrustDlpPredefinedProfile.js +50 -0
- package/getZeroTrustDlpPredefinedProfile.js.map +1 -0
- package/getZeroTrustDnsLocation.d.ts +101 -0
- package/getZeroTrustDnsLocation.js +50 -0
- package/getZeroTrustDnsLocation.js.map +1 -0
- package/getZeroTrustDnsLocations.d.ts +66 -0
- package/getZeroTrustDnsLocations.js +48 -0
- package/getZeroTrustDnsLocations.js.map +1 -0
- package/getZeroTrustGatewayAppTypesList.d.ts +75 -0
- package/getZeroTrustGatewayAppTypesList.js +48 -0
- package/getZeroTrustGatewayAppTypesList.js.map +1 -0
- package/getZeroTrustGatewayCategoriesList.d.ts +75 -0
- package/getZeroTrustGatewayCategoriesList.js +48 -0
- package/getZeroTrustGatewayCategoriesList.js.map +1 -0
- package/getZeroTrustGatewayCertificate.d.ts +97 -0
- package/getZeroTrustGatewayCertificate.js +50 -0
- package/getZeroTrustGatewayCertificate.js.map +1 -0
- package/getZeroTrustGatewayCertificates.d.ts +66 -0
- package/getZeroTrustGatewayCertificates.js +48 -0
- package/getZeroTrustGatewayCertificates.js.map +1 -0
- package/getZeroTrustGatewayLogging.d.ts +58 -0
- package/getZeroTrustGatewayLogging.js +46 -0
- package/getZeroTrustGatewayLogging.js.map +1 -0
- package/getZeroTrustGatewayPolicies.d.ts +66 -0
- package/getZeroTrustGatewayPolicies.js +48 -0
- package/getZeroTrustGatewayPolicies.js.map +1 -0
- package/getZeroTrustGatewayPolicy.d.ts +97 -0
- package/getZeroTrustGatewayPolicy.js +50 -0
- package/getZeroTrustGatewayPolicy.js.map +1 -0
- package/getZeroTrustGatewayProxyEndpoint.d.ts +68 -0
- package/getZeroTrustGatewayProxyEndpoint.js +50 -0
- package/getZeroTrustGatewayProxyEndpoint.js.map +1 -0
- package/getZeroTrustGatewaySettings.d.ts +56 -0
- package/getZeroTrustGatewaySettings.js +46 -0
- package/getZeroTrustGatewaySettings.js.map +1 -0
- package/getZeroTrustList.d.ts +87 -0
- package/getZeroTrustList.js +52 -0
- package/getZeroTrustList.js.map +1 -0
- package/getZeroTrustLists.d.ts +83 -0
- package/getZeroTrustLists.js +52 -0
- package/getZeroTrustLists.js.map +1 -0
- package/getZeroTrustOrganization.d.ts +110 -0
- package/getZeroTrustOrganization.js +52 -0
- package/getZeroTrustOrganization.js.map +1 -0
- package/getZeroTrustRiskBehavior.d.ts +53 -0
- package/getZeroTrustRiskBehavior.js +46 -0
- package/getZeroTrustRiskBehavior.js.map +1 -0
- package/getZeroTrustRiskScoringIntegration.d.ts +84 -0
- package/getZeroTrustRiskScoringIntegration.js +50 -0
- package/getZeroTrustRiskScoringIntegration.js.map +1 -0
- package/getZeroTrustRiskScoringIntegrations.d.ts +66 -0
- package/getZeroTrustRiskScoringIntegrations.js +48 -0
- package/getZeroTrustRiskScoringIntegrations.js.map +1 -0
- package/getZeroTrustTunnelCloudflared.d.ts +72 -25
- package/getZeroTrustTunnelCloudflared.js +26 -6
- package/getZeroTrustTunnelCloudflared.js.map +1 -1
- package/getZeroTrustTunnelCloudflaredConfig.d.ts +87 -0
- package/getZeroTrustTunnelCloudflaredConfig.js +50 -0
- package/getZeroTrustTunnelCloudflaredConfig.js.map +1 -0
- package/getZeroTrustTunnelCloudflaredRoute.d.ts +101 -0
- package/getZeroTrustTunnelCloudflaredRoute.js +52 -0
- package/getZeroTrustTunnelCloudflaredRoute.js.map +1 -0
- package/getZeroTrustTunnelCloudflaredRoutes.d.ts +201 -0
- package/getZeroTrustTunnelCloudflaredRoutes.js +84 -0
- package/getZeroTrustTunnelCloudflaredRoutes.js.map +1 -0
- package/getZeroTrustTunnelCloudflaredToken.d.ts +76 -0
- package/getZeroTrustTunnelCloudflaredToken.js +50 -0
- package/getZeroTrustTunnelCloudflaredToken.js.map +1 -0
- package/getZeroTrustTunnelCloudflaredVirtualNetwork.d.ts +97 -0
- package/getZeroTrustTunnelCloudflaredVirtualNetwork.js +52 -0
- package/getZeroTrustTunnelCloudflaredVirtualNetwork.js.map +1 -0
- package/getZeroTrustTunnelCloudflaredVirtualNetworks.d.ts +127 -0
- package/getZeroTrustTunnelCloudflaredVirtualNetworks.js +64 -0
- package/getZeroTrustTunnelCloudflaredVirtualNetworks.js.map +1 -0
- package/getZeroTrustTunnelCloudflareds.d.ts +168 -0
- package/getZeroTrustTunnelCloudflareds.js +84 -0
- package/getZeroTrustTunnelCloudflareds.js.map +1 -0
- package/getZone.d.ts +22 -86
- package/getZone.js +6 -38
- package/getZone.js.map +1 -1
- package/getZoneCacheReserve.d.ts +20 -16
- package/getZoneCacheReserve.js +4 -10
- package/getZoneCacheReserve.js.map +1 -1
- package/getZoneCacheVariants.d.ts +71 -0
- package/getZoneCacheVariants.js +46 -0
- package/getZoneCacheVariants.js.map +1 -0
- package/getZoneDnsSettings.d.ts +96 -0
- package/getZoneDnsSettings.js +46 -0
- package/getZoneDnsSettings.js.map +1 -0
- package/getZoneDnssec.d.ts +18 -31
- package/getZoneDnssec.js +4 -8
- package/getZoneDnssec.js.map +1 -1
- package/getZoneHold.d.ts +61 -0
- package/getZoneHold.js +46 -0
- package/getZoneHold.js.map +1 -0
- package/getZoneLockdown.d.ts +101 -0
- package/getZoneLockdown.js +52 -0
- package/getZoneLockdown.js.map +1 -0
- package/getZoneLockdowns.d.ts +201 -0
- package/getZoneLockdowns.js +84 -0
- package/getZoneLockdowns.js.map +1 -0
- package/getZoneSetting.d.ts +95 -0
- package/getZoneSetting.js +50 -0
- package/getZoneSetting.js.map +1 -0
- package/getZoneSubscription.d.ts +58 -0
- package/getZoneSubscription.js +46 -0
- package/getZoneSubscription.js.map +1 -0
- package/getZones.d.ts +58 -20
- package/getZones.js +50 -4
- package/getZones.js.map +1 -1
- package/healthcheck.d.ts +65 -194
- package/healthcheck.js +9 -83
- package/healthcheck.js.map +1 -1
- package/hostnameTlsSetting.d.ts +50 -26
- package/hostnameTlsSetting.js +15 -12
- package/hostnameTlsSetting.js.map +1 -1
- package/hyperdriveConfig.d.ts +23 -45
- package/hyperdriveConfig.js +14 -11
- package/hyperdriveConfig.js.map +1 -1
- package/image.d.ts +150 -0
- package/image.js +90 -0
- package/image.js.map +1 -0
- package/imageVariant.d.ts +85 -0
- package/{splitTunnel.js → imageVariant.js} +20 -26
- package/imageVariant.js.map +1 -0
- package/index.d.ts +1111 -124
- package/index.js +1285 -180
- package/index.js.map +1 -1
- package/keylessCertificate.d.ts +69 -43
- package/keylessCertificate.js +9 -18
- package/keylessCertificate.js.map +1 -1
- package/leakedCredentialCheck.d.ts +10 -19
- package/leakedCredentialCheck.js +2 -14
- package/leakedCredentialCheck.js.map +1 -1
- package/leakedCredentialCheckRule.d.ts +13 -27
- package/leakedCredentialCheckRule.js +3 -23
- package/leakedCredentialCheckRule.js.map +1 -1
- package/list.d.ts +58 -25
- package/list.js +21 -3
- package/list.js.map +1 -1
- package/listItem.d.ts +51 -93
- package/listItem.js +10 -73
- package/listItem.js.map +1 -1
- package/loadBalancer.d.ts +116 -160
- package/loadBalancer.js +19 -70
- package/loadBalancer.js.map +1 -1
- package/loadBalancerMonitor.d.ts +102 -82
- package/loadBalancerMonitor.js +32 -7
- package/loadBalancerMonitor.js.map +1 -1
- package/loadBalancerPool.d.ts +74 -105
- package/loadBalancerPool.js +11 -52
- package/loadBalancerPool.js.map +1 -1
- package/logpullRetention.d.ts +12 -20
- package/logpullRetention.js +5 -16
- package/logpullRetention.js.map +1 -1
- package/logpushJob.d.ts +75 -71
- package/logpushJob.js +10 -15
- package/logpushJob.js.map +1 -1
- package/logpushOwnershipChallenge.d.ts +18 -25
- package/logpushOwnershipChallenge.js +9 -10
- package/logpushOwnershipChallenge.js.map +1 -1
- package/magicNetworkMonitoringConfiguration.d.ts +74 -0
- package/magicNetworkMonitoringConfiguration.js +66 -0
- package/magicNetworkMonitoringConfiguration.js.map +1 -0
- package/magicNetworkMonitoringRule.d.ts +177 -0
- package/magicNetworkMonitoringRule.js +101 -0
- package/magicNetworkMonitoringRule.js.map +1 -0
- package/magicTransitConnector.d.ts +91 -0
- package/magicTransitConnector.js +99 -0
- package/magicTransitConnector.js.map +1 -0
- package/magicTransitSite.d.ts +140 -0
- package/{magicFirewallRuleset.js → magicTransitSite.js} +30 -37
- package/magicTransitSite.js.map +1 -0
- package/magicTransitSiteAcl.d.ts +128 -0
- package/magicTransitSiteAcl.js +89 -0
- package/magicTransitSiteAcl.js.map +1 -0
- package/magicTransitSiteLan.d.ts +119 -0
- package/magicTransitSiteLan.js +86 -0
- package/magicTransitSiteLan.js.map +1 -0
- package/magicTransitSiteWan.d.ts +114 -0
- package/magicTransitSiteWan.js +84 -0
- package/magicTransitSiteWan.js.map +1 -0
- package/magicWanGreTunnel.d.ts +45 -76
- package/magicWanGreTunnel.js +17 -38
- package/magicWanGreTunnel.js.map +1 -1
- package/magicWanIpsecTunnel.d.ts +67 -164
- package/magicWanIpsecTunnel.js +33 -43
- package/magicWanIpsecTunnel.js.map +1 -1
- package/magicWanStaticRoute.d.ts +57 -64
- package/magicWanStaticRoute.js +17 -32
- package/magicWanStaticRoute.js.map +1 -1
- package/managedHeaders.d.ts +26 -22
- package/managedHeaders.js +23 -9
- package/managedHeaders.js.map +1 -1
- package/managedTransforms.d.ts +100 -0
- package/managedTransforms.js +90 -0
- package/managedTransforms.js.map +1 -0
- package/mtlsCertificate.d.ts +45 -37
- package/mtlsCertificate.js +17 -13
- package/mtlsCertificate.js.map +1 -1
- package/notificationPolicy.d.ts +42 -65
- package/notificationPolicy.js +8 -12
- package/notificationPolicy.js.map +1 -1
- package/notificationPolicyWebhooks.d.ts +34 -28
- package/notificationPolicyWebhooks.js +12 -9
- package/notificationPolicyWebhooks.js.map +1 -1
- package/observatoryScheduledTest.d.ts +29 -25
- package/observatoryScheduledTest.js +9 -15
- package/observatoryScheduledTest.js.map +1 -1
- package/originCaCertificate.d.ts +53 -45
- package/originCaCertificate.js +24 -30
- package/originCaCertificate.js.map +1 -1
- package/package.json +2 -2
- package/pageRule.d.ts +39 -51
- package/pageRule.js +5 -26
- package/pageRule.js.map +1 -1
- package/pageShieldPolicy.d.ts +120 -0
- package/pageShieldPolicy.js +86 -0
- package/pageShieldPolicy.js.map +1 -0
- package/pagesDomain.d.ts +33 -24
- package/pagesDomain.js +22 -12
- package/pagesDomain.js.map +1 -1
- package/pagesProject.d.ts +33 -29
- package/pagesProject.js +6 -7
- package/pagesProject.js.map +1 -1
- package/provider.d.ts +10 -45
- package/provider.js +1 -8
- package/provider.js.map +1 -1
- package/queue.d.ts +29 -21
- package/queue.js +24 -10
- package/queue.js.map +1 -1
- package/queueConsumer.d.ts +117 -0
- package/queueConsumer.js +74 -0
- package/queueConsumer.js.map +1 -0
- package/r2bucket.d.ts +54 -17
- package/r2bucket.js +12 -7
- package/r2bucket.js.map +1 -1
- package/r2bucketCors.d.ts +80 -0
- package/r2bucketCors.js +64 -0
- package/r2bucketCors.js.map +1 -0
- package/r2bucketEventNotification.d.ts +129 -0
- package/r2bucketEventNotification.js +88 -0
- package/r2bucketEventNotification.js.map +1 -0
- package/r2bucketLifecycle.d.ts +80 -0
- package/r2bucketLifecycle.js +64 -0
- package/r2bucketLifecycle.js.map +1 -0
- package/r2bucketLock.d.ts +99 -0
- package/r2bucketLock.js +83 -0
- package/r2bucketLock.js.map +1 -0
- package/r2bucketSippy.d.ts +109 -0
- package/r2bucketSippy.js +68 -0
- package/r2bucketSippy.js.map +1 -0
- package/r2customDomain.d.ts +140 -0
- package/r2customDomain.js +95 -0
- package/r2customDomain.js.map +1 -0
- package/r2managedDomain.d.ts +114 -0
- package/r2managedDomain.js +82 -0
- package/r2managedDomain.js.map +1 -0
- package/rateLimit.d.ts +49 -95
- package/rateLimit.js +30 -60
- package/rateLimit.js.map +1 -1
- package/record.d.ts +77 -107
- package/record.js +19 -40
- package/record.js.map +1 -1
- package/regionalHostname.d.ts +21 -28
- package/regionalHostname.js +10 -17
- package/regionalHostname.js.map +1 -1
- package/regionalTieredCache.d.ts +26 -10
- package/regionalTieredCache.js +7 -9
- package/regionalTieredCache.js.map +1 -1
- package/registrarDomain.d.ts +112 -0
- package/registrarDomain.js +79 -0
- package/registrarDomain.js.map +1 -0
- package/riskBehavior.d.ts +28 -22
- package/riskBehavior.js +26 -1
- package/riskBehavior.js.map +1 -1
- package/ruleset.d.ts +30 -36
- package/ruleset.js +2 -14
- package/ruleset.js.map +1 -1
- package/snippetRules.d.ts +22 -8
- package/snippetRules.js +9 -1
- package/snippetRules.js.map +1 -1
- package/snippets.d.ts +96 -0
- package/{snippet.js → snippets.js} +21 -20
- package/snippets.js.map +1 -0
- package/spectrumApplication.d.ts +88 -63
- package/spectrumApplication.js +23 -18
- package/spectrumApplication.js.map +1 -1
- package/staticRoute.d.ts +59 -63
- package/staticRoute.js +21 -31
- package/staticRoute.js.map +1 -1
- package/stream.d.ts +270 -0
- package/stream.js +110 -0
- package/stream.js.map +1 -0
- package/streamAudioTrack.d.ts +130 -0
- package/streamAudioTrack.js +83 -0
- package/streamAudioTrack.js.map +1 -0
- package/streamCaptionLanguage.d.ts +124 -0
- package/streamCaptionLanguage.js +84 -0
- package/streamCaptionLanguage.js.map +1 -0
- package/streamDownload.d.ts +73 -0
- package/streamDownload.js +70 -0
- package/streamDownload.js.map +1 -0
- package/streamKey.d.ts +88 -0
- package/streamKey.js +76 -0
- package/streamKey.js.map +1 -0
- package/streamLiveInput.d.ts +195 -0
- package/streamLiveInput.js +85 -0
- package/streamLiveInput.js.map +1 -0
- package/streamWatermark.d.ts +198 -0
- package/streamWatermark.js +99 -0
- package/streamWatermark.js.map +1 -0
- package/streamWebhook.d.ts +73 -0
- package/streamWebhook.js +70 -0
- package/streamWebhook.js.map +1 -0
- package/teamsAccount.d.ts +14 -257
- package/teamsAccount.js +14 -97
- package/teamsAccount.js.map +1 -1
- package/teamsList.d.ts +38 -46
- package/teamsList.js +22 -16
- package/teamsList.js.map +1 -1
- package/teamsLocation.d.ts +69 -66
- package/teamsLocation.js +43 -17
- package/teamsLocation.js.map +1 -1
- package/teamsProxyEndpoint.d.ts +20 -26
- package/teamsProxyEndpoint.js +16 -9
- package/teamsProxyEndpoint.js.map +1 -1
- package/teamsRule.d.ts +92 -68
- package/teamsRule.js +18 -28
- package/teamsRule.js.map +1 -1
- package/tieredCache.d.ts +37 -15
- package/tieredCache.js +17 -10
- package/tieredCache.js.map +1 -1
- package/totalTls.d.ts +26 -15
- package/totalTls.js +6 -6
- package/totalTls.js.map +1 -1
- package/tunnel.d.ts +106 -33
- package/tunnel.js +36 -19
- package/tunnel.js.map +1 -1
- package/tunnelConfig.d.ts +39 -76
- package/tunnelConfig.js +14 -69
- package/tunnelConfig.js.map +1 -1
- package/tunnelRoute.d.ts +49 -19
- package/tunnelRoute.js +26 -4
- package/tunnelRoute.js.map +1 -1
- package/tunnelVirtualNetwork.d.ts +49 -22
- package/tunnelVirtualNetwork.js +19 -10
- package/tunnelVirtualNetwork.js.map +1 -1
- package/turnstileWidget.d.ts +91 -26
- package/turnstileWidget.js +23 -10
- package/turnstileWidget.js.map +1 -1
- package/types/input.d.ts +11346 -4341
- package/types/output.d.ts +28447 -4805
- package/urlNormalizationSettings.d.ts +18 -8
- package/urlNormalizationSettings.js +9 -5
- package/urlNormalizationSettings.js.map +1 -1
- package/user.d.ts +112 -0
- package/user.js +73 -0
- package/user.js.map +1 -0
- package/userAgentBlockingRule.d.ts +23 -52
- package/userAgentBlockingRule.js +7 -35
- package/userAgentBlockingRule.js.map +1 -1
- package/waitingRoom.d.ts +428 -94
- package/waitingRoom.js +41 -22
- package/waitingRoom.js.map +1 -1
- package/waitingRoomEvent.d.ts +62 -78
- package/waitingRoomEvent.js +17 -12
- package/waitingRoomEvent.js.map +1 -1
- package/waitingRoomRules.d.ts +51 -35
- package/waitingRoomRules.js +25 -20
- package/waitingRoomRules.js.map +1 -1
- package/waitingRoomSettings.d.ts +16 -12
- package/waitingRoomSettings.js +3 -5
- package/waitingRoomSettings.js.map +1 -1
- package/web3Hostname.d.ts +28 -16
- package/web3Hostname.js +20 -1
- package/web3Hostname.js.map +1 -1
- package/webAnalyticsRule.d.ts +27 -56
- package/webAnalyticsRule.js +10 -33
- package/webAnalyticsRule.js.map +1 -1
- package/webAnalyticsSite.d.ts +59 -30
- package/webAnalyticsSite.js +15 -13
- package/webAnalyticsSite.js.map +1 -1
- package/workerCronTrigger.d.ts +15 -46
- package/workerCronTrigger.js +8 -28
- package/workerCronTrigger.js.map +1 -1
- package/workerDomain.d.ts +32 -22
- package/workerDomain.js +19 -8
- package/workerDomain.js.map +1 -1
- package/workerScript.d.ts +192 -124
- package/workerScript.js +46 -85
- package/workerScript.js.map +1 -1
- package/workerSecret.d.ts +53 -23
- package/workerSecret.js +25 -14
- package/workerSecret.js.map +1 -1
- package/workersCronTrigger.d.ts +12 -46
- package/workersCronTrigger.js +3 -28
- package/workersCronTrigger.js.map +1 -1
- package/workersCustomDomain.d.ts +126 -0
- package/{workersDomain.js → workersCustomDomain.js} +24 -18
- package/workersCustomDomain.js.map +1 -0
- package/workersDeployment.d.ts +97 -0
- package/workersDeployment.js +86 -0
- package/workersDeployment.js.map +1 -0
- package/workersForPlatformsDispatchNamespace.d.ts +68 -25
- package/workersForPlatformsDispatchNamespace.js +20 -20
- package/workersForPlatformsDispatchNamespace.js.map +1 -1
- package/workersForPlatformsNamespace.d.ts +71 -25
- package/workersForPlatformsNamespace.js +25 -20
- package/workersForPlatformsNamespace.js.map +1 -1
- package/workersKv.d.ts +34 -27
- package/workersKv.js +13 -16
- package/workersKv.js.map +1 -1
- package/workersKvNamespace.d.ts +18 -12
- package/workersKvNamespace.js +6 -6
- package/workersKvNamespace.js.map +1 -1
- package/workersRoute.d.ts +36 -29
- package/workersRoute.js +14 -16
- package/workersRoute.js.map +1 -1
- package/workersScript.d.ts +189 -124
- package/workersScript.js +41 -85
- package/workersScript.js.map +1 -1
- package/workersScriptSubdomain.d.ts +99 -0
- package/workersScriptSubdomain.js +79 -0
- package/workersScriptSubdomain.js.map +1 -0
- package/workersSecret.d.ts +50 -23
- package/workersSecret.js +20 -14
- package/workersSecret.js.map +1 -1
- package/zeroTrustAccessApplication.d.ts +129 -166
- package/zeroTrustAccessApplication.js +10 -12
- package/zeroTrustAccessApplication.js.map +1 -1
- package/zeroTrustAccessCustomPage.d.ts +42 -35
- package/zeroTrustAccessCustomPage.js +26 -10
- package/zeroTrustAccessCustomPage.js.map +1 -1
- package/zeroTrustAccessGroup.d.ts +88 -18
- package/zeroTrustAccessGroup.js +35 -9
- package/zeroTrustAccessGroup.js.map +1 -1
- package/zeroTrustAccessIdentityProvider.d.ts +28 -86
- package/zeroTrustAccessIdentityProvider.js +10 -66
- package/zeroTrustAccessIdentityProvider.js.map +1 -1
- package/zeroTrustAccessInfrastructureTarget.d.ts +128 -0
- package/{zeroTrustInfrastructureAccessTarget.js → zeroTrustAccessInfrastructureTarget.js} +18 -30
- package/zeroTrustAccessInfrastructureTarget.js.map +1 -0
- package/zeroTrustAccessKeyConfiguration.d.ts +95 -0
- package/zeroTrustAccessKeyConfiguration.js +82 -0
- package/zeroTrustAccessKeyConfiguration.js.map +1 -0
- package/zeroTrustAccessMtlsCertificate.d.ts +38 -42
- package/zeroTrustAccessMtlsCertificate.js +21 -26
- package/zeroTrustAccessMtlsCertificate.js.map +1 -1
- package/zeroTrustAccessMtlsHostnameSettings.d.ts +33 -39
- package/zeroTrustAccessMtlsHostnameSettings.js +11 -30
- package/zeroTrustAccessMtlsHostnameSettings.js.map +1 -1
- package/zeroTrustAccessPolicy.d.ts +68 -88
- package/zeroTrustAccessPolicy.js +17 -19
- package/zeroTrustAccessPolicy.js.map +1 -1
- package/zeroTrustAccessServiceToken.d.ts +34 -35
- package/zeroTrustAccessServiceToken.js +20 -12
- package/zeroTrustAccessServiceToken.js.map +1 -1
- package/zeroTrustAccessShortLivedCertificate.d.ts +22 -46
- package/zeroTrustAccessShortLivedCertificate.js +10 -32
- package/zeroTrustAccessShortLivedCertificate.js.map +1 -1
- package/zeroTrustAccessTag.d.ts +31 -28
- package/zeroTrustAccessTag.js +27 -5
- package/zeroTrustAccessTag.js.map +1 -1
- package/zeroTrustDeviceCustomProfile.d.ts +356 -0
- package/{deviceSettingsPolicy.js → zeroTrustDeviceCustomProfile.js} +66 -35
- package/zeroTrustDeviceCustomProfile.js.map +1 -0
- package/zeroTrustDeviceCustomProfileLocalDomainFallback.d.ts +89 -0
- package/zeroTrustDeviceCustomProfileLocalDomainFallback.js +79 -0
- package/zeroTrustDeviceCustomProfileLocalDomainFallback.js.map +1 -0
- package/zeroTrustDeviceDefaultProfile.d.ts +263 -0
- package/{zeroTrustDeviceProfiles.js → zeroTrustDeviceDefaultProfile.js} +48 -48
- package/zeroTrustDeviceDefaultProfile.js.map +1 -0
- package/zeroTrustDeviceDefaultProfileCertificates.d.ts +64 -0
- package/{zeroTrustDeviceCertificates.js → zeroTrustDeviceDefaultProfileCertificates.js} +12 -22
- package/zeroTrustDeviceDefaultProfileCertificates.js.map +1 -0
- package/zeroTrustDeviceDefaultProfileLocalDomainFallback.d.ts +71 -0
- package/{fallbackDomain.js → zeroTrustDeviceDefaultProfileLocalDomainFallback.js} +17 -24
- package/zeroTrustDeviceDefaultProfileLocalDomainFallback.js.map +1 -0
- package/zeroTrustDeviceManagedNetworks.d.ts +21 -36
- package/zeroTrustDeviceManagedNetworks.js +5 -18
- package/zeroTrustDeviceManagedNetworks.js.map +1 -1
- package/zeroTrustDevicePostureIntegration.d.ts +21 -52
- package/zeroTrustDevicePostureIntegration.js +11 -27
- package/zeroTrustDevicePostureIntegration.js.map +1 -1
- package/zeroTrustDevicePostureRule.d.ts +31 -55
- package/zeroTrustDevicePostureRule.js +8 -30
- package/zeroTrustDevicePostureRule.js.map +1 -1
- package/zeroTrustDexTest.d.ts +38 -36
- package/zeroTrustDexTest.js +22 -17
- package/zeroTrustDexTest.js.map +1 -1
- package/zeroTrustDlpCustomProfile.d.ts +148 -0
- package/zeroTrustDlpCustomProfile.js +91 -0
- package/zeroTrustDlpCustomProfile.js.map +1 -0
- package/zeroTrustDlpDataset.d.ts +138 -0
- package/zeroTrustDlpDataset.js +99 -0
- package/zeroTrustDlpDataset.js.map +1 -0
- package/zeroTrustDlpEntry.d.ts +100 -0
- package/zeroTrustDlpEntry.js +109 -0
- package/zeroTrustDlpEntry.js.map +1 -0
- package/zeroTrustDlpPredefinedProfile.d.ts +152 -0
- package/zeroTrustDlpPredefinedProfile.js +119 -0
- package/zeroTrustDlpPredefinedProfile.js.map +1 -0
- package/zeroTrustDnsLocation.d.ts +66 -66
- package/zeroTrustDnsLocation.js +38 -17
- package/zeroTrustDnsLocation.js.map +1 -1
- package/zeroTrustGatewayCertificate.d.ts +64 -50
- package/zeroTrustGatewayCertificate.js +29 -10
- package/zeroTrustGatewayCertificate.js.map +1 -1
- package/zeroTrustGatewayLogging.d.ts +83 -0
- package/{zeroTrustSplitTunnel.js → zeroTrustGatewayLogging.js} +30 -24
- package/zeroTrustGatewayLogging.js.map +1 -0
- package/zeroTrustGatewayPolicy.d.ts +89 -68
- package/zeroTrustGatewayPolicy.js +13 -28
- package/zeroTrustGatewayPolicy.js.map +1 -1
- package/zeroTrustGatewayProxyEndpoint.d.ts +17 -26
- package/zeroTrustGatewayProxyEndpoint.js +11 -9
- package/zeroTrustGatewayProxyEndpoint.js.map +1 -1
- package/zeroTrustGatewaySettings.d.ts +11 -257
- package/zeroTrustGatewaySettings.js +9 -97
- package/zeroTrustGatewaySettings.js.map +1 -1
- package/zeroTrustList.d.ts +35 -46
- package/zeroTrustList.js +17 -16
- package/zeroTrustList.js.map +1 -1
- package/zeroTrustLocalFallbackDomain.d.ts +37 -16
- package/zeroTrustLocalFallbackDomain.js +23 -4
- package/zeroTrustLocalFallbackDomain.js.map +1 -1
- package/{zeroTrustAccessOrganization.d.ts → zeroTrustOrganization.d.ts} +47 -61
- package/{zeroTrustAccessOrganization.js → zeroTrustOrganization.js} +19 -19
- package/zeroTrustOrganization.js.map +1 -0
- package/zeroTrustRiskBehavior.d.ts +25 -22
- package/zeroTrustRiskBehavior.js +21 -1
- package/zeroTrustRiskBehavior.js.map +1 -1
- package/zeroTrustRiskScoringIntegration.d.ts +135 -0
- package/{zeroTrustRiskScoreIntegration.js → zeroTrustRiskScoringIntegration.js} +33 -11
- package/zeroTrustRiskScoringIntegration.js.map +1 -0
- package/zeroTrustTunnelCloudflared.d.ts +103 -33
- package/zeroTrustTunnelCloudflared.js +31 -19
- package/zeroTrustTunnelCloudflared.js.map +1 -1
- package/zeroTrustTunnelCloudflaredConfig.d.ts +36 -76
- package/zeroTrustTunnelCloudflaredConfig.js +9 -69
- package/zeroTrustTunnelCloudflaredConfig.js.map +1 -1
- package/zeroTrustTunnelCloudflaredRoute.d.ts +134 -0
- package/{zeroTrustTunnelRoute.js → zeroTrustTunnelCloudflaredRoute.js} +31 -14
- package/zeroTrustTunnelCloudflaredRoute.js.map +1 -0
- package/zeroTrustTunnelCloudflaredVirtualNetwork.d.ts +133 -0
- package/{zeroTrustTunnelVirtualNetwork.js → zeroTrustTunnelCloudflaredVirtualNetwork.js} +24 -20
- package/zeroTrustTunnelCloudflaredVirtualNetwork.js.map +1 -0
- package/zone.d.ts +121 -70
- package/zone.js +32 -21
- package/zone.js.map +1 -1
- package/zoneCacheReserve.d.ts +32 -19
- package/zoneCacheReserve.js +10 -15
- package/zoneCacheReserve.js.map +1 -1
- package/zoneCacheVariants.d.ts +22 -173
- package/zoneCacheVariants.js +12 -74
- package/zoneCacheVariants.js.map +1 -1
- package/zoneDnsSettings.d.ts +164 -0
- package/zoneDnsSettings.js +73 -0
- package/zoneDnsSettings.js.map +1 -0
- package/zoneDnssec.d.ts +77 -33
- package/zoneDnssec.js +13 -7
- package/zoneDnssec.js.map +1 -1
- package/zoneHold.d.ts +33 -28
- package/zoneHold.js +3 -12
- package/zoneHold.js.map +1 -1
- package/zoneLockdown.d.ts +37 -41
- package/zoneLockdown.js +12 -19
- package/zoneLockdown.js.map +1 -1
- package/zoneSetting.d.ts +107 -0
- package/{workerRoute.js → zoneSetting.js} +26 -32
- package/zoneSetting.js.map +1 -0
- package/zoneSubscription.d.ts +80 -0
- package/zoneSubscription.js +59 -0
- package/zoneSubscription.js.map +1 -0
- package/argo.d.ts +0 -101
- package/argo.js.map +0 -1
- package/contentScanning.d.ts +0 -82
- package/contentScanning.js.map +0 -1
- package/devicePolicyCertificates.d.ts +0 -83
- package/devicePolicyCertificates.js.map +0 -1
- package/deviceSettingsPolicy.d.ts +0 -304
- package/deviceSettingsPolicy.js.map +0 -1
- package/dlpProfile.d.ts +0 -213
- package/dlpProfile.js +0 -157
- package/dlpProfile.js.map +0 -1
- package/fallbackDomain.d.ts +0 -79
- package/fallbackDomain.js.map +0 -1
- package/getAccessApplication.d.ts +0 -80
- package/getAccessApplication.js +0 -36
- package/getAccessApplication.js.map +0 -1
- package/getAccessIdentityProvider.d.ts +0 -110
- package/getAccessIdentityProvider.js +0 -74
- package/getAccessIdentityProvider.js.map +0 -1
- package/getApiTokenPermissionGroups.d.ts +0 -76
- package/getApiTokenPermissionGroups.js +0 -50
- package/getApiTokenPermissionGroups.js.map +0 -1
- package/getDevicePostureRules.d.ts +0 -95
- package/getDevicePostureRules.js +0 -58
- package/getDevicePostureRules.js.map +0 -1
- package/getDevices.d.ts +0 -64
- package/getDevices.js.map +0 -1
- package/getDlpDatasets.d.ts +0 -67
- package/getDlpDatasets.js.map +0 -1
- package/getGatewayAppTypes.d.ts +0 -67
- package/getGatewayAppTypes.js.map +0 -1
- package/getGatewayCategories.d.ts +0 -67
- package/getGatewayCategories.js.map +0 -1
- package/getInfrastructureAccessTargets.d.ts +0 -154
- package/getInfrastructureAccessTargets.js +0 -70
- package/getInfrastructureAccessTargets.js.map +0 -1
- package/getOriginCaRootCertificate.d.ts +0 -70
- package/getOriginCaRootCertificate.js +0 -54
- package/getOriginCaRootCertificate.js.map +0 -1
- package/getRecord.d.ts +0 -128
- package/getRecord.js +0 -60
- package/getRecord.js.map +0 -1
- package/getTunnel.d.ts +0 -100
- package/getTunnel.js.map +0 -1
- package/getTunnelVirtualNetwork.d.ts +0 -84
- package/getTunnelVirtualNetwork.js +0 -54
- package/getTunnelVirtualNetwork.js.map +0 -1
- package/getZeroTrustInfrastructureAccessTargets.d.ts +0 -154
- package/getZeroTrustInfrastructureAccessTargets.js +0 -70
- package/getZeroTrustInfrastructureAccessTargets.js.map +0 -1
- package/getZeroTrustTunnelVirtualNetwork.d.ts +0 -60
- package/getZeroTrustTunnelVirtualNetwork.js +0 -30
- package/getZeroTrustTunnelVirtualNetwork.js.map +0 -1
- package/greTunnel.d.ts +0 -198
- package/greTunnel.js +0 -111
- package/greTunnel.js.map +0 -1
- package/hostnameTlsSettingCiphers.d.ts +0 -110
- package/hostnameTlsSettingCiphers.js +0 -90
- package/hostnameTlsSettingCiphers.js.map +0 -1
- package/infrastructureAccessTarget.d.ts +0 -131
- package/infrastructureAccessTarget.js +0 -107
- package/infrastructureAccessTarget.js.map +0 -1
- package/ipsecTunnel.d.ts +0 -282
- package/ipsecTunnel.js +0 -127
- package/ipsecTunnel.js.map +0 -1
- package/magicFirewallRuleset.d.ts +0 -121
- package/magicFirewallRuleset.js.map +0 -1
- package/snippet.d.ts +0 -89
- package/snippet.js.map +0 -1
- package/splitTunnel.d.ts +0 -98
- package/splitTunnel.js.map +0 -1
- package/workerRoute.d.ts +0 -96
- package/workerRoute.js.map +0 -1
- package/workersDomain.d.ts +0 -119
- package/workersDomain.js.map +0 -1
- package/zeroTrustAccessOrganization.js.map +0 -1
- package/zeroTrustDeviceCertificates.d.ts +0 -83
- package/zeroTrustDeviceCertificates.js.map +0 -1
- package/zeroTrustDeviceProfiles.d.ts +0 -303
- package/zeroTrustDeviceProfiles.js.map +0 -1
- package/zeroTrustDlpProfile.d.ts +0 -213
- package/zeroTrustDlpProfile.js +0 -157
- package/zeroTrustDlpProfile.js.map +0 -1
- package/zeroTrustInfrastructureAccessTarget.d.ts +0 -131
- package/zeroTrustInfrastructureAccessTarget.js.map +0 -1
- package/zeroTrustKeyAccessKeyConfiguration.d.ts +0 -64
- package/zeroTrustKeyAccessKeyConfiguration.js.map +0 -1
- package/zeroTrustRiskScoreIntegration.d.ts +0 -107
- package/zeroTrustRiskScoreIntegration.js.map +0 -1
- package/zeroTrustSplitTunnel.d.ts +0 -90
- package/zeroTrustSplitTunnel.js.map +0 -1
- package/zeroTrustTunnelRoute.d.ts +0 -107
- package/zeroTrustTunnelRoute.js.map +0 -1
- package/zeroTrustTunnelVirtualNetwork.d.ts +0 -109
- package/zeroTrustTunnelVirtualNetwork.js.map +0 -1
- package/zoneSettingsOverride.d.ts +0 -110
- package/zoneSettingsOverride.js +0 -111
- package/zoneSettingsOverride.js.map +0 -1
|
@@ -0,0 +1,356 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
4
|
+
/**
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as cloudflare from "@pulumi/cloudflare";
|
|
10
|
+
*
|
|
11
|
+
* const exampleZeroTrustDeviceCustomProfile = new cloudflare.ZeroTrustDeviceCustomProfile("example_zero_trust_device_custom_profile", {
|
|
12
|
+
* accountId: "699d98642c564d2e855e9661899b7252",
|
|
13
|
+
* match: "user.identity == \"test@cloudflare.com\"",
|
|
14
|
+
* name: "Allow Developers",
|
|
15
|
+
* precedence: 100,
|
|
16
|
+
* allowModeSwitch: true,
|
|
17
|
+
* allowUpdates: true,
|
|
18
|
+
* allowedToLeave: true,
|
|
19
|
+
* autoConnect: 0,
|
|
20
|
+
* captivePortal: 180,
|
|
21
|
+
* description: "Policy for test teams.",
|
|
22
|
+
* disableAutoFallback: true,
|
|
23
|
+
* enabled: true,
|
|
24
|
+
* excludes: [{
|
|
25
|
+
* address: "192.0.2.0/24",
|
|
26
|
+
* description: "Exclude testing domains from the tunnel",
|
|
27
|
+
* host: "*.example.com",
|
|
28
|
+
* }],
|
|
29
|
+
* excludeOfficeIps: true,
|
|
30
|
+
* includes: [{
|
|
31
|
+
* address: "192.0.2.0/24",
|
|
32
|
+
* description: "Exclude testing domains from the tunnel",
|
|
33
|
+
* host: "*.example.com",
|
|
34
|
+
* }],
|
|
35
|
+
* lanAllowMinutes: 30,
|
|
36
|
+
* lanAllowSubnetSize: 24,
|
|
37
|
+
* registerInterfaceIpWithDns: true,
|
|
38
|
+
* serviceModeV2: {
|
|
39
|
+
* mode: "proxy",
|
|
40
|
+
* port: 3000,
|
|
41
|
+
* },
|
|
42
|
+
* supportUrl: "https://1.1.1.1/help",
|
|
43
|
+
* switchLocked: true,
|
|
44
|
+
* tunnelProtocol: "wireguard",
|
|
45
|
+
* });
|
|
46
|
+
* ```
|
|
47
|
+
*
|
|
48
|
+
* ## Import
|
|
49
|
+
*
|
|
50
|
+
* ```sh
|
|
51
|
+
* $ pulumi import cloudflare:index/zeroTrustDeviceCustomProfile:ZeroTrustDeviceCustomProfile example '<account_id>/<policy_id>'
|
|
52
|
+
* ```
|
|
53
|
+
*/
|
|
54
|
+
export declare class ZeroTrustDeviceCustomProfile extends pulumi.CustomResource {
|
|
55
|
+
/**
|
|
56
|
+
* Get an existing ZeroTrustDeviceCustomProfile resource's state with the given name, ID, and optional extra
|
|
57
|
+
* properties used to qualify the lookup.
|
|
58
|
+
*
|
|
59
|
+
* @param name The _unique_ name of the resulting resource.
|
|
60
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
61
|
+
* @param state Any extra arguments used during the lookup.
|
|
62
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
63
|
+
*/
|
|
64
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ZeroTrustDeviceCustomProfileState, opts?: pulumi.CustomResourceOptions): ZeroTrustDeviceCustomProfile;
|
|
65
|
+
/**
|
|
66
|
+
* Returns true if the given object is an instance of ZeroTrustDeviceCustomProfile. This is designed to work even
|
|
67
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
68
|
+
*/
|
|
69
|
+
static isInstance(obj: any): obj is ZeroTrustDeviceCustomProfile;
|
|
70
|
+
readonly accountId: pulumi.Output<string>;
|
|
71
|
+
/**
|
|
72
|
+
* Whether to allow the user to switch WARP between modes.
|
|
73
|
+
*/
|
|
74
|
+
readonly allowModeSwitch: pulumi.Output<boolean | undefined>;
|
|
75
|
+
/**
|
|
76
|
+
* Whether to receive update notifications when a new version of the client is available.
|
|
77
|
+
*/
|
|
78
|
+
readonly allowUpdates: pulumi.Output<boolean | undefined>;
|
|
79
|
+
/**
|
|
80
|
+
* Whether to allow devices to leave the organization.
|
|
81
|
+
*/
|
|
82
|
+
readonly allowedToLeave: pulumi.Output<boolean | undefined>;
|
|
83
|
+
/**
|
|
84
|
+
* The amount of time in seconds to reconnect after having been disabled.
|
|
85
|
+
*/
|
|
86
|
+
readonly autoConnect: pulumi.Output<number | undefined>;
|
|
87
|
+
/**
|
|
88
|
+
* Turn on the captive portal after the specified amount of time.
|
|
89
|
+
*/
|
|
90
|
+
readonly captivePortal: pulumi.Output<number | undefined>;
|
|
91
|
+
/**
|
|
92
|
+
* Whether the policy is the default policy for an account.
|
|
93
|
+
*/
|
|
94
|
+
readonly default: pulumi.Output<boolean>;
|
|
95
|
+
/**
|
|
96
|
+
* A description of the policy.
|
|
97
|
+
*/
|
|
98
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
99
|
+
/**
|
|
100
|
+
* If the `dnsServer` field of a fallback domain is not present, the client will fall back to a best guess of the default/system DNS resolvers unless this policy option is set to `true`.
|
|
101
|
+
*/
|
|
102
|
+
readonly disableAutoFallback: pulumi.Output<boolean | undefined>;
|
|
103
|
+
/**
|
|
104
|
+
* Whether the policy will be applied to matching devices.
|
|
105
|
+
*/
|
|
106
|
+
readonly enabled: pulumi.Output<boolean | undefined>;
|
|
107
|
+
/**
|
|
108
|
+
* Whether to add Microsoft IPs to Split Tunnel exclusions.
|
|
109
|
+
*/
|
|
110
|
+
readonly excludeOfficeIps: pulumi.Output<boolean | undefined>;
|
|
111
|
+
/**
|
|
112
|
+
* List of routes excluded in the WARP client's tunnel. Both 'exclude' and 'include' cannot be set in the same request.
|
|
113
|
+
*/
|
|
114
|
+
readonly excludes: pulumi.Output<outputs.ZeroTrustDeviceCustomProfileExclude[]>;
|
|
115
|
+
readonly fallbackDomains: pulumi.Output<outputs.ZeroTrustDeviceCustomProfileFallbackDomain[]>;
|
|
116
|
+
readonly gatewayUniqueId: pulumi.Output<string>;
|
|
117
|
+
/**
|
|
118
|
+
* List of routes included in the WARP client's tunnel. Both 'exclude' and 'include' cannot be set in the same request.
|
|
119
|
+
*/
|
|
120
|
+
readonly includes: pulumi.Output<outputs.ZeroTrustDeviceCustomProfileInclude[]>;
|
|
121
|
+
/**
|
|
122
|
+
* The amount of time in minutes a user is allowed access to their LAN. A value of 0 will allow LAN access until the next WARP reconnection, such as a reboot or a laptop waking from sleep. Note that this field is omitted from the response if null or unset.
|
|
123
|
+
*/
|
|
124
|
+
readonly lanAllowMinutes: pulumi.Output<number | undefined>;
|
|
125
|
+
/**
|
|
126
|
+
* The size of the subnet for the local access network. Note that this field is omitted from the response if null or unset.
|
|
127
|
+
*/
|
|
128
|
+
readonly lanAllowSubnetSize: pulumi.Output<number | undefined>;
|
|
129
|
+
/**
|
|
130
|
+
* The wirefilter expression to match devices.
|
|
131
|
+
*/
|
|
132
|
+
readonly match: pulumi.Output<string>;
|
|
133
|
+
/**
|
|
134
|
+
* The name of the device settings profile.
|
|
135
|
+
*/
|
|
136
|
+
readonly name: pulumi.Output<string>;
|
|
137
|
+
/**
|
|
138
|
+
* Device ID.
|
|
139
|
+
*/
|
|
140
|
+
readonly policyId: pulumi.Output<string>;
|
|
141
|
+
/**
|
|
142
|
+
* The precedence of the policy. Lower values indicate higher precedence. Policies will be evaluated in ascending order of this field.
|
|
143
|
+
*/
|
|
144
|
+
readonly precedence: pulumi.Output<number>;
|
|
145
|
+
/**
|
|
146
|
+
* Determines if the operating system will register WARP's local interface IP with your on-premises DNS server.
|
|
147
|
+
*/
|
|
148
|
+
readonly registerInterfaceIpWithDns: pulumi.Output<boolean | undefined>;
|
|
149
|
+
readonly serviceModeV2: pulumi.Output<outputs.ZeroTrustDeviceCustomProfileServiceModeV2>;
|
|
150
|
+
/**
|
|
151
|
+
* The URL to launch when the Send Feedback button is clicked.
|
|
152
|
+
*/
|
|
153
|
+
readonly supportUrl: pulumi.Output<string | undefined>;
|
|
154
|
+
/**
|
|
155
|
+
* Whether to allow the user to turn off the WARP switch and disconnect the client.
|
|
156
|
+
*/
|
|
157
|
+
readonly switchLocked: pulumi.Output<boolean | undefined>;
|
|
158
|
+
readonly targetTests: pulumi.Output<outputs.ZeroTrustDeviceCustomProfileTargetTest[]>;
|
|
159
|
+
/**
|
|
160
|
+
* Determines which tunnel protocol to use.
|
|
161
|
+
*/
|
|
162
|
+
readonly tunnelProtocol: pulumi.Output<string | undefined>;
|
|
163
|
+
/**
|
|
164
|
+
* Create a ZeroTrustDeviceCustomProfile resource with the given unique name, arguments, and options.
|
|
165
|
+
*
|
|
166
|
+
* @param name The _unique_ name of the resource.
|
|
167
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
168
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
169
|
+
*/
|
|
170
|
+
constructor(name: string, args: ZeroTrustDeviceCustomProfileArgs, opts?: pulumi.CustomResourceOptions);
|
|
171
|
+
}
|
|
172
|
+
/**
|
|
173
|
+
* Input properties used for looking up and filtering ZeroTrustDeviceCustomProfile resources.
|
|
174
|
+
*/
|
|
175
|
+
export interface ZeroTrustDeviceCustomProfileState {
|
|
176
|
+
accountId?: pulumi.Input<string>;
|
|
177
|
+
/**
|
|
178
|
+
* Whether to allow the user to switch WARP between modes.
|
|
179
|
+
*/
|
|
180
|
+
allowModeSwitch?: pulumi.Input<boolean>;
|
|
181
|
+
/**
|
|
182
|
+
* Whether to receive update notifications when a new version of the client is available.
|
|
183
|
+
*/
|
|
184
|
+
allowUpdates?: pulumi.Input<boolean>;
|
|
185
|
+
/**
|
|
186
|
+
* Whether to allow devices to leave the organization.
|
|
187
|
+
*/
|
|
188
|
+
allowedToLeave?: pulumi.Input<boolean>;
|
|
189
|
+
/**
|
|
190
|
+
* The amount of time in seconds to reconnect after having been disabled.
|
|
191
|
+
*/
|
|
192
|
+
autoConnect?: pulumi.Input<number>;
|
|
193
|
+
/**
|
|
194
|
+
* Turn on the captive portal after the specified amount of time.
|
|
195
|
+
*/
|
|
196
|
+
captivePortal?: pulumi.Input<number>;
|
|
197
|
+
/**
|
|
198
|
+
* Whether the policy is the default policy for an account.
|
|
199
|
+
*/
|
|
200
|
+
default?: pulumi.Input<boolean>;
|
|
201
|
+
/**
|
|
202
|
+
* A description of the policy.
|
|
203
|
+
*/
|
|
204
|
+
description?: pulumi.Input<string>;
|
|
205
|
+
/**
|
|
206
|
+
* If the `dnsServer` field of a fallback domain is not present, the client will fall back to a best guess of the default/system DNS resolvers unless this policy option is set to `true`.
|
|
207
|
+
*/
|
|
208
|
+
disableAutoFallback?: pulumi.Input<boolean>;
|
|
209
|
+
/**
|
|
210
|
+
* Whether the policy will be applied to matching devices.
|
|
211
|
+
*/
|
|
212
|
+
enabled?: pulumi.Input<boolean>;
|
|
213
|
+
/**
|
|
214
|
+
* Whether to add Microsoft IPs to Split Tunnel exclusions.
|
|
215
|
+
*/
|
|
216
|
+
excludeOfficeIps?: pulumi.Input<boolean>;
|
|
217
|
+
/**
|
|
218
|
+
* List of routes excluded in the WARP client's tunnel. Both 'exclude' and 'include' cannot be set in the same request.
|
|
219
|
+
*/
|
|
220
|
+
excludes?: pulumi.Input<pulumi.Input<inputs.ZeroTrustDeviceCustomProfileExclude>[]>;
|
|
221
|
+
fallbackDomains?: pulumi.Input<pulumi.Input<inputs.ZeroTrustDeviceCustomProfileFallbackDomain>[]>;
|
|
222
|
+
gatewayUniqueId?: pulumi.Input<string>;
|
|
223
|
+
/**
|
|
224
|
+
* List of routes included in the WARP client's tunnel. Both 'exclude' and 'include' cannot be set in the same request.
|
|
225
|
+
*/
|
|
226
|
+
includes?: pulumi.Input<pulumi.Input<inputs.ZeroTrustDeviceCustomProfileInclude>[]>;
|
|
227
|
+
/**
|
|
228
|
+
* The amount of time in minutes a user is allowed access to their LAN. A value of 0 will allow LAN access until the next WARP reconnection, such as a reboot or a laptop waking from sleep. Note that this field is omitted from the response if null or unset.
|
|
229
|
+
*/
|
|
230
|
+
lanAllowMinutes?: pulumi.Input<number>;
|
|
231
|
+
/**
|
|
232
|
+
* The size of the subnet for the local access network. Note that this field is omitted from the response if null or unset.
|
|
233
|
+
*/
|
|
234
|
+
lanAllowSubnetSize?: pulumi.Input<number>;
|
|
235
|
+
/**
|
|
236
|
+
* The wirefilter expression to match devices.
|
|
237
|
+
*/
|
|
238
|
+
match?: pulumi.Input<string>;
|
|
239
|
+
/**
|
|
240
|
+
* The name of the device settings profile.
|
|
241
|
+
*/
|
|
242
|
+
name?: pulumi.Input<string>;
|
|
243
|
+
/**
|
|
244
|
+
* Device ID.
|
|
245
|
+
*/
|
|
246
|
+
policyId?: pulumi.Input<string>;
|
|
247
|
+
/**
|
|
248
|
+
* The precedence of the policy. Lower values indicate higher precedence. Policies will be evaluated in ascending order of this field.
|
|
249
|
+
*/
|
|
250
|
+
precedence?: pulumi.Input<number>;
|
|
251
|
+
/**
|
|
252
|
+
* Determines if the operating system will register WARP's local interface IP with your on-premises DNS server.
|
|
253
|
+
*/
|
|
254
|
+
registerInterfaceIpWithDns?: pulumi.Input<boolean>;
|
|
255
|
+
serviceModeV2?: pulumi.Input<inputs.ZeroTrustDeviceCustomProfileServiceModeV2>;
|
|
256
|
+
/**
|
|
257
|
+
* The URL to launch when the Send Feedback button is clicked.
|
|
258
|
+
*/
|
|
259
|
+
supportUrl?: pulumi.Input<string>;
|
|
260
|
+
/**
|
|
261
|
+
* Whether to allow the user to turn off the WARP switch and disconnect the client.
|
|
262
|
+
*/
|
|
263
|
+
switchLocked?: pulumi.Input<boolean>;
|
|
264
|
+
targetTests?: pulumi.Input<pulumi.Input<inputs.ZeroTrustDeviceCustomProfileTargetTest>[]>;
|
|
265
|
+
/**
|
|
266
|
+
* Determines which tunnel protocol to use.
|
|
267
|
+
*/
|
|
268
|
+
tunnelProtocol?: pulumi.Input<string>;
|
|
269
|
+
}
|
|
270
|
+
/**
|
|
271
|
+
* The set of arguments for constructing a ZeroTrustDeviceCustomProfile resource.
|
|
272
|
+
*/
|
|
273
|
+
export interface ZeroTrustDeviceCustomProfileArgs {
|
|
274
|
+
accountId: pulumi.Input<string>;
|
|
275
|
+
/**
|
|
276
|
+
* Whether to allow the user to switch WARP between modes.
|
|
277
|
+
*/
|
|
278
|
+
allowModeSwitch?: pulumi.Input<boolean>;
|
|
279
|
+
/**
|
|
280
|
+
* Whether to receive update notifications when a new version of the client is available.
|
|
281
|
+
*/
|
|
282
|
+
allowUpdates?: pulumi.Input<boolean>;
|
|
283
|
+
/**
|
|
284
|
+
* Whether to allow devices to leave the organization.
|
|
285
|
+
*/
|
|
286
|
+
allowedToLeave?: pulumi.Input<boolean>;
|
|
287
|
+
/**
|
|
288
|
+
* The amount of time in seconds to reconnect after having been disabled.
|
|
289
|
+
*/
|
|
290
|
+
autoConnect?: pulumi.Input<number>;
|
|
291
|
+
/**
|
|
292
|
+
* Turn on the captive portal after the specified amount of time.
|
|
293
|
+
*/
|
|
294
|
+
captivePortal?: pulumi.Input<number>;
|
|
295
|
+
/**
|
|
296
|
+
* A description of the policy.
|
|
297
|
+
*/
|
|
298
|
+
description?: pulumi.Input<string>;
|
|
299
|
+
/**
|
|
300
|
+
* If the `dnsServer` field of a fallback domain is not present, the client will fall back to a best guess of the default/system DNS resolvers unless this policy option is set to `true`.
|
|
301
|
+
*/
|
|
302
|
+
disableAutoFallback?: pulumi.Input<boolean>;
|
|
303
|
+
/**
|
|
304
|
+
* Whether the policy will be applied to matching devices.
|
|
305
|
+
*/
|
|
306
|
+
enabled?: pulumi.Input<boolean>;
|
|
307
|
+
/**
|
|
308
|
+
* Whether to add Microsoft IPs to Split Tunnel exclusions.
|
|
309
|
+
*/
|
|
310
|
+
excludeOfficeIps?: pulumi.Input<boolean>;
|
|
311
|
+
/**
|
|
312
|
+
* List of routes excluded in the WARP client's tunnel. Both 'exclude' and 'include' cannot be set in the same request.
|
|
313
|
+
*/
|
|
314
|
+
excludes?: pulumi.Input<pulumi.Input<inputs.ZeroTrustDeviceCustomProfileExclude>[]>;
|
|
315
|
+
/**
|
|
316
|
+
* List of routes included in the WARP client's tunnel. Both 'exclude' and 'include' cannot be set in the same request.
|
|
317
|
+
*/
|
|
318
|
+
includes?: pulumi.Input<pulumi.Input<inputs.ZeroTrustDeviceCustomProfileInclude>[]>;
|
|
319
|
+
/**
|
|
320
|
+
* The amount of time in minutes a user is allowed access to their LAN. A value of 0 will allow LAN access until the next WARP reconnection, such as a reboot or a laptop waking from sleep. Note that this field is omitted from the response if null or unset.
|
|
321
|
+
*/
|
|
322
|
+
lanAllowMinutes?: pulumi.Input<number>;
|
|
323
|
+
/**
|
|
324
|
+
* The size of the subnet for the local access network. Note that this field is omitted from the response if null or unset.
|
|
325
|
+
*/
|
|
326
|
+
lanAllowSubnetSize?: pulumi.Input<number>;
|
|
327
|
+
/**
|
|
328
|
+
* The wirefilter expression to match devices.
|
|
329
|
+
*/
|
|
330
|
+
match: pulumi.Input<string>;
|
|
331
|
+
/**
|
|
332
|
+
* The name of the device settings profile.
|
|
333
|
+
*/
|
|
334
|
+
name: pulumi.Input<string>;
|
|
335
|
+
/**
|
|
336
|
+
* The precedence of the policy. Lower values indicate higher precedence. Policies will be evaluated in ascending order of this field.
|
|
337
|
+
*/
|
|
338
|
+
precedence: pulumi.Input<number>;
|
|
339
|
+
/**
|
|
340
|
+
* Determines if the operating system will register WARP's local interface IP with your on-premises DNS server.
|
|
341
|
+
*/
|
|
342
|
+
registerInterfaceIpWithDns?: pulumi.Input<boolean>;
|
|
343
|
+
serviceModeV2?: pulumi.Input<inputs.ZeroTrustDeviceCustomProfileServiceModeV2>;
|
|
344
|
+
/**
|
|
345
|
+
* The URL to launch when the Send Feedback button is clicked.
|
|
346
|
+
*/
|
|
347
|
+
supportUrl?: pulumi.Input<string>;
|
|
348
|
+
/**
|
|
349
|
+
* Whether to allow the user to turn off the WARP switch and disconnect the client.
|
|
350
|
+
*/
|
|
351
|
+
switchLocked?: pulumi.Input<boolean>;
|
|
352
|
+
/**
|
|
353
|
+
* Determines which tunnel protocol to use.
|
|
354
|
+
*/
|
|
355
|
+
tunnelProtocol?: pulumi.Input<string>;
|
|
356
|
+
}
|
|
@@ -2,52 +2,62 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.
|
|
5
|
+
exports.ZeroTrustDeviceCustomProfile = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Provides a Cloudflare Device Settings Policy resource. Device policies configure settings applied to WARP devices.
|
|
10
|
-
*
|
|
11
9
|
* ## Example Usage
|
|
12
10
|
*
|
|
13
11
|
* ```typescript
|
|
14
12
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
13
|
* import * as cloudflare from "@pulumi/cloudflare";
|
|
16
14
|
*
|
|
17
|
-
* const
|
|
18
|
-
* accountId: "
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
* precedence:
|
|
22
|
-
* match: "any(identity.groups.name[*] in {\"Developers\"})",
|
|
23
|
-
* "default": false,
|
|
24
|
-
* enabled: true,
|
|
15
|
+
* const exampleZeroTrustDeviceCustomProfile = new cloudflare.ZeroTrustDeviceCustomProfile("example_zero_trust_device_custom_profile", {
|
|
16
|
+
* accountId: "699d98642c564d2e855e9661899b7252",
|
|
17
|
+
* match: "user.identity == \"test@cloudflare.com\"",
|
|
18
|
+
* name: "Allow Developers",
|
|
19
|
+
* precedence: 100,
|
|
25
20
|
* allowModeSwitch: true,
|
|
26
21
|
* allowUpdates: true,
|
|
27
22
|
* allowedToLeave: true,
|
|
28
23
|
* autoConnect: 0,
|
|
29
|
-
* captivePortal:
|
|
24
|
+
* captivePortal: 180,
|
|
25
|
+
* description: "Policy for test teams.",
|
|
30
26
|
* disableAutoFallback: true,
|
|
31
|
-
*
|
|
27
|
+
* enabled: true,
|
|
28
|
+
* excludes: [{
|
|
29
|
+
* address: "192.0.2.0/24",
|
|
30
|
+
* description: "Exclude testing domains from the tunnel",
|
|
31
|
+
* host: "*.example.com",
|
|
32
|
+
* }],
|
|
33
|
+
* excludeOfficeIps: true,
|
|
34
|
+
* includes: [{
|
|
35
|
+
* address: "192.0.2.0/24",
|
|
36
|
+
* description: "Exclude testing domains from the tunnel",
|
|
37
|
+
* host: "*.example.com",
|
|
38
|
+
* }],
|
|
39
|
+
* lanAllowMinutes: 30,
|
|
40
|
+
* lanAllowSubnetSize: 24,
|
|
41
|
+
* registerInterfaceIpWithDns: true,
|
|
42
|
+
* serviceModeV2: {
|
|
43
|
+
* mode: "proxy",
|
|
44
|
+
* port: 3000,
|
|
45
|
+
* },
|
|
46
|
+
* supportUrl: "https://1.1.1.1/help",
|
|
32
47
|
* switchLocked: true,
|
|
33
|
-
* serviceModeV2Mode: "warp",
|
|
34
|
-
* serviceModeV2Port: 3000,
|
|
35
|
-
* excludeOfficeIps: false,
|
|
36
48
|
* tunnelProtocol: "wireguard",
|
|
37
49
|
* });
|
|
38
50
|
* ```
|
|
39
51
|
*
|
|
40
52
|
* ## Import
|
|
41
53
|
*
|
|
42
|
-
* For default device settings policies you must use "default" as the policy ID.
|
|
43
|
-
*
|
|
44
54
|
* ```sh
|
|
45
|
-
* $ pulumi import cloudflare:index/
|
|
55
|
+
* $ pulumi import cloudflare:index/zeroTrustDeviceCustomProfile:ZeroTrustDeviceCustomProfile example '<account_id>/<policy_id>'
|
|
46
56
|
* ```
|
|
47
57
|
*/
|
|
48
|
-
class
|
|
58
|
+
class ZeroTrustDeviceCustomProfile extends pulumi.CustomResource {
|
|
49
59
|
/**
|
|
50
|
-
* Get an existing
|
|
60
|
+
* Get an existing ZeroTrustDeviceCustomProfile resource's state with the given name, ID, and optional extra
|
|
51
61
|
* properties used to qualify the lookup.
|
|
52
62
|
*
|
|
53
63
|
* @param name The _unique_ name of the resulting resource.
|
|
@@ -56,17 +66,17 @@ class DeviceSettingsPolicy extends pulumi.CustomResource {
|
|
|
56
66
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
57
67
|
*/
|
|
58
68
|
static get(name, id, state, opts) {
|
|
59
|
-
return new
|
|
69
|
+
return new ZeroTrustDeviceCustomProfile(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
60
70
|
}
|
|
61
71
|
/**
|
|
62
|
-
* Returns true if the given object is an instance of
|
|
72
|
+
* Returns true if the given object is an instance of ZeroTrustDeviceCustomProfile. This is designed to work even
|
|
63
73
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
64
74
|
*/
|
|
65
75
|
static isInstance(obj) {
|
|
66
76
|
if (obj === undefined || obj === null) {
|
|
67
77
|
return false;
|
|
68
78
|
}
|
|
69
|
-
return obj['__pulumiType'] ===
|
|
79
|
+
return obj['__pulumiType'] === ZeroTrustDeviceCustomProfile.__pulumiType;
|
|
70
80
|
}
|
|
71
81
|
constructor(name, argsOrState, opts) {
|
|
72
82
|
let resourceInputs = {};
|
|
@@ -84,13 +94,21 @@ class DeviceSettingsPolicy extends pulumi.CustomResource {
|
|
|
84
94
|
resourceInputs["disableAutoFallback"] = state ? state.disableAutoFallback : undefined;
|
|
85
95
|
resourceInputs["enabled"] = state ? state.enabled : undefined;
|
|
86
96
|
resourceInputs["excludeOfficeIps"] = state ? state.excludeOfficeIps : undefined;
|
|
97
|
+
resourceInputs["excludes"] = state ? state.excludes : undefined;
|
|
98
|
+
resourceInputs["fallbackDomains"] = state ? state.fallbackDomains : undefined;
|
|
99
|
+
resourceInputs["gatewayUniqueId"] = state ? state.gatewayUniqueId : undefined;
|
|
100
|
+
resourceInputs["includes"] = state ? state.includes : undefined;
|
|
101
|
+
resourceInputs["lanAllowMinutes"] = state ? state.lanAllowMinutes : undefined;
|
|
102
|
+
resourceInputs["lanAllowSubnetSize"] = state ? state.lanAllowSubnetSize : undefined;
|
|
87
103
|
resourceInputs["match"] = state ? state.match : undefined;
|
|
88
104
|
resourceInputs["name"] = state ? state.name : undefined;
|
|
105
|
+
resourceInputs["policyId"] = state ? state.policyId : undefined;
|
|
89
106
|
resourceInputs["precedence"] = state ? state.precedence : undefined;
|
|
90
|
-
resourceInputs["
|
|
91
|
-
resourceInputs["
|
|
107
|
+
resourceInputs["registerInterfaceIpWithDns"] = state ? state.registerInterfaceIpWithDns : undefined;
|
|
108
|
+
resourceInputs["serviceModeV2"] = state ? state.serviceModeV2 : undefined;
|
|
92
109
|
resourceInputs["supportUrl"] = state ? state.supportUrl : undefined;
|
|
93
110
|
resourceInputs["switchLocked"] = state ? state.switchLocked : undefined;
|
|
111
|
+
resourceInputs["targetTests"] = state ? state.targetTests : undefined;
|
|
94
112
|
resourceInputs["tunnelProtocol"] = state ? state.tunnelProtocol : undefined;
|
|
95
113
|
}
|
|
96
114
|
else {
|
|
@@ -98,37 +116,50 @@ class DeviceSettingsPolicy extends pulumi.CustomResource {
|
|
|
98
116
|
if ((!args || args.accountId === undefined) && !opts.urn) {
|
|
99
117
|
throw new Error("Missing required property 'accountId'");
|
|
100
118
|
}
|
|
101
|
-
if ((!args || args.
|
|
102
|
-
throw new Error("Missing required property '
|
|
119
|
+
if ((!args || args.match === undefined) && !opts.urn) {
|
|
120
|
+
throw new Error("Missing required property 'match'");
|
|
103
121
|
}
|
|
104
122
|
if ((!args || args.name === undefined) && !opts.urn) {
|
|
105
123
|
throw new Error("Missing required property 'name'");
|
|
106
124
|
}
|
|
125
|
+
if ((!args || args.precedence === undefined) && !opts.urn) {
|
|
126
|
+
throw new Error("Missing required property 'precedence'");
|
|
127
|
+
}
|
|
107
128
|
resourceInputs["accountId"] = args ? args.accountId : undefined;
|
|
108
129
|
resourceInputs["allowModeSwitch"] = args ? args.allowModeSwitch : undefined;
|
|
109
130
|
resourceInputs["allowUpdates"] = args ? args.allowUpdates : undefined;
|
|
110
131
|
resourceInputs["allowedToLeave"] = args ? args.allowedToLeave : undefined;
|
|
111
132
|
resourceInputs["autoConnect"] = args ? args.autoConnect : undefined;
|
|
112
133
|
resourceInputs["captivePortal"] = args ? args.captivePortal : undefined;
|
|
113
|
-
resourceInputs["default"] = args ? args.default : undefined;
|
|
114
134
|
resourceInputs["description"] = args ? args.description : undefined;
|
|
115
135
|
resourceInputs["disableAutoFallback"] = args ? args.disableAutoFallback : undefined;
|
|
116
136
|
resourceInputs["enabled"] = args ? args.enabled : undefined;
|
|
117
137
|
resourceInputs["excludeOfficeIps"] = args ? args.excludeOfficeIps : undefined;
|
|
138
|
+
resourceInputs["excludes"] = args ? args.excludes : undefined;
|
|
139
|
+
resourceInputs["includes"] = args ? args.includes : undefined;
|
|
140
|
+
resourceInputs["lanAllowMinutes"] = args ? args.lanAllowMinutes : undefined;
|
|
141
|
+
resourceInputs["lanAllowSubnetSize"] = args ? args.lanAllowSubnetSize : undefined;
|
|
118
142
|
resourceInputs["match"] = args ? args.match : undefined;
|
|
119
143
|
resourceInputs["name"] = args ? args.name : undefined;
|
|
120
144
|
resourceInputs["precedence"] = args ? args.precedence : undefined;
|
|
121
|
-
resourceInputs["
|
|
122
|
-
resourceInputs["
|
|
145
|
+
resourceInputs["registerInterfaceIpWithDns"] = args ? args.registerInterfaceIpWithDns : undefined;
|
|
146
|
+
resourceInputs["serviceModeV2"] = args ? args.serviceModeV2 : undefined;
|
|
123
147
|
resourceInputs["supportUrl"] = args ? args.supportUrl : undefined;
|
|
124
148
|
resourceInputs["switchLocked"] = args ? args.switchLocked : undefined;
|
|
125
149
|
resourceInputs["tunnelProtocol"] = args ? args.tunnelProtocol : undefined;
|
|
150
|
+
resourceInputs["default"] = undefined /*out*/;
|
|
151
|
+
resourceInputs["fallbackDomains"] = undefined /*out*/;
|
|
152
|
+
resourceInputs["gatewayUniqueId"] = undefined /*out*/;
|
|
153
|
+
resourceInputs["policyId"] = undefined /*out*/;
|
|
154
|
+
resourceInputs["targetTests"] = undefined /*out*/;
|
|
126
155
|
}
|
|
127
156
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
128
|
-
|
|
157
|
+
const aliasOpts = { aliases: [{ type: "cloudflare:index/deviceSettingsPolicy:DeviceSettingsPolicy" }, { type: "cloudflare:index/splitTunnel:SplitTunnel" }] };
|
|
158
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
159
|
+
super(ZeroTrustDeviceCustomProfile.__pulumiType, name, resourceInputs, opts);
|
|
129
160
|
}
|
|
130
161
|
}
|
|
131
|
-
exports.
|
|
162
|
+
exports.ZeroTrustDeviceCustomProfile = ZeroTrustDeviceCustomProfile;
|
|
132
163
|
/** @internal */
|
|
133
|
-
|
|
134
|
-
//# sourceMappingURL=
|
|
164
|
+
ZeroTrustDeviceCustomProfile.__pulumiType = 'cloudflare:index/zeroTrustDeviceCustomProfile:ZeroTrustDeviceCustomProfile';
|
|
165
|
+
//# sourceMappingURL=zeroTrustDeviceCustomProfile.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"zeroTrustDeviceCustomProfile.js","sourceRoot":"","sources":["../zeroTrustDeviceCustomProfile.ts"],"names":[],"mappings":"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"}
|
|
@@ -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
|
+
/**
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ## Import
|
|
8
|
+
*
|
|
9
|
+
* ```sh
|
|
10
|
+
* $ pulumi import cloudflare:index/zeroTrustDeviceCustomProfileLocalDomainFallback:ZeroTrustDeviceCustomProfileLocalDomainFallback example '<account_id>/<policy_id>'
|
|
11
|
+
* ```
|
|
12
|
+
*/
|
|
13
|
+
export declare class ZeroTrustDeviceCustomProfileLocalDomainFallback extends pulumi.CustomResource {
|
|
14
|
+
/**
|
|
15
|
+
* Get an existing ZeroTrustDeviceCustomProfileLocalDomainFallback resource's state with the given name, ID, and optional extra
|
|
16
|
+
* properties used to qualify the lookup.
|
|
17
|
+
*
|
|
18
|
+
* @param name The _unique_ name of the resulting resource.
|
|
19
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
20
|
+
* @param state Any extra arguments used during the lookup.
|
|
21
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
22
|
+
*/
|
|
23
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ZeroTrustDeviceCustomProfileLocalDomainFallbackState, opts?: pulumi.CustomResourceOptions): ZeroTrustDeviceCustomProfileLocalDomainFallback;
|
|
24
|
+
/**
|
|
25
|
+
* Returns true if the given object is an instance of ZeroTrustDeviceCustomProfileLocalDomainFallback. This is designed to work even
|
|
26
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
27
|
+
*/
|
|
28
|
+
static isInstance(obj: any): obj is ZeroTrustDeviceCustomProfileLocalDomainFallback;
|
|
29
|
+
readonly accountId: pulumi.Output<string>;
|
|
30
|
+
/**
|
|
31
|
+
* A description of the fallback domain, displayed in the client UI.
|
|
32
|
+
*/
|
|
33
|
+
readonly description: pulumi.Output<string>;
|
|
34
|
+
/**
|
|
35
|
+
* A list of IP addresses to handle domain resolution.
|
|
36
|
+
*/
|
|
37
|
+
readonly dnsServers: pulumi.Output<string[]>;
|
|
38
|
+
readonly domains: pulumi.Output<outputs.ZeroTrustDeviceCustomProfileLocalDomainFallbackDomain[]>;
|
|
39
|
+
/**
|
|
40
|
+
* Device ID.
|
|
41
|
+
*/
|
|
42
|
+
readonly policyId: pulumi.Output<string>;
|
|
43
|
+
/**
|
|
44
|
+
* The domain suffix to match when resolving locally.
|
|
45
|
+
*/
|
|
46
|
+
readonly suffix: pulumi.Output<string>;
|
|
47
|
+
/**
|
|
48
|
+
* Create a ZeroTrustDeviceCustomProfileLocalDomainFallback resource with the given unique name, arguments, and options.
|
|
49
|
+
*
|
|
50
|
+
* @param name The _unique_ name of the resource.
|
|
51
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
52
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
53
|
+
*/
|
|
54
|
+
constructor(name: string, args: ZeroTrustDeviceCustomProfileLocalDomainFallbackArgs, opts?: pulumi.CustomResourceOptions);
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* Input properties used for looking up and filtering ZeroTrustDeviceCustomProfileLocalDomainFallback resources.
|
|
58
|
+
*/
|
|
59
|
+
export interface ZeroTrustDeviceCustomProfileLocalDomainFallbackState {
|
|
60
|
+
accountId?: pulumi.Input<string>;
|
|
61
|
+
/**
|
|
62
|
+
* A description of the fallback domain, displayed in the client UI.
|
|
63
|
+
*/
|
|
64
|
+
description?: pulumi.Input<string>;
|
|
65
|
+
/**
|
|
66
|
+
* A list of IP addresses to handle domain resolution.
|
|
67
|
+
*/
|
|
68
|
+
dnsServers?: pulumi.Input<pulumi.Input<string>[]>;
|
|
69
|
+
domains?: pulumi.Input<pulumi.Input<inputs.ZeroTrustDeviceCustomProfileLocalDomainFallbackDomain>[]>;
|
|
70
|
+
/**
|
|
71
|
+
* Device ID.
|
|
72
|
+
*/
|
|
73
|
+
policyId?: pulumi.Input<string>;
|
|
74
|
+
/**
|
|
75
|
+
* The domain suffix to match when resolving locally.
|
|
76
|
+
*/
|
|
77
|
+
suffix?: pulumi.Input<string>;
|
|
78
|
+
}
|
|
79
|
+
/**
|
|
80
|
+
* The set of arguments for constructing a ZeroTrustDeviceCustomProfileLocalDomainFallback resource.
|
|
81
|
+
*/
|
|
82
|
+
export interface ZeroTrustDeviceCustomProfileLocalDomainFallbackArgs {
|
|
83
|
+
accountId: pulumi.Input<string>;
|
|
84
|
+
domains: pulumi.Input<pulumi.Input<inputs.ZeroTrustDeviceCustomProfileLocalDomainFallbackDomain>[]>;
|
|
85
|
+
/**
|
|
86
|
+
* Device ID.
|
|
87
|
+
*/
|
|
88
|
+
policyId: pulumi.Input<string>;
|
|
89
|
+
}
|