@pulumi/aws-native 1.31.0-alpha.1750955553 → 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,276 @@
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::CloudAutonomousVmCluster resource creates a Cloud Autonomous VM Cluster
7
+ */
8
+ export declare class CloudAutonomousVmCluster extends pulumi.CustomResource {
9
+ /**
10
+ * Get an existing CloudAutonomousVmCluster 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): CloudAutonomousVmCluster;
18
+ /**
19
+ * Returns true if the given object is an instance of CloudAutonomousVmCluster. 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 CloudAutonomousVmCluster;
23
+ /**
24
+ * The percentage of data storage currently in use for Autonomous Databases in the Autonomous VM cluster.
25
+ */
26
+ readonly autonomousDataStoragePercentage: pulumi.Output<number>;
27
+ /**
28
+ * The data storage size allocated for Autonomous Databases in the Autonomous VM cluster, in TB.
29
+ */
30
+ readonly autonomousDataStorageSizeInTbs: pulumi.Output<number | undefined>;
31
+ /**
32
+ * The available data storage space for Autonomous Databases in the Autonomous VM cluster, in TB.
33
+ */
34
+ readonly availableAutonomousDataStorageSizeInTbs: pulumi.Output<number>;
35
+ /**
36
+ * The number of Autonomous CDBs that you can create with the currently available storage.
37
+ */
38
+ readonly availableContainerDatabases: pulumi.Output<number>;
39
+ /**
40
+ * The number of CPU cores available for allocation to Autonomous Databases.
41
+ */
42
+ readonly availableCpus: pulumi.Output<number>;
43
+ /**
44
+ * The Amazon Resource Name (ARN) for the Autonomous VM cluster.
45
+ */
46
+ readonly cloudAutonomousVmClusterArn: pulumi.Output<string>;
47
+ /**
48
+ * The unique identifier of the Autonomous VM cluster.
49
+ */
50
+ readonly cloudAutonomousVmClusterId: pulumi.Output<string>;
51
+ /**
52
+ * The unique identifier of the Cloud Exadata Infrastructure containing this Autonomous VM cluster.
53
+ */
54
+ readonly cloudExadataInfrastructureId: pulumi.Output<string | undefined>;
55
+ /**
56
+ * The compute model of the Autonomous VM cluster: ECPU or OCPU.
57
+ */
58
+ readonly computeModel: pulumi.Output<enums.odb.CloudAutonomousVmClusterComputeModel>;
59
+ /**
60
+ * The total number of CPU cores in the Autonomous VM cluster.
61
+ */
62
+ readonly cpuCoreCount: pulumi.Output<number>;
63
+ /**
64
+ * The number of CPU cores enabled per node in the Autonomous VM cluster.
65
+ */
66
+ readonly cpuCoreCountPerNode: pulumi.Output<number | undefined>;
67
+ /**
68
+ * The percentage of total CPU cores currently in use in the Autonomous VM cluster.
69
+ */
70
+ readonly cpuPercentage: pulumi.Output<number>;
71
+ /**
72
+ * The total data storage allocated to the Autonomous VM cluster, in GB.
73
+ */
74
+ readonly dataStorageSizeInGbs: pulumi.Output<number>;
75
+ /**
76
+ * The total data storage allocated to the Autonomous VM cluster, in TB.
77
+ */
78
+ readonly dataStorageSizeInTbs: pulumi.Output<number>;
79
+ /**
80
+ * The local node storage allocated to the Autonomous VM cluster, in gigabytes (GB).
81
+ */
82
+ readonly dbNodeStorageSizeInGbs: pulumi.Output<number>;
83
+ /**
84
+ * The list of database servers associated with the Autonomous VM cluster.
85
+ */
86
+ readonly dbServers: pulumi.Output<string[] | undefined>;
87
+ /**
88
+ * The user-provided description of the Autonomous VM cluster.
89
+ */
90
+ readonly description: pulumi.Output<string | undefined>;
91
+ /**
92
+ * The display name of the Autonomous VM cluster.
93
+ */
94
+ readonly displayName: pulumi.Output<string | undefined>;
95
+ /**
96
+ * The domain name for the Autonomous VM cluster.
97
+ */
98
+ readonly domain: pulumi.Output<string>;
99
+ /**
100
+ * The minimum value to which you can scale down the Exadata storage, in TB.
101
+ */
102
+ readonly exadataStorageInTbsLowestScaledValue: pulumi.Output<number>;
103
+ /**
104
+ * The hostname for the Autonomous VM cluster.
105
+ */
106
+ readonly hostname: pulumi.Output<string>;
107
+ /**
108
+ * Indicates whether mutual TLS (mTLS) authentication is enabled for the Autonomous VM cluster.
109
+ */
110
+ readonly isMtlsEnabledVmCluster: pulumi.Output<boolean | undefined>;
111
+ /**
112
+ * The Oracle license model that applies to the Autonomous VM cluster. Valid values are LICENSE_INCLUDED or BRING_YOUR_OWN_LICENSE.
113
+ */
114
+ readonly licenseModel: pulumi.Output<enums.odb.CloudAutonomousVmClusterLicenseModel | undefined>;
115
+ /**
116
+ * The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
117
+ */
118
+ readonly maintenanceWindow: pulumi.Output<outputs.odb.CloudAutonomousVmClusterMaintenanceWindow | undefined>;
119
+ /**
120
+ * The minimum value to which you can scale down the maximum number of Autonomous CDBs.
121
+ */
122
+ readonly maxAcdsLowestScaledValue: pulumi.Output<number>;
123
+ /**
124
+ * The amount of memory allocated per Oracle Compute Unit, in GB.
125
+ */
126
+ readonly memoryPerOracleComputeUnitInGbs: pulumi.Output<number | undefined>;
127
+ /**
128
+ * The total amount of memory allocated to the Autonomous VM cluster, in gigabytes (GB).
129
+ */
130
+ readonly memorySizeInGbs: pulumi.Output<number>;
131
+ /**
132
+ * The number of database server nodes in the Autonomous VM cluster.
133
+ */
134
+ readonly nodeCount: pulumi.Output<number>;
135
+ /**
136
+ * The number of Autonomous CDBs that can't be provisioned because of resource constraints.
137
+ */
138
+ readonly nonProvisionableAutonomousContainerDatabases: pulumi.Output<number>;
139
+ /**
140
+ * The name of the OCI resource anchor associated with this Autonomous VM cluster.
141
+ */
142
+ readonly ociResourceAnchorName: pulumi.Output<string>;
143
+ /**
144
+ * The URL for accessing the OCI console page for this Autonomous VM cluster.
145
+ */
146
+ readonly ociUrl: pulumi.Output<string>;
147
+ /**
148
+ * The Oracle Cloud Identifier (OCID) of the Autonomous VM cluster.
149
+ */
150
+ readonly ocid: pulumi.Output<string>;
151
+ /**
152
+ * The unique identifier of the ODB network associated with this Autonomous VM cluster.
153
+ */
154
+ readonly odbNetworkId: pulumi.Output<string | undefined>;
155
+ /**
156
+ * The number of Autonomous CDBs that can be provisioned in the Autonomous VM cluster.
157
+ */
158
+ readonly provisionableAutonomousContainerDatabases: pulumi.Output<number>;
159
+ /**
160
+ * The number of Autonomous CDBs currently provisioned in the Autonomous VM cluster.
161
+ */
162
+ readonly provisionedAutonomousContainerDatabases: pulumi.Output<number>;
163
+ /**
164
+ * The number of CPU cores currently provisioned in the Autonomous VM cluster.
165
+ */
166
+ readonly provisionedCpus: pulumi.Output<number>;
167
+ /**
168
+ * The number of CPU cores that can be reclaimed from terminated or scaled-down Autonomous Databases.
169
+ */
170
+ readonly reclaimableCpus: pulumi.Output<number>;
171
+ /**
172
+ * The number of CPU cores reserved for system operations and redundancy.
173
+ */
174
+ readonly reservedCpus: pulumi.Output<number>;
175
+ /**
176
+ * The SCAN listener port for non-TLS (TCP) protocol. The default is 1521.
177
+ */
178
+ readonly scanListenerPortNonTls: pulumi.Output<number | undefined>;
179
+ /**
180
+ * The SCAN listener port for TLS (TCP) protocol. The default is 2484.
181
+ */
182
+ readonly scanListenerPortTls: pulumi.Output<number | undefined>;
183
+ /**
184
+ * The shape of the Exadata infrastructure for the Autonomous VM cluster.
185
+ */
186
+ readonly shape: pulumi.Output<string>;
187
+ /**
188
+ * The tags associated with the Autonomous VM cluster.
189
+ */
190
+ readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
191
+ /**
192
+ * The time zone of the Autonomous VM cluster.
193
+ */
194
+ readonly timeZone: pulumi.Output<string | undefined>;
195
+ /**
196
+ * The total number of Autonomous Container Databases that can be created with the allocated local storage.
197
+ */
198
+ readonly totalContainerDatabases: pulumi.Output<number | undefined>;
199
+ /**
200
+ * Create a CloudAutonomousVmCluster resource with the given unique name, arguments, and options.
201
+ *
202
+ * @param name The _unique_ name of the resource.
203
+ * @param args The arguments to use to populate this resource's properties.
204
+ * @param opts A bag of options that control this resource's behavior.
205
+ */
206
+ constructor(name: string, args?: CloudAutonomousVmClusterArgs, opts?: pulumi.CustomResourceOptions);
207
+ }
208
+ /**
209
+ * The set of arguments for constructing a CloudAutonomousVmCluster resource.
210
+ */
211
+ export interface CloudAutonomousVmClusterArgs {
212
+ /**
213
+ * The data storage size allocated for Autonomous Databases in the Autonomous VM cluster, in TB.
214
+ */
215
+ autonomousDataStorageSizeInTbs?: pulumi.Input<number>;
216
+ /**
217
+ * The unique identifier of the Cloud Exadata Infrastructure containing this Autonomous VM cluster.
218
+ */
219
+ cloudExadataInfrastructureId?: pulumi.Input<string>;
220
+ /**
221
+ * The number of CPU cores enabled per node in the Autonomous VM cluster.
222
+ */
223
+ cpuCoreCountPerNode?: pulumi.Input<number>;
224
+ /**
225
+ * The list of database servers associated with the Autonomous VM cluster.
226
+ */
227
+ dbServers?: pulumi.Input<pulumi.Input<string>[]>;
228
+ /**
229
+ * The user-provided description of the Autonomous VM cluster.
230
+ */
231
+ description?: pulumi.Input<string>;
232
+ /**
233
+ * The display name of the Autonomous VM cluster.
234
+ */
235
+ displayName?: pulumi.Input<string>;
236
+ /**
237
+ * Indicates whether mutual TLS (mTLS) authentication is enabled for the Autonomous VM cluster.
238
+ */
239
+ isMtlsEnabledVmCluster?: pulumi.Input<boolean>;
240
+ /**
241
+ * The Oracle license model that applies to the Autonomous VM cluster. Valid values are LICENSE_INCLUDED or BRING_YOUR_OWN_LICENSE.
242
+ */
243
+ licenseModel?: pulumi.Input<enums.odb.CloudAutonomousVmClusterLicenseModel>;
244
+ /**
245
+ * The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
246
+ */
247
+ maintenanceWindow?: pulumi.Input<inputs.odb.CloudAutonomousVmClusterMaintenanceWindowArgs>;
248
+ /**
249
+ * The amount of memory allocated per Oracle Compute Unit, in GB.
250
+ */
251
+ memoryPerOracleComputeUnitInGbs?: pulumi.Input<number>;
252
+ /**
253
+ * The unique identifier of the ODB network associated with this Autonomous VM cluster.
254
+ */
255
+ odbNetworkId?: pulumi.Input<string>;
256
+ /**
257
+ * The SCAN listener port for non-TLS (TCP) protocol. The default is 1521.
258
+ */
259
+ scanListenerPortNonTls?: pulumi.Input<number>;
260
+ /**
261
+ * The SCAN listener port for TLS (TCP) protocol. The default is 2484.
262
+ */
263
+ scanListenerPortTls?: pulumi.Input<number>;
264
+ /**
265
+ * The tags associated with the Autonomous VM cluster.
266
+ */
267
+ tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
268
+ /**
269
+ * The time zone of the Autonomous VM cluster.
270
+ */
271
+ timeZone?: pulumi.Input<string>;
272
+ /**
273
+ * The total number of Autonomous Container Databases that can be created with the allocated local storage.
274
+ */
275
+ totalContainerDatabases?: pulumi.Input<number>;
276
+ }
@@ -0,0 +1,144 @@
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.CloudAutonomousVmCluster = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * The AWS::ODB::CloudAutonomousVmCluster resource creates a Cloud Autonomous VM Cluster
10
+ */
11
+ class CloudAutonomousVmCluster extends pulumi.CustomResource {
12
+ /**
13
+ * Get an existing CloudAutonomousVmCluster 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 CloudAutonomousVmCluster(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
22
+ }
23
+ /**
24
+ * Returns true if the given object is an instance of CloudAutonomousVmCluster. 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'] === CloudAutonomousVmCluster.__pulumiType;
32
+ }
33
+ /**
34
+ * Create a CloudAutonomousVmCluster 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["autonomousDataStorageSizeInTbs"] = args ? args.autonomousDataStorageSizeInTbs : undefined;
45
+ resourceInputs["cloudExadataInfrastructureId"] = args ? args.cloudExadataInfrastructureId : undefined;
46
+ resourceInputs["cpuCoreCountPerNode"] = args ? args.cpuCoreCountPerNode : undefined;
47
+ resourceInputs["dbServers"] = args ? args.dbServers : undefined;
48
+ resourceInputs["description"] = args ? args.description : undefined;
49
+ resourceInputs["displayName"] = args ? args.displayName : undefined;
50
+ resourceInputs["isMtlsEnabledVmCluster"] = args ? args.isMtlsEnabledVmCluster : undefined;
51
+ resourceInputs["licenseModel"] = args ? args.licenseModel : undefined;
52
+ resourceInputs["maintenanceWindow"] = args ? args.maintenanceWindow : undefined;
53
+ resourceInputs["memoryPerOracleComputeUnitInGbs"] = args ? args.memoryPerOracleComputeUnitInGbs : undefined;
54
+ resourceInputs["odbNetworkId"] = args ? args.odbNetworkId : undefined;
55
+ resourceInputs["scanListenerPortNonTls"] = args ? args.scanListenerPortNonTls : undefined;
56
+ resourceInputs["scanListenerPortTls"] = args ? args.scanListenerPortTls : undefined;
57
+ resourceInputs["tags"] = args ? args.tags : undefined;
58
+ resourceInputs["timeZone"] = args ? args.timeZone : undefined;
59
+ resourceInputs["totalContainerDatabases"] = args ? args.totalContainerDatabases : undefined;
60
+ resourceInputs["autonomousDataStoragePercentage"] = undefined /*out*/;
61
+ resourceInputs["availableAutonomousDataStorageSizeInTbs"] = undefined /*out*/;
62
+ resourceInputs["availableContainerDatabases"] = undefined /*out*/;
63
+ resourceInputs["availableCpus"] = undefined /*out*/;
64
+ resourceInputs["cloudAutonomousVmClusterArn"] = undefined /*out*/;
65
+ resourceInputs["cloudAutonomousVmClusterId"] = undefined /*out*/;
66
+ resourceInputs["computeModel"] = undefined /*out*/;
67
+ resourceInputs["cpuCoreCount"] = undefined /*out*/;
68
+ resourceInputs["cpuPercentage"] = undefined /*out*/;
69
+ resourceInputs["dataStorageSizeInGbs"] = undefined /*out*/;
70
+ resourceInputs["dataStorageSizeInTbs"] = undefined /*out*/;
71
+ resourceInputs["dbNodeStorageSizeInGbs"] = undefined /*out*/;
72
+ resourceInputs["domain"] = undefined /*out*/;
73
+ resourceInputs["exadataStorageInTbsLowestScaledValue"] = undefined /*out*/;
74
+ resourceInputs["hostname"] = undefined /*out*/;
75
+ resourceInputs["maxAcdsLowestScaledValue"] = undefined /*out*/;
76
+ resourceInputs["memorySizeInGbs"] = undefined /*out*/;
77
+ resourceInputs["nodeCount"] = undefined /*out*/;
78
+ resourceInputs["nonProvisionableAutonomousContainerDatabases"] = undefined /*out*/;
79
+ resourceInputs["ociResourceAnchorName"] = undefined /*out*/;
80
+ resourceInputs["ociUrl"] = undefined /*out*/;
81
+ resourceInputs["ocid"] = undefined /*out*/;
82
+ resourceInputs["provisionableAutonomousContainerDatabases"] = undefined /*out*/;
83
+ resourceInputs["provisionedAutonomousContainerDatabases"] = undefined /*out*/;
84
+ resourceInputs["provisionedCpus"] = undefined /*out*/;
85
+ resourceInputs["reclaimableCpus"] = undefined /*out*/;
86
+ resourceInputs["reservedCpus"] = undefined /*out*/;
87
+ resourceInputs["shape"] = undefined /*out*/;
88
+ }
89
+ else {
90
+ resourceInputs["autonomousDataStoragePercentage"] = undefined /*out*/;
91
+ resourceInputs["autonomousDataStorageSizeInTbs"] = undefined /*out*/;
92
+ resourceInputs["availableAutonomousDataStorageSizeInTbs"] = undefined /*out*/;
93
+ resourceInputs["availableContainerDatabases"] = undefined /*out*/;
94
+ resourceInputs["availableCpus"] = undefined /*out*/;
95
+ resourceInputs["cloudAutonomousVmClusterArn"] = undefined /*out*/;
96
+ resourceInputs["cloudAutonomousVmClusterId"] = undefined /*out*/;
97
+ resourceInputs["cloudExadataInfrastructureId"] = undefined /*out*/;
98
+ resourceInputs["computeModel"] = undefined /*out*/;
99
+ resourceInputs["cpuCoreCount"] = undefined /*out*/;
100
+ resourceInputs["cpuCoreCountPerNode"] = undefined /*out*/;
101
+ resourceInputs["cpuPercentage"] = undefined /*out*/;
102
+ resourceInputs["dataStorageSizeInGbs"] = undefined /*out*/;
103
+ resourceInputs["dataStorageSizeInTbs"] = undefined /*out*/;
104
+ resourceInputs["dbNodeStorageSizeInGbs"] = undefined /*out*/;
105
+ resourceInputs["dbServers"] = undefined /*out*/;
106
+ resourceInputs["description"] = undefined /*out*/;
107
+ resourceInputs["displayName"] = undefined /*out*/;
108
+ resourceInputs["domain"] = undefined /*out*/;
109
+ resourceInputs["exadataStorageInTbsLowestScaledValue"] = undefined /*out*/;
110
+ resourceInputs["hostname"] = undefined /*out*/;
111
+ resourceInputs["isMtlsEnabledVmCluster"] = undefined /*out*/;
112
+ resourceInputs["licenseModel"] = undefined /*out*/;
113
+ resourceInputs["maintenanceWindow"] = undefined /*out*/;
114
+ resourceInputs["maxAcdsLowestScaledValue"] = undefined /*out*/;
115
+ resourceInputs["memoryPerOracleComputeUnitInGbs"] = undefined /*out*/;
116
+ resourceInputs["memorySizeInGbs"] = undefined /*out*/;
117
+ resourceInputs["nodeCount"] = undefined /*out*/;
118
+ resourceInputs["nonProvisionableAutonomousContainerDatabases"] = undefined /*out*/;
119
+ resourceInputs["ociResourceAnchorName"] = undefined /*out*/;
120
+ resourceInputs["ociUrl"] = undefined /*out*/;
121
+ resourceInputs["ocid"] = undefined /*out*/;
122
+ resourceInputs["odbNetworkId"] = undefined /*out*/;
123
+ resourceInputs["provisionableAutonomousContainerDatabases"] = undefined /*out*/;
124
+ resourceInputs["provisionedAutonomousContainerDatabases"] = undefined /*out*/;
125
+ resourceInputs["provisionedCpus"] = undefined /*out*/;
126
+ resourceInputs["reclaimableCpus"] = undefined /*out*/;
127
+ resourceInputs["reservedCpus"] = undefined /*out*/;
128
+ resourceInputs["scanListenerPortNonTls"] = undefined /*out*/;
129
+ resourceInputs["scanListenerPortTls"] = undefined /*out*/;
130
+ resourceInputs["shape"] = undefined /*out*/;
131
+ resourceInputs["tags"] = undefined /*out*/;
132
+ resourceInputs["timeZone"] = undefined /*out*/;
133
+ resourceInputs["totalContainerDatabases"] = undefined /*out*/;
134
+ }
135
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
136
+ const replaceOnChanges = { replaceOnChanges: ["autonomousDataStorageSizeInTbs", "cloudExadataInfrastructureId", "cpuCoreCountPerNode", "dbServers[*]", "description", "displayName", "isMtlsEnabledVmCluster", "licenseModel", "maintenanceWindow", "memoryPerOracleComputeUnitInGbs", "odbNetworkId", "scanListenerPortNonTls", "scanListenerPortTls", "timeZone", "totalContainerDatabases"] };
137
+ opts = pulumi.mergeOptions(opts, replaceOnChanges);
138
+ super(CloudAutonomousVmCluster.__pulumiType, name, resourceInputs, opts);
139
+ }
140
+ }
141
+ exports.CloudAutonomousVmCluster = CloudAutonomousVmCluster;
142
+ /** @internal */
143
+ CloudAutonomousVmCluster.__pulumiType = 'aws-native:odb:CloudAutonomousVmCluster';
144
+ //# sourceMappingURL=cloudAutonomousVmCluster.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cloudAutonomousVmCluster.js","sourceRoot":"","sources":["../../odb/cloudAutonomousVmCluster.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,199 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * The AWS::ODB::CloudExadataInfrastructure resource creates an Exadata Infrastructure
6
+ */
7
+ export declare class CloudExadataInfrastructure extends pulumi.CustomResource {
8
+ /**
9
+ * Get an existing CloudExadataInfrastructure resource's state with the given name, ID, and optional extra
10
+ * properties used to qualify the lookup.
11
+ *
12
+ * @param name The _unique_ name of the resulting resource.
13
+ * @param id The _unique_ provider ID of the resource to lookup.
14
+ * @param opts Optional settings to control the behavior of the CustomResource.
15
+ */
16
+ static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CloudExadataInfrastructure;
17
+ /**
18
+ * Returns true if the given object is an instance of CloudExadataInfrastructure. This is designed to work even
19
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
20
+ */
21
+ static isInstance(obj: any): obj is CloudExadataInfrastructure;
22
+ /**
23
+ * The number of storage servers requested for the Exadata infrastructure.
24
+ */
25
+ readonly activatedStorageCount: pulumi.Output<number>;
26
+ /**
27
+ * The number of storage servers requested for the Exadata infrastructure.
28
+ */
29
+ readonly additionalStorageCount: pulumi.Output<number>;
30
+ /**
31
+ * The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
32
+ */
33
+ readonly availabilityZone: pulumi.Output<string | undefined>;
34
+ /**
35
+ * The AZ ID of the AZ where the Exadata infrastructure is located.
36
+ */
37
+ readonly availabilityZoneId: pulumi.Output<string | undefined>;
38
+ /**
39
+ * The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
40
+ */
41
+ readonly availableStorageSizeInGbs: pulumi.Output<number>;
42
+ /**
43
+ * The Amazon Resource Name (ARN) for the Exadata infrastructure.
44
+ */
45
+ readonly cloudExadataInfrastructureArn: pulumi.Output<string>;
46
+ /**
47
+ * The unique identifier for the Exadata infrastructure.
48
+ */
49
+ readonly cloudExadataInfrastructureId: pulumi.Output<string>;
50
+ /**
51
+ * The number of database servers for the Exadata infrastructure.
52
+ */
53
+ readonly computeCount: pulumi.Output<number | undefined>;
54
+ /**
55
+ * 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.
56
+ */
57
+ readonly computeModel: pulumi.Output<string>;
58
+ /**
59
+ * The total number of CPU cores that are allocated to the Exadata infrastructure.
60
+ */
61
+ readonly cpuCount: pulumi.Output<number>;
62
+ /**
63
+ * The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.
64
+ */
65
+ readonly customerContactsToSendToOci: pulumi.Output<outputs.odb.CloudExadataInfrastructureCustomerContact[] | undefined>;
66
+ /**
67
+ * The size of the Exadata infrastructure's data disk group, in terabytes (TB).
68
+ */
69
+ readonly dataStorageSizeInTbs: pulumi.Output<number>;
70
+ /**
71
+ * The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
72
+ */
73
+ readonly databaseServerType: pulumi.Output<string | undefined>;
74
+ /**
75
+ * The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
76
+ */
77
+ readonly dbNodeStorageSizeInGbs: pulumi.Output<number>;
78
+ /**
79
+ * The list of database server identifiers for the Exadata infrastructure.
80
+ */
81
+ readonly dbServerIds: pulumi.Output<string[]>;
82
+ /**
83
+ * The software version of the database servers (dom0) in the Exadata infrastructure.
84
+ */
85
+ readonly dbServerVersion: pulumi.Output<string>;
86
+ /**
87
+ * The user-friendly name for the Exadata infrastructure.
88
+ */
89
+ readonly displayName: pulumi.Output<string | undefined>;
90
+ /**
91
+ * The total number of CPU cores available on the Exadata infrastructure.
92
+ */
93
+ readonly maxCpuCount: pulumi.Output<number>;
94
+ /**
95
+ * The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
96
+ */
97
+ readonly maxDataStorageInTbs: pulumi.Output<number>;
98
+ /**
99
+ * The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
100
+ */
101
+ readonly maxDbNodeStorageSizeInGbs: pulumi.Output<number>;
102
+ /**
103
+ * The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
104
+ */
105
+ readonly maxMemoryInGbs: pulumi.Output<number>;
106
+ /**
107
+ * The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
108
+ */
109
+ readonly memorySizeInGbs: pulumi.Output<number>;
110
+ /**
111
+ * The name of the OCI resource anchor for the Exadata infrastructure.
112
+ */
113
+ readonly ociResourceAnchorName: pulumi.Output<string>;
114
+ /**
115
+ * The HTTPS link to the Exadata infrastructure in OCI.
116
+ */
117
+ readonly ociUrl: pulumi.Output<string>;
118
+ /**
119
+ * The OCID of the Exadata infrastructure.
120
+ */
121
+ readonly ocid: pulumi.Output<string>;
122
+ /**
123
+ * The model name of the Exadata infrastructure.
124
+ */
125
+ readonly shape: pulumi.Output<string | undefined>;
126
+ /**
127
+ * The number of storage servers that are activated for the Exadata infrastructure.
128
+ */
129
+ readonly storageCount: pulumi.Output<number | undefined>;
130
+ /**
131
+ * The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
132
+ */
133
+ readonly storageServerType: pulumi.Output<string | undefined>;
134
+ /**
135
+ * The software version of the storage servers on the Exadata infrastructure.
136
+ */
137
+ readonly storageServerVersion: pulumi.Output<string>;
138
+ /**
139
+ * Tags to assign to the Exadata Infrastructure.
140
+ */
141
+ readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
142
+ /**
143
+ * The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.
144
+ */
145
+ readonly totalStorageSizeInGbs: pulumi.Output<number>;
146
+ /**
147
+ * Create a CloudExadataInfrastructure resource with the given unique name, arguments, and options.
148
+ *
149
+ * @param name The _unique_ name of the resource.
150
+ * @param args The arguments to use to populate this resource's properties.
151
+ * @param opts A bag of options that control this resource's behavior.
152
+ */
153
+ constructor(name: string, args?: CloudExadataInfrastructureArgs, opts?: pulumi.CustomResourceOptions);
154
+ }
155
+ /**
156
+ * The set of arguments for constructing a CloudExadataInfrastructure resource.
157
+ */
158
+ export interface CloudExadataInfrastructureArgs {
159
+ /**
160
+ * The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
161
+ */
162
+ availabilityZone?: pulumi.Input<string>;
163
+ /**
164
+ * The AZ ID of the AZ where the Exadata infrastructure is located.
165
+ */
166
+ availabilityZoneId?: pulumi.Input<string>;
167
+ /**
168
+ * The number of database servers for the Exadata infrastructure.
169
+ */
170
+ computeCount?: pulumi.Input<number>;
171
+ /**
172
+ * The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.
173
+ */
174
+ customerContactsToSendToOci?: pulumi.Input<pulumi.Input<inputs.odb.CloudExadataInfrastructureCustomerContactArgs>[]>;
175
+ /**
176
+ * The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
177
+ */
178
+ databaseServerType?: pulumi.Input<string>;
179
+ /**
180
+ * The user-friendly name for the Exadata infrastructure.
181
+ */
182
+ displayName?: pulumi.Input<string>;
183
+ /**
184
+ * The model name of the Exadata infrastructure.
185
+ */
186
+ shape?: pulumi.Input<string>;
187
+ /**
188
+ * The number of storage servers that are activated for the Exadata infrastructure.
189
+ */
190
+ storageCount?: pulumi.Input<number>;
191
+ /**
192
+ * The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
193
+ */
194
+ storageServerType?: pulumi.Input<string>;
195
+ /**
196
+ * Tags to assign to the Exadata Infrastructure.
197
+ */
198
+ tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
199
+ }