@bitphinix/sst-provider-cloudflare5 5.1.0
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 +3 -0
- package/bin/accessRule.d.ts +130 -0
- package/bin/accessRule.js +71 -0
- package/bin/accessRule.js.map +1 -0
- package/bin/account.d.ts +97 -0
- package/bin/account.js +60 -0
- package/bin/account.js.map +1 -0
- package/bin/accountMember.d.ts +97 -0
- package/bin/accountMember.js +65 -0
- package/bin/accountMember.js.map +1 -0
- package/bin/accountSubscription.d.ts +126 -0
- package/bin/accountSubscription.js +68 -0
- package/bin/accountSubscription.js.map +1 -0
- package/bin/accountToken.d.ts +145 -0
- package/bin/accountToken.js +75 -0
- package/bin/accountToken.js.map +1 -0
- package/bin/addressMap.d.ts +135 -0
- package/bin/addressMap.js +70 -0
- package/bin/addressMap.js.map +1 -0
- package/bin/apiShield.d.ts +65 -0
- package/bin/apiShield.js +63 -0
- package/bin/apiShield.js.map +1 -0
- package/bin/apiShieldDiscoveryOperation.d.ts +75 -0
- package/bin/apiShieldDiscoveryOperation.js +59 -0
- package/bin/apiShieldDiscoveryOperation.js.map +1 -0
- package/bin/apiShieldOperation.d.ts +104 -0
- package/bin/apiShieldOperation.js +73 -0
- package/bin/apiShieldOperation.js.map +1 -0
- package/bin/apiShieldOperationSchemaValidationSettings.d.ts +81 -0
- package/bin/apiShieldOperationSchemaValidationSettings.js +59 -0
- package/bin/apiShieldOperationSchemaValidationSettings.js.map +1 -0
- package/bin/apiShieldSchema.d.ts +115 -0
- package/bin/apiShieldSchema.js +76 -0
- package/bin/apiShieldSchema.js.map +1 -0
- package/bin/apiShieldSchemaValidationSettings.d.ts +87 -0
- package/bin/apiShieldSchemaValidationSettings.js +59 -0
- package/bin/apiShieldSchemaValidationSettings.js.map +1 -0
- package/bin/apiToken.d.ts +133 -0
- package/bin/apiToken.js +70 -0
- package/bin/apiToken.js.map +1 -0
- package/bin/argoSmartRouting.d.ts +60 -0
- package/bin/argoSmartRouting.js +57 -0
- package/bin/argoSmartRouting.js.map +1 -0
- package/bin/argoTieredCaching.d.ts +76 -0
- package/bin/argoTieredCaching.js +61 -0
- package/bin/argoTieredCaching.js.map +1 -0
- package/bin/authenticatedOriginPulls.d.ts +177 -0
- package/bin/authenticatedOriginPulls.js +87 -0
- package/bin/authenticatedOriginPulls.js.map +1 -0
- package/bin/authenticatedOriginPullsCertificate.d.ts +132 -0
- package/bin/authenticatedOriginPullsCertificate.js +76 -0
- package/bin/authenticatedOriginPullsCertificate.js.map +1 -0
- package/bin/botManagement.d.ts +197 -0
- package/bin/botManagement.js +76 -0
- package/bin/botManagement.js.map +1 -0
- package/bin/byoIpPrefix.d.ts +140 -0
- package/bin/byoIpPrefix.js +83 -0
- package/bin/byoIpPrefix.js.map +1 -0
- package/bin/callsSfuApp.d.ts +104 -0
- package/bin/callsSfuApp.js +64 -0
- package/bin/callsSfuApp.js.map +1 -0
- package/bin/callsTurnApp.d.ts +104 -0
- package/bin/callsTurnApp.js +64 -0
- package/bin/callsTurnApp.js.map +1 -0
- package/bin/certificatePack.d.ts +137 -0
- package/bin/certificatePack.js +81 -0
- package/bin/certificatePack.js.map +1 -0
- package/bin/cloudConnectorRules.d.ts +84 -0
- package/bin/cloudConnectorRules.js +67 -0
- package/bin/cloudConnectorRules.js.map +1 -0
- package/bin/cloudforceOneRequest.d.ts +154 -0
- package/bin/cloudforceOneRequest.js +78 -0
- package/bin/cloudforceOneRequest.js.map +1 -0
- package/bin/cloudforceOneRequestAsset.d.ts +136 -0
- package/bin/cloudforceOneRequestAsset.js +79 -0
- package/bin/cloudforceOneRequestAsset.js.map +1 -0
- package/bin/cloudforceOneRequestMessage.d.ts +112 -0
- package/bin/cloudforceOneRequestMessage.js +69 -0
- package/bin/cloudforceOneRequestMessage.js.map +1 -0
- package/bin/cloudforceOneRequestPriority.d.ts +158 -0
- package/bin/cloudforceOneRequestPriority.js +92 -0
- package/bin/cloudforceOneRequestPriority.js.map +1 -0
- package/bin/config/index.d.ts +1 -0
- package/bin/config/index.js +21 -0
- package/bin/config/index.js.map +1 -0
- package/bin/config/vars.d.ts +29 -0
- package/bin/config/vars.js +43 -0
- package/bin/config/vars.js.map +1 -0
- package/bin/contentScanningExpression.d.ts +61 -0
- package/bin/contentScanningExpression.js +59 -0
- package/bin/contentScanningExpression.js.map +1 -0
- package/bin/customHostname.d.ts +162 -0
- package/bin/customHostname.js +78 -0
- package/bin/customHostname.js.map +1 -0
- package/bin/customHostnameFallbackOrigin.d.ts +92 -0
- package/bin/customHostnameFallbackOrigin.js +65 -0
- package/bin/customHostnameFallbackOrigin.js.map +1 -0
- package/bin/customSsl.d.ts +219 -0
- package/bin/customSsl.js +88 -0
- package/bin/customSsl.js.map +1 -0
- package/bin/d1database.d.ts +103 -0
- package/bin/d1database.js +66 -0
- package/bin/d1database.js.map +1 -0
- package/bin/dnsFirewall.d.ts +183 -0
- package/bin/dnsFirewall.js +79 -0
- package/bin/dnsFirewall.js.map +1 -0
- package/bin/dnsRecord.d.ts +221 -0
- package/bin/dnsRecord.js +90 -0
- package/bin/dnsRecord.js.map +1 -0
- package/bin/dnsSettings.d.ts +65 -0
- package/bin/dnsSettings.js +53 -0
- package/bin/dnsSettings.js.map +1 -0
- package/bin/dnsSettingsInternalView.d.ts +88 -0
- package/bin/dnsSettingsInternalView.js +63 -0
- package/bin/dnsSettingsInternalView.js.map +1 -0
- package/bin/dnsZoneTransfersAcl.d.ts +69 -0
- package/bin/dnsZoneTransfersAcl.js +59 -0
- package/bin/dnsZoneTransfersAcl.js.map +1 -0
- package/bin/dnsZoneTransfersIncoming.d.ts +107 -0
- package/bin/dnsZoneTransfersIncoming.js +72 -0
- package/bin/dnsZoneTransfersIncoming.js.map +1 -0
- package/bin/dnsZoneTransfersOutgoing.d.ts +95 -0
- package/bin/dnsZoneTransfersOutgoing.js +67 -0
- package/bin/dnsZoneTransfersOutgoing.js.map +1 -0
- package/bin/dnsZoneTransfersPeer.d.ts +105 -0
- package/bin/dnsZoneTransfersPeer.js +62 -0
- package/bin/dnsZoneTransfersPeer.js.map +1 -0
- package/bin/dnsZoneTransfersTsig.d.ts +75 -0
- package/bin/dnsZoneTransfersTsig.js +64 -0
- package/bin/dnsZoneTransfersTsig.js.map +1 -0
- package/bin/emailRoutingAddress.d.ts +92 -0
- package/bin/emailRoutingAddress.js +65 -0
- package/bin/emailRoutingAddress.js.map +1 -0
- package/bin/emailRoutingCatchAll.d.ts +106 -0
- package/bin/emailRoutingCatchAll.js +68 -0
- package/bin/emailRoutingCatchAll.js.map +1 -0
- package/bin/emailRoutingDns.d.ts +126 -0
- package/bin/emailRoutingDns.js +76 -0
- package/bin/emailRoutingDns.js.map +1 -0
- package/bin/emailRoutingRule.d.ts +118 -0
- package/bin/emailRoutingRule.js +70 -0
- package/bin/emailRoutingRule.js.map +1 -0
- package/bin/emailRoutingSettings.d.ts +104 -0
- package/bin/emailRoutingSettings.js +66 -0
- package/bin/emailRoutingSettings.js.map +1 -0
- package/bin/emailSecurityBlockSender.d.ts +72 -0
- package/bin/emailSecurityBlockSender.js +75 -0
- package/bin/emailSecurityBlockSender.js.map +1 -0
- package/bin/emailSecurityImpersonationRegistry.d.ts +73 -0
- package/bin/emailSecurityImpersonationRegistry.js +80 -0
- package/bin/emailSecurityImpersonationRegistry.js.map +1 -0
- package/bin/emailSecurityTrustedDomains.d.ts +101 -0
- package/bin/emailSecurityTrustedDomains.js +70 -0
- package/bin/emailSecurityTrustedDomains.js.map +1 -0
- package/bin/filter.d.ts +87 -0
- package/bin/filter.js +63 -0
- package/bin/filter.js.map +1 -0
- package/bin/firewallRule.d.ts +101 -0
- package/bin/firewallRule.js +72 -0
- package/bin/firewallRule.js.map +1 -0
- package/bin/getAccessRule.d.ts +40 -0
- package/bin/getAccessRule.js +30 -0
- package/bin/getAccessRule.js.map +1 -0
- package/bin/getAccessRules.d.ts +52 -0
- package/bin/getAccessRules.js +40 -0
- package/bin/getAccessRules.js.map +1 -0
- package/bin/getAccount.d.ts +30 -0
- package/bin/getAccount.js +26 -0
- package/bin/getAccount.js.map +1 -0
- package/bin/getAccountMember.d.ts +34 -0
- package/bin/getAccountMember.js +26 -0
- package/bin/getAccountMember.js.map +1 -0
- package/bin/getAccountMembers.d.ts +39 -0
- package/bin/getAccountMembers.js +30 -0
- package/bin/getAccountMembers.js.map +1 -0
- package/bin/getAccountRole.d.ts +29 -0
- package/bin/getAccountRole.js +24 -0
- package/bin/getAccountRole.js.map +1 -0
- package/bin/getAccountRoles.d.ts +30 -0
- package/bin/getAccountRoles.js +24 -0
- package/bin/getAccountRoles.js.map +1 -0
- package/bin/getAccountSubscription.d.ts +30 -0
- package/bin/getAccountSubscription.js +22 -0
- package/bin/getAccountSubscription.js.map +1 -0
- package/bin/getAccountToken.d.ts +39 -0
- package/bin/getAccountToken.js +26 -0
- package/bin/getAccountToken.js.map +1 -0
- package/bin/getAccountTokens.d.ts +33 -0
- package/bin/getAccountTokens.js +26 -0
- package/bin/getAccountTokens.js.map +1 -0
- package/bin/getAccounts.d.ts +33 -0
- package/bin/getAccounts.js +28 -0
- package/bin/getAccounts.js.map +1 -0
- package/bin/getAddressMap.d.ts +35 -0
- package/bin/getAddressMap.js +24 -0
- package/bin/getAddressMap.js.map +1 -0
- package/bin/getAddressMaps.d.ts +30 -0
- package/bin/getAddressMaps.js +24 -0
- package/bin/getAddressMaps.js.map +1 -0
- package/bin/getApiShield.d.ts +30 -0
- package/bin/getApiShield.js +24 -0
- package/bin/getApiShield.js.map +1 -0
- package/bin/getApiShieldDiscoveryOperations.d.ts +54 -0
- package/bin/getApiShieldDiscoveryOperations.js +40 -0
- package/bin/getApiShieldDiscoveryOperations.js.map +1 -0
- package/bin/getApiShieldOperation.d.ts +38 -0
- package/bin/getApiShieldOperation.js +28 -0
- package/bin/getApiShieldOperation.js.map +1 -0
- package/bin/getApiShieldOperationSchemaValidationSettings.d.ts +29 -0
- package/bin/getApiShieldOperationSchemaValidationSettings.js +24 -0
- package/bin/getApiShieldOperationSchemaValidationSettings.js.map +1 -0
- package/bin/getApiShieldOperations.d.ts +48 -0
- package/bin/getApiShieldOperations.js +36 -0
- package/bin/getApiShieldOperations.js.map +1 -0
- package/bin/getApiShieldSchema.d.ts +34 -0
- package/bin/getApiShieldSchema.js +24 -0
- package/bin/getApiShieldSchema.js.map +1 -0
- package/bin/getApiShieldSchemaValidationSettings.d.ts +27 -0
- package/bin/getApiShieldSchemaValidationSettings.js +22 -0
- package/bin/getApiShieldSchemaValidationSettings.js.map +1 -0
- package/bin/getApiShieldSchemas.d.ts +36 -0
- package/bin/getApiShieldSchemas.js +28 -0
- package/bin/getApiShieldSchemas.js.map +1 -0
- package/bin/getApiToken.d.ts +36 -0
- package/bin/getApiToken.js +26 -0
- package/bin/getApiToken.js.map +1 -0
- package/bin/getApiTokenPermissionsGroups.d.ts +24 -0
- package/bin/getApiTokenPermissionsGroups.js +22 -0
- package/bin/getApiTokenPermissionsGroups.js.map +1 -0
- package/bin/getApiTokenPermissionsGroupsList.d.ts +30 -0
- package/bin/getApiTokenPermissionsGroupsList.js +24 -0
- package/bin/getApiTokenPermissionsGroupsList.js.map +1 -0
- package/bin/getApiTokens.d.ts +30 -0
- package/bin/getApiTokens.js +26 -0
- package/bin/getApiTokens.js.map +1 -0
- package/bin/getArgoSmartRouting.d.ts +25 -0
- package/bin/getArgoSmartRouting.js +22 -0
- package/bin/getArgoSmartRouting.js.map +1 -0
- package/bin/getArgoTieredCaching.d.ts +25 -0
- package/bin/getArgoTieredCaching.js +22 -0
- package/bin/getArgoTieredCaching.js.map +1 -0
- package/bin/getAuthenticatedOriginPulls.d.ts +39 -0
- package/bin/getAuthenticatedOriginPulls.js +22 -0
- package/bin/getAuthenticatedOriginPulls.js.map +1 -0
- package/bin/getAuthenticatedOriginPullsCertificate.d.ts +33 -0
- package/bin/getAuthenticatedOriginPullsCertificate.js +24 -0
- package/bin/getAuthenticatedOriginPullsCertificate.js.map +1 -0
- package/bin/getAuthenticatedOriginPullsCertificates.d.ts +30 -0
- package/bin/getAuthenticatedOriginPullsCertificates.js +24 -0
- package/bin/getAuthenticatedOriginPullsCertificates.js.map +1 -0
- package/bin/getBotManagement.d.ts +38 -0
- package/bin/getBotManagement.js +22 -0
- package/bin/getBotManagement.js.map +1 -0
- package/bin/getBotnetFeedConfigAsn.d.ts +26 -0
- package/bin/getBotnetFeedConfigAsn.js +22 -0
- package/bin/getBotnetFeedConfigAsn.js.map +1 -0
- package/bin/getByoIpPrefix.d.ts +34 -0
- package/bin/getByoIpPrefix.js +24 -0
- package/bin/getByoIpPrefix.js.map +1 -0
- package/bin/getByoIpPrefixes.d.ts +30 -0
- package/bin/getByoIpPrefixes.js +24 -0
- package/bin/getByoIpPrefixes.js.map +1 -0
- package/bin/getCallsSfuApp.d.ts +32 -0
- package/bin/getCallsSfuApp.js +24 -0
- package/bin/getCallsSfuApp.js.map +1 -0
- package/bin/getCallsSfuApps.d.ts +30 -0
- package/bin/getCallsSfuApps.js +24 -0
- package/bin/getCallsSfuApps.js.map +1 -0
- package/bin/getCallsTurnApp.d.ts +32 -0
- package/bin/getCallsTurnApp.js +24 -0
- package/bin/getCallsTurnApp.js.map +1 -0
- package/bin/getCallsTurnApps.d.ts +30 -0
- package/bin/getCallsTurnApps.js +24 -0
- package/bin/getCallsTurnApps.js.map +1 -0
- package/bin/getCertificatePack.d.ts +28 -0
- package/bin/getCertificatePack.js +24 -0
- package/bin/getCertificatePack.js.map +1 -0
- package/bin/getCertificatePacks.d.ts +33 -0
- package/bin/getCertificatePacks.js +26 -0
- package/bin/getCertificatePacks.js.map +1 -0
- package/bin/getCloudConnectorRulesList.d.ts +30 -0
- package/bin/getCloudConnectorRulesList.js +24 -0
- package/bin/getCloudConnectorRulesList.js.map +1 -0
- package/bin/getCloudforceOneRequest.d.ts +37 -0
- package/bin/getCloudforceOneRequest.js +24 -0
- package/bin/getCloudforceOneRequest.js.map +1 -0
- package/bin/getCloudforceOneRequestAsset.d.ts +32 -0
- package/bin/getCloudforceOneRequestAsset.js +26 -0
- package/bin/getCloudforceOneRequestAsset.js.map +1 -0
- package/bin/getCloudforceOneRequestMessage.d.ts +30 -0
- package/bin/getCloudforceOneRequestMessage.js +24 -0
- package/bin/getCloudforceOneRequestMessage.js.map +1 -0
- package/bin/getCloudforceOneRequestPriority.d.ts +37 -0
- package/bin/getCloudforceOneRequestPriority.js +24 -0
- package/bin/getCloudforceOneRequestPriority.js.map +1 -0
- package/bin/getCloudforceOneRequests.d.ts +30 -0
- package/bin/getCloudforceOneRequests.js +24 -0
- package/bin/getCloudforceOneRequests.js.map +1 -0
- package/bin/getContentScanningExpressions.d.ts +30 -0
- package/bin/getContentScanningExpressions.js +24 -0
- package/bin/getContentScanningExpressions.js.map +1 -0
- package/bin/getCustomHostname.d.ts +42 -0
- package/bin/getCustomHostname.js +26 -0
- package/bin/getCustomHostname.js.map +1 -0
- package/bin/getCustomHostnameFallbackOrigin.d.ts +30 -0
- package/bin/getCustomHostnameFallbackOrigin.js +22 -0
- package/bin/getCustomHostnameFallbackOrigin.js.map +1 -0
- package/bin/getCustomHostnames.d.ts +41 -0
- package/bin/getCustomHostnames.js +34 -0
- package/bin/getCustomHostnames.js.map +1 -0
- package/bin/getCustomSsl.d.ts +40 -0
- package/bin/getCustomSsl.js +26 -0
- package/bin/getCustomSsl.js.map +1 -0
- package/bin/getCustomSsls.d.ts +36 -0
- package/bin/getCustomSsls.js +28 -0
- package/bin/getCustomSsls.js.map +1 -0
- package/bin/getD1Database.d.ts +36 -0
- package/bin/getD1Database.js +26 -0
- package/bin/getD1Database.js.map +1 -0
- package/bin/getD1Databases.d.ts +33 -0
- package/bin/getD1Databases.js +26 -0
- package/bin/getD1Databases.js.map +1 -0
- package/bin/getDcvDelegation.d.ts +26 -0
- package/bin/getDcvDelegation.js +22 -0
- package/bin/getDcvDelegation.js.map +1 -0
- package/bin/getDnsFirewall.d.ts +38 -0
- package/bin/getDnsFirewall.js +24 -0
- package/bin/getDnsFirewall.js.map +1 -0
- package/bin/getDnsFirewalls.d.ts +30 -0
- package/bin/getDnsFirewalls.js +24 -0
- package/bin/getDnsFirewalls.js.map +1 -0
- package/bin/getDnsRecord.d.ts +46 -0
- package/bin/getDnsRecord.js +26 -0
- package/bin/getDnsRecord.js.map +1 -0
- package/bin/getDnsRecords.d.ts +64 -0
- package/bin/getDnsRecords.js +46 -0
- package/bin/getDnsRecords.js.map +1 -0
- package/bin/getDnsSettings.d.ts +30 -0
- package/bin/getDnsSettings.js +26 -0
- package/bin/getDnsSettings.js.map +1 -0
- package/bin/getDnsSettingsInternalView.d.ts +34 -0
- package/bin/getDnsSettingsInternalView.js +26 -0
- package/bin/getDnsSettingsInternalView.js.map +1 -0
- package/bin/getDnsSettingsInternalViews.d.ts +49 -0
- package/bin/getDnsSettingsInternalViews.js +36 -0
- package/bin/getDnsSettingsInternalViews.js.map +1 -0
- package/bin/getDnsZoneTransfersAcl.d.ts +27 -0
- package/bin/getDnsZoneTransfersAcl.js +24 -0
- package/bin/getDnsZoneTransfersAcl.js.map +1 -0
- package/bin/getDnsZoneTransfersAcls.d.ts +30 -0
- package/bin/getDnsZoneTransfersAcls.js +24 -0
- package/bin/getDnsZoneTransfersAcls.js.map +1 -0
- package/bin/getDnsZoneTransfersIncoming.d.ts +29 -0
- package/bin/getDnsZoneTransfersIncoming.js +22 -0
- package/bin/getDnsZoneTransfersIncoming.js.map +1 -0
- package/bin/getDnsZoneTransfersOutgoing.d.ts +28 -0
- package/bin/getDnsZoneTransfersOutgoing.js +22 -0
- package/bin/getDnsZoneTransfersOutgoing.js.map +1 -0
- package/bin/getDnsZoneTransfersPeer.d.ts +30 -0
- package/bin/getDnsZoneTransfersPeer.js +24 -0
- package/bin/getDnsZoneTransfersPeer.js.map +1 -0
- package/bin/getDnsZoneTransfersPeers.d.ts +30 -0
- package/bin/getDnsZoneTransfersPeers.js +24 -0
- package/bin/getDnsZoneTransfersPeers.js.map +1 -0
- package/bin/getDnsZoneTransfersTsig.d.ts +28 -0
- package/bin/getDnsZoneTransfersTsig.js +24 -0
- package/bin/getDnsZoneTransfersTsig.js.map +1 -0
- package/bin/getDnsZoneTransfersTsigs.d.ts +30 -0
- package/bin/getDnsZoneTransfersTsigs.js +24 -0
- package/bin/getDnsZoneTransfersTsigs.js.map +1 -0
- package/bin/getEmailRoutingAddress.d.ts +35 -0
- package/bin/getEmailRoutingAddress.js +26 -0
- package/bin/getEmailRoutingAddress.js.map +1 -0
- package/bin/getEmailRoutingAddresses.d.ts +36 -0
- package/bin/getEmailRoutingAddresses.js +28 -0
- package/bin/getEmailRoutingAddresses.js.map +1 -0
- package/bin/getEmailRoutingCatchAll.d.ts +28 -0
- package/bin/getEmailRoutingCatchAll.js +22 -0
- package/bin/getEmailRoutingCatchAll.js.map +1 -0
- package/bin/getEmailRoutingDns.d.ts +34 -0
- package/bin/getEmailRoutingDns.js +24 -0
- package/bin/getEmailRoutingDns.js.map +1 -0
- package/bin/getEmailRoutingRule.d.ts +36 -0
- package/bin/getEmailRoutingRule.js +26 -0
- package/bin/getEmailRoutingRule.js.map +1 -0
- package/bin/getEmailRoutingRules.d.ts +33 -0
- package/bin/getEmailRoutingRules.js +26 -0
- package/bin/getEmailRoutingRules.js.map +1 -0
- package/bin/getEmailRoutingSettings.d.ts +29 -0
- package/bin/getEmailRoutingSettings.js +22 -0
- package/bin/getEmailRoutingSettings.js.map +1 -0
- package/bin/getEmailSecurityBlockSender.d.ts +36 -0
- package/bin/getEmailSecurityBlockSender.js +26 -0
- package/bin/getEmailSecurityBlockSender.js.map +1 -0
- package/bin/getEmailSecurityBlockSenders.d.ts +42 -0
- package/bin/getEmailSecurityBlockSenders.js +32 -0
- package/bin/getEmailSecurityBlockSenders.js.map +1 -0
- package/bin/getEmailSecurityImpersonationRegistries.d.ts +42 -0
- package/bin/getEmailSecurityImpersonationRegistries.js +32 -0
- package/bin/getEmailSecurityImpersonationRegistries.js.map +1 -0
- package/bin/getEmailSecurityImpersonationRegistry.d.ts +40 -0
- package/bin/getEmailSecurityImpersonationRegistry.js +26 -0
- package/bin/getEmailSecurityImpersonationRegistry.js.map +1 -0
- package/bin/getEmailSecurityTrustedDomains.d.ts +37 -0
- package/bin/getEmailSecurityTrustedDomains.js +26 -0
- package/bin/getEmailSecurityTrustedDomains.js.map +1 -0
- package/bin/getEmailSecurityTrustedDomainsList.d.ts +45 -0
- package/bin/getEmailSecurityTrustedDomainsList.js +34 -0
- package/bin/getEmailSecurityTrustedDomainsList.js.map +1 -0
- package/bin/getFilter.d.ts +34 -0
- package/bin/getFilter.js +26 -0
- package/bin/getFilter.js.map +1 -0
- package/bin/getFilters.d.ts +41 -0
- package/bin/getFilters.js +34 -0
- package/bin/getFilters.js.map +1 -0
- package/bin/getFirewallRule.d.ts +31 -0
- package/bin/getFirewallRule.js +24 -0
- package/bin/getFirewallRule.js.map +1 -0
- package/bin/getFirewallRules.d.ts +38 -0
- package/bin/getFirewallRules.js +32 -0
- package/bin/getFirewallRules.js.map +1 -0
- package/bin/getHealthcheck.d.ts +43 -0
- package/bin/getHealthcheck.js +24 -0
- package/bin/getHealthcheck.js.map +1 -0
- package/bin/getHealthchecks.d.ts +30 -0
- package/bin/getHealthchecks.js +24 -0
- package/bin/getHealthchecks.js.map +1 -0
- package/bin/getHostnameTlsSetting.d.ts +33 -0
- package/bin/getHostnameTlsSetting.js +24 -0
- package/bin/getHostnameTlsSetting.js.map +1 -0
- package/bin/getHyperdriveConfig.d.ts +31 -0
- package/bin/getHyperdriveConfig.js +24 -0
- package/bin/getHyperdriveConfig.js.map +1 -0
- package/bin/getHyperdriveConfigs.d.ts +30 -0
- package/bin/getHyperdriveConfigs.js +24 -0
- package/bin/getHyperdriveConfigs.js.map +1 -0
- package/bin/getImage.d.ts +30 -0
- package/bin/getImage.js +24 -0
- package/bin/getImage.js.map +1 -0
- package/bin/getImageVariant.d.ts +30 -0
- package/bin/getImageVariant.js +24 -0
- package/bin/getImageVariant.js.map +1 -0
- package/bin/getImages.d.ts +30 -0
- package/bin/getImages.js +24 -0
- package/bin/getImages.js.map +1 -0
- package/bin/getIpRanges.d.ts +29 -0
- package/bin/getIpRanges.js +24 -0
- package/bin/getIpRanges.js.map +1 -0
- package/bin/getKeylessCertificate.d.ts +35 -0
- package/bin/getKeylessCertificate.js +24 -0
- package/bin/getKeylessCertificate.js.map +1 -0
- package/bin/getKeylessCertificates.d.ts +30 -0
- package/bin/getKeylessCertificates.js +24 -0
- package/bin/getKeylessCertificates.js.map +1 -0
- package/bin/getLeakedCredentialCheck.d.ts +26 -0
- package/bin/getLeakedCredentialCheck.js +22 -0
- package/bin/getLeakedCredentialCheck.js.map +1 -0
- package/bin/getLeakedCredentialCheckRules.d.ts +30 -0
- package/bin/getLeakedCredentialCheckRules.js +24 -0
- package/bin/getLeakedCredentialCheckRules.js.map +1 -0
- package/bin/getList.d.ts +32 -0
- package/bin/getList.js +24 -0
- package/bin/getList.js.map +1 -0
- package/bin/getListItem.d.ts +36 -0
- package/bin/getListItem.js +26 -0
- package/bin/getListItem.js.map +1 -0
- package/bin/getListItems.d.ts +36 -0
- package/bin/getListItems.js +28 -0
- package/bin/getListItems.js.map +1 -0
- package/bin/getLists.d.ts +30 -0
- package/bin/getLists.js +24 -0
- package/bin/getLists.js.map +1 -0
- package/bin/getLoadBalancer.d.ts +77 -0
- package/bin/getLoadBalancer.js +36 -0
- package/bin/getLoadBalancer.js.map +1 -0
- package/bin/getLoadBalancerMonitor.d.ts +45 -0
- package/bin/getLoadBalancerMonitor.js +24 -0
- package/bin/getLoadBalancerMonitor.js.map +1 -0
- package/bin/getLoadBalancerMonitors.d.ts +30 -0
- package/bin/getLoadBalancerMonitors.js +24 -0
- package/bin/getLoadBalancerMonitors.js.map +1 -0
- package/bin/getLoadBalancerPool.d.ts +47 -0
- package/bin/getLoadBalancerPool.js +26 -0
- package/bin/getLoadBalancerPool.js.map +1 -0
- package/bin/getLoadBalancerPools.d.ts +33 -0
- package/bin/getLoadBalancerPools.js +26 -0
- package/bin/getLoadBalancerPools.js.map +1 -0
- package/bin/getLoadBalancers.d.ts +30 -0
- package/bin/getLoadBalancers.js +24 -0
- package/bin/getLoadBalancers.js.map +1 -0
- package/bin/getLogpullRetention.d.ts +26 -0
- package/bin/getLogpullRetention.js +22 -0
- package/bin/getLogpullRetention.js.map +1 -0
- package/bin/getLogpushDatasetField.d.ts +31 -0
- package/bin/getLogpushDatasetField.js +26 -0
- package/bin/getLogpushDatasetField.js.map +1 -0
- package/bin/getLogpushDatasetJob.d.ts +43 -0
- package/bin/getLogpushDatasetJob.js +26 -0
- package/bin/getLogpushDatasetJob.js.map +1 -0
- package/bin/getLogpushJob.d.ts +43 -0
- package/bin/getLogpushJob.js +28 -0
- package/bin/getLogpushJob.js.map +1 -0
- package/bin/getLogpushJobs.d.ts +33 -0
- package/bin/getLogpushJobs.js +28 -0
- package/bin/getLogpushJobs.js.map +1 -0
- package/bin/getMagicNetworkMonitoringConfiguration.d.ts +30 -0
- package/bin/getMagicNetworkMonitoringConfiguration.js +22 -0
- package/bin/getMagicNetworkMonitoringConfiguration.js.map +1 -0
- package/bin/getMagicNetworkMonitoringRule.d.ts +31 -0
- package/bin/getMagicNetworkMonitoringRule.js +24 -0
- package/bin/getMagicNetworkMonitoringRule.js.map +1 -0
- package/bin/getMagicNetworkMonitoringRules.d.ts +30 -0
- package/bin/getMagicNetworkMonitoringRules.js +24 -0
- package/bin/getMagicNetworkMonitoringRules.js.map +1 -0
- package/bin/getMagicTransitConnector.d.ts +35 -0
- package/bin/getMagicTransitConnector.js +24 -0
- package/bin/getMagicTransitConnector.js.map +1 -0
- package/bin/getMagicTransitConnectors.d.ts +30 -0
- package/bin/getMagicTransitConnectors.js +24 -0
- package/bin/getMagicTransitConnectors.js.map +1 -0
- package/bin/getMagicTransitSite.d.ts +36 -0
- package/bin/getMagicTransitSite.js +26 -0
- package/bin/getMagicTransitSite.js.map +1 -0
- package/bin/getMagicTransitSiteAcl.d.ts +36 -0
- package/bin/getMagicTransitSiteAcl.js +26 -0
- package/bin/getMagicTransitSiteAcl.js.map +1 -0
- package/bin/getMagicTransitSiteAcls.d.ts +33 -0
- package/bin/getMagicTransitSiteAcls.js +26 -0
- package/bin/getMagicTransitSiteAcls.js.map +1 -0
- package/bin/getMagicTransitSiteLan.d.ts +34 -0
- package/bin/getMagicTransitSiteLan.js +24 -0
- package/bin/getMagicTransitSiteLan.js.map +1 -0
- package/bin/getMagicTransitSiteLans.d.ts +33 -0
- package/bin/getMagicTransitSiteLans.js +26 -0
- package/bin/getMagicTransitSiteLans.js.map +1 -0
- package/bin/getMagicTransitSiteWan.d.ts +33 -0
- package/bin/getMagicTransitSiteWan.js +24 -0
- package/bin/getMagicTransitSiteWan.js.map +1 -0
- package/bin/getMagicTransitSiteWans.d.ts +33 -0
- package/bin/getMagicTransitSiteWans.js +26 -0
- package/bin/getMagicTransitSiteWans.js.map +1 -0
- package/bin/getMagicTransitSites.d.ts +33 -0
- package/bin/getMagicTransitSites.js +26 -0
- package/bin/getMagicTransitSites.js.map +1 -0
- package/bin/getMagicWanGreTunnel.d.ts +30 -0
- package/bin/getMagicWanGreTunnel.js +24 -0
- package/bin/getMagicWanGreTunnel.js.map +1 -0
- package/bin/getMagicWanIpsecTunnel.d.ts +30 -0
- package/bin/getMagicWanIpsecTunnel.js +24 -0
- package/bin/getMagicWanIpsecTunnel.js.map +1 -0
- package/bin/getMagicWanStaticRoute.d.ts +30 -0
- package/bin/getMagicWanStaticRoute.js +24 -0
- package/bin/getMagicWanStaticRoute.js.map +1 -0
- package/bin/getManagedTransforms.d.ts +28 -0
- package/bin/getManagedTransforms.js +22 -0
- package/bin/getManagedTransforms.js.map +1 -0
- package/bin/getMtlsCertificate.d.ts +33 -0
- package/bin/getMtlsCertificate.js +24 -0
- package/bin/getMtlsCertificate.js.map +1 -0
- package/bin/getMtlsCertificates.d.ts +30 -0
- package/bin/getMtlsCertificates.js +24 -0
- package/bin/getMtlsCertificates.js.map +1 -0
- package/bin/getNotificationPolicies.d.ts +30 -0
- package/bin/getNotificationPolicies.js +24 -0
- package/bin/getNotificationPolicies.js.map +1 -0
- package/bin/getNotificationPolicy.d.ts +35 -0
- package/bin/getNotificationPolicy.js +24 -0
- package/bin/getNotificationPolicy.js.map +1 -0
- package/bin/getNotificationPolicyWebhooks.d.ts +32 -0
- package/bin/getNotificationPolicyWebhooks.js +24 -0
- package/bin/getNotificationPolicyWebhooks.js.map +1 -0
- package/bin/getNotificationPolicyWebhooksList.d.ts +30 -0
- package/bin/getNotificationPolicyWebhooksList.js +24 -0
- package/bin/getNotificationPolicyWebhooksList.js.map +1 -0
- package/bin/getObservatoryScheduledTest.d.ts +28 -0
- package/bin/getObservatoryScheduledTest.js +22 -0
- package/bin/getObservatoryScheduledTest.js.map +1 -0
- package/bin/getOriginCaCertificate.d.ts +33 -0
- package/bin/getOriginCaCertificate.js +26 -0
- package/bin/getOriginCaCertificate.js.map +1 -0
- package/bin/getOriginCaCertificates.d.ts +30 -0
- package/bin/getOriginCaCertificates.js +26 -0
- package/bin/getOriginCaCertificates.js.map +1 -0
- package/bin/getPageRule.d.ts +29 -0
- package/bin/getPageRule.js +24 -0
- package/bin/getPageRule.js.map +1 -0
- package/bin/getPageShieldConnections.d.ts +37 -0
- package/bin/getPageShieldConnections.js +24 -0
- package/bin/getPageShieldConnections.js.map +1 -0
- package/bin/getPageShieldConnectionsList.d.ts +66 -0
- package/bin/getPageShieldConnectionsList.js +48 -0
- package/bin/getPageShieldConnectionsList.js.map +1 -0
- package/bin/getPageShieldCookies.d.ts +38 -0
- package/bin/getPageShieldCookies.js +24 -0
- package/bin/getPageShieldCookies.js.map +1 -0
- package/bin/getPageShieldCookiesList.d.ts +72 -0
- package/bin/getPageShieldCookiesList.js +52 -0
- package/bin/getPageShieldCookiesList.js.map +1 -0
- package/bin/getPageShieldPolicies.d.ts +30 -0
- package/bin/getPageShieldPolicies.js +24 -0
- package/bin/getPageShieldPolicies.js.map +1 -0
- package/bin/getPageShieldPolicy.d.ts +30 -0
- package/bin/getPageShieldPolicy.js +24 -0
- package/bin/getPageShieldPolicy.js.map +1 -0
- package/bin/getPageShieldScripts.d.ts +47 -0
- package/bin/getPageShieldScripts.js +24 -0
- package/bin/getPageShieldScripts.js.map +1 -0
- package/bin/getPageShieldScriptsList.d.ts +69 -0
- package/bin/getPageShieldScriptsList.js +50 -0
- package/bin/getPageShieldScriptsList.js.map +1 -0
- package/bin/getPagesDomain.d.ts +37 -0
- package/bin/getPagesDomain.js +26 -0
- package/bin/getPagesDomain.js.map +1 -0
- package/bin/getPagesDomains.d.ts +33 -0
- package/bin/getPagesDomains.js +26 -0
- package/bin/getPagesDomains.js.map +1 -0
- package/bin/getPagesProject.d.ts +36 -0
- package/bin/getPagesProject.js +24 -0
- package/bin/getPagesProject.js.map +1 -0
- package/bin/getPagesProjects.d.ts +30 -0
- package/bin/getPagesProjects.js +24 -0
- package/bin/getPagesProjects.js.map +1 -0
- package/bin/getPermissionGroup.d.ts +28 -0
- package/bin/getPermissionGroup.js +24 -0
- package/bin/getPermissionGroup.js.map +1 -0
- package/bin/getPermissionGroups.d.ts +35 -0
- package/bin/getPermissionGroups.js +30 -0
- package/bin/getPermissionGroups.js.map +1 -0
- package/bin/getQueue.d.ts +34 -0
- package/bin/getQueue.js +24 -0
- package/bin/getQueue.js.map +1 -0
- package/bin/getQueueConsumer.d.ts +33 -0
- package/bin/getQueueConsumer.js +22 -0
- package/bin/getQueueConsumer.js.map +1 -0
- package/bin/getQueues.d.ts +30 -0
- package/bin/getQueues.js +24 -0
- package/bin/getQueues.js.map +1 -0
- package/bin/getR2Bucket.d.ts +32 -0
- package/bin/getR2Bucket.js +24 -0
- package/bin/getR2Bucket.js.map +1 -0
- package/bin/getR2BucketCors.d.ts +30 -0
- package/bin/getR2BucketCors.js +24 -0
- package/bin/getR2BucketCors.js.map +1 -0
- package/bin/getR2BucketEventNotification.d.ts +30 -0
- package/bin/getR2BucketEventNotification.js +24 -0
- package/bin/getR2BucketEventNotification.js.map +1 -0
- package/bin/getR2BucketLifecycle.d.ts +30 -0
- package/bin/getR2BucketLifecycle.js +24 -0
- package/bin/getR2BucketLifecycle.js.map +1 -0
- package/bin/getR2BucketLock.d.ts +30 -0
- package/bin/getR2BucketLock.js +24 -0
- package/bin/getR2BucketLock.js.map +1 -0
- package/bin/getR2BucketSippy.d.ts +32 -0
- package/bin/getR2BucketSippy.js +24 -0
- package/bin/getR2BucketSippy.js.map +1 -0
- package/bin/getR2CustomDomain.d.ts +38 -0
- package/bin/getR2CustomDomain.js +26 -0
- package/bin/getR2CustomDomain.js.map +1 -0
- package/bin/getRateLimit.d.ts +33 -0
- package/bin/getRateLimit.js +24 -0
- package/bin/getRateLimit.js.map +1 -0
- package/bin/getRateLimits.d.ts +30 -0
- package/bin/getRateLimits.js +24 -0
- package/bin/getRateLimits.js.map +1 -0
- package/bin/getRegionalHostname.d.ts +27 -0
- package/bin/getRegionalHostname.js +24 -0
- package/bin/getRegionalHostname.js.map +1 -0
- package/bin/getRegionalHostnames.d.ts +30 -0
- package/bin/getRegionalHostnames.js +24 -0
- package/bin/getRegionalHostnames.js.map +1 -0
- package/bin/getRegionalTieredCache.d.ts +25 -0
- package/bin/getRegionalTieredCache.js +22 -0
- package/bin/getRegionalTieredCache.js.map +1 -0
- package/bin/getRegistrarDomain.d.ts +28 -0
- package/bin/getRegistrarDomain.js +24 -0
- package/bin/getRegistrarDomain.js.map +1 -0
- package/bin/getRegistrarDomains.d.ts +30 -0
- package/bin/getRegistrarDomains.js +24 -0
- package/bin/getRegistrarDomains.js.map +1 -0
- package/bin/getResourceGroup.d.ts +29 -0
- package/bin/getResourceGroup.js +24 -0
- package/bin/getResourceGroup.js.map +1 -0
- package/bin/getResourceGroups.d.ts +32 -0
- package/bin/getResourceGroups.js +28 -0
- package/bin/getResourceGroups.js.map +1 -0
- package/bin/getRuleset.d.ts +34 -0
- package/bin/getRuleset.js +28 -0
- package/bin/getRuleset.js.map +1 -0
- package/bin/getRulesets.d.ts +33 -0
- package/bin/getRulesets.js +28 -0
- package/bin/getRulesets.js.map +1 -0
- package/bin/getSnippetRulesList.d.ts +30 -0
- package/bin/getSnippetRulesList.js +24 -0
- package/bin/getSnippetRulesList.js.map +1 -0
- package/bin/getSnippets.d.ts +28 -0
- package/bin/getSnippets.js +22 -0
- package/bin/getSnippets.js.map +1 -0
- package/bin/getSnippetsList.d.ts +30 -0
- package/bin/getSnippetsList.js +24 -0
- package/bin/getSnippetsList.js.map +1 -0
- package/bin/getSpectrumApplication.d.ts +39 -0
- package/bin/getSpectrumApplication.js +24 -0
- package/bin/getSpectrumApplication.js.map +1 -0
- package/bin/getSpectrumApplications.d.ts +36 -0
- package/bin/getSpectrumApplications.js +28 -0
- package/bin/getSpectrumApplications.js.map +1 -0
- package/bin/getStream.d.ts +52 -0
- package/bin/getStream.js +24 -0
- package/bin/getStream.js.map +1 -0
- package/bin/getStreamAudioTrack.d.ts +32 -0
- package/bin/getStreamAudioTrack.js +24 -0
- package/bin/getStreamAudioTrack.js.map +1 -0
- package/bin/getStreamCaptionLanguage.d.ts +32 -0
- package/bin/getStreamCaptionLanguage.js +24 -0
- package/bin/getStreamCaptionLanguage.js.map +1 -0
- package/bin/getStreamDownload.d.ts +28 -0
- package/bin/getStreamDownload.js +24 -0
- package/bin/getStreamDownload.js.map +1 -0
- package/bin/getStreamKey.d.ts +23 -0
- package/bin/getStreamKey.js +22 -0
- package/bin/getStreamKey.js.map +1 -0
- package/bin/getStreamLiveInput.d.ts +42 -0
- package/bin/getStreamLiveInput.js +24 -0
- package/bin/getStreamLiveInput.js.map +1 -0
- package/bin/getStreamWatermark.d.ts +39 -0
- package/bin/getStreamWatermark.js +24 -0
- package/bin/getStreamWatermark.js.map +1 -0
- package/bin/getStreamWatermarks.d.ts +30 -0
- package/bin/getStreamWatermarks.js +24 -0
- package/bin/getStreamWatermarks.js.map +1 -0
- package/bin/getStreamWebhook.d.ts +25 -0
- package/bin/getStreamWebhook.js +22 -0
- package/bin/getStreamWebhook.js.map +1 -0
- package/bin/getStreams.d.ts +54 -0
- package/bin/getStreams.js +40 -0
- package/bin/getStreams.js.map +1 -0
- package/bin/getTieredCache.d.ts +25 -0
- package/bin/getTieredCache.js +22 -0
- package/bin/getTieredCache.js.map +1 -0
- package/bin/getTotalTls.d.ts +28 -0
- package/bin/getTotalTls.js +22 -0
- package/bin/getTotalTls.js.map +1 -0
- package/bin/getTurnstileWidget.d.ts +41 -0
- package/bin/getTurnstileWidget.js +26 -0
- package/bin/getTurnstileWidget.js.map +1 -0
- package/bin/getTurnstileWidgets.d.ts +36 -0
- package/bin/getTurnstileWidgets.js +28 -0
- package/bin/getTurnstileWidgets.js.map +1 -0
- package/bin/getUrlNormalizationSettings.d.ts +27 -0
- package/bin/getUrlNormalizationSettings.js +22 -0
- package/bin/getUrlNormalizationSettings.js.map +1 -0
- package/bin/getUser.d.ts +12 -0
- package/bin/getUser.js +18 -0
- package/bin/getUser.js.map +1 -0
- package/bin/getUserAgentBlockingRule.d.ts +28 -0
- package/bin/getUserAgentBlockingRule.js +24 -0
- package/bin/getUserAgentBlockingRule.js.map +1 -0
- package/bin/getUserAgentBlockingRules.d.ts +39 -0
- package/bin/getUserAgentBlockingRules.js +30 -0
- package/bin/getUserAgentBlockingRules.js.map +1 -0
- package/bin/getWaitingRoom.d.ts +51 -0
- package/bin/getWaitingRoom.js +24 -0
- package/bin/getWaitingRoom.js.map +1 -0
- package/bin/getWaitingRoomEvent.d.ts +43 -0
- package/bin/getWaitingRoomEvent.js +26 -0
- package/bin/getWaitingRoomEvent.js.map +1 -0
- package/bin/getWaitingRoomEvents.d.ts +33 -0
- package/bin/getWaitingRoomEvents.js +26 -0
- package/bin/getWaitingRoomEvents.js.map +1 -0
- package/bin/getWaitingRoomRules.d.ts +31 -0
- package/bin/getWaitingRoomRules.js +24 -0
- package/bin/getWaitingRoomRules.js.map +1 -0
- package/bin/getWaitingRoomSettings.d.ts +26 -0
- package/bin/getWaitingRoomSettings.js +22 -0
- package/bin/getWaitingRoomSettings.js.map +1 -0
- package/bin/getWaitingRooms.d.ts +30 -0
- package/bin/getWaitingRooms.js +24 -0
- package/bin/getWaitingRooms.js.map +1 -0
- package/bin/getWeb3Hostname.d.ts +32 -0
- package/bin/getWeb3Hostname.js +24 -0
- package/bin/getWeb3Hostname.js.map +1 -0
- package/bin/getWeb3Hostnames.d.ts +30 -0
- package/bin/getWeb3Hostnames.js +24 -0
- package/bin/getWeb3Hostnames.js.map +1 -0
- package/bin/getWebAnalyticsSite.d.ts +37 -0
- package/bin/getWebAnalyticsSite.js +26 -0
- package/bin/getWebAnalyticsSite.js.map +1 -0
- package/bin/getWebAnalyticsSites.d.ts +33 -0
- package/bin/getWebAnalyticsSites.js +26 -0
- package/bin/getWebAnalyticsSites.js.map +1 -0
- package/bin/getWorkersCronTrigger.d.ts +30 -0
- package/bin/getWorkersCronTrigger.js +24 -0
- package/bin/getWorkersCronTrigger.js.map +1 -0
- package/bin/getWorkersCustomDomain.d.ts +35 -0
- package/bin/getWorkersCustomDomain.js +26 -0
- package/bin/getWorkersCustomDomain.js.map +1 -0
- package/bin/getWorkersCustomDomains.d.ts +45 -0
- package/bin/getWorkersCustomDomains.js +34 -0
- package/bin/getWorkersCustomDomains.js.map +1 -0
- package/bin/getWorkersDeployment.d.ts +30 -0
- package/bin/getWorkersDeployment.js +24 -0
- package/bin/getWorkersDeployment.js.map +1 -0
- package/bin/getWorkersForPlatformsDispatchNamespace.d.ts +32 -0
- package/bin/getWorkersForPlatformsDispatchNamespace.js +24 -0
- package/bin/getWorkersForPlatformsDispatchNamespace.js.map +1 -0
- package/bin/getWorkersForPlatformsDispatchNamespaces.d.ts +30 -0
- package/bin/getWorkersForPlatformsDispatchNamespaces.js +24 -0
- package/bin/getWorkersForPlatformsDispatchNamespaces.js.map +1 -0
- package/bin/getWorkersKv.d.ts +31 -0
- package/bin/getWorkersKv.js +26 -0
- package/bin/getWorkersKv.js.map +1 -0
- package/bin/getWorkersKvNamespace.d.ts +32 -0
- package/bin/getWorkersKvNamespace.js +26 -0
- package/bin/getWorkersKvNamespace.js.map +1 -0
- package/bin/getWorkersKvNamespaces.d.ts +36 -0
- package/bin/getWorkersKvNamespaces.js +28 -0
- package/bin/getWorkersKvNamespaces.js.map +1 -0
- package/bin/getWorkersRoute.d.ts +27 -0
- package/bin/getWorkersRoute.js +24 -0
- package/bin/getWorkersRoute.js.map +1 -0
- package/bin/getWorkersRoutes.d.ts +30 -0
- package/bin/getWorkersRoutes.js +24 -0
- package/bin/getWorkersRoutes.js.map +1 -0
- package/bin/getWorkersScript.d.ts +28 -0
- package/bin/getWorkersScript.js +24 -0
- package/bin/getWorkersScript.js.map +1 -0
- package/bin/getWorkersScriptSubdomain.d.ts +30 -0
- package/bin/getWorkersScriptSubdomain.js +24 -0
- package/bin/getWorkersScriptSubdomain.js.map +1 -0
- package/bin/getWorkersScripts.d.ts +30 -0
- package/bin/getWorkersScripts.js +24 -0
- package/bin/getWorkersScripts.js.map +1 -0
- package/bin/getWorkersSecret.d.ts +33 -0
- package/bin/getWorkersSecret.js +28 -0
- package/bin/getWorkersSecret.js.map +1 -0
- package/bin/getWorkersSecrets.d.ts +36 -0
- package/bin/getWorkersSecrets.js +28 -0
- package/bin/getWorkersSecrets.js.map +1 -0
- package/bin/getZeroTrustAccessApplication.d.ts +70 -0
- package/bin/getZeroTrustAccessApplication.js +30 -0
- package/bin/getZeroTrustAccessApplication.js.map +1 -0
- package/bin/getZeroTrustAccessApplications.d.ts +45 -0
- package/bin/getZeroTrustAccessApplications.js +36 -0
- package/bin/getZeroTrustAccessApplications.js.map +1 -0
- package/bin/getZeroTrustAccessCustomPage.d.ts +32 -0
- package/bin/getZeroTrustAccessCustomPage.js +24 -0
- package/bin/getZeroTrustAccessCustomPage.js.map +1 -0
- package/bin/getZeroTrustAccessCustomPages.d.ts +30 -0
- package/bin/getZeroTrustAccessCustomPages.js +24 -0
- package/bin/getZeroTrustAccessCustomPages.js.map +1 -0
- package/bin/getZeroTrustAccessGroup.d.ts +40 -0
- package/bin/getZeroTrustAccessGroup.js +30 -0
- package/bin/getZeroTrustAccessGroup.js.map +1 -0
- package/bin/getZeroTrustAccessGroups.d.ts +39 -0
- package/bin/getZeroTrustAccessGroups.js +32 -0
- package/bin/getZeroTrustAccessGroups.js.map +1 -0
- package/bin/getZeroTrustAccessIdentityProvider.d.ts +37 -0
- package/bin/getZeroTrustAccessIdentityProvider.js +30 -0
- package/bin/getZeroTrustAccessIdentityProvider.js.map +1 -0
- package/bin/getZeroTrustAccessIdentityProviders.d.ts +36 -0
- package/bin/getZeroTrustAccessIdentityProviders.js +30 -0
- package/bin/getZeroTrustAccessIdentityProviders.js.map +1 -0
- package/bin/getZeroTrustAccessInfrastructureTarget.d.ts +34 -0
- package/bin/getZeroTrustAccessInfrastructureTarget.js +26 -0
- package/bin/getZeroTrustAccessInfrastructureTarget.js.map +1 -0
- package/bin/getZeroTrustAccessInfrastructureTargets.d.ts +84 -0
- package/bin/getZeroTrustAccessInfrastructureTargets.js +60 -0
- package/bin/getZeroTrustAccessInfrastructureTargets.js.map +1 -0
- package/bin/getZeroTrustAccessKeyConfiguration.d.ts +28 -0
- package/bin/getZeroTrustAccessKeyConfiguration.js +22 -0
- package/bin/getZeroTrustAccessKeyConfiguration.js.map +1 -0
- package/bin/getZeroTrustAccessMtlsCertificate.d.ts +34 -0
- package/bin/getZeroTrustAccessMtlsCertificate.js +28 -0
- package/bin/getZeroTrustAccessMtlsCertificate.js.map +1 -0
- package/bin/getZeroTrustAccessMtlsCertificates.d.ts +33 -0
- package/bin/getZeroTrustAccessMtlsCertificates.js +28 -0
- package/bin/getZeroTrustAccessMtlsCertificates.js.map +1 -0
- package/bin/getZeroTrustAccessMtlsHostnameSettings.d.ts +31 -0
- package/bin/getZeroTrustAccessMtlsHostnameSettings.js +26 -0
- package/bin/getZeroTrustAccessMtlsHostnameSettings.js.map +1 -0
- package/bin/getZeroTrustAccessPolicies.d.ts +30 -0
- package/bin/getZeroTrustAccessPolicies.js +24 -0
- package/bin/getZeroTrustAccessPolicies.js.map +1 -0
- package/bin/getZeroTrustAccessPolicy.d.ts +41 -0
- package/bin/getZeroTrustAccessPolicy.js +24 -0
- package/bin/getZeroTrustAccessPolicy.js.map +1 -0
- package/bin/getZeroTrustAccessServiceToken.d.ts +40 -0
- package/bin/getZeroTrustAccessServiceToken.js +30 -0
- package/bin/getZeroTrustAccessServiceToken.js.map +1 -0
- package/bin/getZeroTrustAccessServiceTokens.d.ts +39 -0
- package/bin/getZeroTrustAccessServiceTokens.js +32 -0
- package/bin/getZeroTrustAccessServiceTokens.js.map +1 -0
- package/bin/getZeroTrustAccessShortLivedCertificate.d.ts +30 -0
- package/bin/getZeroTrustAccessShortLivedCertificate.js +26 -0
- package/bin/getZeroTrustAccessShortLivedCertificate.js.map +1 -0
- package/bin/getZeroTrustAccessShortLivedCertificates.d.ts +33 -0
- package/bin/getZeroTrustAccessShortLivedCertificates.js +28 -0
- package/bin/getZeroTrustAccessShortLivedCertificates.js.map +1 -0
- package/bin/getZeroTrustAccessTag.d.ts +29 -0
- package/bin/getZeroTrustAccessTag.js +24 -0
- package/bin/getZeroTrustAccessTag.js.map +1 -0
- package/bin/getZeroTrustAccessTags.d.ts +30 -0
- package/bin/getZeroTrustAccessTags.js +24 -0
- package/bin/getZeroTrustAccessTags.js.map +1 -0
- package/bin/getZeroTrustDeviceCustomProfile.d.ts +50 -0
- package/bin/getZeroTrustDeviceCustomProfile.js +24 -0
- package/bin/getZeroTrustDeviceCustomProfile.js.map +1 -0
- package/bin/getZeroTrustDeviceCustomProfileLocalDomainFallback.d.ts +31 -0
- package/bin/getZeroTrustDeviceCustomProfileLocalDomainFallback.js +24 -0
- package/bin/getZeroTrustDeviceCustomProfileLocalDomainFallback.js.map +1 -0
- package/bin/getZeroTrustDeviceCustomProfiles.d.ts +30 -0
- package/bin/getZeroTrustDeviceCustomProfiles.js +24 -0
- package/bin/getZeroTrustDeviceCustomProfiles.js.map +1 -0
- package/bin/getZeroTrustDeviceDefaultProfile.d.ts +43 -0
- package/bin/getZeroTrustDeviceDefaultProfile.js +22 -0
- package/bin/getZeroTrustDeviceDefaultProfile.js.map +1 -0
- package/bin/getZeroTrustDeviceDefaultProfileCertificates.d.ts +25 -0
- package/bin/getZeroTrustDeviceDefaultProfileCertificates.js +22 -0
- package/bin/getZeroTrustDeviceDefaultProfileCertificates.js.map +1 -0
- package/bin/getZeroTrustDeviceDefaultProfileLocalDomainFallback.d.ts +28 -0
- package/bin/getZeroTrustDeviceDefaultProfileLocalDomainFallback.js +22 -0
- package/bin/getZeroTrustDeviceDefaultProfileLocalDomainFallback.js.map +1 -0
- package/bin/getZeroTrustDeviceManagedNetworks.d.ts +29 -0
- package/bin/getZeroTrustDeviceManagedNetworks.js +24 -0
- package/bin/getZeroTrustDeviceManagedNetworks.js.map +1 -0
- package/bin/getZeroTrustDeviceManagedNetworksList.d.ts +30 -0
- package/bin/getZeroTrustDeviceManagedNetworksList.js +24 -0
- package/bin/getZeroTrustDeviceManagedNetworksList.js.map +1 -0
- package/bin/getZeroTrustDevicePostureIntegration.d.ts +30 -0
- package/bin/getZeroTrustDevicePostureIntegration.js +24 -0
- package/bin/getZeroTrustDevicePostureIntegration.js.map +1 -0
- package/bin/getZeroTrustDevicePostureIntegrations.d.ts +30 -0
- package/bin/getZeroTrustDevicePostureIntegrations.js +24 -0
- package/bin/getZeroTrustDevicePostureIntegrations.js.map +1 -0
- package/bin/getZeroTrustDevicePostureRule.d.ts +33 -0
- package/bin/getZeroTrustDevicePostureRule.js +24 -0
- package/bin/getZeroTrustDevicePostureRule.js.map +1 -0
- package/bin/getZeroTrustDevicePostureRules.d.ts +30 -0
- package/bin/getZeroTrustDevicePostureRules.js +24 -0
- package/bin/getZeroTrustDevicePostureRules.js.map +1 -0
- package/bin/getZeroTrustDexTest.d.ts +34 -0
- package/bin/getZeroTrustDexTest.js +24 -0
- package/bin/getZeroTrustDexTest.js.map +1 -0
- package/bin/getZeroTrustDexTests.d.ts +30 -0
- package/bin/getZeroTrustDexTests.js +24 -0
- package/bin/getZeroTrustDexTests.js.map +1 -0
- package/bin/getZeroTrustDlpCustomProfile.d.ts +38 -0
- package/bin/getZeroTrustDlpCustomProfile.js +24 -0
- package/bin/getZeroTrustDlpCustomProfile.js.map +1 -0
- package/bin/getZeroTrustDlpDataset.d.ts +36 -0
- package/bin/getZeroTrustDlpDataset.js +24 -0
- package/bin/getZeroTrustDlpDataset.js.map +1 -0
- package/bin/getZeroTrustDlpDatasets.d.ts +30 -0
- package/bin/getZeroTrustDlpDatasets.js +24 -0
- package/bin/getZeroTrustDlpDatasets.js.map +1 -0
- package/bin/getZeroTrustDlpEntries.d.ts +30 -0
- package/bin/getZeroTrustDlpEntries.js +24 -0
- package/bin/getZeroTrustDlpEntries.js.map +1 -0
- package/bin/getZeroTrustDlpEntry.d.ts +36 -0
- package/bin/getZeroTrustDlpEntry.js +24 -0
- package/bin/getZeroTrustDlpEntry.js.map +1 -0
- package/bin/getZeroTrustDlpPredefinedProfile.d.ts +38 -0
- package/bin/getZeroTrustDlpPredefinedProfile.js +24 -0
- package/bin/getZeroTrustDlpPredefinedProfile.js.map +1 -0
- package/bin/getZeroTrustDnsLocation.d.ts +39 -0
- package/bin/getZeroTrustDnsLocation.js +24 -0
- package/bin/getZeroTrustDnsLocation.js.map +1 -0
- package/bin/getZeroTrustDnsLocations.d.ts +30 -0
- package/bin/getZeroTrustDnsLocations.js +24 -0
- package/bin/getZeroTrustDnsLocations.js.map +1 -0
- package/bin/getZeroTrustGatewayAppTypesList.d.ts +30 -0
- package/bin/getZeroTrustGatewayAppTypesList.js +24 -0
- package/bin/getZeroTrustGatewayAppTypesList.js.map +1 -0
- package/bin/getZeroTrustGatewayCategoriesList.d.ts +30 -0
- package/bin/getZeroTrustGatewayCategoriesList.js +24 -0
- package/bin/getZeroTrustGatewayCategoriesList.js.map +1 -0
- package/bin/getZeroTrustGatewayCertificate.d.ts +36 -0
- package/bin/getZeroTrustGatewayCertificate.js +24 -0
- package/bin/getZeroTrustGatewayCertificate.js.map +1 -0
- package/bin/getZeroTrustGatewayCertificates.d.ts +30 -0
- package/bin/getZeroTrustGatewayCertificates.js +24 -0
- package/bin/getZeroTrustGatewayCertificates.js.map +1 -0
- package/bin/getZeroTrustGatewayLogging.d.ts +28 -0
- package/bin/getZeroTrustGatewayLogging.js +22 -0
- package/bin/getZeroTrustGatewayLogging.js.map +1 -0
- package/bin/getZeroTrustGatewayPolicies.d.ts +30 -0
- package/bin/getZeroTrustGatewayPolicies.js +24 -0
- package/bin/getZeroTrustGatewayPolicies.js.map +1 -0
- package/bin/getZeroTrustGatewayPolicy.d.ts +42 -0
- package/bin/getZeroTrustGatewayPolicy.js +24 -0
- package/bin/getZeroTrustGatewayPolicy.js.map +1 -0
- package/bin/getZeroTrustGatewayProxyEndpoint.d.ts +30 -0
- package/bin/getZeroTrustGatewayProxyEndpoint.js +24 -0
- package/bin/getZeroTrustGatewayProxyEndpoint.js.map +1 -0
- package/bin/getZeroTrustGatewaySettings.d.ts +29 -0
- package/bin/getZeroTrustGatewaySettings.js +22 -0
- package/bin/getZeroTrustGatewaySettings.js.map +1 -0
- package/bin/getZeroTrustList.d.ts +36 -0
- package/bin/getZeroTrustList.js +26 -0
- package/bin/getZeroTrustList.js.map +1 -0
- package/bin/getZeroTrustLists.d.ts +33 -0
- package/bin/getZeroTrustLists.js +26 -0
- package/bin/getZeroTrustLists.js.map +1 -0
- package/bin/getZeroTrustOrganization.d.ts +42 -0
- package/bin/getZeroTrustOrganization.js +26 -0
- package/bin/getZeroTrustOrganization.js.map +1 -0
- package/bin/getZeroTrustRiskBehavior.d.ts +29 -0
- package/bin/getZeroTrustRiskBehavior.js +22 -0
- package/bin/getZeroTrustRiskBehavior.js.map +1 -0
- package/bin/getZeroTrustRiskScoringIntegration.d.ts +32 -0
- package/bin/getZeroTrustRiskScoringIntegration.js +24 -0
- package/bin/getZeroTrustRiskScoringIntegration.js.map +1 -0
- package/bin/getZeroTrustRiskScoringIntegrations.d.ts +30 -0
- package/bin/getZeroTrustRiskScoringIntegrations.js +24 -0
- package/bin/getZeroTrustRiskScoringIntegrations.js.map +1 -0
- package/bin/getZeroTrustTunnelCloudflared.d.ts +41 -0
- package/bin/getZeroTrustTunnelCloudflared.js +26 -0
- package/bin/getZeroTrustTunnelCloudflared.js.map +1 -0
- package/bin/getZeroTrustTunnelCloudflaredConfig.d.ts +19 -0
- package/bin/getZeroTrustTunnelCloudflaredConfig.js +18 -0
- package/bin/getZeroTrustTunnelCloudflaredConfig.js.map +1 -0
- package/bin/getZeroTrustTunnelCloudflaredRoute.d.ts +36 -0
- package/bin/getZeroTrustTunnelCloudflaredRoute.js +26 -0
- package/bin/getZeroTrustTunnelCloudflaredRoute.js.map +1 -0
- package/bin/getZeroTrustTunnelCloudflaredRoutes.d.ts +57 -0
- package/bin/getZeroTrustTunnelCloudflaredRoutes.js +42 -0
- package/bin/getZeroTrustTunnelCloudflaredRoutes.js.map +1 -0
- package/bin/getZeroTrustTunnelCloudflaredToken.d.ts +28 -0
- package/bin/getZeroTrustTunnelCloudflaredToken.js +24 -0
- package/bin/getZeroTrustTunnelCloudflaredToken.js.map +1 -0
- package/bin/getZeroTrustTunnelCloudflaredVirtualNetwork.d.ts +35 -0
- package/bin/getZeroTrustTunnelCloudflaredVirtualNetwork.js +26 -0
- package/bin/getZeroTrustTunnelCloudflaredVirtualNetwork.js.map +1 -0
- package/bin/getZeroTrustTunnelCloudflaredVirtualNetworks.d.ts +38 -0
- package/bin/getZeroTrustTunnelCloudflaredVirtualNetworks.js +32 -0
- package/bin/getZeroTrustTunnelCloudflaredVirtualNetworks.js.map +1 -0
- package/bin/getZeroTrustTunnelCloudflareds.d.ts +57 -0
- package/bin/getZeroTrustTunnelCloudflareds.js +42 -0
- package/bin/getZeroTrustTunnelCloudflareds.js.map +1 -0
- package/bin/getZone.d.ts +44 -0
- package/bin/getZone.js +26 -0
- package/bin/getZone.js.map +1 -0
- package/bin/getZoneCacheReserve.d.ts +25 -0
- package/bin/getZoneCacheReserve.js +22 -0
- package/bin/getZoneCacheReserve.js.map +1 -0
- package/bin/getZoneCacheVariants.d.ts +25 -0
- package/bin/getZoneCacheVariants.js +22 -0
- package/bin/getZoneCacheVariants.js.map +1 -0
- package/bin/getZoneDnssec.d.ts +38 -0
- package/bin/getZoneDnssec.js +22 -0
- package/bin/getZoneDnssec.js.map +1 -0
- package/bin/getZoneHold.d.ts +28 -0
- package/bin/getZoneHold.js +22 -0
- package/bin/getZoneHold.js.map +1 -0
- package/bin/getZoneLockdown.d.ts +36 -0
- package/bin/getZoneLockdown.js +26 -0
- package/bin/getZoneLockdown.js.map +1 -0
- package/bin/getZoneLockdowns.d.ts +57 -0
- package/bin/getZoneLockdowns.js +42 -0
- package/bin/getZoneLockdowns.js.map +1 -0
- package/bin/getZoneSetting.d.ts +30 -0
- package/bin/getZoneSetting.js +24 -0
- package/bin/getZoneSetting.js.map +1 -0
- package/bin/getZoneSubscription.d.ts +25 -0
- package/bin/getZoneSubscription.js +22 -0
- package/bin/getZoneSubscription.js.map +1 -0
- package/bin/getZones.d.ts +46 -0
- package/bin/getZones.js +36 -0
- package/bin/getZones.js.map +1 -0
- package/bin/healthcheck.d.ts +232 -0
- package/bin/healthcheck.js +89 -0
- package/bin/healthcheck.js.map +1 -0
- package/bin/hostnameTlsSetting.d.ts +108 -0
- package/bin/hostnameTlsSetting.js +70 -0
- package/bin/hostnameTlsSetting.js.map +1 -0
- package/bin/hyperdriveConfig.d.ts +75 -0
- package/bin/hyperdriveConfig.js +65 -0
- package/bin/hyperdriveConfig.js.map +1 -0
- package/bin/image.d.ts +130 -0
- package/bin/image.js +68 -0
- package/bin/image.js.map +1 -0
- package/bin/imageVariant.d.ts +79 -0
- package/bin/imageVariant.js +66 -0
- package/bin/imageVariant.js.map +1 -0
- package/bin/index.d.ts +1464 -0
- package/bin/index.js +1872 -0
- package/bin/index.js.map +1 -0
- package/bin/keylessCertificate.d.ts +172 -0
- package/bin/keylessCertificate.js +80 -0
- package/bin/keylessCertificate.js.map +1 -0
- package/bin/leakedCredentialCheck.d.ts +60 -0
- package/bin/leakedCredentialCheck.js +54 -0
- package/bin/leakedCredentialCheck.js.map +1 -0
- package/bin/leakedCredentialCheckRule.d.ts +72 -0
- package/bin/leakedCredentialCheckRule.js +56 -0
- package/bin/leakedCredentialCheckRule.js.map +1 -0
- package/bin/list.d.ts +116 -0
- package/bin/list.js +69 -0
- package/bin/list.js.map +1 -0
- package/bin/listItem.d.ts +149 -0
- package/bin/listItem.js +70 -0
- package/bin/listItem.js.map +1 -0
- package/bin/loadBalancer.d.ts +408 -0
- package/bin/loadBalancer.js +100 -0
- package/bin/loadBalancer.js.map +1 -0
- package/bin/loadBalancerMonitor.d.ts +280 -0
- package/bin/loadBalancerMonitor.js +88 -0
- package/bin/loadBalancerMonitor.js.map +1 -0
- package/bin/loadBalancerPool.d.ts +250 -0
- package/bin/loadBalancerPool.js +89 -0
- package/bin/loadBalancerPool.js.map +1 -0
- package/bin/logpullRetention.d.ts +60 -0
- package/bin/logpullRetention.js +54 -0
- package/bin/logpullRetention.js.map +1 -0
- package/bin/logpushJob.d.ts +290 -0
- package/bin/logpushJob.js +86 -0
- package/bin/logpushJob.js.map +1 -0
- package/bin/logpushOwnershipChallenge.d.ts +81 -0
- package/bin/logpushOwnershipChallenge.js +62 -0
- package/bin/logpushOwnershipChallenge.js.map +1 -0
- package/bin/magicNetworkMonitoringConfiguration.d.ts +74 -0
- package/bin/magicNetworkMonitoringConfiguration.js +60 -0
- package/bin/magicNetworkMonitoringConfiguration.js.map +1 -0
- package/bin/magicNetworkMonitoringRule.d.ts +142 -0
- package/bin/magicNetworkMonitoringRule.js +71 -0
- package/bin/magicNetworkMonitoringRule.js.map +1 -0
- package/bin/magicTransitConnector.d.ts +76 -0
- package/bin/magicTransitConnector.js +75 -0
- package/bin/magicTransitConnector.js.map +1 -0
- package/bin/magicTransitSite.d.ts +113 -0
- package/bin/magicTransitSite.js +64 -0
- package/bin/magicTransitSite.js.map +1 -0
- package/bin/magicTransitSiteAcl.d.ts +128 -0
- package/bin/magicTransitSiteAcl.js +77 -0
- package/bin/magicTransitSiteAcl.js.map +1 -0
- package/bin/magicTransitSiteLan.d.ts +113 -0
- package/bin/magicTransitSiteLan.js +77 -0
- package/bin/magicTransitSiteLan.js.map +1 -0
- package/bin/magicTransitSiteWan.d.ts +103 -0
- package/bin/magicTransitSiteWan.js +75 -0
- package/bin/magicTransitSiteWan.js.map +1 -0
- package/bin/magicWanGreTunnel.d.ts +163 -0
- package/bin/magicWanGreTunnel.js +78 -0
- package/bin/magicWanGreTunnel.js.map +1 -0
- package/bin/magicWanIpsecTunnel.d.ts +163 -0
- package/bin/magicWanIpsecTunnel.js +84 -0
- package/bin/magicWanIpsecTunnel.js.map +1 -0
- package/bin/magicWanStaticRoute.d.ts +144 -0
- package/bin/magicWanStaticRoute.js +74 -0
- package/bin/magicWanStaticRoute.js.map +1 -0
- package/bin/managedTransforms.d.ts +74 -0
- package/bin/managedTransforms.js +62 -0
- package/bin/managedTransforms.js.map +1 -0
- package/bin/mtlsCertificate.d.ts +144 -0
- package/bin/mtlsCertificate.js +78 -0
- package/bin/mtlsCertificate.js.map +1 -0
- package/bin/notificationPolicy.d.ts +144 -0
- package/bin/notificationPolicy.js +76 -0
- package/bin/notificationPolicy.js.map +1 -0
- package/bin/notificationPolicyWebhooks.d.ts +119 -0
- package/bin/notificationPolicyWebhooks.js +69 -0
- package/bin/notificationPolicyWebhooks.js.map +1 -0
- package/bin/observatoryScheduledTest.d.ts +88 -0
- package/bin/observatoryScheduledTest.js +65 -0
- package/bin/observatoryScheduledTest.js.map +1 -0
- package/bin/originCaCertificate.d.ts +103 -0
- package/bin/originCaCertificate.js +59 -0
- package/bin/originCaCertificate.js.map +1 -0
- package/bin/package.json +34 -0
- package/bin/pageRule.d.ts +102 -0
- package/bin/pageRule.js +70 -0
- package/bin/pageRule.js.map +1 -0
- package/bin/pageShieldPolicy.d.ts +108 -0
- package/bin/pageShieldPolicy.js +77 -0
- package/bin/pageShieldPolicy.js.map +1 -0
- package/bin/pagesDomain.d.ts +79 -0
- package/bin/pagesDomain.js +73 -0
- package/bin/pagesDomain.js.map +1 -0
- package/bin/pagesProject.d.ts +140 -0
- package/bin/pagesProject.js +72 -0
- package/bin/pagesProject.js.map +1 -0
- package/bin/provider.d.ts +85 -0
- package/bin/provider.js +50 -0
- package/bin/provider.js.map +1 -0
- package/bin/queue.d.ts +70 -0
- package/bin/queue.js +73 -0
- package/bin/queue.js.map +1 -0
- package/bin/queueConsumer.d.ts +105 -0
- package/bin/queueConsumer.js +71 -0
- package/bin/queueConsumer.js.map +1 -0
- package/bin/r2bucket.d.ts +104 -0
- package/bin/r2bucket.js +62 -0
- package/bin/r2bucket.js.map +1 -0
- package/bin/r2bucketCors.d.ts +65 -0
- package/bin/r2bucketCors.js +59 -0
- package/bin/r2bucketCors.js.map +1 -0
- package/bin/r2bucketEventNotification.d.ts +94 -0
- package/bin/r2bucketEventNotification.js +63 -0
- package/bin/r2bucketEventNotification.js.map +1 -0
- package/bin/r2bucketLifecycle.d.ts +65 -0
- package/bin/r2bucketLifecycle.js +59 -0
- package/bin/r2bucketLifecycle.js.map +1 -0
- package/bin/r2bucketLock.d.ts +65 -0
- package/bin/r2bucketLock.js +59 -0
- package/bin/r2bucketLock.js.map +1 -0
- package/bin/r2bucketSippy.d.ts +94 -0
- package/bin/r2bucketSippy.js +63 -0
- package/bin/r2bucketSippy.js.map +1 -0
- package/bin/r2customDomain.d.ts +132 -0
- package/bin/r2customDomain.js +80 -0
- package/bin/r2customDomain.js.map +1 -0
- package/bin/r2managedDomain.d.ts +88 -0
- package/bin/r2managedDomain.js +66 -0
- package/bin/r2managedDomain.js.map +1 -0
- package/bin/rateLimit.d.ts +130 -0
- package/bin/rateLimit.js +78 -0
- package/bin/rateLimit.js.map +1 -0
- package/bin/regionalHostname.d.ts +83 -0
- package/bin/regionalHostname.js +64 -0
- package/bin/regionalHostname.js.map +1 -0
- package/bin/regionalTieredCache.d.ts +76 -0
- package/bin/regionalTieredCache.js +58 -0
- package/bin/regionalTieredCache.js.map +1 -0
- package/bin/registrarDomain.d.ts +96 -0
- package/bin/registrarDomain.js +63 -0
- package/bin/registrarDomain.js.map +1 -0
- package/bin/ruleset.d.ts +122 -0
- package/bin/ruleset.js +70 -0
- package/bin/ruleset.js.map +1 -0
- package/bin/snippetRules.d.ts +76 -0
- package/bin/snippetRules.js +62 -0
- package/bin/snippetRules.js.map +1 -0
- package/bin/snippets.d.ts +93 -0
- package/bin/snippets.js +65 -0
- package/bin/snippets.js.map +1 -0
- package/bin/spectrumApplication.d.ts +228 -0
- package/bin/spectrumApplication.js +84 -0
- package/bin/spectrumApplication.js.map +1 -0
- package/bin/stream.d.ts +293 -0
- package/bin/stream.js +100 -0
- package/bin/stream.js.map +1 -0
- package/bin/streamAudioTrack.d.ts +112 -0
- package/bin/streamAudioTrack.js +67 -0
- package/bin/streamAudioTrack.js.map +1 -0
- package/bin/streamCaptionLanguage.d.ts +108 -0
- package/bin/streamCaptionLanguage.js +70 -0
- package/bin/streamCaptionLanguage.js.map +1 -0
- package/bin/streamDownload.d.ts +60 -0
- package/bin/streamDownload.js +57 -0
- package/bin/streamDownload.js.map +1 -0
- package/bin/streamKey.d.ts +72 -0
- package/bin/streamKey.js +58 -0
- package/bin/streamKey.js.map +1 -0
- package/bin/streamLiveInput.d.ts +199 -0
- package/bin/streamLiveInput.js +82 -0
- package/bin/streamLiveInput.js.map +1 -0
- package/bin/streamWatermark.d.ts +195 -0
- package/bin/streamWatermark.js +81 -0
- package/bin/streamWatermark.js.map +1 -0
- package/bin/streamWebhook.d.ts +60 -0
- package/bin/streamWebhook.js +57 -0
- package/bin/streamWebhook.js.map +1 -0
- package/bin/tieredCache.d.ts +76 -0
- package/bin/tieredCache.js +61 -0
- package/bin/tieredCache.js.map +1 -0
- package/bin/totalTls.d.ts +83 -0
- package/bin/totalTls.js +61 -0
- package/bin/totalTls.js.map +1 -0
- package/bin/turnstileWidget.d.ts +176 -0
- package/bin/turnstileWidget.js +82 -0
- package/bin/turnstileWidget.js.map +1 -0
- package/bin/types/index.d.ts +3 -0
- package/bin/types/index.js +11 -0
- package/bin/types/index.js.map +1 -0
- package/bin/types/input.d.ts +10913 -0
- package/bin/types/input.js +5 -0
- package/bin/types/input.js.map +1 -0
- package/bin/types/output.d.ts +28094 -0
- package/bin/types/output.js +5 -0
- package/bin/types/output.js.map +1 -0
- package/bin/urlNormalizationSettings.d.ts +72 -0
- package/bin/urlNormalizationSettings.js +62 -0
- package/bin/urlNormalizationSettings.js.map +1 -0
- package/bin/user.d.ts +96 -0
- package/bin/user.js +57 -0
- package/bin/user.js.map +1 -0
- package/bin/userAgentBlockingRule.d.ts +86 -0
- package/bin/userAgentBlockingRule.js +64 -0
- package/bin/userAgentBlockingRule.js.map +1 -0
- package/bin/utilities.d.ts +9 -0
- package/bin/utilities.js +141 -0
- package/bin/utilities.js.map +1 -0
- package/bin/waitingRoom.d.ts +637 -0
- package/bin/waitingRoom.js +111 -0
- package/bin/waitingRoom.js.map +1 -0
- package/bin/waitingRoomEvent.d.ts +250 -0
- package/bin/waitingRoomEvent.js +93 -0
- package/bin/waitingRoomEvent.js.map +1 -0
- package/bin/waitingRoomRules.d.ts +98 -0
- package/bin/waitingRoomRules.js +74 -0
- package/bin/waitingRoomRules.js.map +1 -0
- package/bin/waitingRoomSettings.d.ts +63 -0
- package/bin/waitingRoomSettings.js +54 -0
- package/bin/waitingRoomSettings.js.map +1 -0
- package/bin/web3Hostname.d.ts +108 -0
- package/bin/web3Hostname.js +69 -0
- package/bin/web3Hostname.js.map +1 -0
- package/bin/webAnalyticsRule.d.ts +94 -0
- package/bin/webAnalyticsRule.js +69 -0
- package/bin/webAnalyticsRule.js.map +1 -0
- package/bin/webAnalyticsSite.d.ts +122 -0
- package/bin/webAnalyticsSite.js +70 -0
- package/bin/webAnalyticsSite.js.map +1 -0
- package/bin/workersCronTrigger.d.ts +65 -0
- package/bin/workersCronTrigger.js +62 -0
- package/bin/workersCronTrigger.js.map +1 -0
- package/bin/workersCustomDomain.d.ts +104 -0
- package/bin/workersCustomDomain.js +74 -0
- package/bin/workersCustomDomain.js.map +1 -0
- package/bin/workersDeployment.d.ts +79 -0
- package/bin/workersDeployment.js +77 -0
- package/bin/workersDeployment.js.map +1 -0
- package/bin/workersForPlatformsDispatchNamespace.d.ts +116 -0
- package/bin/workersForPlatformsDispatchNamespace.js +68 -0
- package/bin/workersForPlatformsDispatchNamespace.js.map +1 -0
- package/bin/workersKv.d.ts +99 -0
- package/bin/workersKv.js +69 -0
- package/bin/workersKv.js.map +1 -0
- package/bin/workersKvNamespace.d.ts +70 -0
- package/bin/workersKvNamespace.js +59 -0
- package/bin/workersKvNamespace.js.map +1 -0
- package/bin/workersRoute.d.ts +89 -0
- package/bin/workersRoute.js +67 -0
- package/bin/workersRoute.js.map +1 -0
- package/bin/workersScript.d.ts +291 -0
- package/bin/workersScript.js +102 -0
- package/bin/workersScript.js.map +1 -0
- package/bin/workersScriptSubdomain.d.ts +84 -0
- package/bin/workersScriptSubdomain.js +64 -0
- package/bin/workersScriptSubdomain.js.map +1 -0
- package/bin/workersSecret.d.ts +108 -0
- package/bin/workersSecret.js +68 -0
- package/bin/workersSecret.js.map +1 -0
- package/bin/zeroTrustAccessApplication.d.ts +488 -0
- package/bin/zeroTrustAccessApplication.js +125 -0
- package/bin/zeroTrustAccessApplication.js.map +1 -0
- package/bin/zeroTrustAccessCustomPage.d.ts +108 -0
- package/bin/zeroTrustAccessCustomPage.js +72 -0
- package/bin/zeroTrustAccessCustomPage.js.map +1 -0
- package/bin/zeroTrustAccessGroup.d.ts +126 -0
- package/bin/zeroTrustAccessGroup.js +68 -0
- package/bin/zeroTrustAccessGroup.js.map +1 -0
- package/bin/zeroTrustAccessIdentityProvider.d.ts +116 -0
- package/bin/zeroTrustAccessIdentityProvider.js +65 -0
- package/bin/zeroTrustAccessIdentityProvider.js.map +1 -0
- package/bin/zeroTrustAccessInfrastructureTarget.d.ts +93 -0
- package/bin/zeroTrustAccessInfrastructureTarget.js +66 -0
- package/bin/zeroTrustAccessInfrastructureTarget.js.map +1 -0
- package/bin/zeroTrustAccessKeyConfiguration.d.ts +76 -0
- package/bin/zeroTrustAccessKeyConfiguration.js +61 -0
- package/bin/zeroTrustAccessKeyConfiguration.js.map +1 -0
- package/bin/zeroTrustAccessMtlsCertificate.d.ts +110 -0
- package/bin/zeroTrustAccessMtlsCertificate.js +68 -0
- package/bin/zeroTrustAccessMtlsCertificate.js.map +1 -0
- package/bin/zeroTrustAccessMtlsHostnameSettings.d.ts +91 -0
- package/bin/zeroTrustAccessMtlsHostnameSettings.js +62 -0
- package/bin/zeroTrustAccessMtlsHostnameSettings.js.map +1 -0
- package/bin/zeroTrustAccessPolicy.d.ts +205 -0
- package/bin/zeroTrustAccessPolicy.js +88 -0
- package/bin/zeroTrustAccessPolicy.js.map +1 -0
- package/bin/zeroTrustAccessServiceToken.d.ts +113 -0
- package/bin/zeroTrustAccessServiceToken.js +67 -0
- package/bin/zeroTrustAccessServiceToken.js.map +1 -0
- package/bin/zeroTrustAccessShortLivedCertificate.d.ts +88 -0
- package/bin/zeroTrustAccessShortLivedCertificate.js +60 -0
- package/bin/zeroTrustAccessShortLivedCertificate.js.map +1 -0
- package/bin/zeroTrustAccessTag.d.ts +72 -0
- package/bin/zeroTrustAccessTag.js +60 -0
- package/bin/zeroTrustAccessTag.js.map +1 -0
- package/bin/zeroTrustDeviceCustomProfile.d.ts +286 -0
- package/bin/zeroTrustDeviceCustomProfile.js +108 -0
- package/bin/zeroTrustDeviceCustomProfile.js.map +1 -0
- package/bin/zeroTrustDeviceCustomProfileLocalDomainFallback.d.ts +80 -0
- package/bin/zeroTrustDeviceCustomProfileLocalDomainFallback.js +68 -0
- package/bin/zeroTrustDeviceCustomProfileLocalDomainFallback.js.map +1 -0
- package/bin/zeroTrustDeviceDefaultProfile.d.ts +191 -0
- package/bin/zeroTrustDeviceDefaultProfile.js +86 -0
- package/bin/zeroTrustDeviceDefaultProfile.js.map +1 -0
- package/bin/zeroTrustDeviceDefaultProfileCertificates.d.ts +51 -0
- package/bin/zeroTrustDeviceDefaultProfileCertificates.js +57 -0
- package/bin/zeroTrustDeviceDefaultProfileCertificates.js.map +1 -0
- package/bin/zeroTrustDeviceDefaultProfileLocalDomainFallback.d.ts +68 -0
- package/bin/zeroTrustDeviceDefaultProfileLocalDomainFallback.js +63 -0
- package/bin/zeroTrustDeviceDefaultProfileLocalDomainFallback.js.map +1 -0
- package/bin/zeroTrustDeviceManagedNetworks.d.ts +85 -0
- package/bin/zeroTrustDeviceManagedNetworks.js +66 -0
- package/bin/zeroTrustDeviceManagedNetworks.js.map +1 -0
- package/bin/zeroTrustDevicePostureIntegration.d.ts +92 -0
- package/bin/zeroTrustDevicePostureIntegration.js +69 -0
- package/bin/zeroTrustDevicePostureIntegration.js.map +1 -0
- package/bin/zeroTrustDevicePostureRule.d.ts +128 -0
- package/bin/zeroTrustDevicePostureRule.js +69 -0
- package/bin/zeroTrustDevicePostureRule.js.map +1 -0
- package/bin/zeroTrustDexTest.d.ts +124 -0
- package/bin/zeroTrustDexTest.js +77 -0
- package/bin/zeroTrustDexTest.js.map +1 -0
- package/bin/zeroTrustDlpCustomProfile.d.ts +133 -0
- package/bin/zeroTrustDlpCustomProfile.js +80 -0
- package/bin/zeroTrustDlpCustomProfile.js.map +1 -0
- package/bin/zeroTrustDlpDataset.d.ts +122 -0
- package/bin/zeroTrustDlpDataset.js +80 -0
- package/bin/zeroTrustDlpDataset.js.map +1 -0
- package/bin/zeroTrustDlpEntry.d.ts +66 -0
- package/bin/zeroTrustDlpEntry.js +81 -0
- package/bin/zeroTrustDlpEntry.js.map +1 -0
- package/bin/zeroTrustDlpPredefinedProfile.d.ts +113 -0
- package/bin/zeroTrustDlpPredefinedProfile.js +84 -0
- package/bin/zeroTrustDlpPredefinedProfile.js.map +1 -0
- package/bin/zeroTrustDnsLocation.d.ts +173 -0
- package/bin/zeroTrustDnsLocation.js +78 -0
- package/bin/zeroTrustDnsLocation.js.map +1 -0
- package/bin/zeroTrustGatewayCertificate.d.ts +117 -0
- package/bin/zeroTrustGatewayCertificate.js +76 -0
- package/bin/zeroTrustGatewayCertificate.js.map +1 -0
- package/bin/zeroTrustGatewayLogging.d.ts +68 -0
- package/bin/zeroTrustGatewayLogging.js +56 -0
- package/bin/zeroTrustGatewayLogging.js.map +1 -0
- package/bin/zeroTrustGatewayPolicy.d.ts +214 -0
- package/bin/zeroTrustGatewayPolicy.js +87 -0
- package/bin/zeroTrustGatewayPolicy.js.map +1 -0
- package/bin/zeroTrustGatewayProxyEndpoint.d.ts +75 -0
- package/bin/zeroTrustGatewayProxyEndpoint.js +65 -0
- package/bin/zeroTrustGatewayProxyEndpoint.js.map +1 -0
- package/bin/zeroTrustGatewaySettings.d.ts +57 -0
- package/bin/zeroTrustGatewaySettings.js +58 -0
- package/bin/zeroTrustGatewaySettings.js.map +1 -0
- package/bin/zeroTrustList.d.ts +101 -0
- package/bin/zeroTrustList.js +69 -0
- package/bin/zeroTrustList.js.map +1 -0
- package/bin/zeroTrustOrganization.d.ts +189 -0
- package/bin/zeroTrustOrganization.js +77 -0
- package/bin/zeroTrustOrganization.js.map +1 -0
- package/bin/zeroTrustRiskBehavior.d.ts +50 -0
- package/bin/zeroTrustRiskBehavior.js +57 -0
- package/bin/zeroTrustRiskBehavior.js.map +1 -0
- package/bin/zeroTrustRiskScoringIntegration.d.ts +107 -0
- package/bin/zeroTrustRiskScoringIntegration.js +72 -0
- package/bin/zeroTrustRiskScoringIntegration.js.map +1 -0
- package/bin/zeroTrustTunnelCloudflared.d.ts +177 -0
- package/bin/zeroTrustTunnelCloudflared.js +78 -0
- package/bin/zeroTrustTunnelCloudflared.js.map +1 -0
- package/bin/zeroTrustTunnelCloudflaredConfig.d.ts +99 -0
- package/bin/zeroTrustTunnelCloudflaredConfig.js +65 -0
- package/bin/zeroTrustTunnelCloudflaredConfig.js.map +1 -0
- package/bin/zeroTrustTunnelCloudflaredRoute.d.ts +112 -0
- package/bin/zeroTrustTunnelCloudflaredRoute.js +70 -0
- package/bin/zeroTrustTunnelCloudflaredRoute.js.map +1 -0
- package/bin/zeroTrustTunnelCloudflaredVirtualNetwork.d.ts +112 -0
- package/bin/zeroTrustTunnelCloudflaredVirtualNetwork.js +64 -0
- package/bin/zeroTrustTunnelCloudflaredVirtualNetwork.js.map +1 -0
- package/bin/zone.d.ts +188 -0
- package/bin/zone.js +84 -0
- package/bin/zone.js.map +1 -0
- package/bin/zoneCacheReserve.d.ts +76 -0
- package/bin/zoneCacheReserve.js +58 -0
- package/bin/zoneCacheReserve.js.map +1 -0
- package/bin/zoneCacheVariants.d.ts +78 -0
- package/bin/zoneCacheVariants.js +61 -0
- package/bin/zoneCacheVariants.js.map +1 -0
- package/bin/zoneDnssec.d.ts +179 -0
- package/bin/zoneDnssec.js +78 -0
- package/bin/zoneDnssec.js.map +1 -0
- package/bin/zoneHold.d.ts +86 -0
- package/bin/zoneHold.js +58 -0
- package/bin/zoneHold.js.map +1 -0
- package/bin/zoneLockdown.d.ts +112 -0
- package/bin/zoneLockdown.js +70 -0
- package/bin/zoneLockdown.js.map +1 -0
- package/bin/zoneSetting.d.ts +110 -0
- package/bin/zoneSetting.js +70 -0
- package/bin/zoneSetting.js.map +1 -0
- package/bin/zoneSubscription.d.ts +74 -0
- package/bin/zoneSubscription.js +56 -0
- package/bin/zoneSubscription.js.map +1 -0
- package/package.json +34 -0
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
export declare class ApiShieldDiscoveryOperation extends pulumi.CustomResource {
|
|
3
|
+
/**
|
|
4
|
+
* Get an existing ApiShieldDiscoveryOperation resource's state with the given name, ID, and optional extra
|
|
5
|
+
* properties used to qualify the lookup.
|
|
6
|
+
*
|
|
7
|
+
* @param name The _unique_ name of the resulting resource.
|
|
8
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
9
|
+
* @param state Any extra arguments used during the lookup.
|
|
10
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
11
|
+
*/
|
|
12
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ApiShieldDiscoveryOperationState, opts?: pulumi.CustomResourceOptions): ApiShieldDiscoveryOperation;
|
|
13
|
+
/**
|
|
14
|
+
* Returns true if the given object is an instance of ApiShieldDiscoveryOperation. This is designed to work even
|
|
15
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
16
|
+
*/
|
|
17
|
+
static isInstance(obj: any): obj is ApiShieldDiscoveryOperation;
|
|
18
|
+
/**
|
|
19
|
+
* UUID
|
|
20
|
+
*/
|
|
21
|
+
readonly operationId: pulumi.Output<string>;
|
|
22
|
+
/**
|
|
23
|
+
* Mark state of operation in API Discovery * `review` - Mark operation as for review * `ignored` - Mark operation as
|
|
24
|
+
* ignored
|
|
25
|
+
*/
|
|
26
|
+
readonly state: pulumi.Output<string | undefined>;
|
|
27
|
+
/**
|
|
28
|
+
* Identifier
|
|
29
|
+
*/
|
|
30
|
+
readonly zoneId: pulumi.Output<string>;
|
|
31
|
+
/**
|
|
32
|
+
* Create a ApiShieldDiscoveryOperation resource with the given unique name, arguments, and options.
|
|
33
|
+
*
|
|
34
|
+
* @param name The _unique_ name of the resource.
|
|
35
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
36
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
37
|
+
*/
|
|
38
|
+
constructor(name: string, args: ApiShieldDiscoveryOperationArgs, opts?: pulumi.CustomResourceOptions);
|
|
39
|
+
}
|
|
40
|
+
/**
|
|
41
|
+
* Input properties used for looking up and filtering ApiShieldDiscoveryOperation resources.
|
|
42
|
+
*/
|
|
43
|
+
export interface ApiShieldDiscoveryOperationState {
|
|
44
|
+
/**
|
|
45
|
+
* UUID
|
|
46
|
+
*/
|
|
47
|
+
operationId?: pulumi.Input<string>;
|
|
48
|
+
/**
|
|
49
|
+
* Mark state of operation in API Discovery * `review` - Mark operation as for review * `ignored` - Mark operation as
|
|
50
|
+
* ignored
|
|
51
|
+
*/
|
|
52
|
+
state?: pulumi.Input<string>;
|
|
53
|
+
/**
|
|
54
|
+
* Identifier
|
|
55
|
+
*/
|
|
56
|
+
zoneId?: pulumi.Input<string>;
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* The set of arguments for constructing a ApiShieldDiscoveryOperation resource.
|
|
60
|
+
*/
|
|
61
|
+
export interface ApiShieldDiscoveryOperationArgs {
|
|
62
|
+
/**
|
|
63
|
+
* UUID
|
|
64
|
+
*/
|
|
65
|
+
operationId: pulumi.Input<string>;
|
|
66
|
+
/**
|
|
67
|
+
* Mark state of operation in API Discovery * `review` - Mark operation as for review * `ignored` - Mark operation as
|
|
68
|
+
* ignored
|
|
69
|
+
*/
|
|
70
|
+
state?: pulumi.Input<string>;
|
|
71
|
+
/**
|
|
72
|
+
* Identifier
|
|
73
|
+
*/
|
|
74
|
+
zoneId: pulumi.Input<string>;
|
|
75
|
+
}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.ApiShieldDiscoveryOperation = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
class ApiShieldDiscoveryOperation extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing ApiShieldDiscoveryOperation resource's state with the given name, ID, and optional extra
|
|
11
|
+
* properties used to qualify the lookup.
|
|
12
|
+
*
|
|
13
|
+
* @param name The _unique_ name of the resulting resource.
|
|
14
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
15
|
+
* @param state Any extra arguments used during the lookup.
|
|
16
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
17
|
+
*/
|
|
18
|
+
static get(name, id, state, opts) {
|
|
19
|
+
return new ApiShieldDiscoveryOperation(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Returns true if the given object is an instance of ApiShieldDiscoveryOperation. This is designed to work even
|
|
23
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
24
|
+
*/
|
|
25
|
+
static isInstance(obj) {
|
|
26
|
+
if (obj === undefined || obj === null) {
|
|
27
|
+
return false;
|
|
28
|
+
}
|
|
29
|
+
return obj['__pulumiType'] === ApiShieldDiscoveryOperation.__pulumiType;
|
|
30
|
+
}
|
|
31
|
+
constructor(name, argsOrState, opts) {
|
|
32
|
+
let resourceInputs = {};
|
|
33
|
+
opts = opts || {};
|
|
34
|
+
if (opts.id) {
|
|
35
|
+
const state = argsOrState;
|
|
36
|
+
resourceInputs["operationId"] = state ? state.operationId : undefined;
|
|
37
|
+
resourceInputs["state"] = state ? state.state : undefined;
|
|
38
|
+
resourceInputs["zoneId"] = state ? state.zoneId : undefined;
|
|
39
|
+
}
|
|
40
|
+
else {
|
|
41
|
+
const args = argsOrState;
|
|
42
|
+
if ((!args || args.operationId === undefined) && !opts.urn) {
|
|
43
|
+
throw new Error("Missing required property 'operationId'");
|
|
44
|
+
}
|
|
45
|
+
if ((!args || args.zoneId === undefined) && !opts.urn) {
|
|
46
|
+
throw new Error("Missing required property 'zoneId'");
|
|
47
|
+
}
|
|
48
|
+
resourceInputs["operationId"] = args ? args.operationId : undefined;
|
|
49
|
+
resourceInputs["state"] = args ? args.state : undefined;
|
|
50
|
+
resourceInputs["zoneId"] = args ? args.zoneId : undefined;
|
|
51
|
+
}
|
|
52
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
53
|
+
super(ApiShieldDiscoveryOperation.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
exports.ApiShieldDiscoveryOperation = ApiShieldDiscoveryOperation;
|
|
57
|
+
/** @internal */
|
|
58
|
+
ApiShieldDiscoveryOperation.__pulumiType = 'cloudflare:index/apiShieldDiscoveryOperation:ApiShieldDiscoveryOperation';
|
|
59
|
+
//# sourceMappingURL=apiShieldDiscoveryOperation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"apiShieldDiscoveryOperation.js","sourceRoot":"","sources":["../apiShieldDiscoveryOperation.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,MAAa,2BAA4B,SAAQ,MAAM,CAAC,cAAc;IAClE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwC,EAAE,IAAmC;QACtI,OAAO,IAAI,2BAA2B,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAClF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,2BAA2B,CAAC,YAAY,CAAC;IAC5E,CAAC;IAwBD,YAAY,IAAY,EAAE,WAAgF,EAAE,IAAmC;QAC3I,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2D,CAAC;YAC1E,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAA0D,CAAC;YACxE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,MAAM,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,2BAA2B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,KAAK,CAAC,cAAc,EAAE,SAAS,CAAC,UAAU,EAAE,CAAC,CAAC;IAC9H,CAAC;;AAxEL,kEAyEC;AA3DG,gBAAgB;AACO,wCAAY,GAAG,0EAA0E,CAAC"}
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
4
|
+
export declare class ApiShieldOperation extends pulumi.CustomResource {
|
|
5
|
+
/**
|
|
6
|
+
* Get an existing ApiShieldOperation resource's state with the given name, ID, and optional extra
|
|
7
|
+
* properties used to qualify the lookup.
|
|
8
|
+
*
|
|
9
|
+
* @param name The _unique_ name of the resulting resource.
|
|
10
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
11
|
+
* @param state Any extra arguments used during the lookup.
|
|
12
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
13
|
+
*/
|
|
14
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ApiShieldOperationState, opts?: pulumi.CustomResourceOptions): ApiShieldOperation;
|
|
15
|
+
/**
|
|
16
|
+
* Returns true if the given object is an instance of ApiShieldOperation. This is designed to work even
|
|
17
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
18
|
+
*/
|
|
19
|
+
static isInstance(obj: any): obj is ApiShieldOperation;
|
|
20
|
+
/**
|
|
21
|
+
* The endpoint which can contain path parameter templates in curly braces, each will be replaced from left to right with
|
|
22
|
+
* {varN}, starting with {var1}, during insertion. This will further be Cloudflare-normalized upon insertion. See:
|
|
23
|
+
* https://developers.cloudflare.com/rules/normalization/how-it-works/.
|
|
24
|
+
*/
|
|
25
|
+
readonly endpoint: pulumi.Output<string>;
|
|
26
|
+
readonly features: pulumi.Output<outputs.ApiShieldOperationFeatures>;
|
|
27
|
+
/**
|
|
28
|
+
* RFC3986-compliant host.
|
|
29
|
+
*/
|
|
30
|
+
readonly host: pulumi.Output<string>;
|
|
31
|
+
readonly lastUpdated: pulumi.Output<string>;
|
|
32
|
+
/**
|
|
33
|
+
* The HTTP method used to access the endpoint.
|
|
34
|
+
*/
|
|
35
|
+
readonly method: pulumi.Output<string>;
|
|
36
|
+
/**
|
|
37
|
+
* UUID
|
|
38
|
+
*/
|
|
39
|
+
readonly operationId: pulumi.Output<string>;
|
|
40
|
+
/**
|
|
41
|
+
* Identifier
|
|
42
|
+
*/
|
|
43
|
+
readonly zoneId: pulumi.Output<string>;
|
|
44
|
+
/**
|
|
45
|
+
* Create a ApiShieldOperation resource with the given unique name, arguments, and options.
|
|
46
|
+
*
|
|
47
|
+
* @param name The _unique_ name of the resource.
|
|
48
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
49
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
50
|
+
*/
|
|
51
|
+
constructor(name: string, args: ApiShieldOperationArgs, opts?: pulumi.CustomResourceOptions);
|
|
52
|
+
}
|
|
53
|
+
/**
|
|
54
|
+
* Input properties used for looking up and filtering ApiShieldOperation resources.
|
|
55
|
+
*/
|
|
56
|
+
export interface ApiShieldOperationState {
|
|
57
|
+
/**
|
|
58
|
+
* The endpoint which can contain path parameter templates in curly braces, each will be replaced from left to right with
|
|
59
|
+
* {varN}, starting with {var1}, during insertion. This will further be Cloudflare-normalized upon insertion. See:
|
|
60
|
+
* https://developers.cloudflare.com/rules/normalization/how-it-works/.
|
|
61
|
+
*/
|
|
62
|
+
endpoint?: pulumi.Input<string>;
|
|
63
|
+
features?: pulumi.Input<inputs.ApiShieldOperationFeatures>;
|
|
64
|
+
/**
|
|
65
|
+
* RFC3986-compliant host.
|
|
66
|
+
*/
|
|
67
|
+
host?: pulumi.Input<string>;
|
|
68
|
+
lastUpdated?: pulumi.Input<string>;
|
|
69
|
+
/**
|
|
70
|
+
* The HTTP method used to access the endpoint.
|
|
71
|
+
*/
|
|
72
|
+
method?: pulumi.Input<string>;
|
|
73
|
+
/**
|
|
74
|
+
* UUID
|
|
75
|
+
*/
|
|
76
|
+
operationId?: pulumi.Input<string>;
|
|
77
|
+
/**
|
|
78
|
+
* Identifier
|
|
79
|
+
*/
|
|
80
|
+
zoneId?: pulumi.Input<string>;
|
|
81
|
+
}
|
|
82
|
+
/**
|
|
83
|
+
* The set of arguments for constructing a ApiShieldOperation resource.
|
|
84
|
+
*/
|
|
85
|
+
export interface ApiShieldOperationArgs {
|
|
86
|
+
/**
|
|
87
|
+
* The endpoint which can contain path parameter templates in curly braces, each will be replaced from left to right with
|
|
88
|
+
* {varN}, starting with {var1}, during insertion. This will further be Cloudflare-normalized upon insertion. See:
|
|
89
|
+
* https://developers.cloudflare.com/rules/normalization/how-it-works/.
|
|
90
|
+
*/
|
|
91
|
+
endpoint: pulumi.Input<string>;
|
|
92
|
+
/**
|
|
93
|
+
* RFC3986-compliant host.
|
|
94
|
+
*/
|
|
95
|
+
host: pulumi.Input<string>;
|
|
96
|
+
/**
|
|
97
|
+
* The HTTP method used to access the endpoint.
|
|
98
|
+
*/
|
|
99
|
+
method: pulumi.Input<string>;
|
|
100
|
+
/**
|
|
101
|
+
* Identifier
|
|
102
|
+
*/
|
|
103
|
+
zoneId: pulumi.Input<string>;
|
|
104
|
+
}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.ApiShieldOperation = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
class ApiShieldOperation extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing ApiShieldOperation resource's state with the given name, ID, and optional extra
|
|
11
|
+
* properties used to qualify the lookup.
|
|
12
|
+
*
|
|
13
|
+
* @param name The _unique_ name of the resulting resource.
|
|
14
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
15
|
+
* @param state Any extra arguments used during the lookup.
|
|
16
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
17
|
+
*/
|
|
18
|
+
static get(name, id, state, opts) {
|
|
19
|
+
return new ApiShieldOperation(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Returns true if the given object is an instance of ApiShieldOperation. This is designed to work even
|
|
23
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
24
|
+
*/
|
|
25
|
+
static isInstance(obj) {
|
|
26
|
+
if (obj === undefined || obj === null) {
|
|
27
|
+
return false;
|
|
28
|
+
}
|
|
29
|
+
return obj['__pulumiType'] === ApiShieldOperation.__pulumiType;
|
|
30
|
+
}
|
|
31
|
+
constructor(name, argsOrState, opts) {
|
|
32
|
+
let resourceInputs = {};
|
|
33
|
+
opts = opts || {};
|
|
34
|
+
if (opts.id) {
|
|
35
|
+
const state = argsOrState;
|
|
36
|
+
resourceInputs["endpoint"] = state ? state.endpoint : undefined;
|
|
37
|
+
resourceInputs["features"] = state ? state.features : undefined;
|
|
38
|
+
resourceInputs["host"] = state ? state.host : undefined;
|
|
39
|
+
resourceInputs["lastUpdated"] = state ? state.lastUpdated : undefined;
|
|
40
|
+
resourceInputs["method"] = state ? state.method : undefined;
|
|
41
|
+
resourceInputs["operationId"] = state ? state.operationId : undefined;
|
|
42
|
+
resourceInputs["zoneId"] = state ? state.zoneId : undefined;
|
|
43
|
+
}
|
|
44
|
+
else {
|
|
45
|
+
const args = argsOrState;
|
|
46
|
+
if ((!args || args.endpoint === undefined) && !opts.urn) {
|
|
47
|
+
throw new Error("Missing required property 'endpoint'");
|
|
48
|
+
}
|
|
49
|
+
if ((!args || args.host === undefined) && !opts.urn) {
|
|
50
|
+
throw new Error("Missing required property 'host'");
|
|
51
|
+
}
|
|
52
|
+
if ((!args || args.method === undefined) && !opts.urn) {
|
|
53
|
+
throw new Error("Missing required property 'method'");
|
|
54
|
+
}
|
|
55
|
+
if ((!args || args.zoneId === undefined) && !opts.urn) {
|
|
56
|
+
throw new Error("Missing required property 'zoneId'");
|
|
57
|
+
}
|
|
58
|
+
resourceInputs["endpoint"] = args ? args.endpoint : undefined;
|
|
59
|
+
resourceInputs["host"] = args ? args.host : undefined;
|
|
60
|
+
resourceInputs["method"] = args ? args.method : undefined;
|
|
61
|
+
resourceInputs["zoneId"] = args ? args.zoneId : undefined;
|
|
62
|
+
resourceInputs["features"] = undefined /*out*/;
|
|
63
|
+
resourceInputs["lastUpdated"] = undefined /*out*/;
|
|
64
|
+
resourceInputs["operationId"] = undefined /*out*/;
|
|
65
|
+
}
|
|
66
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
67
|
+
super(ApiShieldOperation.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
exports.ApiShieldOperation = ApiShieldOperation;
|
|
71
|
+
/** @internal */
|
|
72
|
+
ApiShieldOperation.__pulumiType = 'cloudflare:index/apiShieldOperation:ApiShieldOperation';
|
|
73
|
+
//# sourceMappingURL=apiShieldOperation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"apiShieldOperation.js","sourceRoot":"","sources":["../apiShieldOperation.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,MAAa,kBAAmB,SAAQ,MAAM,CAAC,cAAc;IACzD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA+B,EAAE,IAAmC;QAC7H,OAAO,IAAI,kBAAkB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACzE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,kBAAkB,CAAC,YAAY,CAAC;IACnE,CAAC;IAmCD,YAAY,IAAY,EAAE,WAA8D,EAAE,IAAmC;QACzH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAkD,CAAC;YACjE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAAiD,CAAC;YAC/D,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACjD,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,MAAM,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,MAAM,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACrD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,kBAAkB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,KAAK,CAAC,cAAc,EAAE,SAAS,CAAC,UAAU,EAAE,CAAC,CAAC;IACrH,CAAC;;AAjGL,gDAkGC;AApFG,gBAAgB;AACO,+BAAY,GAAG,wDAAwD,CAAC"}
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
export declare class ApiShieldOperationSchemaValidationSettings extends pulumi.CustomResource {
|
|
3
|
+
/**
|
|
4
|
+
* Get an existing ApiShieldOperationSchemaValidationSettings resource's state with the given name, ID, and optional extra
|
|
5
|
+
* properties used to qualify the lookup.
|
|
6
|
+
*
|
|
7
|
+
* @param name The _unique_ name of the resulting resource.
|
|
8
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
9
|
+
* @param state Any extra arguments used during the lookup.
|
|
10
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
11
|
+
*/
|
|
12
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ApiShieldOperationSchemaValidationSettingsState, opts?: pulumi.CustomResourceOptions): ApiShieldOperationSchemaValidationSettings;
|
|
13
|
+
/**
|
|
14
|
+
* Returns true if the given object is an instance of ApiShieldOperationSchemaValidationSettings. This is designed to work even
|
|
15
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
16
|
+
*/
|
|
17
|
+
static isInstance(obj: any): obj is ApiShieldOperationSchemaValidationSettings;
|
|
18
|
+
/**
|
|
19
|
+
* When set, this applies a mitigation action to this operation - `log` log request when request does not conform to schema
|
|
20
|
+
* for this operation - `block` deny access to the site when request does not conform to schema for this operation - `none`
|
|
21
|
+
* will skip mitigation for this operation - `null` indicates that no operation level mitigation is in place, see Zone
|
|
22
|
+
* Level Schema Validation Settings for mitigation action that will be applied
|
|
23
|
+
*/
|
|
24
|
+
readonly mitigationAction: pulumi.Output<string | undefined>;
|
|
25
|
+
/**
|
|
26
|
+
* UUID
|
|
27
|
+
*/
|
|
28
|
+
readonly operationId: pulumi.Output<string>;
|
|
29
|
+
/**
|
|
30
|
+
* Identifier
|
|
31
|
+
*/
|
|
32
|
+
readonly zoneId: pulumi.Output<string>;
|
|
33
|
+
/**
|
|
34
|
+
* Create a ApiShieldOperationSchemaValidationSettings resource with the given unique name, arguments, and options.
|
|
35
|
+
*
|
|
36
|
+
* @param name The _unique_ name of the resource.
|
|
37
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
38
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
39
|
+
*/
|
|
40
|
+
constructor(name: string, args: ApiShieldOperationSchemaValidationSettingsArgs, opts?: pulumi.CustomResourceOptions);
|
|
41
|
+
}
|
|
42
|
+
/**
|
|
43
|
+
* Input properties used for looking up and filtering ApiShieldOperationSchemaValidationSettings resources.
|
|
44
|
+
*/
|
|
45
|
+
export interface ApiShieldOperationSchemaValidationSettingsState {
|
|
46
|
+
/**
|
|
47
|
+
* When set, this applies a mitigation action to this operation - `log` log request when request does not conform to schema
|
|
48
|
+
* for this operation - `block` deny access to the site when request does not conform to schema for this operation - `none`
|
|
49
|
+
* will skip mitigation for this operation - `null` indicates that no operation level mitigation is in place, see Zone
|
|
50
|
+
* Level Schema Validation Settings for mitigation action that will be applied
|
|
51
|
+
*/
|
|
52
|
+
mitigationAction?: pulumi.Input<string>;
|
|
53
|
+
/**
|
|
54
|
+
* UUID
|
|
55
|
+
*/
|
|
56
|
+
operationId?: pulumi.Input<string>;
|
|
57
|
+
/**
|
|
58
|
+
* Identifier
|
|
59
|
+
*/
|
|
60
|
+
zoneId?: pulumi.Input<string>;
|
|
61
|
+
}
|
|
62
|
+
/**
|
|
63
|
+
* The set of arguments for constructing a ApiShieldOperationSchemaValidationSettings resource.
|
|
64
|
+
*/
|
|
65
|
+
export interface ApiShieldOperationSchemaValidationSettingsArgs {
|
|
66
|
+
/**
|
|
67
|
+
* When set, this applies a mitigation action to this operation - `log` log request when request does not conform to schema
|
|
68
|
+
* for this operation - `block` deny access to the site when request does not conform to schema for this operation - `none`
|
|
69
|
+
* will skip mitigation for this operation - `null` indicates that no operation level mitigation is in place, see Zone
|
|
70
|
+
* Level Schema Validation Settings for mitigation action that will be applied
|
|
71
|
+
*/
|
|
72
|
+
mitigationAction?: pulumi.Input<string>;
|
|
73
|
+
/**
|
|
74
|
+
* UUID
|
|
75
|
+
*/
|
|
76
|
+
operationId: pulumi.Input<string>;
|
|
77
|
+
/**
|
|
78
|
+
* Identifier
|
|
79
|
+
*/
|
|
80
|
+
zoneId: pulumi.Input<string>;
|
|
81
|
+
}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.ApiShieldOperationSchemaValidationSettings = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
class ApiShieldOperationSchemaValidationSettings extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing ApiShieldOperationSchemaValidationSettings resource's state with the given name, ID, and optional extra
|
|
11
|
+
* properties used to qualify the lookup.
|
|
12
|
+
*
|
|
13
|
+
* @param name The _unique_ name of the resulting resource.
|
|
14
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
15
|
+
* @param state Any extra arguments used during the lookup.
|
|
16
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
17
|
+
*/
|
|
18
|
+
static get(name, id, state, opts) {
|
|
19
|
+
return new ApiShieldOperationSchemaValidationSettings(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Returns true if the given object is an instance of ApiShieldOperationSchemaValidationSettings. This is designed to work even
|
|
23
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
24
|
+
*/
|
|
25
|
+
static isInstance(obj) {
|
|
26
|
+
if (obj === undefined || obj === null) {
|
|
27
|
+
return false;
|
|
28
|
+
}
|
|
29
|
+
return obj['__pulumiType'] === ApiShieldOperationSchemaValidationSettings.__pulumiType;
|
|
30
|
+
}
|
|
31
|
+
constructor(name, argsOrState, opts) {
|
|
32
|
+
let resourceInputs = {};
|
|
33
|
+
opts = opts || {};
|
|
34
|
+
if (opts.id) {
|
|
35
|
+
const state = argsOrState;
|
|
36
|
+
resourceInputs["mitigationAction"] = state ? state.mitigationAction : undefined;
|
|
37
|
+
resourceInputs["operationId"] = state ? state.operationId : undefined;
|
|
38
|
+
resourceInputs["zoneId"] = state ? state.zoneId : undefined;
|
|
39
|
+
}
|
|
40
|
+
else {
|
|
41
|
+
const args = argsOrState;
|
|
42
|
+
if ((!args || args.operationId === undefined) && !opts.urn) {
|
|
43
|
+
throw new Error("Missing required property 'operationId'");
|
|
44
|
+
}
|
|
45
|
+
if ((!args || args.zoneId === undefined) && !opts.urn) {
|
|
46
|
+
throw new Error("Missing required property 'zoneId'");
|
|
47
|
+
}
|
|
48
|
+
resourceInputs["mitigationAction"] = args ? args.mitigationAction : undefined;
|
|
49
|
+
resourceInputs["operationId"] = args ? args.operationId : undefined;
|
|
50
|
+
resourceInputs["zoneId"] = args ? args.zoneId : undefined;
|
|
51
|
+
}
|
|
52
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
53
|
+
super(ApiShieldOperationSchemaValidationSettings.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
exports.ApiShieldOperationSchemaValidationSettings = ApiShieldOperationSchemaValidationSettings;
|
|
57
|
+
/** @internal */
|
|
58
|
+
ApiShieldOperationSchemaValidationSettings.__pulumiType = 'cloudflare:index/apiShieldOperationSchemaValidationSettings:ApiShieldOperationSchemaValidationSettings';
|
|
59
|
+
//# sourceMappingURL=apiShieldOperationSchemaValidationSettings.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"apiShieldOperationSchemaValidationSettings.js","sourceRoot":"","sources":["../apiShieldOperationSchemaValidationSettings.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,MAAa,0CAA2C,SAAQ,MAAM,CAAC,cAAc;IACjF;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuD,EAAE,IAAmC;QACrJ,OAAO,IAAI,0CAA0C,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACjG,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,0CAA0C,CAAC,YAAY,CAAC;IAC3F,CAAC;IA0BD,YAAY,IAAY,EAAE,WAA8G,EAAE,IAAmC;QACzK,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA0E,CAAC;YACzF,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAAyE,CAAC;YACvF,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,MAAM,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,0CAA0C,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,KAAK,CAAC,cAAc,EAAE,SAAS,CAAC,UAAU,EAAE,CAAC,CAAC;IAC7I,CAAC;;AA1EL,gGA2EC;AA7DG,gBAAgB;AACO,uDAAY,GAAG,wGAAwG,CAAC"}
|
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
4
|
+
export declare class ApiShieldSchema extends pulumi.CustomResource {
|
|
5
|
+
/**
|
|
6
|
+
* Get an existing ApiShieldSchema resource's state with the given name, ID, and optional extra
|
|
7
|
+
* properties used to qualify the lookup.
|
|
8
|
+
*
|
|
9
|
+
* @param name The _unique_ name of the resulting resource.
|
|
10
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
11
|
+
* @param state Any extra arguments used during the lookup.
|
|
12
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
13
|
+
*/
|
|
14
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ApiShieldSchemaState, opts?: pulumi.CustomResourceOptions): ApiShieldSchema;
|
|
15
|
+
/**
|
|
16
|
+
* Returns true if the given object is an instance of ApiShieldSchema. This is designed to work even
|
|
17
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
18
|
+
*/
|
|
19
|
+
static isInstance(obj: any): obj is ApiShieldSchema;
|
|
20
|
+
readonly createdAt: pulumi.Output<string>;
|
|
21
|
+
/**
|
|
22
|
+
* Schema file bytes
|
|
23
|
+
*/
|
|
24
|
+
readonly file: pulumi.Output<string>;
|
|
25
|
+
/**
|
|
26
|
+
* Kind of schema
|
|
27
|
+
*/
|
|
28
|
+
readonly kind: pulumi.Output<string>;
|
|
29
|
+
/**
|
|
30
|
+
* Name of the schema
|
|
31
|
+
*/
|
|
32
|
+
readonly name: pulumi.Output<string>;
|
|
33
|
+
readonly schema: pulumi.Output<outputs.ApiShieldSchemaSchema>;
|
|
34
|
+
readonly schemaId: pulumi.Output<string | undefined>;
|
|
35
|
+
/**
|
|
36
|
+
* Source of the schema
|
|
37
|
+
*/
|
|
38
|
+
readonly source: pulumi.Output<string>;
|
|
39
|
+
readonly uploadDetails: pulumi.Output<outputs.ApiShieldSchemaUploadDetails>;
|
|
40
|
+
/**
|
|
41
|
+
* Flag whether schema is enabled for validation.
|
|
42
|
+
*/
|
|
43
|
+
readonly validationEnabled: pulumi.Output<string | undefined>;
|
|
44
|
+
/**
|
|
45
|
+
* Identifier
|
|
46
|
+
*/
|
|
47
|
+
readonly zoneId: pulumi.Output<string>;
|
|
48
|
+
/**
|
|
49
|
+
* Create a ApiShieldSchema resource with the given unique name, arguments, and options.
|
|
50
|
+
*
|
|
51
|
+
* @param name The _unique_ name of the resource.
|
|
52
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
53
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
54
|
+
*/
|
|
55
|
+
constructor(name: string, args: ApiShieldSchemaArgs, opts?: pulumi.CustomResourceOptions);
|
|
56
|
+
}
|
|
57
|
+
/**
|
|
58
|
+
* Input properties used for looking up and filtering ApiShieldSchema resources.
|
|
59
|
+
*/
|
|
60
|
+
export interface ApiShieldSchemaState {
|
|
61
|
+
createdAt?: pulumi.Input<string>;
|
|
62
|
+
/**
|
|
63
|
+
* Schema file bytes
|
|
64
|
+
*/
|
|
65
|
+
file?: pulumi.Input<string>;
|
|
66
|
+
/**
|
|
67
|
+
* Kind of schema
|
|
68
|
+
*/
|
|
69
|
+
kind?: pulumi.Input<string>;
|
|
70
|
+
/**
|
|
71
|
+
* Name of the schema
|
|
72
|
+
*/
|
|
73
|
+
name?: pulumi.Input<string>;
|
|
74
|
+
schema?: pulumi.Input<inputs.ApiShieldSchemaSchema>;
|
|
75
|
+
schemaId?: pulumi.Input<string>;
|
|
76
|
+
/**
|
|
77
|
+
* Source of the schema
|
|
78
|
+
*/
|
|
79
|
+
source?: pulumi.Input<string>;
|
|
80
|
+
uploadDetails?: pulumi.Input<inputs.ApiShieldSchemaUploadDetails>;
|
|
81
|
+
/**
|
|
82
|
+
* Flag whether schema is enabled for validation.
|
|
83
|
+
*/
|
|
84
|
+
validationEnabled?: pulumi.Input<string>;
|
|
85
|
+
/**
|
|
86
|
+
* Identifier
|
|
87
|
+
*/
|
|
88
|
+
zoneId?: pulumi.Input<string>;
|
|
89
|
+
}
|
|
90
|
+
/**
|
|
91
|
+
* The set of arguments for constructing a ApiShieldSchema resource.
|
|
92
|
+
*/
|
|
93
|
+
export interface ApiShieldSchemaArgs {
|
|
94
|
+
/**
|
|
95
|
+
* Schema file bytes
|
|
96
|
+
*/
|
|
97
|
+
file: pulumi.Input<string>;
|
|
98
|
+
/**
|
|
99
|
+
* Kind of schema
|
|
100
|
+
*/
|
|
101
|
+
kind: pulumi.Input<string>;
|
|
102
|
+
/**
|
|
103
|
+
* Name of the schema
|
|
104
|
+
*/
|
|
105
|
+
name?: pulumi.Input<string>;
|
|
106
|
+
schemaId?: pulumi.Input<string>;
|
|
107
|
+
/**
|
|
108
|
+
* Flag whether schema is enabled for validation.
|
|
109
|
+
*/
|
|
110
|
+
validationEnabled?: pulumi.Input<string>;
|
|
111
|
+
/**
|
|
112
|
+
* Identifier
|
|
113
|
+
*/
|
|
114
|
+
zoneId: pulumi.Input<string>;
|
|
115
|
+
}
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.ApiShieldSchema = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
class ApiShieldSchema extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing ApiShieldSchema resource's state with the given name, ID, and optional extra
|
|
11
|
+
* properties used to qualify the lookup.
|
|
12
|
+
*
|
|
13
|
+
* @param name The _unique_ name of the resulting resource.
|
|
14
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
15
|
+
* @param state Any extra arguments used during the lookup.
|
|
16
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
17
|
+
*/
|
|
18
|
+
static get(name, id, state, opts) {
|
|
19
|
+
return new ApiShieldSchema(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Returns true if the given object is an instance of ApiShieldSchema. This is designed to work even
|
|
23
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
24
|
+
*/
|
|
25
|
+
static isInstance(obj) {
|
|
26
|
+
if (obj === undefined || obj === null) {
|
|
27
|
+
return false;
|
|
28
|
+
}
|
|
29
|
+
return obj['__pulumiType'] === ApiShieldSchema.__pulumiType;
|
|
30
|
+
}
|
|
31
|
+
constructor(name, argsOrState, opts) {
|
|
32
|
+
let resourceInputs = {};
|
|
33
|
+
opts = opts || {};
|
|
34
|
+
if (opts.id) {
|
|
35
|
+
const state = argsOrState;
|
|
36
|
+
resourceInputs["createdAt"] = state ? state.createdAt : undefined;
|
|
37
|
+
resourceInputs["file"] = state ? state.file : undefined;
|
|
38
|
+
resourceInputs["kind"] = state ? state.kind : undefined;
|
|
39
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
40
|
+
resourceInputs["schema"] = state ? state.schema : undefined;
|
|
41
|
+
resourceInputs["schemaId"] = state ? state.schemaId : undefined;
|
|
42
|
+
resourceInputs["source"] = state ? state.source : undefined;
|
|
43
|
+
resourceInputs["uploadDetails"] = state ? state.uploadDetails : undefined;
|
|
44
|
+
resourceInputs["validationEnabled"] = state ? state.validationEnabled : undefined;
|
|
45
|
+
resourceInputs["zoneId"] = state ? state.zoneId : undefined;
|
|
46
|
+
}
|
|
47
|
+
else {
|
|
48
|
+
const args = argsOrState;
|
|
49
|
+
if ((!args || args.file === undefined) && !opts.urn) {
|
|
50
|
+
throw new Error("Missing required property 'file'");
|
|
51
|
+
}
|
|
52
|
+
if ((!args || args.kind === undefined) && !opts.urn) {
|
|
53
|
+
throw new Error("Missing required property 'kind'");
|
|
54
|
+
}
|
|
55
|
+
if ((!args || args.zoneId === undefined) && !opts.urn) {
|
|
56
|
+
throw new Error("Missing required property 'zoneId'");
|
|
57
|
+
}
|
|
58
|
+
resourceInputs["file"] = args ? args.file : undefined;
|
|
59
|
+
resourceInputs["kind"] = args ? args.kind : undefined;
|
|
60
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
61
|
+
resourceInputs["schemaId"] = args ? args.schemaId : undefined;
|
|
62
|
+
resourceInputs["validationEnabled"] = args ? args.validationEnabled : undefined;
|
|
63
|
+
resourceInputs["zoneId"] = args ? args.zoneId : undefined;
|
|
64
|
+
resourceInputs["createdAt"] = undefined /*out*/;
|
|
65
|
+
resourceInputs["schema"] = undefined /*out*/;
|
|
66
|
+
resourceInputs["source"] = undefined /*out*/;
|
|
67
|
+
resourceInputs["uploadDetails"] = undefined /*out*/;
|
|
68
|
+
}
|
|
69
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
70
|
+
super(ApiShieldSchema.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
exports.ApiShieldSchema = ApiShieldSchema;
|
|
74
|
+
/** @internal */
|
|
75
|
+
ApiShieldSchema.__pulumiType = 'cloudflare:index/apiShieldSchema:ApiShieldSchema';
|
|
76
|
+
//# sourceMappingURL=apiShieldSchema.js.map
|