@pulumi/cloudflare 6.2.0-alpha.1746747207 → 6.2.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.
Files changed (292) hide show
  1. package/README.md +1 -8
  2. package/accessApplication.d.ts +18 -6
  3. package/accessApplication.js +2 -0
  4. package/accessApplication.js.map +1 -1
  5. package/accessGroup.d.ts +2 -2
  6. package/accessOrganization.d.ts +2 -2
  7. package/accessPolicy.d.ts +3 -3
  8. package/account.d.ts +1 -1
  9. package/accountDnsSettings.d.ts +4 -4
  10. package/accountDnsSettingsInternalView.d.ts +3 -3
  11. package/accountSubscription.d.ts +1 -1
  12. package/accountToken.d.ts +1 -1
  13. package/apiShield.d.ts +5 -5
  14. package/apiShieldDiscoveryOperation.d.ts +6 -6
  15. package/apiShieldOperation.d.ts +5 -5
  16. package/apiShieldOperationSchemaValidationSettings.d.ts +6 -6
  17. package/apiShieldSchema.d.ts +4 -4
  18. package/apiShieldSchema.js +1 -1
  19. package/apiShieldSchemaValidationSettings.d.ts +3 -3
  20. package/apiToken.d.ts +1 -1
  21. package/authenticatedOriginPulls.d.ts +5 -5
  22. package/authenticatedOriginPullsCertificate.d.ts +5 -5
  23. package/authenticatedOriginPullsSettings.d.ts +3 -3
  24. package/botManagement.d.ts +3 -3
  25. package/certificatePack.d.ts +3 -3
  26. package/cloudConnectorRules.d.ts +23 -37
  27. package/cloudConnectorRules.js +19 -10
  28. package/cloudConnectorRules.js.map +1 -1
  29. package/contentScanningExpression.d.ts +5 -5
  30. package/customHostname.d.ts +3 -3
  31. package/customHostnameFallbackOrigin.d.ts +3 -3
  32. package/customSsl.d.ts +4 -4
  33. package/d1database.d.ts +14 -0
  34. package/d1database.js +2 -0
  35. package/d1database.js.map +1 -1
  36. package/devicePostureRule.d.ts +2 -2
  37. package/dlpCustomProfile.d.ts +12 -12
  38. package/dlpPredefinedProfile.d.ts +11 -11
  39. package/dnsRecord.d.ts +1 -1
  40. package/emailRoutingAddress.d.ts +3 -3
  41. package/emailRoutingCatchAll.d.ts +3 -3
  42. package/emailRoutingDns.d.ts +5 -5
  43. package/emailRoutingRule.d.ts +3 -3
  44. package/emailRoutingSettings.d.ts +3 -3
  45. package/emailSecurityTrustedDomains.d.ts +1 -1
  46. package/filter.d.ts +3 -3
  47. package/firewallRule.d.ts +3 -3
  48. package/getAccessRule.d.ts +4 -4
  49. package/getAccessRules.d.ts +12 -12
  50. package/getAccountDnsSettings.d.ts +3 -3
  51. package/getAccountDnsSettingsInternalView.d.ts +7 -7
  52. package/getAccountDnsSettingsInternalViews.d.ts +3 -3
  53. package/getApiShield.d.ts +3 -3
  54. package/getApiShieldOperation.d.ts +7 -7
  55. package/getApiShieldOperations.d.ts +3 -3
  56. package/getApiShieldSchema.d.ts +3 -3
  57. package/getApiShieldSchemaValidationSettings.d.ts +3 -3
  58. package/getApiShieldSchemas.d.ts +3 -3
  59. package/getAuthenticatedOriginPulls.d.ts +4 -4
  60. package/getAuthenticatedOriginPullsCertificate.d.ts +7 -7
  61. package/getAuthenticatedOriginPullsCertificates.d.ts +3 -3
  62. package/getAuthenticatedOriginPullsSettings.d.ts +3 -3
  63. package/getBotManagement.d.ts +3 -3
  64. package/getBotnetFeedConfigAsn.d.ts +3 -3
  65. package/getCertificatePack.d.ts +6 -6
  66. package/getCertificatePacks.d.ts +3 -3
  67. package/getCloudConnectorRulesList.d.ts +3 -3
  68. package/getContentScanningExpressions.d.ts +3 -3
  69. package/getCustomHostname.d.ts +7 -7
  70. package/getCustomHostnameFallbackOrigin.d.ts +3 -3
  71. package/getCustomHostnames.d.ts +3 -3
  72. package/getCustomSsl.d.ts +7 -7
  73. package/getCustomSsls.d.ts +3 -3
  74. package/getD1Database.d.ts +4 -0
  75. package/getD1Database.js.map +1 -1
  76. package/getDcvDelegation.d.ts +3 -3
  77. package/getEmailRoutingAddress.d.ts +3 -3
  78. package/getEmailRoutingAddresses.d.ts +3 -3
  79. package/getEmailRoutingCatchAll.d.ts +3 -3
  80. package/getEmailRoutingDns.d.ts +4 -4
  81. package/getEmailRoutingRule.d.ts +3 -3
  82. package/getEmailRoutingRules.d.ts +3 -3
  83. package/getEmailRoutingSettings.d.ts +3 -3
  84. package/getFilter.d.ts +3 -3
  85. package/getFilters.d.ts +3 -3
  86. package/getFirewallRule.d.ts +3 -3
  87. package/getFirewallRules.d.ts +3 -3
  88. package/getHostnameTlsSetting.d.ts +3 -3
  89. package/getHyperdriveConfig.d.ts +1 -0
  90. package/getHyperdriveConfig.js.map +1 -1
  91. package/getKeylessCertificate.d.ts +7 -7
  92. package/getKeylessCertificates.d.ts +3 -3
  93. package/getLeakedCredentialCheck.d.ts +4 -4
  94. package/getLeakedCredentialCheckRules.d.ts +3 -3
  95. package/getList.d.ts +6 -6
  96. package/getListItem.d.ts +13 -13
  97. package/getListItem.js +4 -4
  98. package/getListItem.js.map +1 -1
  99. package/getLoadBalancer.d.ts +0 -37
  100. package/getLoadBalancer.js +0 -8
  101. package/getLoadBalancer.js.map +1 -1
  102. package/getLogpushDatasetField.d.ts +7 -4
  103. package/getLogpushDatasetField.js +2 -0
  104. package/getLogpushDatasetField.js.map +1 -1
  105. package/getLogpushDatasetJob.d.ts +8 -4
  106. package/getLogpushDatasetJob.js +2 -0
  107. package/getLogpushDatasetJob.js.map +1 -1
  108. package/getLogpushJob.d.ts +1 -0
  109. package/getLogpushJob.js.map +1 -1
  110. package/getMtlsCertificate.d.ts +7 -7
  111. package/getMtlsCertificates.d.ts +3 -3
  112. package/getNotificationPolicy.d.ts +1 -1
  113. package/getOriginCaCertificate.d.ts +4 -4
  114. package/getOriginCaCertificates.d.ts +31 -3
  115. package/getOriginCaCertificates.js +8 -0
  116. package/getOriginCaCertificates.js.map +1 -1
  117. package/getPageRule.d.ts +7 -7
  118. package/getR2Bucket.d.ts +9 -9
  119. package/getR2BucketCors.d.ts +6 -6
  120. package/getR2BucketEventNotification.d.ts +6 -6
  121. package/getR2BucketLifecycle.d.ts +6 -6
  122. package/getR2BucketLock.d.ts +6 -6
  123. package/getR2BucketSippy.d.ts +9 -9
  124. package/getR2CustomDomain.d.ts +12 -12
  125. package/getRateLimit.d.ts +7 -7
  126. package/getRateLimits.d.ts +3 -3
  127. package/getRegionalHostname.d.ts +7 -3
  128. package/getRegionalHostname.js.map +1 -1
  129. package/getRegionalHostnames.d.ts +3 -3
  130. package/getTotalTls.d.ts +3 -3
  131. package/getUserAgentBlockingRule.d.ts +3 -3
  132. package/getUserAgentBlockingRules.d.ts +3 -3
  133. package/getWeb3Hostname.d.ts +12 -12
  134. package/getWeb3Hostnames.d.ts +3 -3
  135. package/getWebAnalyticsSite.d.ts +7 -7
  136. package/getWebAnalyticsSites.d.ts +3 -3
  137. package/getWorkersRoute.d.ts +7 -4
  138. package/getWorkersRoute.js.map +1 -1
  139. package/getZeroTrustAccessApplication.d.ts +4 -0
  140. package/getZeroTrustAccessApplication.js.map +1 -1
  141. package/getZeroTrustDeviceCustomProfile.d.ts +1 -1
  142. package/getZeroTrustDeviceDefaultProfileCertificates.d.ts +1 -0
  143. package/getZeroTrustDeviceDefaultProfileCertificates.js.map +1 -1
  144. package/getZeroTrustDlpCustomProfile.d.ts +6 -6
  145. package/getZeroTrustDlpDataset.d.ts +2 -1
  146. package/getZeroTrustDlpDataset.js.map +1 -1
  147. package/getZeroTrustDlpEntry.d.ts +6 -0
  148. package/getZeroTrustDlpEntry.js.map +1 -1
  149. package/getZeroTrustDlpPredefinedProfile.d.ts +6 -6
  150. package/getZeroTrustRiskScoringIntegration.d.ts +2 -2
  151. package/getZoneDnsSettings.d.ts +3 -3
  152. package/getZoneHold.d.ts +3 -3
  153. package/getZoneLockdown.d.ts +3 -3
  154. package/getZoneLockdowns.d.ts +3 -3
  155. package/hostnameTlsSetting.d.ts +3 -3
  156. package/hyperdriveConfig.d.ts +4 -22
  157. package/hyperdriveConfig.js +2 -21
  158. package/hyperdriveConfig.js.map +1 -1
  159. package/index.d.ts +0 -36
  160. package/index.js +17 -61
  161. package/index.js.map +1 -1
  162. package/keylessCertificate.d.ts +4 -4
  163. package/leakedCredentialCheck.d.ts +6 -6
  164. package/leakedCredentialCheckRule.d.ts +9 -9
  165. package/list.d.ts +3 -3
  166. package/listItem.d.ts +5 -5
  167. package/listItem.js +3 -0
  168. package/listItem.js.map +1 -1
  169. package/loadBalancer.d.ts +2 -2
  170. package/loadBalancerPool.d.ts +2 -2
  171. package/logpushJob.d.ts +4 -1
  172. package/logpushJob.js.map +1 -1
  173. package/magicNetworkMonitoringConfiguration.d.ts +1 -1
  174. package/magicTransitSite.d.ts +1 -1
  175. package/magicTransitSiteLan.d.ts +3 -3
  176. package/magicTransitSiteWan.d.ts +1 -1
  177. package/magicWanGreTunnel.d.ts +49 -23
  178. package/magicWanGreTunnel.js +41 -5
  179. package/magicWanGreTunnel.js.map +1 -1
  180. package/magicWanIpsecTunnel.d.ts +38 -14
  181. package/magicWanIpsecTunnel.js +14 -4
  182. package/magicWanIpsecTunnel.js.map +1 -1
  183. package/magicWanStaticRoute.d.ts +26 -26
  184. package/magicWanStaticRoute.js +16 -8
  185. package/magicWanStaticRoute.js.map +1 -1
  186. package/mtlsCertificate.d.ts +3 -3
  187. package/notificationPolicy.d.ts +4 -4
  188. package/package.json +2 -2
  189. package/pageRule.d.ts +3 -3
  190. package/pagesProject.d.ts +4 -3
  191. package/pagesProject.js +1 -1
  192. package/pagesProject.js.map +1 -1
  193. package/queueConsumer.d.ts +1 -1
  194. package/r2bucket.d.ts +11 -11
  195. package/r2bucketCors.d.ts +7 -7
  196. package/r2bucketEventNotification.d.ts +13 -13
  197. package/r2bucketLifecycle.d.ts +7 -7
  198. package/r2bucketLock.d.ts +7 -7
  199. package/r2bucketSippy.d.ts +16 -16
  200. package/r2customDomain.d.ts +14 -14
  201. package/r2managedDomain.d.ts +13 -13
  202. package/rateLimit.d.ts +3 -3
  203. package/record.d.ts +1 -1
  204. package/regionalHostname.d.ts +16 -3
  205. package/regionalHostname.js +3 -0
  206. package/regionalHostname.js.map +1 -1
  207. package/snippetRules.d.ts +1 -1
  208. package/snippets.d.ts +1 -1
  209. package/spectrumApplication.d.ts +1 -1
  210. package/staticRoute.d.ts +26 -26
  211. package/staticRoute.js +16 -8
  212. package/staticRoute.js.map +1 -1
  213. package/teamsLocation.d.ts +4 -4
  214. package/teamsRule.d.ts +6 -6
  215. package/totalTls.d.ts +3 -3
  216. package/types/input.d.ts +300 -174
  217. package/types/output.d.ts +1023 -959
  218. package/userAgentBlockingRule.d.ts +3 -3
  219. package/web3Hostname.d.ts +17 -17
  220. package/webAnalyticsRule.d.ts +3 -3
  221. package/webAnalyticsSite.d.ts +3 -3
  222. package/workerScript.d.ts +5 -5
  223. package/workersDeployment.d.ts +1 -1
  224. package/workersRoute.d.ts +19 -30
  225. package/workersRoute.js +11 -10
  226. package/workersRoute.js.map +1 -1
  227. package/workersScript.d.ts +5 -5
  228. package/zeroTrustAccessApplication.d.ts +18 -6
  229. package/zeroTrustAccessApplication.js +2 -0
  230. package/zeroTrustAccessApplication.js.map +1 -1
  231. package/zeroTrustAccessGroup.d.ts +2 -2
  232. package/zeroTrustAccessPolicy.d.ts +3 -3
  233. package/zeroTrustDeviceCustomProfile.d.ts +6 -6
  234. package/zeroTrustDeviceDefaultProfile.d.ts +29 -3
  235. package/zeroTrustDeviceDefaultProfile.js +6 -0
  236. package/zeroTrustDeviceDefaultProfile.js.map +1 -1
  237. package/zeroTrustDevicePostureRule.d.ts +2 -2
  238. package/zeroTrustDlpCustomProfile.d.ts +12 -12
  239. package/zeroTrustDlpDataset.d.ts +22 -3
  240. package/zeroTrustDlpDataset.js +3 -0
  241. package/zeroTrustDlpDataset.js.map +1 -1
  242. package/zeroTrustDlpEntry.d.ts +12 -0
  243. package/zeroTrustDlpEntry.js +2 -0
  244. package/zeroTrustDlpEntry.js.map +1 -1
  245. package/zeroTrustDlpPredefinedProfile.d.ts +11 -11
  246. package/zeroTrustDnsLocation.d.ts +4 -4
  247. package/zeroTrustGatewayCertificate.d.ts +0 -9
  248. package/zeroTrustGatewayCertificate.js.map +1 -1
  249. package/zeroTrustGatewayLogging.d.ts +1 -1
  250. package/zeroTrustGatewayPolicy.d.ts +6 -6
  251. package/zeroTrustOrganization.d.ts +2 -2
  252. package/zeroTrustRiskScoringIntegration.d.ts +5 -5
  253. package/zoneDnsSettings.d.ts +6 -6
  254. package/zoneHold.d.ts +3 -3
  255. package/zoneLockdown.d.ts +3 -3
  256. package/zoneSubscription.d.ts +1 -1
  257. package/deviceDexTest.d.ts +0 -160
  258. package/deviceDexTest.js +0 -120
  259. package/deviceDexTest.js.map +0 -1
  260. package/getListItems.d.ts +0 -103
  261. package/getListItems.js +0 -56
  262. package/getListItems.js.map +0 -1
  263. package/getLists.d.ts +0 -75
  264. package/getLists.js +0 -48
  265. package/getLists.js.map +0 -1
  266. package/getWorkersForPlatformsScriptSecret.d.ts +0 -109
  267. package/getWorkersForPlatformsScriptSecret.js +0 -58
  268. package/getWorkersForPlatformsScriptSecret.js.map +0 -1
  269. package/getWorkersForPlatformsScriptSecrets.d.ts +0 -103
  270. package/getWorkersForPlatformsScriptSecrets.js +0 -56
  271. package/getWorkersForPlatformsScriptSecrets.js.map +0 -1
  272. package/getWorkersSecret.d.ts +0 -111
  273. package/getWorkersSecret.js +0 -62
  274. package/getWorkersSecret.js.map +0 -1
  275. package/getWorkersSecrets.d.ts +0 -105
  276. package/getWorkersSecrets.js +0 -60
  277. package/getWorkersSecrets.js.map +0 -1
  278. package/getZeroTrustDexTest.d.ts +0 -93
  279. package/getZeroTrustDexTest.js +0 -50
  280. package/getZeroTrustDexTest.js.map +0 -1
  281. package/getZeroTrustDexTests.d.ts +0 -66
  282. package/getZeroTrustDexTests.js +0 -48
  283. package/getZeroTrustDexTests.js.map +0 -1
  284. package/workersForPlatformsScriptSecret.d.ts +0 -134
  285. package/workersForPlatformsScriptSecret.js +0 -98
  286. package/workersForPlatformsScriptSecret.js.map +0 -1
  287. package/workersSecret.d.ts +0 -137
  288. package/workersSecret.js +0 -103
  289. package/workersSecret.js.map +0 -1
  290. package/zeroTrustDexTest.d.ts +0 -157
  291. package/zeroTrustDexTest.js +0 -115
  292. package/zeroTrustDexTest.js.map +0 -1
@@ -19,11 +19,11 @@ export declare function getR2BucketSippy(args: GetR2BucketSippyArgs, opts?: pulu
19
19
  */
20
20
  export interface GetR2BucketSippyArgs {
21
21
  /**
22
- * Account ID
22
+ * Account ID.
23
23
  */
24
24
  accountId: string;
25
25
  /**
26
- * Name of the bucket
26
+ * Name of the bucket.
27
27
  */
28
28
  bucketName: string;
29
29
  }
@@ -32,19 +32,19 @@ export interface GetR2BucketSippyArgs {
32
32
  */
33
33
  export interface GetR2BucketSippyResult {
34
34
  /**
35
- * Account ID
35
+ * Account ID.
36
36
  */
37
37
  readonly accountId: string;
38
38
  /**
39
- * Name of the bucket
39
+ * Name of the bucket.
40
40
  */
41
41
  readonly bucketName: string;
42
42
  /**
43
- * Details about the configured destination bucket
43
+ * Details about the configured destination bucket.
44
44
  */
45
45
  readonly destination: outputs.GetR2BucketSippyDestination;
46
46
  /**
47
- * State of Sippy for this bucket
47
+ * State of Sippy for this bucket.
48
48
  */
49
49
  readonly enabled: boolean;
50
50
  /**
@@ -52,7 +52,7 @@ export interface GetR2BucketSippyResult {
52
52
  */
53
53
  readonly id: string;
54
54
  /**
55
- * Details about the configured source bucket
55
+ * Details about the configured source bucket.
56
56
  */
57
57
  readonly source: outputs.GetR2BucketSippySource;
58
58
  }
@@ -75,11 +75,11 @@ export declare function getR2BucketSippyOutput(args: GetR2BucketSippyOutputArgs,
75
75
  */
76
76
  export interface GetR2BucketSippyOutputArgs {
77
77
  /**
78
- * Account ID
78
+ * Account ID.
79
79
  */
80
80
  accountId: pulumi.Input<string>;
81
81
  /**
82
- * Name of the bucket
82
+ * Name of the bucket.
83
83
  */
84
84
  bucketName: pulumi.Input<string>;
85
85
  }
@@ -20,15 +20,15 @@ export declare function getR2CustomDomain(args: GetR2CustomDomainArgs, opts?: pu
20
20
  */
21
21
  export interface GetR2CustomDomainArgs {
22
22
  /**
23
- * Account ID
23
+ * Account ID.
24
24
  */
25
25
  accountId: string;
26
26
  /**
27
- * Name of the bucket
27
+ * Name of the bucket.
28
28
  */
29
29
  bucketName: string;
30
30
  /**
31
- * Name of the custom domain
31
+ * Name of the custom domain.
32
32
  */
33
33
  domain: string;
34
34
  }
@@ -37,19 +37,19 @@ export interface GetR2CustomDomainArgs {
37
37
  */
38
38
  export interface GetR2CustomDomainResult {
39
39
  /**
40
- * Account ID
40
+ * Account ID.
41
41
  */
42
42
  readonly accountId: string;
43
43
  /**
44
- * Name of the bucket
44
+ * Name of the bucket.
45
45
  */
46
46
  readonly bucketName: string;
47
47
  /**
48
- * Name of the custom domain
48
+ * Name of the custom domain.
49
49
  */
50
50
  readonly domain: string;
51
51
  /**
52
- * Whether this bucket is publicly accessible at the specified custom domain
52
+ * Whether this bucket is publicly accessible at the specified custom domain.
53
53
  */
54
54
  readonly enabled: boolean;
55
55
  /**
@@ -63,11 +63,11 @@ export interface GetR2CustomDomainResult {
63
63
  readonly minTls: string;
64
64
  readonly status: outputs.GetR2CustomDomainStatus;
65
65
  /**
66
- * Zone ID of the custom domain resides in
66
+ * Zone ID of the custom domain resides in.
67
67
  */
68
68
  readonly zoneId: string;
69
69
  /**
70
- * Zone that the custom domain resides in
70
+ * Zone that the custom domain resides in.
71
71
  */
72
72
  readonly zoneName: string;
73
73
  }
@@ -91,15 +91,15 @@ export declare function getR2CustomDomainOutput(args: GetR2CustomDomainOutputArg
91
91
  */
92
92
  export interface GetR2CustomDomainOutputArgs {
93
93
  /**
94
- * Account ID
94
+ * Account ID.
95
95
  */
96
96
  accountId: pulumi.Input<string>;
97
97
  /**
98
- * Name of the bucket
98
+ * Name of the bucket.
99
99
  */
100
100
  bucketName: pulumi.Input<string>;
101
101
  /**
102
- * Name of the custom domain
102
+ * Name of the custom domain.
103
103
  */
104
104
  domain: pulumi.Input<string>;
105
105
  }
package/getRateLimit.d.ts CHANGED
@@ -19,11 +19,11 @@ export declare function getRateLimit(args: GetRateLimitArgs, opts?: pulumi.Invok
19
19
  */
20
20
  export interface GetRateLimitArgs {
21
21
  /**
22
- * The unique identifier of the rate limit.
22
+ * Defines the unique identifier of the rate limit.
23
23
  */
24
24
  rateLimitId?: string;
25
25
  /**
26
- * Identifier
26
+ * Defines an identifier.
27
27
  */
28
28
  zoneId: string;
29
29
  }
@@ -48,7 +48,7 @@ export interface GetRateLimitResult {
48
48
  */
49
49
  readonly disabled: boolean;
50
50
  /**
51
- * The unique identifier of the rate limit.
51
+ * Defines the unique identifier of the rate limit.
52
52
  */
53
53
  readonly id: string;
54
54
  /**
@@ -60,7 +60,7 @@ export interface GetRateLimitResult {
60
60
  */
61
61
  readonly period: number;
62
62
  /**
63
- * The unique identifier of the rate limit.
63
+ * Defines the unique identifier of the rate limit.
64
64
  */
65
65
  readonly rateLimitId?: string;
66
66
  /**
@@ -68,7 +68,7 @@ export interface GetRateLimitResult {
68
68
  */
69
69
  readonly threshold: number;
70
70
  /**
71
- * Identifier
71
+ * Defines an identifier.
72
72
  */
73
73
  readonly zoneId: string;
74
74
  }
@@ -91,11 +91,11 @@ export declare function getRateLimitOutput(args: GetRateLimitOutputArgs, opts?:
91
91
  */
92
92
  export interface GetRateLimitOutputArgs {
93
93
  /**
94
- * The unique identifier of the rate limit.
94
+ * Defines the unique identifier of the rate limit.
95
95
  */
96
96
  rateLimitId?: pulumi.Input<string>;
97
97
  /**
98
- * Identifier
98
+ * Defines an identifier.
99
99
  */
100
100
  zoneId: pulumi.Input<string>;
101
101
  }
@@ -22,7 +22,7 @@ export interface GetRateLimitsArgs {
22
22
  */
23
23
  maxItems?: number;
24
24
  /**
25
- * Identifier
25
+ * Defines an identifier.
26
26
  */
27
27
  zoneId: string;
28
28
  }
@@ -43,7 +43,7 @@ export interface GetRateLimitsResult {
43
43
  */
44
44
  readonly results: outputs.GetRateLimitsResult[];
45
45
  /**
46
- * Identifier
46
+ * Defines an identifier.
47
47
  */
48
48
  readonly zoneId: string;
49
49
  }
@@ -69,7 +69,7 @@ export interface GetRateLimitsOutputArgs {
69
69
  */
70
70
  maxItems?: pulumi.Input<number>;
71
71
  /**
72
- * Identifier
72
+ * Defines an identifier.
73
73
  */
74
74
  zoneId: pulumi.Input<string>;
75
75
  }
@@ -22,7 +22,7 @@ export interface GetRegionalHostnameArgs {
22
22
  */
23
23
  hostname?: string;
24
24
  /**
25
- * Identifier
25
+ * Identifier.
26
26
  */
27
27
  zoneId: string;
28
28
  }
@@ -47,7 +47,11 @@ export interface GetRegionalHostnameResult {
47
47
  */
48
48
  readonly regionKey: string;
49
49
  /**
50
- * Identifier
50
+ * Configure which routing method to use for the regional hostname
51
+ */
52
+ readonly routing: string;
53
+ /**
54
+ * Identifier.
51
55
  */
52
56
  readonly zoneId: string;
53
57
  }
@@ -74,7 +78,7 @@ export interface GetRegionalHostnameOutputArgs {
74
78
  */
75
79
  hostname?: pulumi.Input<string>;
76
80
  /**
77
- * Identifier
81
+ * Identifier.
78
82
  */
79
83
  zoneId: pulumi.Input<string>;
80
84
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getRegionalHostname.js","sourceRoot":"","sources":["../getRegionalHostname.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kDAMC;AAyCD;;;;;;;;;;;;GAYG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0DAA0D,EAAE;QAC3F,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8DAMC"}
1
+ {"version":3,"file":"getRegionalHostname.js","sourceRoot":"","sources":["../getRegionalHostname.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kDAMC;AA6CD;;;;;;;;;;;;GAYG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0DAA0D,EAAE;QAC3F,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8DAMC"}
@@ -22,7 +22,7 @@ export interface GetRegionalHostnamesArgs {
22
22
  */
23
23
  maxItems?: number;
24
24
  /**
25
- * Identifier
25
+ * Identifier.
26
26
  */
27
27
  zoneId: string;
28
28
  }
@@ -43,7 +43,7 @@ export interface GetRegionalHostnamesResult {
43
43
  */
44
44
  readonly results: outputs.GetRegionalHostnamesResult[];
45
45
  /**
46
- * Identifier
46
+ * Identifier.
47
47
  */
48
48
  readonly zoneId: string;
49
49
  }
@@ -69,7 +69,7 @@ export interface GetRegionalHostnamesOutputArgs {
69
69
  */
70
70
  maxItems?: pulumi.Input<number>;
71
71
  /**
72
- * Identifier
72
+ * Identifier.
73
73
  */
74
74
  zoneId: pulumi.Input<string>;
75
75
  }
package/getTotalTls.d.ts CHANGED
@@ -17,7 +17,7 @@ export declare function getTotalTls(args: GetTotalTlsArgs, opts?: pulumi.InvokeO
17
17
  */
18
18
  export interface GetTotalTlsArgs {
19
19
  /**
20
- * Identifier
20
+ * Identifier.
21
21
  */
22
22
  zoneId: string;
23
23
  }
@@ -44,7 +44,7 @@ export interface GetTotalTlsResult {
44
44
  */
45
45
  readonly validityPeriod: number;
46
46
  /**
47
- * Identifier
47
+ * Identifier.
48
48
  */
49
49
  readonly zoneId: string;
50
50
  }
@@ -66,7 +66,7 @@ export declare function getTotalTlsOutput(args: GetTotalTlsOutputArgs, opts?: pu
66
66
  */
67
67
  export interface GetTotalTlsOutputArgs {
68
68
  /**
69
- * Identifier
69
+ * Identifier.
70
70
  */
71
71
  zoneId: pulumi.Input<string>;
72
72
  }
@@ -22,7 +22,7 @@ export interface GetUserAgentBlockingRuleArgs {
22
22
  */
23
23
  uaRuleId: string;
24
24
  /**
25
- * Identifier
25
+ * Defines an identifier.
26
26
  */
27
27
  zoneId: string;
28
28
  }
@@ -39,7 +39,7 @@ export interface GetUserAgentBlockingRuleResult {
39
39
  */
40
40
  readonly uaRuleId: string;
41
41
  /**
42
- * Identifier
42
+ * Defines an identifier.
43
43
  */
44
44
  readonly zoneId: string;
45
45
  }
@@ -66,7 +66,7 @@ export interface GetUserAgentBlockingRuleOutputArgs {
66
66
  */
67
67
  uaRuleId: pulumi.Input<string>;
68
68
  /**
69
- * Identifier
69
+ * Defines an identifier.
70
70
  */
71
71
  zoneId: pulumi.Input<string>;
72
72
  }
@@ -37,7 +37,7 @@ export interface GetUserAgentBlockingRulesArgs {
37
37
  */
38
38
  uaSearch?: string;
39
39
  /**
40
- * Identifier
40
+ * Defines an identifier.
41
41
  */
42
42
  zoneId: string;
43
43
  }
@@ -70,7 +70,7 @@ export interface GetUserAgentBlockingRulesResult {
70
70
  */
71
71
  readonly uaSearch?: string;
72
72
  /**
73
- * Identifier
73
+ * Defines an identifier.
74
74
  */
75
75
  readonly zoneId: string;
76
76
  }
@@ -111,7 +111,7 @@ export interface GetUserAgentBlockingRulesOutputArgs {
111
111
  */
112
112
  uaSearch?: pulumi.Input<string>;
113
113
  /**
114
- * Identifier
114
+ * Defines an identifier.
115
115
  */
116
116
  zoneId: pulumi.Input<string>;
117
117
  }
@@ -18,11 +18,11 @@ export declare function getWeb3Hostname(args: GetWeb3HostnameArgs, opts?: pulumi
18
18
  */
19
19
  export interface GetWeb3HostnameArgs {
20
20
  /**
21
- * Identifier
21
+ * Specify the identifier of the hostname.
22
22
  */
23
23
  identifier?: string;
24
24
  /**
25
- * Identifier
25
+ * Specify the identifier of the hostname.
26
26
  */
27
27
  zoneId: string;
28
28
  }
@@ -32,38 +32,38 @@ export interface GetWeb3HostnameArgs {
32
32
  export interface GetWeb3HostnameResult {
33
33
  readonly createdOn: string;
34
34
  /**
35
- * An optional description of the hostname.
35
+ * Specify an optional description of the hostname.
36
36
  */
37
37
  readonly description: string;
38
38
  /**
39
- * DNSLink value used if the target is ipfs.
39
+ * Specify the DNSLink value used if the target is ipfs.
40
40
  */
41
41
  readonly dnslink: string;
42
42
  /**
43
- * Identifier
43
+ * Specify the identifier of the hostname.
44
44
  */
45
45
  readonly id: string;
46
46
  /**
47
- * Identifier
47
+ * Specify the identifier of the hostname.
48
48
  */
49
49
  readonly identifier?: string;
50
50
  readonly modifiedOn: string;
51
51
  /**
52
- * The hostname that will point to the target gateway via CNAME.
52
+ * Specify the hostname that points to the target gateway via CNAME.
53
53
  */
54
54
  readonly name: string;
55
55
  /**
56
- * Status of the hostname's activation.
56
+ * Specifies the status of the hostname's activation.
57
57
  * Available values: "active", "pending", "deleting", "error".
58
58
  */
59
59
  readonly status: string;
60
60
  /**
61
- * Target gateway of the hostname.
61
+ * Specify the target gateway of the hostname.
62
62
  * Available values: "ethereum", "ipfs", "ipfs*universal*path".
63
63
  */
64
64
  readonly target: string;
65
65
  /**
66
- * Identifier
66
+ * Specify the identifier of the hostname.
67
67
  */
68
68
  readonly zoneId: string;
69
69
  }
@@ -86,11 +86,11 @@ export declare function getWeb3HostnameOutput(args: GetWeb3HostnameOutputArgs, o
86
86
  */
87
87
  export interface GetWeb3HostnameOutputArgs {
88
88
  /**
89
- * Identifier
89
+ * Specify the identifier of the hostname.
90
90
  */
91
91
  identifier?: pulumi.Input<string>;
92
92
  /**
93
- * Identifier
93
+ * Specify the identifier of the hostname.
94
94
  */
95
95
  zoneId: pulumi.Input<string>;
96
96
  }
@@ -22,7 +22,7 @@ export interface GetWeb3HostnamesArgs {
22
22
  */
23
23
  maxItems?: number;
24
24
  /**
25
- * Identifier
25
+ * Specify the identifier of the hostname.
26
26
  */
27
27
  zoneId: string;
28
28
  }
@@ -43,7 +43,7 @@ export interface GetWeb3HostnamesResult {
43
43
  */
44
44
  readonly results: outputs.GetWeb3HostnamesResult[];
45
45
  /**
46
- * Identifier
46
+ * Specify the identifier of the hostname.
47
47
  */
48
48
  readonly zoneId: string;
49
49
  }
@@ -69,7 +69,7 @@ export interface GetWeb3HostnamesOutputArgs {
69
69
  */
70
70
  maxItems?: pulumi.Input<number>;
71
71
  /**
72
- * Identifier
72
+ * Specify the identifier of the hostname.
73
73
  */
74
74
  zoneId: pulumi.Input<string>;
75
75
  }
@@ -20,12 +20,12 @@ export declare function getWebAnalyticsSite(args: GetWebAnalyticsSiteArgs, opts?
20
20
  */
21
21
  export interface GetWebAnalyticsSiteArgs {
22
22
  /**
23
- * Identifier
23
+ * Identifier.
24
24
  */
25
25
  accountId: string;
26
26
  filter?: inputs.GetWebAnalyticsSiteFilter;
27
27
  /**
28
- * Identifier
28
+ * Identifier.
29
29
  */
30
30
  siteId?: string;
31
31
  }
@@ -34,7 +34,7 @@ export interface GetWebAnalyticsSiteArgs {
34
34
  */
35
35
  export interface GetWebAnalyticsSiteResult {
36
36
  /**
37
- * Identifier
37
+ * Identifier.
38
38
  */
39
39
  readonly accountId: string;
40
40
  /**
@@ -44,7 +44,7 @@ export interface GetWebAnalyticsSiteResult {
44
44
  readonly created: string;
45
45
  readonly filter?: outputs.GetWebAnalyticsSiteFilter;
46
46
  /**
47
- * Identifier
47
+ * Identifier.
48
48
  */
49
49
  readonly id: string;
50
50
  /**
@@ -53,7 +53,7 @@ export interface GetWebAnalyticsSiteResult {
53
53
  readonly rules: outputs.GetWebAnalyticsSiteRule[];
54
54
  readonly ruleset: outputs.GetWebAnalyticsSiteRuleset;
55
55
  /**
56
- * Identifier
56
+ * Identifier.
57
57
  */
58
58
  readonly siteId?: string;
59
59
  /**
@@ -88,12 +88,12 @@ export declare function getWebAnalyticsSiteOutput(args: GetWebAnalyticsSiteOutpu
88
88
  */
89
89
  export interface GetWebAnalyticsSiteOutputArgs {
90
90
  /**
91
- * Identifier
91
+ * Identifier.
92
92
  */
93
93
  accountId: pulumi.Input<string>;
94
94
  filter?: pulumi.Input<inputs.GetWebAnalyticsSiteFilterArgs>;
95
95
  /**
96
- * Identifier
96
+ * Identifier.
97
97
  */
98
98
  siteId?: pulumi.Input<string>;
99
99
  }
@@ -19,7 +19,7 @@ export declare function getWebAnalyticsSites(args: GetWebAnalyticsSitesArgs, opt
19
19
  */
20
20
  export interface GetWebAnalyticsSitesArgs {
21
21
  /**
22
- * Identifier
22
+ * Identifier.
23
23
  */
24
24
  accountId: string;
25
25
  /**
@@ -37,7 +37,7 @@ export interface GetWebAnalyticsSitesArgs {
37
37
  */
38
38
  export interface GetWebAnalyticsSitesResult {
39
39
  /**
40
- * Identifier
40
+ * Identifier.
41
41
  */
42
42
  readonly accountId: string;
43
43
  /**
@@ -77,7 +77,7 @@ export declare function getWebAnalyticsSitesOutput(args: GetWebAnalyticsSitesOut
77
77
  */
78
78
  export interface GetWebAnalyticsSitesOutputArgs {
79
79
  /**
80
- * Identifier
80
+ * Identifier.
81
81
  */
82
82
  accountId: pulumi.Input<string>;
83
83
  /**
@@ -20,7 +20,7 @@ export interface GetWorkersRouteArgs {
20
20
  /**
21
21
  * Identifier.
22
22
  */
23
- routeId: string;
23
+ routeId?: string;
24
24
  /**
25
25
  * Identifier.
26
26
  */
@@ -34,13 +34,16 @@ export interface GetWorkersRouteResult {
34
34
  * Identifier.
35
35
  */
36
36
  readonly id: string;
37
+ /**
38
+ * Pattern to match incoming requests against. [Learn more](https://developers.cloudflare.com/workers/configuration/routing/routes/#matching-behavior).
39
+ */
37
40
  readonly pattern: string;
38
41
  /**
39
42
  * Identifier.
40
43
  */
41
- readonly routeId: string;
44
+ readonly routeId?: string;
42
45
  /**
43
- * Name of the script, used in URLs and route configuration.
46
+ * Name of the script to run if the route matches.
44
47
  */
45
48
  readonly script: string;
46
49
  /**
@@ -69,7 +72,7 @@ export interface GetWorkersRouteOutputArgs {
69
72
  /**
70
73
  * Identifier.
71
74
  */
72
- routeId: pulumi.Input<string>;
75
+ routeId?: pulumi.Input<string>;
73
76
  /**
74
77
  * Identifier.
75
78
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getWorkersRoute.js","sourceRoot":"","sources":["../getWorkersRoute.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kDAAkD,EAAE;QAC7E,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0CAMC;AAsCD;;;;;;;;;;;;GAYG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAAiC;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kDAAkD,EAAE;QACnF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sDAMC"}
1
+ {"version":3,"file":"getWorkersRoute.js","sourceRoot":"","sources":["../getWorkersRoute.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kDAAkD,EAAE;QAC7E,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0CAMC;AAyCD;;;;;;;;;;;;GAYG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAAiC;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kDAAkD,EAAE;QACnF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sDAMC"}
@@ -46,6 +46,10 @@ export interface GetZeroTrustAccessApplicationResult {
46
46
  * When set to true, users can authenticate to this application using their WARP session. When set to false this application will always require direct IdP authentication. This setting always overrides the organization setting for WARP authentication.
47
47
  */
48
48
  readonly allowAuthenticateViaWarp: boolean;
49
+ /**
50
+ * Enables loading application content in an iFrame.
51
+ */
52
+ readonly allowIframe: boolean;
49
53
  /**
50
54
  * The identity providers your users can select when connecting to this application. Defaults to all IdPs configured in your account.
51
55
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getZeroTrustAccessApplication.js","sourceRoot":"","sources":["../getZeroTrustAccessApplication.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,6BAA6B,CAAC,IAAwC,EAAE,IAA2B;IAC/G,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8EAA8E,EAAE;QACzG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,sEASC;AAyLD;;;;;;;;;;;;;GAaG;AACH,SAAgB,mCAAmC,CAAC,IAA8C,EAAE,IAAiC;IACjI,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8EAA8E,EAAE;QAC/G,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,kFASC"}
1
+ {"version":3,"file":"getZeroTrustAccessApplication.js","sourceRoot":"","sources":["../getZeroTrustAccessApplication.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,6BAA6B,CAAC,IAAwC,EAAE,IAA2B;IAC/G,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8EAA8E,EAAE;QACzG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,sEASC;AA6LD;;;;;;;;;;;;;GAaG;AACH,SAAgB,mCAAmC,CAAC,IAA8C,EAAE,IAAiC;IACjI,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8EAA8E,EAAE;QAC/G,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,kFASC"}
@@ -89,7 +89,7 @@ export interface GetZeroTrustDeviceCustomProfileResult {
89
89
  */
90
90
  readonly lanAllowSubnetSize: number;
91
91
  /**
92
- * The wirefilter expression to match devices.
92
+ * The wirefilter expression to match devices. Available values: "identity.email", "identity.groups.id", "identity.groups.name", "identity.groups.email", "identity.service*token*uuid", "identity.saml_attributes", "network", "os.name", "os.version"
93
93
  */
94
94
  readonly match: string;
95
95
  /**
@@ -22,6 +22,7 @@ export interface GetZeroTrustDeviceDefaultProfileCertificatesArgs {
22
22
  * A collection of values returned by getZeroTrustDeviceDefaultProfileCertificates.
23
23
  */
24
24
  export interface GetZeroTrustDeviceDefaultProfileCertificatesResult {
25
+ readonly enabled: boolean;
25
26
  /**
26
27
  * The provider-assigned unique ID for this managed resource.
27
28
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getZeroTrustDeviceDefaultProfileCertificates.js","sourceRoot":"","sources":["../getZeroTrustDeviceDefaultProfileCertificates.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,4CAA4C,CAAC,IAAsD,EAAE,IAA2B;IAC5I,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4GAA4G,EAAE;QACvI,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oGAKC;AAmBD;;;;;;;;;;;GAWG;AACH,SAAgB,kDAAkD,CAAC,IAA4D,EAAE,IAAiC;IAC9J,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4GAA4G,EAAE;QAC7I,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gHAKC"}
1
+ {"version":3,"file":"getZeroTrustDeviceDefaultProfileCertificates.js","sourceRoot":"","sources":["../getZeroTrustDeviceDefaultProfileCertificates.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,4CAA4C,CAAC,IAAsD,EAAE,IAA2B;IAC5I,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4GAA4G,EAAE;QACvI,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oGAKC;AAoBD;;;;;;;;;;;GAWG;AACH,SAAgB,kDAAkD,CAAC,IAA4D,EAAE,IAAiC;IAC9J,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4GAA4G,EAAE;QAC7I,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gHAKC"}