@pulumi/aws-native 1.31.0-alpha.1752508115 → 1.31.0-alpha.1752674316

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 (316) hide show
  1. package/aiops/getInvestigationGroup.d.ts +30 -0
  2. package/aiops/getInvestigationGroup.js.map +1 -1
  3. package/aiops/investigationGroup.d.ts +39 -0
  4. package/aiops/investigationGroup.js.map +1 -1
  5. package/apigateway/account.d.ts +1 -0
  6. package/apigateway/account.js +1 -0
  7. package/apigateway/account.js.map +1 -1
  8. package/apigateway/apiKey.d.ts +2 -2
  9. package/apigateway/basePathMapping.d.ts +1 -1
  10. package/apigateway/basePathMapping.js +1 -1
  11. package/apigateway/domainName.d.ts +2 -1
  12. package/apigateway/domainName.js +2 -1
  13. package/apigateway/domainName.js.map +1 -1
  14. package/apigateway/gatewayResponse.d.ts +1 -1
  15. package/apigateway/gatewayResponse.js +1 -1
  16. package/apigateway/getAccount.d.ts +2 -0
  17. package/apigateway/getAccount.js +2 -0
  18. package/apigateway/getAccount.js.map +1 -1
  19. package/apigateway/getBasePathMapping.d.ts +2 -2
  20. package/apigateway/getBasePathMapping.js +2 -2
  21. package/apigateway/getDomainName.d.ts +4 -2
  22. package/apigateway/getDomainName.js +4 -2
  23. package/apigateway/getDomainName.js.map +1 -1
  24. package/apigateway/getGatewayResponse.d.ts +2 -2
  25. package/apigateway/getGatewayResponse.js +2 -2
  26. package/apigateway/getRestApi.d.ts +3 -3
  27. package/apigateway/getRestApi.js +2 -2
  28. package/apigateway/restApi.d.ts +3 -3
  29. package/apigateway/restApi.js +1 -1
  30. package/autoscaling/autoScalingGroup.d.ts +2 -2
  31. package/autoscaling/getAutoScalingGroup.d.ts +1 -1
  32. package/b2bi/partnership.d.ts +12 -0
  33. package/b2bi/partnership.js.map +1 -1
  34. package/billing/billingView.d.ts +69 -0
  35. package/billing/billingView.js +79 -0
  36. package/billing/billingView.js.map +1 -0
  37. package/billing/getBillingView.d.ts +35 -0
  38. package/billing/getBillingView.js +28 -0
  39. package/billing/getBillingView.js.map +1 -0
  40. package/billing/index.d.ts +7 -0
  41. package/billing/index.js +41 -0
  42. package/billing/index.js.map +1 -0
  43. package/cassandra/getTable.d.ts +4 -0
  44. package/cassandra/getTable.js.map +1 -1
  45. package/cassandra/table.d.ts +8 -0
  46. package/cassandra/table.js +2 -0
  47. package/cassandra/table.js.map +1 -1
  48. package/cloudformation/getStack.d.ts +1 -1
  49. package/cloudformation/stack.d.ts +2 -2
  50. package/cloudformation/stackSet.d.ts +2 -2
  51. package/connect/getRule.d.ts +1 -1
  52. package/connect/rule.d.ts +2 -2
  53. package/dynamodb/getGlobalTable.d.ts +18 -2
  54. package/dynamodb/getGlobalTable.js.map +1 -1
  55. package/dynamodb/getTable.d.ts +4 -2
  56. package/dynamodb/getTable.js.map +1 -1
  57. package/dynamodb/globalTable.d.ts +35 -4
  58. package/dynamodb/globalTable.js +4 -0
  59. package/dynamodb/globalTable.js.map +1 -1
  60. package/dynamodb/table.d.ts +8 -4
  61. package/dynamodb/table.js.map +1 -1
  62. package/ec2/getTrafficMirrorFilterRule.d.ts +68 -0
  63. package/ec2/getTrafficMirrorFilterRule.js +28 -0
  64. package/ec2/getTrafficMirrorFilterRule.js.map +1 -0
  65. package/ec2/getTrafficMirrorTarget.d.ts +23 -0
  66. package/ec2/getTrafficMirrorTarget.js +28 -0
  67. package/ec2/getTrafficMirrorTarget.js.map +1 -0
  68. package/ec2/index.d.ts +12 -0
  69. package/ec2/index.js +18 -4
  70. package/ec2/index.js.map +1 -1
  71. package/ec2/trafficMirrorFilterRule.d.ts +127 -0
  72. package/ec2/trafficMirrorFilterRule.js +98 -0
  73. package/ec2/trafficMirrorFilterRule.js.map +1 -0
  74. package/ec2/trafficMirrorTarget.d.ts +76 -0
  75. package/ec2/trafficMirrorTarget.js +68 -0
  76. package/ec2/trafficMirrorTarget.js.map +1 -0
  77. package/ec2/vpnConnection.d.ts +4 -4
  78. package/ecs/getService.d.ts +3 -3
  79. package/ecs/service.d.ts +1 -1
  80. package/ecs/taskDefinition.d.ts +0 -6
  81. package/ecs/taskDefinition.js.map +1 -1
  82. package/emrserverless/application.d.ts +8 -0
  83. package/emrserverless/application.js +2 -0
  84. package/emrserverless/application.js.map +1 -1
  85. package/emrserverless/getApplication.d.ts +4 -0
  86. package/emrserverless/getApplication.js.map +1 -1
  87. package/fsx/index.d.ts +3 -0
  88. package/fsx/index.js +5 -1
  89. package/fsx/index.js.map +1 -1
  90. package/fsx/s3accessPointAttachment.d.ts +68 -0
  91. package/fsx/s3accessPointAttachment.js +70 -0
  92. package/fsx/s3accessPointAttachment.js.map +1 -0
  93. package/gamelift/fleet.d.ts +2 -2
  94. package/gamelift/fleet.js +1 -1
  95. package/gamelift/fleet.js.map +1 -1
  96. package/imagebuilder/component.js +1 -1
  97. package/imagebuilder/component.js.map +1 -1
  98. package/imagebuilder/containerRecipe.js +1 -1
  99. package/imagebuilder/containerRecipe.js.map +1 -1
  100. package/imagebuilder/getComponent.d.ts +6 -0
  101. package/imagebuilder/getComponent.js.map +1 -1
  102. package/imagebuilder/getContainerRecipe.d.ts +6 -0
  103. package/imagebuilder/getContainerRecipe.js.map +1 -1
  104. package/imagebuilder/getImage.d.ts +6 -0
  105. package/imagebuilder/getImage.js.map +1 -1
  106. package/imagebuilder/getImageRecipe.d.ts +6 -0
  107. package/imagebuilder/getImageRecipe.js.map +1 -1
  108. package/imagebuilder/getWorkflow.d.ts +6 -0
  109. package/imagebuilder/getWorkflow.js.map +1 -1
  110. package/imagebuilder/image.js +1 -1
  111. package/imagebuilder/image.js.map +1 -1
  112. package/imagebuilder/imageRecipe.js +1 -1
  113. package/imagebuilder/imageRecipe.js.map +1 -1
  114. package/imagebuilder/workflow.js +1 -1
  115. package/imagebuilder/workflow.js.map +1 -1
  116. package/index.d.ts +3 -1
  117. package/index.js +10 -5
  118. package/index.js.map +1 -1
  119. package/kinesis/getStreamConsumer.d.ts +35 -0
  120. package/kinesis/getStreamConsumer.js +28 -0
  121. package/kinesis/getStreamConsumer.js.map +1 -0
  122. package/kinesis/index.d.ts +6 -0
  123. package/kinesis/index.js +8 -1
  124. package/kinesis/index.js.map +1 -1
  125. package/kinesis/streamConsumer.d.ts +71 -0
  126. package/kinesis/streamConsumer.js +71 -0
  127. package/kinesis/streamConsumer.js.map +1 -0
  128. package/kms/getKey.d.ts +9 -2
  129. package/kms/getKey.js.map +1 -1
  130. package/kms/key.d.ts +18 -4
  131. package/kms/key.js.map +1 -1
  132. package/mediapackagev2/channel.d.ts +3 -6
  133. package/mediapackagev2/getChannel.d.ts +3 -3
  134. package/mediapackagev2/getOriginEndpoint.d.ts +9 -0
  135. package/mediapackagev2/getOriginEndpoint.js.map +1 -1
  136. package/mediapackagev2/originEndpoint.d.ts +9 -0
  137. package/mediapackagev2/originEndpoint.js.map +1 -1
  138. package/neptune/dbInstance.d.ts +147 -0
  139. package/neptune/dbInstance.js +85 -0
  140. package/neptune/dbInstance.js.map +1 -0
  141. package/neptune/getDbInstance.d.ts +56 -0
  142. package/neptune/getDbInstance.js +28 -0
  143. package/neptune/getDbInstance.js.map +1 -0
  144. package/neptune/index.d.ts +6 -0
  145. package/neptune/index.js +8 -1
  146. package/neptune/index.js.map +1 -1
  147. package/odb/cloudAutonomousVmCluster.d.ts +276 -0
  148. package/odb/cloudAutonomousVmCluster.js +144 -0
  149. package/odb/cloudAutonomousVmCluster.js.map +1 -0
  150. package/odb/cloudExadataInfrastructure.d.ts +199 -0
  151. package/odb/cloudExadataInfrastructure.js +118 -0
  152. package/odb/cloudExadataInfrastructure.js.map +1 -0
  153. package/odb/cloudVmCluster.d.ts +256 -0
  154. package/odb/cloudVmCluster.js +126 -0
  155. package/odb/cloudVmCluster.js.map +1 -0
  156. package/odb/getCloudAutonomousVmCluster.d.ts +141 -0
  157. package/odb/getCloudAutonomousVmCluster.js +28 -0
  158. package/odb/getCloudAutonomousVmCluster.js.map +1 -0
  159. package/odb/getCloudExadataInfrastructure.d.ts +112 -0
  160. package/odb/getCloudExadataInfrastructure.js +28 -0
  161. package/odb/getCloudExadataInfrastructure.js.map +1 -0
  162. package/odb/getCloudVmCluster.d.ts +88 -0
  163. package/odb/getCloudVmCluster.js +28 -0
  164. package/odb/getCloudVmCluster.js.map +1 -0
  165. package/odb/getOdbNetwork.d.ts +48 -0
  166. package/odb/getOdbNetwork.js +28 -0
  167. package/odb/getOdbNetwork.js.map +1 -0
  168. package/odb/index.d.ts +25 -0
  169. package/odb/index.js +62 -0
  170. package/odb/index.js.map +1 -0
  171. package/odb/odbNetwork.d.ts +119 -0
  172. package/odb/odbNetwork.js +82 -0
  173. package/odb/odbNetwork.js.map +1 -0
  174. package/opsworkscm/server.d.ts +2 -2
  175. package/package.json +3 -3
  176. package/package.json.dev +2 -2
  177. package/qbusiness/dataAccessor.d.ts +8 -0
  178. package/qbusiness/dataAccessor.js +2 -0
  179. package/qbusiness/dataAccessor.js.map +1 -1
  180. package/qbusiness/getDataAccessor.d.ts +4 -0
  181. package/qbusiness/getDataAccessor.js.map +1 -1
  182. package/qbusiness/permission.d.ts +4 -0
  183. package/qbusiness/permission.js +3 -1
  184. package/qbusiness/permission.js.map +1 -1
  185. package/rds/dbCluster.d.ts +8 -0
  186. package/rds/dbCluster.js +2 -0
  187. package/rds/dbCluster.js.map +1 -1
  188. package/rds/dbInstance.d.ts +30 -6
  189. package/rds/dbInstance.js +3 -1
  190. package/rds/dbInstance.js.map +1 -1
  191. package/rds/dbShardGroup.d.ts +8 -8
  192. package/rds/getDbInstance.d.ts +1 -3
  193. package/rds/getDbInstance.js.map +1 -1
  194. package/rds/getDbShardGroup.d.ts +4 -4
  195. package/redshift/clusterSubnetGroup.d.ts +1 -1
  196. package/redshift/clusterSubnetGroup.js +1 -1
  197. package/redshift/getClusterSubnetGroup.d.ts +7 -2
  198. package/redshift/getClusterSubnetGroup.js +2 -2
  199. package/redshift/getClusterSubnetGroup.js.map +1 -1
  200. package/redshift/getEventSubscription.d.ts +5 -0
  201. package/redshift/getEventSubscription.js.map +1 -1
  202. package/s3/bucket.d.ts +2 -0
  203. package/s3/bucket.js +3 -1
  204. package/s3/bucket.js.map +1 -1
  205. package/s3/getBucket.d.ts +1 -0
  206. package/s3/getBucket.js.map +1 -1
  207. package/s3express/directoryBucket.d.ts +2 -0
  208. package/s3express/directoryBucket.js +2 -0
  209. package/s3express/directoryBucket.js.map +1 -1
  210. package/s3express/getDirectoryBucket.d.ts +1 -0
  211. package/s3express/getDirectoryBucket.js.map +1 -1
  212. package/s3tables/getTable.d.ts +37 -0
  213. package/s3tables/getTable.js +28 -0
  214. package/s3tables/getTable.js.map +1 -0
  215. package/s3tables/getTablePolicy.d.ts +22 -0
  216. package/s3tables/getTablePolicy.js +28 -0
  217. package/s3tables/getTablePolicy.js.map +1 -0
  218. package/s3tables/index.d.ts +12 -0
  219. package/s3tables/index.js +15 -1
  220. package/s3tables/index.js.map +1 -1
  221. package/s3tables/namespace.d.ts +6 -0
  222. package/s3tables/namespace.js.map +1 -1
  223. package/s3tables/table.d.ts +70 -0
  224. package/s3tables/table.js +87 -0
  225. package/s3tables/table.js.map +1 -0
  226. package/s3tables/tablePolicy.d.ts +42 -0
  227. package/s3tables/tablePolicy.js +72 -0
  228. package/s3tables/tablePolicy.js.map +1 -0
  229. package/sagemaker/domain.d.ts +4 -4
  230. package/sagemaker/domain.js +0 -6
  231. package/sagemaker/domain.js.map +1 -1
  232. package/sagemaker/project.d.ts +11 -3
  233. package/sagemaker/project.js +3 -4
  234. package/sagemaker/project.js.map +1 -1
  235. package/timestream/getInfluxDbInstance.d.ts +8 -0
  236. package/timestream/getInfluxDbInstance.js.map +1 -1
  237. package/timestream/influxDbInstance.js +1 -1
  238. package/timestream/influxDbInstance.js.map +1 -1
  239. package/transfer/getServer.d.ts +4 -1
  240. package/transfer/getServer.js.map +1 -1
  241. package/transfer/server.d.ts +8 -2
  242. package/transfer/server.js.map +1 -1
  243. package/types/enums/autoscaling/index.d.ts +2 -2
  244. package/types/enums/b2bi/index.d.ts +34 -0
  245. package/types/enums/b2bi/index.js +29 -1
  246. package/types/enums/b2bi/index.js.map +1 -1
  247. package/types/enums/batch/index.d.ts +6 -0
  248. package/types/enums/batch/index.js.map +1 -1
  249. package/types/enums/bedrock/index.d.ts +16 -0
  250. package/types/enums/bedrock/index.js +10 -1
  251. package/types/enums/bedrock/index.js.map +1 -1
  252. package/types/enums/billing/index.d.ts +10 -0
  253. package/types/enums/billing/index.js +14 -0
  254. package/types/enums/billing/index.js.map +1 -0
  255. package/types/enums/cassandra/index.d.ts +18 -0
  256. package/types/enums/cassandra/index.js +11 -1
  257. package/types/enums/cassandra/index.js.map +1 -1
  258. package/types/enums/connect/index.d.ts +4 -4
  259. package/types/enums/dynamodb/index.d.ts +15 -0
  260. package/types/enums/dynamodb/index.js +5 -1
  261. package/types/enums/dynamodb/index.js.map +1 -1
  262. package/types/enums/ecs/index.d.ts +15 -0
  263. package/types/enums/ecs/index.js +14 -1
  264. package/types/enums/ecs/index.js.map +1 -1
  265. package/types/enums/fsx/index.d.ts +14 -0
  266. package/types/enums/fsx/index.js +7 -1
  267. package/types/enums/fsx/index.js.map +1 -1
  268. package/types/enums/gamelift/index.d.ts +2 -1
  269. package/types/enums/gamelift/index.js +1 -0
  270. package/types/enums/gamelift/index.js.map +1 -1
  271. package/types/enums/index.d.ts +3 -1
  272. package/types/enums/index.js +8 -4
  273. package/types/enums/index.js.map +1 -1
  274. package/types/enums/kms/index.d.ts +9 -2
  275. package/types/enums/kms/index.js.map +1 -1
  276. package/types/enums/logs/index.d.ts +12 -0
  277. package/types/enums/logs/index.js +11 -1
  278. package/types/enums/logs/index.js.map +1 -1
  279. package/types/enums/mediapackagev2/index.d.ts +14 -0
  280. package/types/enums/mediapackagev2/index.js +12 -1
  281. package/types/enums/mediapackagev2/index.js.map +1 -1
  282. package/types/enums/odb/index.d.ts +57 -0
  283. package/types/enums/odb/index.js +45 -0
  284. package/types/enums/odb/index.js.map +1 -0
  285. package/types/enums/qbusiness/index.d.ts +9 -0
  286. package/types/enums/qbusiness/index.js +8 -1
  287. package/types/enums/qbusiness/index.js.map +1 -1
  288. package/types/enums/quicksight/index.d.ts +9 -0
  289. package/types/enums/quicksight/index.js +9 -0
  290. package/types/enums/quicksight/index.js.map +1 -1
  291. package/types/enums/s3/index.d.ts +32 -0
  292. package/types/enums/s3/index.js +17 -1
  293. package/types/enums/s3/index.js.map +1 -1
  294. package/types/enums/s3tables/index.d.ts +30 -0
  295. package/types/enums/s3tables/index.js +15 -1
  296. package/types/enums/s3tables/index.js.map +1 -1
  297. package/types/enums/timestream/index.d.ts +1 -0
  298. package/types/enums/timestream/index.js +1 -0
  299. package/types/enums/timestream/index.js.map +1 -1
  300. package/types/enums/wisdom/index.d.ts +19 -0
  301. package/types/enums/wisdom/index.js +15 -1
  302. package/types/enums/wisdom/index.js.map +1 -1
  303. package/types/input.d.ts +870 -121
  304. package/types/output.d.ts +904 -121
  305. package/types/output.js.map +1 -1
  306. package/vpclattice/getService.d.ts +1 -1
  307. package/vpclattice/service.d.ts +2 -2
  308. package/wisdom/getQuickResponse.d.ts +71 -0
  309. package/wisdom/getQuickResponse.js +28 -0
  310. package/wisdom/getQuickResponse.js.map +1 -0
  311. package/wisdom/index.d.ts +6 -0
  312. package/wisdom/index.js +8 -1
  313. package/wisdom/index.js.map +1 -1
  314. package/wisdom/quickResponse.d.ts +126 -0
  315. package/wisdom/quickResponse.js +92 -0
  316. package/wisdom/quickResponse.js.map +1 -0
@@ -0,0 +1,118 @@
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.CloudExadataInfrastructure = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * The AWS::ODB::CloudExadataInfrastructure resource creates an Exadata Infrastructure
10
+ */
11
+ class CloudExadataInfrastructure extends pulumi.CustomResource {
12
+ /**
13
+ * Get an existing CloudExadataInfrastructure resource's state with the given name, ID, and optional extra
14
+ * properties used to qualify the lookup.
15
+ *
16
+ * @param name The _unique_ name of the resulting resource.
17
+ * @param id The _unique_ provider ID of the resource to lookup.
18
+ * @param opts Optional settings to control the behavior of the CustomResource.
19
+ */
20
+ static get(name, id, opts) {
21
+ return new CloudExadataInfrastructure(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
22
+ }
23
+ /**
24
+ * Returns true if the given object is an instance of CloudExadataInfrastructure. This is designed to work even
25
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
26
+ */
27
+ static isInstance(obj) {
28
+ if (obj === undefined || obj === null) {
29
+ return false;
30
+ }
31
+ return obj['__pulumiType'] === CloudExadataInfrastructure.__pulumiType;
32
+ }
33
+ /**
34
+ * Create a CloudExadataInfrastructure 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, args, opts) {
41
+ let resourceInputs = {};
42
+ opts = opts || {};
43
+ if (!opts.id) {
44
+ resourceInputs["availabilityZone"] = args ? args.availabilityZone : undefined;
45
+ resourceInputs["availabilityZoneId"] = args ? args.availabilityZoneId : undefined;
46
+ resourceInputs["computeCount"] = args ? args.computeCount : undefined;
47
+ resourceInputs["customerContactsToSendToOci"] = args ? args.customerContactsToSendToOci : undefined;
48
+ resourceInputs["databaseServerType"] = args ? args.databaseServerType : undefined;
49
+ resourceInputs["displayName"] = args ? args.displayName : undefined;
50
+ resourceInputs["shape"] = args ? args.shape : undefined;
51
+ resourceInputs["storageCount"] = args ? args.storageCount : undefined;
52
+ resourceInputs["storageServerType"] = args ? args.storageServerType : undefined;
53
+ resourceInputs["tags"] = args ? args.tags : undefined;
54
+ resourceInputs["activatedStorageCount"] = undefined /*out*/;
55
+ resourceInputs["additionalStorageCount"] = undefined /*out*/;
56
+ resourceInputs["availableStorageSizeInGbs"] = undefined /*out*/;
57
+ resourceInputs["cloudExadataInfrastructureArn"] = undefined /*out*/;
58
+ resourceInputs["cloudExadataInfrastructureId"] = undefined /*out*/;
59
+ resourceInputs["computeModel"] = undefined /*out*/;
60
+ resourceInputs["cpuCount"] = undefined /*out*/;
61
+ resourceInputs["dataStorageSizeInTbs"] = undefined /*out*/;
62
+ resourceInputs["dbNodeStorageSizeInGbs"] = undefined /*out*/;
63
+ resourceInputs["dbServerIds"] = undefined /*out*/;
64
+ resourceInputs["dbServerVersion"] = undefined /*out*/;
65
+ resourceInputs["maxCpuCount"] = undefined /*out*/;
66
+ resourceInputs["maxDataStorageInTbs"] = undefined /*out*/;
67
+ resourceInputs["maxDbNodeStorageSizeInGbs"] = undefined /*out*/;
68
+ resourceInputs["maxMemoryInGbs"] = undefined /*out*/;
69
+ resourceInputs["memorySizeInGbs"] = undefined /*out*/;
70
+ resourceInputs["ociResourceAnchorName"] = undefined /*out*/;
71
+ resourceInputs["ociUrl"] = undefined /*out*/;
72
+ resourceInputs["ocid"] = undefined /*out*/;
73
+ resourceInputs["storageServerVersion"] = undefined /*out*/;
74
+ resourceInputs["totalStorageSizeInGbs"] = undefined /*out*/;
75
+ }
76
+ else {
77
+ resourceInputs["activatedStorageCount"] = undefined /*out*/;
78
+ resourceInputs["additionalStorageCount"] = undefined /*out*/;
79
+ resourceInputs["availabilityZone"] = undefined /*out*/;
80
+ resourceInputs["availabilityZoneId"] = undefined /*out*/;
81
+ resourceInputs["availableStorageSizeInGbs"] = undefined /*out*/;
82
+ resourceInputs["cloudExadataInfrastructureArn"] = undefined /*out*/;
83
+ resourceInputs["cloudExadataInfrastructureId"] = undefined /*out*/;
84
+ resourceInputs["computeCount"] = undefined /*out*/;
85
+ resourceInputs["computeModel"] = undefined /*out*/;
86
+ resourceInputs["cpuCount"] = undefined /*out*/;
87
+ resourceInputs["customerContactsToSendToOci"] = undefined /*out*/;
88
+ resourceInputs["dataStorageSizeInTbs"] = undefined /*out*/;
89
+ resourceInputs["databaseServerType"] = undefined /*out*/;
90
+ resourceInputs["dbNodeStorageSizeInGbs"] = undefined /*out*/;
91
+ resourceInputs["dbServerIds"] = undefined /*out*/;
92
+ resourceInputs["dbServerVersion"] = undefined /*out*/;
93
+ resourceInputs["displayName"] = undefined /*out*/;
94
+ resourceInputs["maxCpuCount"] = undefined /*out*/;
95
+ resourceInputs["maxDataStorageInTbs"] = undefined /*out*/;
96
+ resourceInputs["maxDbNodeStorageSizeInGbs"] = undefined /*out*/;
97
+ resourceInputs["maxMemoryInGbs"] = undefined /*out*/;
98
+ resourceInputs["memorySizeInGbs"] = undefined /*out*/;
99
+ resourceInputs["ociResourceAnchorName"] = undefined /*out*/;
100
+ resourceInputs["ociUrl"] = undefined /*out*/;
101
+ resourceInputs["ocid"] = undefined /*out*/;
102
+ resourceInputs["shape"] = undefined /*out*/;
103
+ resourceInputs["storageCount"] = undefined /*out*/;
104
+ resourceInputs["storageServerType"] = undefined /*out*/;
105
+ resourceInputs["storageServerVersion"] = undefined /*out*/;
106
+ resourceInputs["tags"] = undefined /*out*/;
107
+ resourceInputs["totalStorageSizeInGbs"] = undefined /*out*/;
108
+ }
109
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
110
+ const replaceOnChanges = { replaceOnChanges: ["availabilityZone", "availabilityZoneId", "computeCount", "customerContactsToSendToOci[*]", "databaseServerType", "displayName", "shape", "storageCount", "storageServerType"] };
111
+ opts = pulumi.mergeOptions(opts, replaceOnChanges);
112
+ super(CloudExadataInfrastructure.__pulumiType, name, resourceInputs, opts);
113
+ }
114
+ }
115
+ exports.CloudExadataInfrastructure = CloudExadataInfrastructure;
116
+ /** @internal */
117
+ CloudExadataInfrastructure.__pulumiType = 'aws-native:odb:CloudExadataInfrastructure';
118
+ //# sourceMappingURL=cloudExadataInfrastructure.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cloudExadataInfrastructure.js","sourceRoot":"","sources":["../../odb/cloudExadataInfrastructure.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,256 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ import * as enums from "../types/enums";
5
+ /**
6
+ * The AWS::ODB::CloudVmCluster resource creates a Cloud VM Cluster
7
+ */
8
+ export declare class CloudVmCluster extends pulumi.CustomResource {
9
+ /**
10
+ * Get an existing CloudVmCluster 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 opts Optional settings to control the behavior of the CustomResource.
16
+ */
17
+ static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CloudVmCluster;
18
+ /**
19
+ * Returns true if the given object is an instance of CloudVmCluster. This is designed to work even
20
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
21
+ */
22
+ static isInstance(obj: any): obj is CloudVmCluster;
23
+ /**
24
+ * The unique identifier of the Exadata infrastructure that this VM cluster belongs to.
25
+ */
26
+ readonly cloudExadataInfrastructureId: pulumi.Output<string | undefined>;
27
+ /**
28
+ * The Amazon Resource Name (ARN) of the VM cluster.
29
+ */
30
+ readonly cloudVmClusterArn: pulumi.Output<string>;
31
+ /**
32
+ * The unique identifier of the VM cluster.
33
+ */
34
+ readonly cloudVmClusterId: pulumi.Output<string>;
35
+ /**
36
+ * The name of the Grid Infrastructure (GI) cluster.
37
+ */
38
+ readonly clusterName: pulumi.Output<string | undefined>;
39
+ /**
40
+ * The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.
41
+ */
42
+ readonly computeModel: pulumi.Output<string>;
43
+ /**
44
+ * The number of CPU cores enabled on the VM cluster.
45
+ */
46
+ readonly cpuCoreCount: pulumi.Output<number | undefined>;
47
+ /**
48
+ * The set of diagnostic collection options enabled for the VM cluster.
49
+ */
50
+ readonly dataCollectionOptions: pulumi.Output<outputs.odb.CloudVmClusterDataCollectionOptions | undefined>;
51
+ /**
52
+ * The size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
53
+ */
54
+ readonly dataStorageSizeInTbs: pulumi.Output<number | undefined>;
55
+ /**
56
+ * The amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.
57
+ */
58
+ readonly dbNodeStorageSizeInGbs: pulumi.Output<number | undefined>;
59
+ /**
60
+ * The list of database servers for the VM cluster.
61
+ */
62
+ readonly dbServers: pulumi.Output<string[] | undefined>;
63
+ /**
64
+ * The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
65
+ */
66
+ readonly diskRedundancy: pulumi.Output<string>;
67
+ /**
68
+ * The user-friendly name for the VM cluster.
69
+ */
70
+ readonly displayName: pulumi.Output<string | undefined>;
71
+ /**
72
+ * The domain of the VM cluster.
73
+ */
74
+ readonly domain: pulumi.Output<string>;
75
+ /**
76
+ * The software version of the Oracle Grid Infrastructure (GI) for the VM cluster.
77
+ */
78
+ readonly giVersion: pulumi.Output<string | undefined>;
79
+ /**
80
+ * The host name for the VM cluster.
81
+ */
82
+ readonly hostname: pulumi.Output<string | undefined>;
83
+ /**
84
+ * Indicates whether database backups to local Exadata storage is enabled for the VM cluster.
85
+ */
86
+ readonly isLocalBackupEnabled: pulumi.Output<boolean | undefined>;
87
+ /**
88
+ * Indicates whether the VM cluster is configured with a sparse disk group.
89
+ */
90
+ readonly isSparseDiskgroupEnabled: pulumi.Output<boolean | undefined>;
91
+ /**
92
+ * The Oracle license model applied to the VM cluster.
93
+ */
94
+ readonly licenseModel: pulumi.Output<enums.odb.CloudVmClusterLicenseModel | undefined>;
95
+ /**
96
+ * The port number configured for the listener on the VM cluster.
97
+ */
98
+ readonly listenerPort: pulumi.Output<number>;
99
+ /**
100
+ * The amount of memory, in gigabytes (GB), that's allocated for the VM cluster.
101
+ */
102
+ readonly memorySizeInGbs: pulumi.Output<number | undefined>;
103
+ /**
104
+ * The number of nodes in the VM cluster.
105
+ */
106
+ readonly nodeCount: pulumi.Output<number>;
107
+ /**
108
+ * The name of the OCI resource anchor for the VM cluster.
109
+ */
110
+ readonly ociResourceAnchorName: pulumi.Output<string>;
111
+ /**
112
+ * The HTTPS link to the VM cluster in OCI.
113
+ */
114
+ readonly ociUrl: pulumi.Output<string>;
115
+ /**
116
+ * The OCID of the VM cluster.
117
+ */
118
+ readonly ocid: pulumi.Output<string>;
119
+ /**
120
+ * The unique identifier of the ODB network for the VM cluster.
121
+ */
122
+ readonly odbNetworkId: pulumi.Output<string | undefined>;
123
+ /**
124
+ * The FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
125
+ */
126
+ readonly scanDnsName: pulumi.Output<string>;
127
+ /**
128
+ * The OCID of the SCAN IP addresses that are associated with the VM cluster.
129
+ */
130
+ readonly scanIpIds: pulumi.Output<string[]>;
131
+ /**
132
+ * Property description not available.
133
+ */
134
+ readonly scanListenerPortTcp: pulumi.Output<number | undefined>;
135
+ /**
136
+ * The hardware model name of the Exadata infrastructure that's running the VM cluster.
137
+ */
138
+ readonly shape: pulumi.Output<string>;
139
+ /**
140
+ * The public key portion of one or more key pairs used for SSH access to the VM cluster.
141
+ */
142
+ readonly sshPublicKeys: pulumi.Output<string[] | undefined>;
143
+ /**
144
+ * The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
145
+ */
146
+ readonly storageSizeInGbs: pulumi.Output<number>;
147
+ /**
148
+ * The operating system version of the image chosen for the VM cluster.
149
+ */
150
+ readonly systemVersion: pulumi.Output<string | undefined>;
151
+ /**
152
+ * Tags to assign to the Vm Cluster.
153
+ */
154
+ readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
155
+ /**
156
+ * The time zone of the VM cluster.
157
+ */
158
+ readonly timeZone: pulumi.Output<string | undefined>;
159
+ /**
160
+ * The virtual IP (VIP) addresses that are associated with the VM cluster. Oracle's Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the VM cluster to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.
161
+ */
162
+ readonly vipIds: pulumi.Output<string[]>;
163
+ /**
164
+ * Create a CloudVmCluster resource with the given unique name, arguments, and options.
165
+ *
166
+ * @param name The _unique_ name of the resource.
167
+ * @param args The arguments to use to populate this resource's properties.
168
+ * @param opts A bag of options that control this resource's behavior.
169
+ */
170
+ constructor(name: string, args?: CloudVmClusterArgs, opts?: pulumi.CustomResourceOptions);
171
+ }
172
+ /**
173
+ * The set of arguments for constructing a CloudVmCluster resource.
174
+ */
175
+ export interface CloudVmClusterArgs {
176
+ /**
177
+ * The unique identifier of the Exadata infrastructure that this VM cluster belongs to.
178
+ */
179
+ cloudExadataInfrastructureId?: pulumi.Input<string>;
180
+ /**
181
+ * The name of the Grid Infrastructure (GI) cluster.
182
+ */
183
+ clusterName?: pulumi.Input<string>;
184
+ /**
185
+ * The number of CPU cores enabled on the VM cluster.
186
+ */
187
+ cpuCoreCount?: pulumi.Input<number>;
188
+ /**
189
+ * The set of diagnostic collection options enabled for the VM cluster.
190
+ */
191
+ dataCollectionOptions?: pulumi.Input<inputs.odb.CloudVmClusterDataCollectionOptionsArgs>;
192
+ /**
193
+ * The size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
194
+ */
195
+ dataStorageSizeInTbs?: pulumi.Input<number>;
196
+ /**
197
+ * The amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.
198
+ */
199
+ dbNodeStorageSizeInGbs?: pulumi.Input<number>;
200
+ /**
201
+ * The list of database servers for the VM cluster.
202
+ */
203
+ dbServers?: pulumi.Input<pulumi.Input<string>[]>;
204
+ /**
205
+ * The user-friendly name for the VM cluster.
206
+ */
207
+ displayName?: pulumi.Input<string>;
208
+ /**
209
+ * The software version of the Oracle Grid Infrastructure (GI) for the VM cluster.
210
+ */
211
+ giVersion?: pulumi.Input<string>;
212
+ /**
213
+ * The host name for the VM cluster.
214
+ */
215
+ hostname?: pulumi.Input<string>;
216
+ /**
217
+ * Indicates whether database backups to local Exadata storage is enabled for the VM cluster.
218
+ */
219
+ isLocalBackupEnabled?: pulumi.Input<boolean>;
220
+ /**
221
+ * Indicates whether the VM cluster is configured with a sparse disk group.
222
+ */
223
+ isSparseDiskgroupEnabled?: pulumi.Input<boolean>;
224
+ /**
225
+ * The Oracle license model applied to the VM cluster.
226
+ */
227
+ licenseModel?: pulumi.Input<enums.odb.CloudVmClusterLicenseModel>;
228
+ /**
229
+ * The amount of memory, in gigabytes (GB), that's allocated for the VM cluster.
230
+ */
231
+ memorySizeInGbs?: pulumi.Input<number>;
232
+ /**
233
+ * The unique identifier of the ODB network for the VM cluster.
234
+ */
235
+ odbNetworkId?: pulumi.Input<string>;
236
+ /**
237
+ * Property description not available.
238
+ */
239
+ scanListenerPortTcp?: pulumi.Input<number>;
240
+ /**
241
+ * The public key portion of one or more key pairs used for SSH access to the VM cluster.
242
+ */
243
+ sshPublicKeys?: pulumi.Input<pulumi.Input<string>[]>;
244
+ /**
245
+ * The operating system version of the image chosen for the VM cluster.
246
+ */
247
+ systemVersion?: pulumi.Input<string>;
248
+ /**
249
+ * Tags to assign to the Vm Cluster.
250
+ */
251
+ tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
252
+ /**
253
+ * The time zone of the VM cluster.
254
+ */
255
+ timeZone?: pulumi.Input<string>;
256
+ }
@@ -0,0 +1,126 @@
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.CloudVmCluster = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * The AWS::ODB::CloudVmCluster resource creates a Cloud VM Cluster
10
+ */
11
+ class CloudVmCluster extends pulumi.CustomResource {
12
+ /**
13
+ * Get an existing CloudVmCluster resource's state with the given name, ID, and optional extra
14
+ * properties used to qualify the lookup.
15
+ *
16
+ * @param name The _unique_ name of the resulting resource.
17
+ * @param id The _unique_ provider ID of the resource to lookup.
18
+ * @param opts Optional settings to control the behavior of the CustomResource.
19
+ */
20
+ static get(name, id, opts) {
21
+ return new CloudVmCluster(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
22
+ }
23
+ /**
24
+ * Returns true if the given object is an instance of CloudVmCluster. This is designed to work even
25
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
26
+ */
27
+ static isInstance(obj) {
28
+ if (obj === undefined || obj === null) {
29
+ return false;
30
+ }
31
+ return obj['__pulumiType'] === CloudVmCluster.__pulumiType;
32
+ }
33
+ /**
34
+ * Create a CloudVmCluster 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, args, opts) {
41
+ let resourceInputs = {};
42
+ opts = opts || {};
43
+ if (!opts.id) {
44
+ resourceInputs["cloudExadataInfrastructureId"] = args ? args.cloudExadataInfrastructureId : undefined;
45
+ resourceInputs["clusterName"] = args ? args.clusterName : undefined;
46
+ resourceInputs["cpuCoreCount"] = args ? args.cpuCoreCount : undefined;
47
+ resourceInputs["dataCollectionOptions"] = args ? args.dataCollectionOptions : undefined;
48
+ resourceInputs["dataStorageSizeInTbs"] = args ? args.dataStorageSizeInTbs : undefined;
49
+ resourceInputs["dbNodeStorageSizeInGbs"] = args ? args.dbNodeStorageSizeInGbs : undefined;
50
+ resourceInputs["dbServers"] = args ? args.dbServers : undefined;
51
+ resourceInputs["displayName"] = args ? args.displayName : undefined;
52
+ resourceInputs["giVersion"] = args ? args.giVersion : undefined;
53
+ resourceInputs["hostname"] = args ? args.hostname : undefined;
54
+ resourceInputs["isLocalBackupEnabled"] = args ? args.isLocalBackupEnabled : undefined;
55
+ resourceInputs["isSparseDiskgroupEnabled"] = args ? args.isSparseDiskgroupEnabled : undefined;
56
+ resourceInputs["licenseModel"] = args ? args.licenseModel : undefined;
57
+ resourceInputs["memorySizeInGbs"] = args ? args.memorySizeInGbs : undefined;
58
+ resourceInputs["odbNetworkId"] = args ? args.odbNetworkId : undefined;
59
+ resourceInputs["scanListenerPortTcp"] = args ? args.scanListenerPortTcp : undefined;
60
+ resourceInputs["sshPublicKeys"] = args ? args.sshPublicKeys : undefined;
61
+ resourceInputs["systemVersion"] = args ? args.systemVersion : undefined;
62
+ resourceInputs["tags"] = args ? args.tags : undefined;
63
+ resourceInputs["timeZone"] = args ? args.timeZone : undefined;
64
+ resourceInputs["cloudVmClusterArn"] = undefined /*out*/;
65
+ resourceInputs["cloudVmClusterId"] = undefined /*out*/;
66
+ resourceInputs["computeModel"] = undefined /*out*/;
67
+ resourceInputs["diskRedundancy"] = undefined /*out*/;
68
+ resourceInputs["domain"] = undefined /*out*/;
69
+ resourceInputs["listenerPort"] = undefined /*out*/;
70
+ resourceInputs["nodeCount"] = undefined /*out*/;
71
+ resourceInputs["ociResourceAnchorName"] = undefined /*out*/;
72
+ resourceInputs["ociUrl"] = undefined /*out*/;
73
+ resourceInputs["ocid"] = undefined /*out*/;
74
+ resourceInputs["scanDnsName"] = undefined /*out*/;
75
+ resourceInputs["scanIpIds"] = undefined /*out*/;
76
+ resourceInputs["shape"] = undefined /*out*/;
77
+ resourceInputs["storageSizeInGbs"] = undefined /*out*/;
78
+ resourceInputs["vipIds"] = undefined /*out*/;
79
+ }
80
+ else {
81
+ resourceInputs["cloudExadataInfrastructureId"] = undefined /*out*/;
82
+ resourceInputs["cloudVmClusterArn"] = undefined /*out*/;
83
+ resourceInputs["cloudVmClusterId"] = undefined /*out*/;
84
+ resourceInputs["clusterName"] = undefined /*out*/;
85
+ resourceInputs["computeModel"] = undefined /*out*/;
86
+ resourceInputs["cpuCoreCount"] = undefined /*out*/;
87
+ resourceInputs["dataCollectionOptions"] = undefined /*out*/;
88
+ resourceInputs["dataStorageSizeInTbs"] = undefined /*out*/;
89
+ resourceInputs["dbNodeStorageSizeInGbs"] = undefined /*out*/;
90
+ resourceInputs["dbServers"] = undefined /*out*/;
91
+ resourceInputs["diskRedundancy"] = undefined /*out*/;
92
+ resourceInputs["displayName"] = undefined /*out*/;
93
+ resourceInputs["domain"] = undefined /*out*/;
94
+ resourceInputs["giVersion"] = undefined /*out*/;
95
+ resourceInputs["hostname"] = undefined /*out*/;
96
+ resourceInputs["isLocalBackupEnabled"] = undefined /*out*/;
97
+ resourceInputs["isSparseDiskgroupEnabled"] = undefined /*out*/;
98
+ resourceInputs["licenseModel"] = undefined /*out*/;
99
+ resourceInputs["listenerPort"] = undefined /*out*/;
100
+ resourceInputs["memorySizeInGbs"] = undefined /*out*/;
101
+ resourceInputs["nodeCount"] = undefined /*out*/;
102
+ resourceInputs["ociResourceAnchorName"] = undefined /*out*/;
103
+ resourceInputs["ociUrl"] = undefined /*out*/;
104
+ resourceInputs["ocid"] = undefined /*out*/;
105
+ resourceInputs["odbNetworkId"] = undefined /*out*/;
106
+ resourceInputs["scanDnsName"] = undefined /*out*/;
107
+ resourceInputs["scanIpIds"] = undefined /*out*/;
108
+ resourceInputs["scanListenerPortTcp"] = undefined /*out*/;
109
+ resourceInputs["shape"] = undefined /*out*/;
110
+ resourceInputs["sshPublicKeys"] = undefined /*out*/;
111
+ resourceInputs["storageSizeInGbs"] = undefined /*out*/;
112
+ resourceInputs["systemVersion"] = undefined /*out*/;
113
+ resourceInputs["tags"] = undefined /*out*/;
114
+ resourceInputs["timeZone"] = undefined /*out*/;
115
+ resourceInputs["vipIds"] = undefined /*out*/;
116
+ }
117
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
118
+ const replaceOnChanges = { replaceOnChanges: ["cloudExadataInfrastructureId", "clusterName", "cpuCoreCount", "dataCollectionOptions", "dataStorageSizeInTbs", "dbNodeStorageSizeInGbs", "dbServers[*]", "displayName", "giVersion", "hostname", "isLocalBackupEnabled", "isSparseDiskgroupEnabled", "licenseModel", "memorySizeInGbs", "odbNetworkId", "scanListenerPortTcp", "sshPublicKeys[*]", "systemVersion", "timeZone"] };
119
+ opts = pulumi.mergeOptions(opts, replaceOnChanges);
120
+ super(CloudVmCluster.__pulumiType, name, resourceInputs, opts);
121
+ }
122
+ }
123
+ exports.CloudVmCluster = CloudVmCluster;
124
+ /** @internal */
125
+ CloudVmCluster.__pulumiType = 'aws-native:odb:CloudVmCluster';
126
+ //# sourceMappingURL=cloudVmCluster.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cloudVmCluster.js","sourceRoot":"","sources":["../../odb/cloudVmCluster.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,141 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ import * as enums from "../types/enums";
4
+ /**
5
+ * The AWS::ODB::CloudAutonomousVmCluster resource creates a Cloud Autonomous VM Cluster
6
+ */
7
+ export declare function getCloudAutonomousVmCluster(args: GetCloudAutonomousVmClusterArgs, opts?: pulumi.InvokeOptions): Promise<GetCloudAutonomousVmClusterResult>;
8
+ export interface GetCloudAutonomousVmClusterArgs {
9
+ /**
10
+ * The Amazon Resource Name (ARN) for the Autonomous VM cluster.
11
+ */
12
+ cloudAutonomousVmClusterArn: string;
13
+ }
14
+ export interface GetCloudAutonomousVmClusterResult {
15
+ /**
16
+ * The percentage of data storage currently in use for Autonomous Databases in the Autonomous VM cluster.
17
+ */
18
+ readonly autonomousDataStoragePercentage?: number;
19
+ /**
20
+ * The available data storage space for Autonomous Databases in the Autonomous VM cluster, in TB.
21
+ */
22
+ readonly availableAutonomousDataStorageSizeInTbs?: number;
23
+ /**
24
+ * The number of Autonomous CDBs that you can create with the currently available storage.
25
+ */
26
+ readonly availableContainerDatabases?: number;
27
+ /**
28
+ * The number of CPU cores available for allocation to Autonomous Databases.
29
+ */
30
+ readonly availableCpus?: number;
31
+ /**
32
+ * The Amazon Resource Name (ARN) for the Autonomous VM cluster.
33
+ */
34
+ readonly cloudAutonomousVmClusterArn?: string;
35
+ /**
36
+ * The unique identifier of the Autonomous VM cluster.
37
+ */
38
+ readonly cloudAutonomousVmClusterId?: string;
39
+ /**
40
+ * The compute model of the Autonomous VM cluster: ECPU or OCPU.
41
+ */
42
+ readonly computeModel?: enums.odb.CloudAutonomousVmClusterComputeModel;
43
+ /**
44
+ * The total number of CPU cores in the Autonomous VM cluster.
45
+ */
46
+ readonly cpuCoreCount?: number;
47
+ /**
48
+ * The percentage of total CPU cores currently in use in the Autonomous VM cluster.
49
+ */
50
+ readonly cpuPercentage?: number;
51
+ /**
52
+ * The total data storage allocated to the Autonomous VM cluster, in GB.
53
+ */
54
+ readonly dataStorageSizeInGbs?: number;
55
+ /**
56
+ * The total data storage allocated to the Autonomous VM cluster, in TB.
57
+ */
58
+ readonly dataStorageSizeInTbs?: number;
59
+ /**
60
+ * The local node storage allocated to the Autonomous VM cluster, in gigabytes (GB).
61
+ */
62
+ readonly dbNodeStorageSizeInGbs?: number;
63
+ /**
64
+ * The domain name for the Autonomous VM cluster.
65
+ */
66
+ readonly domain?: string;
67
+ /**
68
+ * The minimum value to which you can scale down the Exadata storage, in TB.
69
+ */
70
+ readonly exadataStorageInTbsLowestScaledValue?: number;
71
+ /**
72
+ * The hostname for the Autonomous VM cluster.
73
+ */
74
+ readonly hostname?: string;
75
+ /**
76
+ * The minimum value to which you can scale down the maximum number of Autonomous CDBs.
77
+ */
78
+ readonly maxAcdsLowestScaledValue?: number;
79
+ /**
80
+ * The total amount of memory allocated to the Autonomous VM cluster, in gigabytes (GB).
81
+ */
82
+ readonly memorySizeInGbs?: number;
83
+ /**
84
+ * The number of database server nodes in the Autonomous VM cluster.
85
+ */
86
+ readonly nodeCount?: number;
87
+ /**
88
+ * The number of Autonomous CDBs that can't be provisioned because of resource constraints.
89
+ */
90
+ readonly nonProvisionableAutonomousContainerDatabases?: number;
91
+ /**
92
+ * The name of the OCI resource anchor associated with this Autonomous VM cluster.
93
+ */
94
+ readonly ociResourceAnchorName?: string;
95
+ /**
96
+ * The URL for accessing the OCI console page for this Autonomous VM cluster.
97
+ */
98
+ readonly ociUrl?: string;
99
+ /**
100
+ * The Oracle Cloud Identifier (OCID) of the Autonomous VM cluster.
101
+ */
102
+ readonly ocid?: string;
103
+ /**
104
+ * The number of Autonomous CDBs that can be provisioned in the Autonomous VM cluster.
105
+ */
106
+ readonly provisionableAutonomousContainerDatabases?: number;
107
+ /**
108
+ * The number of Autonomous CDBs currently provisioned in the Autonomous VM cluster.
109
+ */
110
+ readonly provisionedAutonomousContainerDatabases?: number;
111
+ /**
112
+ * The number of CPU cores currently provisioned in the Autonomous VM cluster.
113
+ */
114
+ readonly provisionedCpus?: number;
115
+ /**
116
+ * The number of CPU cores that can be reclaimed from terminated or scaled-down Autonomous Databases.
117
+ */
118
+ readonly reclaimableCpus?: number;
119
+ /**
120
+ * The number of CPU cores reserved for system operations and redundancy.
121
+ */
122
+ readonly reservedCpus?: number;
123
+ /**
124
+ * The shape of the Exadata infrastructure for the Autonomous VM cluster.
125
+ */
126
+ readonly shape?: string;
127
+ /**
128
+ * The tags associated with the Autonomous VM cluster.
129
+ */
130
+ readonly tags?: outputs.Tag[];
131
+ }
132
+ /**
133
+ * The AWS::ODB::CloudAutonomousVmCluster resource creates a Cloud Autonomous VM Cluster
134
+ */
135
+ export declare function getCloudAutonomousVmClusterOutput(args: GetCloudAutonomousVmClusterOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCloudAutonomousVmClusterResult>;
136
+ export interface GetCloudAutonomousVmClusterOutputArgs {
137
+ /**
138
+ * The Amazon Resource Name (ARN) for the Autonomous VM cluster.
139
+ */
140
+ cloudAutonomousVmClusterArn: pulumi.Input<string>;
141
+ }