@pulumi/aws 7.8.0-alpha.1758123574 → 7.8.0-alpha.1759766983

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 (664) hide show
  1. package/acm/certificate.d.ts +9 -3
  2. package/acm/certificate.js +9 -3
  3. package/acm/certificate.js.map +1 -1
  4. package/acmpca/certificate.d.ts +9 -3
  5. package/acmpca/certificate.js +9 -3
  6. package/acmpca/certificate.js.map +1 -1
  7. package/acmpca/certificateAuthority.d.ts +9 -3
  8. package/acmpca/certificateAuthority.js +9 -3
  9. package/acmpca/certificateAuthority.js.map +1 -1
  10. package/acmpca/policy.d.ts +9 -3
  11. package/acmpca/policy.js +9 -3
  12. package/acmpca/policy.js.map +1 -1
  13. package/alb/listener.d.ts +9 -3
  14. package/alb/listener.js +9 -3
  15. package/alb/listener.js.map +1 -1
  16. package/alb/listenerRule.d.ts +9 -3
  17. package/alb/listenerRule.js +9 -3
  18. package/alb/listenerRule.js.map +1 -1
  19. package/alb/loadBalancer.d.ts +9 -3
  20. package/alb/loadBalancer.js +9 -3
  21. package/alb/loadBalancer.js.map +1 -1
  22. package/alb/targetGroup.d.ts +9 -3
  23. package/alb/targetGroup.js +9 -3
  24. package/alb/targetGroup.js.map +1 -1
  25. package/apigateway/domainNameAccessAssociation.d.ts +9 -3
  26. package/apigateway/domainNameAccessAssociation.js +9 -3
  27. package/apigateway/domainNameAccessAssociation.js.map +1 -1
  28. package/apigateway/response.d.ts +6 -6
  29. package/appautoscaling/policy.d.ts +41 -6
  30. package/appautoscaling/policy.js +25 -0
  31. package/appautoscaling/policy.js.map +1 -1
  32. package/appconfig/hostedConfigurationVersion.d.ts +40 -0
  33. package/appconfig/hostedConfigurationVersion.js +40 -0
  34. package/appconfig/hostedConfigurationVersion.js.map +1 -1
  35. package/appfabric/appBundle.d.ts +9 -3
  36. package/appfabric/appBundle.js +9 -3
  37. package/appfabric/appBundle.js.map +1 -1
  38. package/appflow/connectorProfile.d.ts +19 -3
  39. package/appflow/connectorProfile.js +19 -3
  40. package/appflow/connectorProfile.js.map +1 -1
  41. package/appflow/flow.d.ts +15 -3
  42. package/appflow/flow.js +15 -3
  43. package/appflow/flow.js.map +1 -1
  44. package/apprunner/autoScalingConfigurationVersion.d.ts +9 -3
  45. package/apprunner/autoScalingConfigurationVersion.js +9 -3
  46. package/apprunner/autoScalingConfigurationVersion.js.map +1 -1
  47. package/apprunner/observabilityConfiguration.d.ts +9 -3
  48. package/apprunner/observabilityConfiguration.js +9 -3
  49. package/apprunner/observabilityConfiguration.js.map +1 -1
  50. package/apprunner/service.d.ts +9 -3
  51. package/apprunner/service.js +9 -3
  52. package/apprunner/service.js.map +1 -1
  53. package/apprunner/vpcConnector.d.ts +9 -3
  54. package/apprunner/vpcConnector.js +9 -3
  55. package/apprunner/vpcConnector.js.map +1 -1
  56. package/apprunner/vpcIngressConnection.d.ts +9 -3
  57. package/apprunner/vpcIngressConnection.js +9 -3
  58. package/apprunner/vpcIngressConnection.js.map +1 -1
  59. package/appsync/api.d.ts +1 -1
  60. package/appsync/api.js +1 -1
  61. package/batch/computeEnvironment.d.ts +15 -3
  62. package/batch/computeEnvironment.js +15 -3
  63. package/batch/computeEnvironment.js.map +1 -1
  64. package/batch/jobDefinition.d.ts +9 -3
  65. package/batch/jobDefinition.js +9 -3
  66. package/batch/jobDefinition.js.map +1 -1
  67. package/batch/jobQueue.d.ts +9 -3
  68. package/batch/jobQueue.js +9 -3
  69. package/batch/jobQueue.js.map +1 -1
  70. package/bcmdata/export.d.ts +9 -3
  71. package/bcmdata/export.js +9 -3
  72. package/bcmdata/export.js.map +1 -1
  73. package/bedrock/customModel.d.ts +9 -3
  74. package/bedrock/customModel.js +9 -3
  75. package/bedrock/customModel.js.map +1 -1
  76. package/bedrock/provisionedModelThroughput.d.ts +9 -3
  77. package/bedrock/provisionedModelThroughput.js +9 -3
  78. package/bedrock/provisionedModelThroughput.js.map +1 -1
  79. package/billing/getViews.d.ts +88 -0
  80. package/billing/getViews.js +76 -0
  81. package/billing/getViews.js.map +1 -0
  82. package/billing/index.d.ts +3 -0
  83. package/billing/index.js +10 -0
  84. package/billing/index.js.map +1 -0
  85. package/budgets/budget.d.ts +12 -0
  86. package/budgets/budget.js +2 -0
  87. package/budgets/budget.js.map +1 -1
  88. package/budgets/getBudget.d.ts +4 -0
  89. package/budgets/getBudget.js.map +1 -1
  90. package/chimesdkmediapipelines/mediaInsightsPipelineConfiguration.d.ts +9 -3
  91. package/chimesdkmediapipelines/mediaInsightsPipelineConfiguration.js +9 -3
  92. package/chimesdkmediapipelines/mediaInsightsPipelineConfiguration.js.map +1 -1
  93. package/cloudfront/distribution.d.ts +60 -12
  94. package/cloudfront/distribution.js +60 -12
  95. package/cloudfront/distribution.js.map +1 -1
  96. package/cloudfront/keyValueStore.d.ts +13 -3
  97. package/cloudfront/keyValueStore.js +13 -3
  98. package/cloudfront/keyValueStore.js.map +1 -1
  99. package/cloudfront/keyvaluestoreKey.d.ts +15 -3
  100. package/cloudfront/keyvaluestoreKey.js +15 -3
  101. package/cloudfront/keyvaluestoreKey.js.map +1 -1
  102. package/cloudfront/realtimeLogConfig.d.ts +9 -3
  103. package/cloudfront/realtimeLogConfig.js +9 -3
  104. package/cloudfront/realtimeLogConfig.js.map +1 -1
  105. package/cloudtrail/eventDataStore.d.ts +9 -3
  106. package/cloudtrail/eventDataStore.js +9 -3
  107. package/cloudtrail/eventDataStore.js.map +1 -1
  108. package/cloudwatch/eventRule.d.ts +17 -3
  109. package/cloudwatch/eventRule.js +17 -3
  110. package/cloudwatch/eventRule.js.map +1 -1
  111. package/cloudwatch/eventTarget.d.ts +19 -3
  112. package/cloudwatch/eventTarget.js +19 -3
  113. package/cloudwatch/eventTarget.js.map +1 -1
  114. package/cloudwatch/logGroup.d.ts +15 -3
  115. package/cloudwatch/logGroup.js +15 -3
  116. package/cloudwatch/logGroup.js.map +1 -1
  117. package/cloudwatch/metricAlarm.d.ts +15 -3
  118. package/cloudwatch/metricAlarm.js +15 -3
  119. package/cloudwatch/metricAlarm.js.map +1 -1
  120. package/codeartifact/domain.d.ts +9 -3
  121. package/codeartifact/domain.js +9 -3
  122. package/codeartifact/domain.js.map +1 -1
  123. package/codeartifact/domainPermissions.d.ts +9 -3
  124. package/codeartifact/domainPermissions.js +9 -3
  125. package/codeartifact/domainPermissions.js.map +1 -1
  126. package/codeartifact/repository.d.ts +9 -3
  127. package/codeartifact/repository.js +9 -3
  128. package/codeartifact/repository.js.map +1 -1
  129. package/codeartifact/repositoryPermissionsPolicy.d.ts +9 -3
  130. package/codeartifact/repositoryPermissionsPolicy.js +9 -3
  131. package/codeartifact/repositoryPermissionsPolicy.js.map +1 -1
  132. package/codebuild/fleet.d.ts +9 -3
  133. package/codebuild/fleet.js +9 -3
  134. package/codebuild/fleet.js.map +1 -1
  135. package/codebuild/project.d.ts +9 -3
  136. package/codebuild/project.js +9 -3
  137. package/codebuild/project.js.map +1 -1
  138. package/codebuild/reportGroup.d.ts +9 -3
  139. package/codebuild/reportGroup.js +9 -3
  140. package/codebuild/reportGroup.js.map +1 -1
  141. package/codebuild/resourcePolicy.d.ts +9 -3
  142. package/codebuild/resourcePolicy.js +9 -3
  143. package/codebuild/resourcePolicy.js.map +1 -1
  144. package/codebuild/sourceCredential.d.ts +9 -3
  145. package/codebuild/sourceCredential.js +9 -3
  146. package/codebuild/sourceCredential.js.map +1 -1
  147. package/codebuild/webhook.d.ts +18 -6
  148. package/codebuild/webhook.js +2 -0
  149. package/codebuild/webhook.js.map +1 -1
  150. package/codeconnections/connection.d.ts +9 -3
  151. package/codeconnections/connection.js +9 -3
  152. package/codeconnections/connection.js.map +1 -1
  153. package/codeconnections/host.d.ts +9 -3
  154. package/codeconnections/host.js +9 -3
  155. package/codeconnections/host.js.map +1 -1
  156. package/codepipeline/webhook.d.ts +0 -8
  157. package/codepipeline/webhook.js +0 -8
  158. package/codepipeline/webhook.js.map +1 -1
  159. package/codestarconnections/connection.d.ts +9 -3
  160. package/codestarconnections/connection.js +9 -3
  161. package/codestarconnections/connection.js.map +1 -1
  162. package/codestarconnections/host.d.ts +9 -3
  163. package/codestarconnections/host.js +9 -3
  164. package/codestarconnections/host.js.map +1 -1
  165. package/codestarnotifications/notificationRule.d.ts +9 -3
  166. package/codestarnotifications/notificationRule.js +9 -3
  167. package/codestarnotifications/notificationRule.js.map +1 -1
  168. package/cognito/index.d.ts +3 -0
  169. package/cognito/index.js +6 -1
  170. package/cognito/index.js.map +1 -1
  171. package/cognito/logDeliveryConfiguration.d.ts +15 -3
  172. package/cognito/logDeliveryConfiguration.js +15 -3
  173. package/cognito/logDeliveryConfiguration.js.map +1 -1
  174. package/cognito/managedLoginBranding.d.ts +180 -0
  175. package/cognito/managedLoginBranding.js +117 -0
  176. package/cognito/managedLoginBranding.js.map +1 -0
  177. package/comprehend/documentClassifier.d.ts +9 -3
  178. package/comprehend/documentClassifier.js +9 -3
  179. package/comprehend/documentClassifier.js.map +1 -1
  180. package/comprehend/entityRecognizer.d.ts +9 -3
  181. package/comprehend/entityRecognizer.js +9 -3
  182. package/comprehend/entityRecognizer.js.map +1 -1
  183. package/controltower/baseline.d.ts +177 -0
  184. package/controltower/baseline.js +106 -0
  185. package/controltower/baseline.js.map +1 -0
  186. package/controltower/index.d.ts +3 -0
  187. package/controltower/index.js +6 -1
  188. package/controltower/index.js.map +1 -1
  189. package/costexplorer/anomalyMonitor.d.ts +9 -3
  190. package/costexplorer/anomalyMonitor.js +9 -3
  191. package/costexplorer/anomalyMonitor.js.map +1 -1
  192. package/costexplorer/anomalySubscription.d.ts +9 -3
  193. package/costexplorer/anomalySubscription.js +9 -3
  194. package/costexplorer/anomalySubscription.js.map +1 -1
  195. package/costexplorer/costCategory.d.ts +9 -3
  196. package/costexplorer/costCategory.js +9 -3
  197. package/costexplorer/costCategory.js.map +1 -1
  198. package/datasync/agent.d.ts +9 -3
  199. package/datasync/agent.js +9 -3
  200. package/datasync/agent.js.map +1 -1
  201. package/datasync/efsLocation.d.ts +9 -3
  202. package/datasync/efsLocation.js +9 -3
  203. package/datasync/efsLocation.js.map +1 -1
  204. package/datasync/locationAzureBlob.d.ts +9 -3
  205. package/datasync/locationAzureBlob.js +9 -3
  206. package/datasync/locationAzureBlob.js.map +1 -1
  207. package/datasync/locationHdfs.d.ts +9 -3
  208. package/datasync/locationHdfs.js +9 -3
  209. package/datasync/locationHdfs.js.map +1 -1
  210. package/datasync/locationObjectStorage.d.ts +12 -6
  211. package/datasync/locationObjectStorage.js +9 -3
  212. package/datasync/locationObjectStorage.js.map +1 -1
  213. package/datasync/locationSmb.d.ts +9 -3
  214. package/datasync/locationSmb.js +9 -3
  215. package/datasync/locationSmb.js.map +1 -1
  216. package/datasync/nfsLocation.d.ts +9 -3
  217. package/datasync/nfsLocation.js +9 -3
  218. package/datasync/nfsLocation.js.map +1 -1
  219. package/datasync/s3location.d.ts +9 -3
  220. package/datasync/s3location.js +9 -3
  221. package/datasync/s3location.js.map +1 -1
  222. package/datasync/task.d.ts +9 -3
  223. package/datasync/task.js +9 -3
  224. package/datasync/task.js.map +1 -1
  225. package/devicefarm/devicePool.d.ts +9 -3
  226. package/devicefarm/devicePool.js +9 -3
  227. package/devicefarm/devicePool.js.map +1 -1
  228. package/devicefarm/instanceProfile.d.ts +9 -3
  229. package/devicefarm/instanceProfile.js +9 -3
  230. package/devicefarm/instanceProfile.js.map +1 -1
  231. package/devicefarm/networkProfile.d.ts +9 -3
  232. package/devicefarm/networkProfile.js +9 -3
  233. package/devicefarm/networkProfile.js.map +1 -1
  234. package/devicefarm/project.d.ts +9 -3
  235. package/devicefarm/project.js +9 -3
  236. package/devicefarm/project.js.map +1 -1
  237. package/devicefarm/testGridProject.d.ts +9 -3
  238. package/devicefarm/testGridProject.js +9 -3
  239. package/devicefarm/testGridProject.js.map +1 -1
  240. package/devicefarm/upload.d.ts +9 -3
  241. package/devicefarm/upload.js +9 -3
  242. package/devicefarm/upload.js.map +1 -1
  243. package/directconnect/gateway.d.ts +15 -3
  244. package/directconnect/gateway.js +15 -3
  245. package/directconnect/gateway.js.map +1 -1
  246. package/dms/replicationConfig.d.ts +9 -3
  247. package/dms/replicationConfig.js +9 -3
  248. package/dms/replicationConfig.js.map +1 -1
  249. package/docdb/cluster.d.ts +9 -6
  250. package/docdb/cluster.js.map +1 -1
  251. package/docdb/elasticCluster.d.ts +9 -3
  252. package/docdb/elasticCluster.js +9 -3
  253. package/docdb/elasticCluster.js.map +1 -1
  254. package/dynamodb/getTable.d.ts +1 -0
  255. package/dynamodb/getTable.js.map +1 -1
  256. package/dynamodb/resourcePolicy.d.ts +9 -3
  257. package/dynamodb/resourcePolicy.js +9 -3
  258. package/dynamodb/resourcePolicy.js.map +1 -1
  259. package/dynamodb/table.d.ts +12 -0
  260. package/dynamodb/table.js +2 -0
  261. package/dynamodb/table.js.map +1 -1
  262. package/dynamodb/tableExport.d.ts +9 -3
  263. package/dynamodb/tableExport.js +9 -3
  264. package/dynamodb/tableExport.js.map +1 -1
  265. package/ec2/getInstance.d.ts +12 -6
  266. package/ec2/getInstance.js.map +1 -1
  267. package/ec2/getInstances.d.ts +8 -6
  268. package/ec2/getInstances.js.map +1 -1
  269. package/ec2/instance.d.ts +30 -6
  270. package/ec2/instance.js +17 -3
  271. package/ec2/instance.js.map +1 -1
  272. package/ec2/route.d.ts +6 -6
  273. package/ec2/route.js +6 -6
  274. package/ec2/routeTable.d.ts +2 -2
  275. package/ec2/routeTable.js +2 -2
  276. package/ec2/securityGroup.d.ts +15 -3
  277. package/ec2/securityGroup.js +15 -3
  278. package/ec2/securityGroup.js.map +1 -1
  279. package/ec2/spotInstanceRequest.d.ts +15 -3
  280. package/ec2/spotInstanceRequest.js +2 -0
  281. package/ec2/spotInstanceRequest.js.map +1 -1
  282. package/ec2/subnet.d.ts +15 -3
  283. package/ec2/subnet.js +15 -3
  284. package/ec2/subnet.js.map +1 -1
  285. package/ec2/vpcEndpoint.d.ts +0 -8
  286. package/ec2/vpcEndpoint.js +0 -8
  287. package/ec2/vpcEndpoint.js.map +1 -1
  288. package/ecr/lifecyclePolicy.d.ts +2 -2
  289. package/ecr/lifecyclePolicy.js +2 -2
  290. package/ecr/repository.d.ts +2 -2
  291. package/ecr/repository.js +2 -2
  292. package/ecr/repositoryPolicy.d.ts +2 -2
  293. package/ecr/repositoryPolicy.js +2 -2
  294. package/ecs/capacityProvider.d.ts +9 -3
  295. package/ecs/capacityProvider.js +9 -3
  296. package/ecs/capacityProvider.js.map +1 -1
  297. package/ecs/service.d.ts +4 -4
  298. package/efs/getMountTarget.d.ts +8 -0
  299. package/efs/getMountTarget.js.map +1 -1
  300. package/efs/mountTarget.d.ts +24 -0
  301. package/efs/mountTarget.js +4 -0
  302. package/efs/mountTarget.js.map +1 -1
  303. package/fsx/openZfsVolume.d.ts +3 -3
  304. package/globalaccelerator/accelerator.d.ts +9 -3
  305. package/globalaccelerator/accelerator.js +9 -3
  306. package/globalaccelerator/accelerator.js.map +1 -1
  307. package/globalaccelerator/crossAccountAttachment.d.ts +9 -3
  308. package/globalaccelerator/crossAccountAttachment.js +9 -3
  309. package/globalaccelerator/crossAccountAttachment.js.map +1 -1
  310. package/globalaccelerator/customRoutingAccelerator.d.ts +9 -3
  311. package/globalaccelerator/customRoutingAccelerator.js +9 -3
  312. package/globalaccelerator/customRoutingAccelerator.js.map +1 -1
  313. package/globalaccelerator/customRoutingEndpointGroup.d.ts +9 -3
  314. package/globalaccelerator/customRoutingEndpointGroup.js +9 -3
  315. package/globalaccelerator/customRoutingEndpointGroup.js.map +1 -1
  316. package/globalaccelerator/customRoutingListener.d.ts +9 -3
  317. package/globalaccelerator/customRoutingListener.js +9 -3
  318. package/globalaccelerator/customRoutingListener.js.map +1 -1
  319. package/globalaccelerator/endpointGroup.d.ts +9 -3
  320. package/globalaccelerator/endpointGroup.js +9 -3
  321. package/globalaccelerator/endpointGroup.js.map +1 -1
  322. package/globalaccelerator/listener.d.ts +9 -3
  323. package/globalaccelerator/listener.js +9 -3
  324. package/globalaccelerator/listener.js.map +1 -1
  325. package/glue/registry.d.ts +9 -3
  326. package/glue/registry.js +9 -3
  327. package/glue/registry.js.map +1 -1
  328. package/glue/schema.d.ts +9 -3
  329. package/glue/schema.js +9 -3
  330. package/glue/schema.js.map +1 -1
  331. package/iam/openIdConnectProvider.d.ts +9 -3
  332. package/iam/openIdConnectProvider.js +9 -3
  333. package/iam/openIdConnectProvider.js.map +1 -1
  334. package/iam/policy.d.ts +9 -3
  335. package/iam/policy.js +9 -3
  336. package/iam/policy.js.map +1 -1
  337. package/iam/role.d.ts +13 -3
  338. package/iam/role.js +13 -3
  339. package/iam/role.js.map +1 -1
  340. package/iam/rolePolicy.d.ts +15 -3
  341. package/iam/rolePolicy.js +15 -3
  342. package/iam/rolePolicy.js.map +1 -1
  343. package/iam/rolePolicyAttachment.d.ts +15 -3
  344. package/iam/rolePolicyAttachment.js +15 -3
  345. package/iam/rolePolicyAttachment.js.map +1 -1
  346. package/iam/samlProvider.d.ts +9 -3
  347. package/iam/samlProvider.js +9 -3
  348. package/iam/samlProvider.js.map +1 -1
  349. package/iam/serviceLinkedRole.d.ts +9 -3
  350. package/iam/serviceLinkedRole.js +9 -3
  351. package/iam/serviceLinkedRole.js.map +1 -1
  352. package/imagebuilder/containerRecipe.d.ts +9 -3
  353. package/imagebuilder/containerRecipe.js +9 -3
  354. package/imagebuilder/containerRecipe.js.map +1 -1
  355. package/imagebuilder/distributionConfiguration.d.ts +9 -3
  356. package/imagebuilder/distributionConfiguration.js +9 -3
  357. package/imagebuilder/distributionConfiguration.js.map +1 -1
  358. package/imagebuilder/image.d.ts +9 -3
  359. package/imagebuilder/image.js +9 -3
  360. package/imagebuilder/image.js.map +1 -1
  361. package/imagebuilder/imagePipeline.d.ts +0 -8
  362. package/imagebuilder/imagePipeline.js +0 -8
  363. package/imagebuilder/imagePipeline.js.map +1 -1
  364. package/imagebuilder/imageRecipe.d.ts +12 -6
  365. package/imagebuilder/imageRecipe.js +9 -3
  366. package/imagebuilder/imageRecipe.js.map +1 -1
  367. package/imagebuilder/infrastructureConfiguration.d.ts +9 -3
  368. package/imagebuilder/infrastructureConfiguration.js +9 -3
  369. package/imagebuilder/infrastructureConfiguration.js.map +1 -1
  370. package/imagebuilder/lifecyclePolicy.d.ts +9 -3
  371. package/imagebuilder/lifecyclePolicy.js +9 -3
  372. package/imagebuilder/lifecyclePolicy.js.map +1 -1
  373. package/imagebuilder/workflow.d.ts +10 -3
  374. package/imagebuilder/workflow.js +10 -3
  375. package/imagebuilder/workflow.js.map +1 -1
  376. package/index.d.ts +3 -1
  377. package/index.js +8 -4
  378. package/index.js.map +1 -1
  379. package/inspector/assessmentTarget.d.ts +9 -3
  380. package/inspector/assessmentTarget.js +9 -3
  381. package/inspector/assessmentTarget.js.map +1 -1
  382. package/inspector/assessmentTemplate.d.ts +9 -3
  383. package/inspector/assessmentTemplate.js +9 -3
  384. package/inspector/assessmentTemplate.js.map +1 -1
  385. package/ivs/channel.d.ts +9 -3
  386. package/ivs/channel.js +9 -3
  387. package/ivs/channel.js.map +1 -1
  388. package/ivs/playbackKeyPair.d.ts +9 -3
  389. package/ivs/playbackKeyPair.js +9 -3
  390. package/ivs/playbackKeyPair.js.map +1 -1
  391. package/ivs/recordingConfiguration.d.ts +9 -3
  392. package/ivs/recordingConfiguration.js +9 -3
  393. package/ivs/recordingConfiguration.js.map +1 -1
  394. package/ivschat/loggingConfiguration.d.ts +0 -8
  395. package/ivschat/loggingConfiguration.js +0 -8
  396. package/ivschat/loggingConfiguration.js.map +1 -1
  397. package/ivschat/room.d.ts +0 -8
  398. package/ivschat/room.js +0 -8
  399. package/ivschat/room.js.map +1 -1
  400. package/kinesis/resourcePolicy.d.ts +9 -3
  401. package/kinesis/resourcePolicy.js +9 -3
  402. package/kinesis/resourcePolicy.js.map +1 -1
  403. package/kms/alias.d.ts +2 -2
  404. package/kms/alias.js +2 -2
  405. package/kms/key.d.ts +2 -2
  406. package/kms/key.js +2 -2
  407. package/lambda/function.d.ts +27 -3
  408. package/lambda/function.js +17 -3
  409. package/lambda/function.js.map +1 -1
  410. package/lambda/getFunction.d.ts +4 -0
  411. package/lambda/getFunction.js.map +1 -1
  412. package/lb/listener.d.ts +9 -3
  413. package/lb/listener.js +9 -3
  414. package/lb/listener.js.map +1 -1
  415. package/lb/listenerRule.d.ts +9 -3
  416. package/lb/listenerRule.js +9 -3
  417. package/lb/listenerRule.js.map +1 -1
  418. package/lb/loadBalancer.d.ts +9 -3
  419. package/lb/loadBalancer.js +9 -3
  420. package/lb/loadBalancer.js.map +1 -1
  421. package/lb/targetGroup.d.ts +9 -3
  422. package/lb/targetGroup.js +9 -3
  423. package/lb/targetGroup.js.map +1 -1
  424. package/lb/trustStore.d.ts +9 -3
  425. package/lb/trustStore.js +9 -3
  426. package/lb/trustStore.js.map +1 -1
  427. package/networkfirewall/tlsInspectionConfiguration.d.ts +9 -3
  428. package/networkfirewall/tlsInspectionConfiguration.js +9 -3
  429. package/networkfirewall/tlsInspectionConfiguration.js.map +1 -1
  430. package/networkmanager/vpcAttachment.d.ts +20 -1
  431. package/networkmanager/vpcAttachment.js +19 -0
  432. package/networkmanager/vpcAttachment.js.map +1 -1
  433. package/odb/cloudAutonomousVmCluster.d.ts +513 -0
  434. package/odb/cloudAutonomousVmCluster.js +275 -0
  435. package/odb/cloudAutonomousVmCluster.js.map +1 -0
  436. package/odb/cloudExadataInfrastructure.d.ts +381 -0
  437. package/odb/cloudExadataInfrastructure.js +151 -0
  438. package/odb/cloudExadataInfrastructure.js.map +1 -0
  439. package/odb/cloudVmCluster.d.ts +568 -0
  440. package/odb/cloudVmCluster.js +238 -0
  441. package/odb/cloudVmCluster.js.map +1 -0
  442. package/odb/getCloudAutonomousVmCluster.d.ts +271 -0
  443. package/odb/getCloudAutonomousVmCluster.js +60 -0
  444. package/odb/getCloudAutonomousVmCluster.js.map +1 -0
  445. package/odb/getCloudExadataInfrastructure.d.ts +228 -0
  446. package/odb/getCloudExadataInfrastructure.js +60 -0
  447. package/odb/getCloudExadataInfrastructure.js.map +1 -0
  448. package/odb/getCloudVmCluster.d.ts +214 -0
  449. package/odb/getCloudVmCluster.js +38 -0
  450. package/odb/getCloudVmCluster.js.map +1 -0
  451. package/odb/getNetwork.d.ts +156 -0
  452. package/odb/getNetwork.js +56 -0
  453. package/odb/getNetwork.js.map +1 -0
  454. package/odb/getNetworkPeeringConnection.d.ts +118 -0
  455. package/odb/getNetworkPeeringConnection.js +60 -0
  456. package/odb/getNetworkPeeringConnection.js.map +1 -0
  457. package/odb/index.d.ts +30 -0
  458. package/odb/index.js +57 -0
  459. package/odb/index.js.map +1 -0
  460. package/odb/network.d.ts +266 -0
  461. package/odb/network.js +132 -0
  462. package/odb/network.js.map +1 -0
  463. package/odb/networkPeeringConnection.d.ts +177 -0
  464. package/odb/networkPeeringConnection.js +113 -0
  465. package/odb/networkPeeringConnection.js.map +1 -0
  466. package/opensearch/package.d.ts +15 -3
  467. package/opensearch/package.js +2 -0
  468. package/opensearch/package.js.map +1 -1
  469. package/organizations/account.d.ts +38 -6
  470. package/organizations/account.js +38 -6
  471. package/organizations/account.js.map +1 -1
  472. package/organizations/delegatedAdministrator.d.ts +15 -3
  473. package/organizations/delegatedAdministrator.js +15 -3
  474. package/organizations/delegatedAdministrator.js.map +1 -1
  475. package/organizations/organization.d.ts +13 -3
  476. package/organizations/organization.js +13 -3
  477. package/organizations/organization.js.map +1 -1
  478. package/organizations/organizationalUnit.d.ts +13 -3
  479. package/organizations/organizationalUnit.js +13 -3
  480. package/organizations/organizationalUnit.js.map +1 -1
  481. package/organizations/policyAttachment.d.ts +15 -3
  482. package/organizations/policyAttachment.js +15 -3
  483. package/organizations/policyAttachment.js.map +1 -1
  484. package/package.json +2 -2
  485. package/paymentcryptography/key.d.ts +9 -3
  486. package/paymentcryptography/key.js +9 -3
  487. package/paymentcryptography/key.js.map +1 -1
  488. package/quicksight/dataSet.d.ts +6 -0
  489. package/quicksight/dataSet.js.map +1 -1
  490. package/rds/clusterRoleAssociation.d.ts +2 -2
  491. package/rds/clusterRoleAssociation.js +0 -3
  492. package/rds/clusterRoleAssociation.js.map +1 -1
  493. package/rds/globalCluster.d.ts +12 -0
  494. package/rds/globalCluster.js.map +1 -1
  495. package/rds/integration.d.ts +9 -3
  496. package/rds/integration.js +9 -3
  497. package/rds/integration.js.map +1 -1
  498. package/resourceexplorer/index_.d.ts +9 -3
  499. package/resourceexplorer/index_.js +9 -3
  500. package/resourceexplorer/index_.js.map +1 -1
  501. package/resourceexplorer/view.d.ts +9 -3
  502. package/resourceexplorer/view.js +9 -3
  503. package/resourceexplorer/view.js.map +1 -1
  504. package/route53/record.d.ts +44 -7
  505. package/route53/record.js +44 -7
  506. package/route53/record.js.map +1 -1
  507. package/route53/resolverRule.d.ts +2 -2
  508. package/route53/resolverRule.js +2 -2
  509. package/route53/resolverRuleAssociation.d.ts +2 -2
  510. package/route53/resolverRuleAssociation.js +2 -2
  511. package/s3/bucket.d.ts +15 -3
  512. package/s3/bucket.js +15 -3
  513. package/s3/bucket.js.map +1 -1
  514. package/s3/bucketAcl.d.ts +77 -23
  515. package/s3/bucketAcl.js +77 -23
  516. package/s3/bucketAcl.js.map +1 -1
  517. package/s3/bucketAclV2.d.ts +77 -23
  518. package/s3/bucketAclV2.js +77 -23
  519. package/s3/bucketAclV2.js.map +1 -1
  520. package/s3/bucketCorsConfiguration.d.ts +32 -7
  521. package/s3/bucketCorsConfiguration.js +32 -7
  522. package/s3/bucketCorsConfiguration.js.map +1 -1
  523. package/s3/bucketCorsConfigurationV2.d.ts +32 -7
  524. package/s3/bucketCorsConfigurationV2.js +32 -7
  525. package/s3/bucketCorsConfigurationV2.js.map +1 -1
  526. package/s3/bucketLogging.d.ts +32 -7
  527. package/s3/bucketLogging.js +32 -7
  528. package/s3/bucketLogging.js.map +1 -1
  529. package/s3/bucketLoggingV2.d.ts +32 -7
  530. package/s3/bucketLoggingV2.js +32 -7
  531. package/s3/bucketLoggingV2.js.map +1 -1
  532. package/s3/bucketObject.d.ts +32 -7
  533. package/s3/bucketObject.js +32 -7
  534. package/s3/bucketObject.js.map +1 -1
  535. package/s3/bucketObjectv2.d.ts +32 -7
  536. package/s3/bucketObjectv2.js +32 -7
  537. package/s3/bucketObjectv2.js.map +1 -1
  538. package/s3/bucketPolicy.d.ts +15 -3
  539. package/s3/bucketPolicy.js +15 -3
  540. package/s3/bucketPolicy.js.map +1 -1
  541. package/s3/bucketServerSideEncryptionConfiguration.d.ts +32 -7
  542. package/s3/bucketServerSideEncryptionConfiguration.js +32 -7
  543. package/s3/bucketServerSideEncryptionConfiguration.js.map +1 -1
  544. package/s3/bucketServerSideEncryptionConfigurationV2.d.ts +32 -7
  545. package/s3/bucketServerSideEncryptionConfigurationV2.js +32 -7
  546. package/s3/bucketServerSideEncryptionConfigurationV2.js.map +1 -1
  547. package/s3/bucketV2.d.ts +15 -3
  548. package/s3/bucketV2.js +15 -3
  549. package/s3/bucketV2.js.map +1 -1
  550. package/s3/bucketVersioning.d.ts +32 -7
  551. package/s3/bucketVersioning.js +32 -7
  552. package/s3/bucketVersioning.js.map +1 -1
  553. package/s3/bucketVersioningV2.d.ts +32 -7
  554. package/s3/bucketVersioningV2.js +32 -7
  555. package/s3/bucketVersioningV2.js.map +1 -1
  556. package/s3/bucketWebsiteConfiguration.d.ts +32 -7
  557. package/s3/bucketWebsiteConfiguration.js +32 -7
  558. package/s3/bucketWebsiteConfiguration.js.map +1 -1
  559. package/s3/bucketWebsiteConfigurationV2.d.ts +32 -7
  560. package/s3/bucketWebsiteConfigurationV2.js +32 -7
  561. package/s3/bucketWebsiteConfigurationV2.js.map +1 -1
  562. package/sagemaker/userProfile.d.ts +17 -3
  563. package/sagemaker/userProfile.js +17 -3
  564. package/sagemaker/userProfile.js.map +1 -1
  565. package/scheduler/schedule.d.ts +12 -0
  566. package/scheduler/schedule.js +2 -0
  567. package/scheduler/schedule.js.map +1 -1
  568. package/secretsmanager/secret.d.ts +9 -3
  569. package/secretsmanager/secret.js +9 -3
  570. package/secretsmanager/secret.js.map +1 -1
  571. package/secretsmanager/secretPolicy.d.ts +9 -3
  572. package/secretsmanager/secretPolicy.js +9 -3
  573. package/secretsmanager/secretPolicy.js.map +1 -1
  574. package/secretsmanager/secretRotation.d.ts +9 -3
  575. package/secretsmanager/secretRotation.js +9 -3
  576. package/secretsmanager/secretRotation.js.map +1 -1
  577. package/securityhub/automationRule.d.ts +9 -3
  578. package/securityhub/automationRule.js +9 -3
  579. package/securityhub/automationRule.js.map +1 -1
  580. package/securitylake/dataLake.d.ts +9 -3
  581. package/securitylake/dataLake.js +9 -3
  582. package/securitylake/dataLake.js.map +1 -1
  583. package/securitylake/subscriber.d.ts +34 -0
  584. package/securitylake/subscriber.js +34 -0
  585. package/securitylake/subscriber.js.map +1 -1
  586. package/sfn/stateMachine.d.ts +9 -3
  587. package/sfn/stateMachine.js +9 -3
  588. package/sfn/stateMachine.js.map +1 -1
  589. package/sns/dataProtectionPolicy.d.ts +9 -3
  590. package/sns/dataProtectionPolicy.js +9 -3
  591. package/sns/dataProtectionPolicy.js.map +1 -1
  592. package/sns/topic.d.ts +9 -3
  593. package/sns/topic.js +9 -3
  594. package/sns/topic.js.map +1 -1
  595. package/sns/topicPolicy.d.ts +9 -3
  596. package/sns/topicPolicy.js +9 -3
  597. package/sns/topicPolicy.js.map +1 -1
  598. package/sns/topicSubscription.d.ts +9 -3
  599. package/sns/topicSubscription.js +9 -3
  600. package/sns/topicSubscription.js.map +1 -1
  601. package/sqs/queue.d.ts +15 -3
  602. package/sqs/queue.js +15 -3
  603. package/sqs/queue.js.map +1 -1
  604. package/ssm/association.d.ts +15 -3
  605. package/ssm/association.js +15 -3
  606. package/ssm/association.js.map +1 -1
  607. package/ssm/contactsRotation.d.ts +9 -3
  608. package/ssm/contactsRotation.js +9 -3
  609. package/ssm/contactsRotation.js.map +1 -1
  610. package/ssm/document.d.ts +42 -3
  611. package/ssm/document.js +42 -3
  612. package/ssm/document.js.map +1 -1
  613. package/ssm/getParameter.d.ts +28 -2
  614. package/ssm/getParameter.js +26 -0
  615. package/ssm/getParameter.js.map +1 -1
  616. package/ssm/maintenanceWindow.d.ts +15 -3
  617. package/ssm/maintenanceWindow.js +15 -3
  618. package/ssm/maintenanceWindow.js.map +1 -1
  619. package/ssm/maintenanceWindowTarget.d.ts +17 -3
  620. package/ssm/maintenanceWindowTarget.js +17 -3
  621. package/ssm/maintenanceWindowTarget.js.map +1 -1
  622. package/ssm/maintenanceWindowTask.d.ts +17 -3
  623. package/ssm/maintenanceWindowTask.js +17 -3
  624. package/ssm/maintenanceWindowTask.js.map +1 -1
  625. package/ssm/parameter.d.ts +15 -3
  626. package/ssm/parameter.js +15 -3
  627. package/ssm/parameter.js.map +1 -1
  628. package/ssm/patchBaseline.d.ts +15 -3
  629. package/ssm/patchBaseline.js +15 -3
  630. package/ssm/patchBaseline.js.map +1 -1
  631. package/ssoadmin/application.d.ts +9 -3
  632. package/ssoadmin/application.js +9 -3
  633. package/ssoadmin/application.js.map +1 -1
  634. package/ssoadmin/applicationAssignmentConfiguration.d.ts +9 -3
  635. package/ssoadmin/applicationAssignmentConfiguration.js +9 -3
  636. package/ssoadmin/applicationAssignmentConfiguration.js.map +1 -1
  637. package/types/input.d.ts +710 -19
  638. package/types/input.js.map +1 -1
  639. package/types/output.d.ts +817 -21
  640. package/types/output.js.map +1 -1
  641. package/vpc/securityGroupEgressRule.d.ts +15 -3
  642. package/vpc/securityGroupEgressRule.js +15 -3
  643. package/vpc/securityGroupEgressRule.js.map +1 -1
  644. package/vpc/securityGroupIngressRule.d.ts +15 -3
  645. package/vpc/securityGroupIngressRule.js +15 -3
  646. package/vpc/securityGroupIngressRule.js.map +1 -1
  647. package/vpc/securityGroupVpcAssociation.d.ts +17 -3
  648. package/vpc/securityGroupVpcAssociation.js +17 -3
  649. package/vpc/securityGroupVpcAssociation.js.map +1 -1
  650. package/wafv2/getWebAcl.d.ts +0 -60
  651. package/wafv2/getWebAcl.js +0 -60
  652. package/wafv2/getWebAcl.js.map +1 -1
  653. package/wafv2/ruleGroup.d.ts +52 -0
  654. package/wafv2/ruleGroup.js +43 -0
  655. package/wafv2/ruleGroup.js.map +1 -1
  656. package/wafv2/webAcl.d.ts +1 -403
  657. package/wafv2/webAcl.js +1 -403
  658. package/wafv2/webAcl.js.map +1 -1
  659. package/wafv2/webAclRuleGroupAssociation.d.ts +0 -167
  660. package/wafv2/webAclRuleGroupAssociation.js +0 -167
  661. package/wafv2/webAclRuleGroupAssociation.js.map +1 -1
  662. package/xray/group.d.ts +9 -3
  663. package/xray/group.js +9 -3
  664. package/xray/group.js.map +1 -1
@@ -0,0 +1,513 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Resource managing cloud autonomous vm cluster in AWS for Oracle Database@AWS.
6
+ *
7
+ * You can find out more about Oracle Database@AWS from [User Guide](https://docs.aws.amazon.com/odb/latest/UserGuide/what-is-odb.html).
8
+ *
9
+ * ## Example Usage
10
+ *
11
+ * ### Basic Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as aws from "@pulumi/aws";
16
+ *
17
+ * const avmcWithMinimumParameters = new aws.odb.CloudAutonomousVmCluster("avmc_with_minimum_parameters", {
18
+ * cloudExadataInfrastructureId: "<exadata_infra_id>",
19
+ * odbNetworkId: "<odb_net_id>",
20
+ * displayName: "Ofake-avmc-my_avmc",
21
+ * autonomousDataStorageSizeInTbs: 5,
22
+ * memoryPerOracleComputeUnitInGbs: 2,
23
+ * totalContainerDatabases: 1,
24
+ * cpuCoreCountPerNode: 40,
25
+ * licenseModel: "LICENSE_INCLUDED",
26
+ * dbServers: ["<my_db_server_id>"],
27
+ * scanListenerPortTls: 8561,
28
+ * scanListenerPortNonTls: 1024,
29
+ * maintenanceWindow: {
30
+ * preference: "NO_PREFERENCE",
31
+ * },
32
+ * });
33
+ * const avmcWithAllParams = new aws.odb.CloudAutonomousVmCluster("avmc_with_all_params", {
34
+ * description: "my first avmc",
35
+ * timeZone: "UTC",
36
+ * cloudExadataInfrastructureId: "<aws_odb_cloud_exadata_infrastructure.test.id>",
37
+ * odbNetworkId: "<aws_odb_network.test.id>",
38
+ * displayName: "Ofake_my avmc",
39
+ * autonomousDataStorageSizeInTbs: 5,
40
+ * memoryPerOracleComputeUnitInGbs: 2,
41
+ * totalContainerDatabases: 1,
42
+ * cpuCoreCountPerNode: 40,
43
+ * licenseModel: "LICENSE_INCLUDED",
44
+ * dbServers: [
45
+ * "<my_db_server_1>",
46
+ * "<my_db_server_2>",
47
+ * ],
48
+ * scanListenerPortTls: 8561,
49
+ * scanListenerPortNonTls: 1024,
50
+ * maintenanceWindow: {
51
+ * daysOfWeeks: [
52
+ * {
53
+ * name: "MONDAY",
54
+ * },
55
+ * {
56
+ * name: "TUESDAY",
57
+ * },
58
+ * ],
59
+ * hoursOfDays: [
60
+ * 4,
61
+ * 16,
62
+ * ],
63
+ * leadTimeInWeeks: 3,
64
+ * months: [
65
+ * {
66
+ * name: "FEBRUARY",
67
+ * },
68
+ * {
69
+ * name: "MAY",
70
+ * },
71
+ * {
72
+ * name: "AUGUST",
73
+ * },
74
+ * {
75
+ * name: "NOVEMBER",
76
+ * },
77
+ * ],
78
+ * preference: "CUSTOM_PREFERENCE",
79
+ * weeksOfMonths: [
80
+ * 2,
81
+ * 4,
82
+ * ],
83
+ * },
84
+ * tags: {
85
+ * env: "dev",
86
+ * },
87
+ * });
88
+ * ```
89
+ *
90
+ * ## Import
91
+ *
92
+ * Using `pulumi import`, import cloud autonomous vm cluster `id`. For example:
93
+ *
94
+ * ```sh
95
+ * $ pulumi import aws:odb/cloudAutonomousVmCluster:CloudAutonomousVmCluster example example
96
+ * ```
97
+ */
98
+ export declare class CloudAutonomousVmCluster extends pulumi.CustomResource {
99
+ /**
100
+ * Get an existing CloudAutonomousVmCluster resource's state with the given name, ID, and optional extra
101
+ * properties used to qualify the lookup.
102
+ *
103
+ * @param name The _unique_ name of the resulting resource.
104
+ * @param id The _unique_ provider ID of the resource to lookup.
105
+ * @param state Any extra arguments used during the lookup.
106
+ * @param opts Optional settings to control the behavior of the CustomResource.
107
+ */
108
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: CloudAutonomousVmClusterState, opts?: pulumi.CustomResourceOptions): CloudAutonomousVmCluster;
109
+ /**
110
+ * Returns true if the given object is an instance of CloudAutonomousVmCluster. This is designed to work even
111
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
112
+ */
113
+ static isInstance(obj: any): obj is CloudAutonomousVmCluster;
114
+ /**
115
+ * The Amazon Resource Name (ARN) for the Exadata infrastructure.
116
+ */
117
+ readonly arn: pulumi.Output<string>;
118
+ /**
119
+ * The progress of the current operation on the Autonomous VM cluster, as a percentage.
120
+ */
121
+ readonly autonomousDataStoragePercentage: pulumi.Output<number>;
122
+ readonly autonomousDataStorageSizeInTbs: pulumi.Output<number>;
123
+ /**
124
+ * The available data storage space for Autonomous Databases in the Autonomous VM cluster, in TB.
125
+ */
126
+ readonly availableAutonomousDataStorageSizeInTbs: pulumi.Output<number>;
127
+ /**
128
+ * The number of Autonomous CDBs that you can create with the currently available storage.
129
+ */
130
+ readonly availableContainerDatabases: pulumi.Output<number>;
131
+ /**
132
+ * The number of CPU cores available for allocation to Autonomous Databases.
133
+ */
134
+ readonly availableCpus: pulumi.Output<number>;
135
+ readonly cloudExadataInfrastructureId: pulumi.Output<string>;
136
+ /**
137
+ * The compute model of the Autonomous VM cluster: ECPU or OCPU.
138
+ */
139
+ readonly computeModel: pulumi.Output<string>;
140
+ /**
141
+ * The total number of CPU cores in the Autonomous VM cluster.
142
+ */
143
+ readonly cpuCoreCount: pulumi.Output<number>;
144
+ /**
145
+ * The number of CPU cores enabled per node in the Autonomous VM cluster.
146
+ */
147
+ readonly cpuCoreCountPerNode: pulumi.Output<number>;
148
+ /**
149
+ * The percentage of total CPU cores currently in use in the Autonomous VM cluster.
150
+ */
151
+ readonly cpuPercentage: pulumi.Output<number>;
152
+ /**
153
+ * The date and time when the Autonomous VM cluster was created.
154
+ */
155
+ readonly createdAt: pulumi.Output<string>;
156
+ /**
157
+ * The total data storage allocated to the Autonomous VM cluster, in GB.
158
+ */
159
+ readonly dataStorageSizeInGbs: pulumi.Output<number>;
160
+ /**
161
+ * The total data storage allocated to the Autonomous VM cluster, in TB.
162
+ */
163
+ readonly dataStorageSizeInTbs: pulumi.Output<number>;
164
+ readonly dbServers: pulumi.Output<string[]>;
165
+ /**
166
+ * The description of the Autonomous VM cluster.
167
+ */
168
+ readonly description: pulumi.Output<string | undefined>;
169
+ readonly displayName: pulumi.Output<string>;
170
+ /**
171
+ * The domain name of the Autonomous VM cluster.
172
+ */
173
+ readonly domain: pulumi.Output<string>;
174
+ /**
175
+ * The minimum value to which you can scale down the Exadata storage, in TB.
176
+ */
177
+ readonly exadataStorageInTbsLowestScaledValue: pulumi.Output<number>;
178
+ /**
179
+ * The hostname of the Autonomous VM cluster.
180
+ */
181
+ readonly hostname: pulumi.Output<string>;
182
+ readonly isMtlsEnabledVmCluster: pulumi.Output<boolean>;
183
+ readonly licenseModel: pulumi.Output<string>;
184
+ /**
185
+ * The maintenance window of the Autonomous VM cluster.
186
+ */
187
+ readonly maintenanceWindow: pulumi.Output<outputs.odb.CloudAutonomousVmClusterMaintenanceWindow | undefined>;
188
+ /**
189
+ * The minimum value to which you can scale down the maximum number of Autonomous CDBs.
190
+ */
191
+ readonly maxAcdsLowestScaledValue: pulumi.Output<number>;
192
+ readonly memoryPerOracleComputeUnitInGbs: pulumi.Output<number>;
193
+ /**
194
+ * The total amount of memory allocated to the Autonomous VM cluster, in gigabytes(GB).
195
+ */
196
+ readonly memorySizeInGbs: pulumi.Output<number>;
197
+ /**
198
+ * The number of database server nodes in the Autonomous VM cluster.
199
+ */
200
+ readonly nodeCount: pulumi.Output<number>;
201
+ /**
202
+ * The number of Autonomous CDBs that can't be provisioned because of resource constraints.
203
+ */
204
+ readonly nonProvisionableAutonomousContainerDatabases: pulumi.Output<number>;
205
+ /**
206
+ * The name of the OCI resource anchor associated with this Autonomous VM cluster.
207
+ */
208
+ readonly ociResourceAnchorName: pulumi.Output<string>;
209
+ /**
210
+ * The URL for accessing the OCI console page for this Autonomous VM cluster.
211
+ */
212
+ readonly ociUrl: pulumi.Output<string>;
213
+ /**
214
+ * The Oracle Cloud Identifier (OCID) of the Autonomous VM cluster.
215
+ */
216
+ readonly ocid: pulumi.Output<string>;
217
+ readonly odbNetworkId: pulumi.Output<string>;
218
+ /**
219
+ * The local node storage allocated to the Autonomous VM cluster, in gigabytes (GB).
220
+ */
221
+ readonly odbNodeStorageSizeInGbs: pulumi.Output<number>;
222
+ /**
223
+ * The progress of the current operation on the Autonomous VM cluster, as a percentage.
224
+ */
225
+ readonly percentProgress: pulumi.Output<number>;
226
+ /**
227
+ * The number of Autonomous CDBs that can be provisioned in the Autonomous VM cluster.
228
+ */
229
+ readonly provisionableAutonomousContainerDatabases: pulumi.Output<number>;
230
+ /**
231
+ * The number of Autonomous CDBs currently provisioned in the Autonomous VM cluster.
232
+ */
233
+ readonly provisionedAutonomousContainerDatabases: pulumi.Output<number>;
234
+ /**
235
+ * The number of CPUs provisioned in the Autonomous VM cluster.
236
+ */
237
+ readonly provisionedCpus: pulumi.Output<number>;
238
+ /**
239
+ * The number of CPU cores that can be reclaimed from terminated or scaled-down Autonomous Databases.
240
+ */
241
+ readonly reclaimableCpus: pulumi.Output<number>;
242
+ /**
243
+ * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
244
+ */
245
+ readonly region: pulumi.Output<string>;
246
+ /**
247
+ * The number of CPU cores reserved for system operations and redundancy.
248
+ */
249
+ readonly reservedCpus: pulumi.Output<number>;
250
+ readonly scanListenerPortNonTls: pulumi.Output<number>;
251
+ readonly scanListenerPortTls: pulumi.Output<number>;
252
+ /**
253
+ * The shape of the Exadata infrastructure for the Autonomous VM cluster.
254
+ */
255
+ readonly shape: pulumi.Output<string>;
256
+ /**
257
+ * The status of the Autonomous VM cluster. Possible values include CREATING, AVAILABLE, UPDATING, DELETING, DELETED, FAILED.
258
+ */
259
+ readonly status: pulumi.Output<string>;
260
+ /**
261
+ * Additional information about the current status of the Autonomous VM cluster.
262
+ */
263
+ readonly statusReason: pulumi.Output<string>;
264
+ /**
265
+ * A map of tags to assign to the exadata infrastructure. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
266
+ */
267
+ readonly tags: pulumi.Output<{
268
+ [key: string]: string;
269
+ } | undefined>;
270
+ /**
271
+ * The combined set of user-defined and provider-defined tags.
272
+ */
273
+ readonly tagsAll: pulumi.Output<{
274
+ [key: string]: string;
275
+ }>;
276
+ /**
277
+ * The expiration date and time of the database SSL certificate.
278
+ */
279
+ readonly timeDatabaseSslCertificateExpires: pulumi.Output<string>;
280
+ /**
281
+ * The expiration date and time of the ORDS certificate.
282
+ */
283
+ readonly timeOrdsCertificateExpires: pulumi.Output<string>;
284
+ readonly timeZone: pulumi.Output<string>;
285
+ readonly timeouts: pulumi.Output<outputs.odb.CloudAutonomousVmClusterTimeouts | undefined>;
286
+ readonly totalContainerDatabases: pulumi.Output<number>;
287
+ /**
288
+ * Create a CloudAutonomousVmCluster resource with the given unique name, arguments, and options.
289
+ *
290
+ * @param name The _unique_ name of the resource.
291
+ * @param args The arguments to use to populate this resource's properties.
292
+ * @param opts A bag of options that control this resource's behavior.
293
+ */
294
+ constructor(name: string, args: CloudAutonomousVmClusterArgs, opts?: pulumi.CustomResourceOptions);
295
+ }
296
+ /**
297
+ * Input properties used for looking up and filtering CloudAutonomousVmCluster resources.
298
+ */
299
+ export interface CloudAutonomousVmClusterState {
300
+ /**
301
+ * The Amazon Resource Name (ARN) for the Exadata infrastructure.
302
+ */
303
+ arn?: pulumi.Input<string>;
304
+ /**
305
+ * The progress of the current operation on the Autonomous VM cluster, as a percentage.
306
+ */
307
+ autonomousDataStoragePercentage?: pulumi.Input<number>;
308
+ autonomousDataStorageSizeInTbs?: pulumi.Input<number>;
309
+ /**
310
+ * The available data storage space for Autonomous Databases in the Autonomous VM cluster, in TB.
311
+ */
312
+ availableAutonomousDataStorageSizeInTbs?: pulumi.Input<number>;
313
+ /**
314
+ * The number of Autonomous CDBs that you can create with the currently available storage.
315
+ */
316
+ availableContainerDatabases?: pulumi.Input<number>;
317
+ /**
318
+ * The number of CPU cores available for allocation to Autonomous Databases.
319
+ */
320
+ availableCpus?: pulumi.Input<number>;
321
+ cloudExadataInfrastructureId?: pulumi.Input<string>;
322
+ /**
323
+ * The compute model of the Autonomous VM cluster: ECPU or OCPU.
324
+ */
325
+ computeModel?: pulumi.Input<string>;
326
+ /**
327
+ * The total number of CPU cores in the Autonomous VM cluster.
328
+ */
329
+ cpuCoreCount?: pulumi.Input<number>;
330
+ /**
331
+ * The number of CPU cores enabled per node in the Autonomous VM cluster.
332
+ */
333
+ cpuCoreCountPerNode?: pulumi.Input<number>;
334
+ /**
335
+ * The percentage of total CPU cores currently in use in the Autonomous VM cluster.
336
+ */
337
+ cpuPercentage?: pulumi.Input<number>;
338
+ /**
339
+ * The date and time when the Autonomous VM cluster was created.
340
+ */
341
+ createdAt?: pulumi.Input<string>;
342
+ /**
343
+ * The total data storage allocated to the Autonomous VM cluster, in GB.
344
+ */
345
+ dataStorageSizeInGbs?: pulumi.Input<number>;
346
+ /**
347
+ * The total data storage allocated to the Autonomous VM cluster, in TB.
348
+ */
349
+ dataStorageSizeInTbs?: pulumi.Input<number>;
350
+ dbServers?: pulumi.Input<pulumi.Input<string>[]>;
351
+ /**
352
+ * The description of the Autonomous VM cluster.
353
+ */
354
+ description?: pulumi.Input<string>;
355
+ displayName?: pulumi.Input<string>;
356
+ /**
357
+ * The domain name of the Autonomous VM cluster.
358
+ */
359
+ domain?: pulumi.Input<string>;
360
+ /**
361
+ * The minimum value to which you can scale down the Exadata storage, in TB.
362
+ */
363
+ exadataStorageInTbsLowestScaledValue?: pulumi.Input<number>;
364
+ /**
365
+ * The hostname of the Autonomous VM cluster.
366
+ */
367
+ hostname?: pulumi.Input<string>;
368
+ isMtlsEnabledVmCluster?: pulumi.Input<boolean>;
369
+ licenseModel?: pulumi.Input<string>;
370
+ /**
371
+ * The maintenance window of the Autonomous VM cluster.
372
+ */
373
+ maintenanceWindow?: pulumi.Input<inputs.odb.CloudAutonomousVmClusterMaintenanceWindow>;
374
+ /**
375
+ * The minimum value to which you can scale down the maximum number of Autonomous CDBs.
376
+ */
377
+ maxAcdsLowestScaledValue?: pulumi.Input<number>;
378
+ memoryPerOracleComputeUnitInGbs?: pulumi.Input<number>;
379
+ /**
380
+ * The total amount of memory allocated to the Autonomous VM cluster, in gigabytes(GB).
381
+ */
382
+ memorySizeInGbs?: pulumi.Input<number>;
383
+ /**
384
+ * The number of database server nodes in the Autonomous VM cluster.
385
+ */
386
+ nodeCount?: pulumi.Input<number>;
387
+ /**
388
+ * The number of Autonomous CDBs that can't be provisioned because of resource constraints.
389
+ */
390
+ nonProvisionableAutonomousContainerDatabases?: pulumi.Input<number>;
391
+ /**
392
+ * The name of the OCI resource anchor associated with this Autonomous VM cluster.
393
+ */
394
+ ociResourceAnchorName?: pulumi.Input<string>;
395
+ /**
396
+ * The URL for accessing the OCI console page for this Autonomous VM cluster.
397
+ */
398
+ ociUrl?: pulumi.Input<string>;
399
+ /**
400
+ * The Oracle Cloud Identifier (OCID) of the Autonomous VM cluster.
401
+ */
402
+ ocid?: pulumi.Input<string>;
403
+ odbNetworkId?: pulumi.Input<string>;
404
+ /**
405
+ * The local node storage allocated to the Autonomous VM cluster, in gigabytes (GB).
406
+ */
407
+ odbNodeStorageSizeInGbs?: pulumi.Input<number>;
408
+ /**
409
+ * The progress of the current operation on the Autonomous VM cluster, as a percentage.
410
+ */
411
+ percentProgress?: pulumi.Input<number>;
412
+ /**
413
+ * The number of Autonomous CDBs that can be provisioned in the Autonomous VM cluster.
414
+ */
415
+ provisionableAutonomousContainerDatabases?: pulumi.Input<number>;
416
+ /**
417
+ * The number of Autonomous CDBs currently provisioned in the Autonomous VM cluster.
418
+ */
419
+ provisionedAutonomousContainerDatabases?: pulumi.Input<number>;
420
+ /**
421
+ * The number of CPUs provisioned in the Autonomous VM cluster.
422
+ */
423
+ provisionedCpus?: pulumi.Input<number>;
424
+ /**
425
+ * The number of CPU cores that can be reclaimed from terminated or scaled-down Autonomous Databases.
426
+ */
427
+ reclaimableCpus?: pulumi.Input<number>;
428
+ /**
429
+ * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
430
+ */
431
+ region?: pulumi.Input<string>;
432
+ /**
433
+ * The number of CPU cores reserved for system operations and redundancy.
434
+ */
435
+ reservedCpus?: pulumi.Input<number>;
436
+ scanListenerPortNonTls?: pulumi.Input<number>;
437
+ scanListenerPortTls?: pulumi.Input<number>;
438
+ /**
439
+ * The shape of the Exadata infrastructure for the Autonomous VM cluster.
440
+ */
441
+ shape?: pulumi.Input<string>;
442
+ /**
443
+ * The status of the Autonomous VM cluster. Possible values include CREATING, AVAILABLE, UPDATING, DELETING, DELETED, FAILED.
444
+ */
445
+ status?: pulumi.Input<string>;
446
+ /**
447
+ * Additional information about the current status of the Autonomous VM cluster.
448
+ */
449
+ statusReason?: pulumi.Input<string>;
450
+ /**
451
+ * A map of tags to assign to the exadata infrastructure. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
452
+ */
453
+ tags?: pulumi.Input<{
454
+ [key: string]: pulumi.Input<string>;
455
+ }>;
456
+ /**
457
+ * The combined set of user-defined and provider-defined tags.
458
+ */
459
+ tagsAll?: pulumi.Input<{
460
+ [key: string]: pulumi.Input<string>;
461
+ }>;
462
+ /**
463
+ * The expiration date and time of the database SSL certificate.
464
+ */
465
+ timeDatabaseSslCertificateExpires?: pulumi.Input<string>;
466
+ /**
467
+ * The expiration date and time of the ORDS certificate.
468
+ */
469
+ timeOrdsCertificateExpires?: pulumi.Input<string>;
470
+ timeZone?: pulumi.Input<string>;
471
+ timeouts?: pulumi.Input<inputs.odb.CloudAutonomousVmClusterTimeouts>;
472
+ totalContainerDatabases?: pulumi.Input<number>;
473
+ }
474
+ /**
475
+ * The set of arguments for constructing a CloudAutonomousVmCluster resource.
476
+ */
477
+ export interface CloudAutonomousVmClusterArgs {
478
+ autonomousDataStorageSizeInTbs: pulumi.Input<number>;
479
+ cloudExadataInfrastructureId: pulumi.Input<string>;
480
+ /**
481
+ * The number of CPU cores enabled per node in the Autonomous VM cluster.
482
+ */
483
+ cpuCoreCountPerNode: pulumi.Input<number>;
484
+ dbServers: pulumi.Input<pulumi.Input<string>[]>;
485
+ /**
486
+ * The description of the Autonomous VM cluster.
487
+ */
488
+ description?: pulumi.Input<string>;
489
+ displayName: pulumi.Input<string>;
490
+ isMtlsEnabledVmCluster?: pulumi.Input<boolean>;
491
+ licenseModel?: pulumi.Input<string>;
492
+ /**
493
+ * The maintenance window of the Autonomous VM cluster.
494
+ */
495
+ maintenanceWindow?: pulumi.Input<inputs.odb.CloudAutonomousVmClusterMaintenanceWindow>;
496
+ memoryPerOracleComputeUnitInGbs: pulumi.Input<number>;
497
+ odbNetworkId: pulumi.Input<string>;
498
+ /**
499
+ * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
500
+ */
501
+ region?: pulumi.Input<string>;
502
+ scanListenerPortNonTls: pulumi.Input<number>;
503
+ scanListenerPortTls: pulumi.Input<number>;
504
+ /**
505
+ * A map of tags to assign to the exadata infrastructure. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
506
+ */
507
+ tags?: pulumi.Input<{
508
+ [key: string]: pulumi.Input<string>;
509
+ }>;
510
+ timeZone?: pulumi.Input<string>;
511
+ timeouts?: pulumi.Input<inputs.odb.CloudAutonomousVmClusterTimeouts>;
512
+ totalContainerDatabases: pulumi.Input<number>;
513
+ }