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

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,28 @@
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.getCloudAutonomousVmClusterOutput = exports.getCloudAutonomousVmCluster = 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
+ function getCloudAutonomousVmCluster(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:odb:getCloudAutonomousVmCluster", {
14
+ "cloudAutonomousVmClusterArn": args.cloudAutonomousVmClusterArn,
15
+ }, opts);
16
+ }
17
+ exports.getCloudAutonomousVmCluster = getCloudAutonomousVmCluster;
18
+ /**
19
+ * The AWS::ODB::CloudAutonomousVmCluster resource creates a Cloud Autonomous VM Cluster
20
+ */
21
+ function getCloudAutonomousVmClusterOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("aws-native:odb:getCloudAutonomousVmCluster", {
24
+ "cloudAutonomousVmClusterArn": args.cloudAutonomousVmClusterArn,
25
+ }, opts);
26
+ }
27
+ exports.getCloudAutonomousVmClusterOutput = getCloudAutonomousVmClusterOutput;
28
+ //# sourceMappingURL=getCloudAutonomousVmCluster.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getCloudAutonomousVmCluster.js","sourceRoot":"","sources":["../../odb/getCloudAutonomousVmCluster.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,6BAA6B,EAAE,IAAI,CAAC,2BAA2B;KAClE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kEAKC;AA+HD;;GAEG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAAiC;IAC5H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4CAA4C,EAAE;QAC7E,6BAA6B,EAAE,IAAI,CAAC,2BAA2B;KAClE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8EAKC"}
@@ -0,0 +1,112 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * The AWS::ODB::CloudExadataInfrastructure resource creates an Exadata Infrastructure
5
+ */
6
+ export declare function getCloudExadataInfrastructure(args: GetCloudExadataInfrastructureArgs, opts?: pulumi.InvokeOptions): Promise<GetCloudExadataInfrastructureResult>;
7
+ export interface GetCloudExadataInfrastructureArgs {
8
+ /**
9
+ * The Amazon Resource Name (ARN) for the Exadata infrastructure.
10
+ */
11
+ cloudExadataInfrastructureArn: string;
12
+ }
13
+ export interface GetCloudExadataInfrastructureResult {
14
+ /**
15
+ * The number of storage servers requested for the Exadata infrastructure.
16
+ */
17
+ readonly activatedStorageCount?: number;
18
+ /**
19
+ * The number of storage servers requested for the Exadata infrastructure.
20
+ */
21
+ readonly additionalStorageCount?: number;
22
+ /**
23
+ * The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
24
+ */
25
+ readonly availableStorageSizeInGbs?: number;
26
+ /**
27
+ * The Amazon Resource Name (ARN) for the Exadata infrastructure.
28
+ */
29
+ readonly cloudExadataInfrastructureArn?: string;
30
+ /**
31
+ * The unique identifier for the Exadata infrastructure.
32
+ */
33
+ readonly cloudExadataInfrastructureId?: string;
34
+ /**
35
+ * 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.
36
+ */
37
+ readonly computeModel?: string;
38
+ /**
39
+ * The total number of CPU cores that are allocated to the Exadata infrastructure.
40
+ */
41
+ readonly cpuCount?: number;
42
+ /**
43
+ * The size of the Exadata infrastructure's data disk group, in terabytes (TB).
44
+ */
45
+ readonly dataStorageSizeInTbs?: number;
46
+ /**
47
+ * The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
48
+ */
49
+ readonly dbNodeStorageSizeInGbs?: number;
50
+ /**
51
+ * The list of database server identifiers for the Exadata infrastructure.
52
+ */
53
+ readonly dbServerIds?: string[];
54
+ /**
55
+ * The software version of the database servers (dom0) in the Exadata infrastructure.
56
+ */
57
+ readonly dbServerVersion?: string;
58
+ /**
59
+ * The total number of CPU cores available on the Exadata infrastructure.
60
+ */
61
+ readonly maxCpuCount?: number;
62
+ /**
63
+ * The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
64
+ */
65
+ readonly maxDataStorageInTbs?: number;
66
+ /**
67
+ * The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
68
+ */
69
+ readonly maxDbNodeStorageSizeInGbs?: number;
70
+ /**
71
+ * The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
72
+ */
73
+ readonly maxMemoryInGbs?: number;
74
+ /**
75
+ * The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
76
+ */
77
+ readonly memorySizeInGbs?: number;
78
+ /**
79
+ * The name of the OCI resource anchor for the Exadata infrastructure.
80
+ */
81
+ readonly ociResourceAnchorName?: string;
82
+ /**
83
+ * The HTTPS link to the Exadata infrastructure in OCI.
84
+ */
85
+ readonly ociUrl?: string;
86
+ /**
87
+ * The OCID of the Exadata infrastructure.
88
+ */
89
+ readonly ocid?: string;
90
+ /**
91
+ * The software version of the storage servers on the Exadata infrastructure.
92
+ */
93
+ readonly storageServerVersion?: string;
94
+ /**
95
+ * Tags to assign to the Exadata Infrastructure.
96
+ */
97
+ readonly tags?: outputs.Tag[];
98
+ /**
99
+ * The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.
100
+ */
101
+ readonly totalStorageSizeInGbs?: number;
102
+ }
103
+ /**
104
+ * The AWS::ODB::CloudExadataInfrastructure resource creates an Exadata Infrastructure
105
+ */
106
+ export declare function getCloudExadataInfrastructureOutput(args: GetCloudExadataInfrastructureOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCloudExadataInfrastructureResult>;
107
+ export interface GetCloudExadataInfrastructureOutputArgs {
108
+ /**
109
+ * The Amazon Resource Name (ARN) for the Exadata infrastructure.
110
+ */
111
+ cloudExadataInfrastructureArn: pulumi.Input<string>;
112
+ }
@@ -0,0 +1,28 @@
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.getCloudExadataInfrastructureOutput = exports.getCloudExadataInfrastructure = 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
+ function getCloudExadataInfrastructure(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:odb:getCloudExadataInfrastructure", {
14
+ "cloudExadataInfrastructureArn": args.cloudExadataInfrastructureArn,
15
+ }, opts);
16
+ }
17
+ exports.getCloudExadataInfrastructure = getCloudExadataInfrastructure;
18
+ /**
19
+ * The AWS::ODB::CloudExadataInfrastructure resource creates an Exadata Infrastructure
20
+ */
21
+ function getCloudExadataInfrastructureOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("aws-native:odb:getCloudExadataInfrastructure", {
24
+ "cloudExadataInfrastructureArn": args.cloudExadataInfrastructureArn,
25
+ }, opts);
26
+ }
27
+ exports.getCloudExadataInfrastructureOutput = getCloudExadataInfrastructureOutput;
28
+ //# sourceMappingURL=getCloudExadataInfrastructure.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getCloudExadataInfrastructure.js","sourceRoot":"","sources":["../../odb/getCloudExadataInfrastructure.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAA2B;IAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,+BAA+B,EAAE,IAAI,CAAC,6BAA6B;KACtE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sEAKC;AAmGD;;GAEG;AACH,SAAgB,mCAAmC,CAAC,IAA6C,EAAE,IAAiC;IAChI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8CAA8C,EAAE;QAC/E,+BAA+B,EAAE,IAAI,CAAC,6BAA6B;KACtE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kFAKC"}
@@ -0,0 +1,88 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * The AWS::ODB::CloudVmCluster resource creates a Cloud VM Cluster
5
+ */
6
+ export declare function getCloudVmCluster(args: GetCloudVmClusterArgs, opts?: pulumi.InvokeOptions): Promise<GetCloudVmClusterResult>;
7
+ export interface GetCloudVmClusterArgs {
8
+ /**
9
+ * The Amazon Resource Name (ARN) of the VM cluster.
10
+ */
11
+ cloudVmClusterArn: string;
12
+ }
13
+ export interface GetCloudVmClusterResult {
14
+ /**
15
+ * The Amazon Resource Name (ARN) of the VM cluster.
16
+ */
17
+ readonly cloudVmClusterArn?: string;
18
+ /**
19
+ * The unique identifier of the VM cluster.
20
+ */
21
+ readonly cloudVmClusterId?: string;
22
+ /**
23
+ * 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.
24
+ */
25
+ readonly computeModel?: string;
26
+ /**
27
+ * The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
28
+ */
29
+ readonly diskRedundancy?: string;
30
+ /**
31
+ * The domain of the VM cluster.
32
+ */
33
+ readonly domain?: string;
34
+ /**
35
+ * The port number configured for the listener on the VM cluster.
36
+ */
37
+ readonly listenerPort?: number;
38
+ /**
39
+ * The number of nodes in the VM cluster.
40
+ */
41
+ readonly nodeCount?: number;
42
+ /**
43
+ * The name of the OCI resource anchor for the VM cluster.
44
+ */
45
+ readonly ociResourceAnchorName?: string;
46
+ /**
47
+ * The HTTPS link to the VM cluster in OCI.
48
+ */
49
+ readonly ociUrl?: string;
50
+ /**
51
+ * The OCID of the VM cluster.
52
+ */
53
+ readonly ocid?: string;
54
+ /**
55
+ * The FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
56
+ */
57
+ readonly scanDnsName?: string;
58
+ /**
59
+ * The OCID of the SCAN IP addresses that are associated with the VM cluster.
60
+ */
61
+ readonly scanIpIds?: string[];
62
+ /**
63
+ * The hardware model name of the Exadata infrastructure that's running the VM cluster.
64
+ */
65
+ readonly shape?: string;
66
+ /**
67
+ * The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
68
+ */
69
+ readonly storageSizeInGbs?: number;
70
+ /**
71
+ * Tags to assign to the Vm Cluster.
72
+ */
73
+ readonly tags?: outputs.Tag[];
74
+ /**
75
+ * 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.
76
+ */
77
+ readonly vipIds?: string[];
78
+ }
79
+ /**
80
+ * The AWS::ODB::CloudVmCluster resource creates a Cloud VM Cluster
81
+ */
82
+ export declare function getCloudVmClusterOutput(args: GetCloudVmClusterOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCloudVmClusterResult>;
83
+ export interface GetCloudVmClusterOutputArgs {
84
+ /**
85
+ * The Amazon Resource Name (ARN) of the VM cluster.
86
+ */
87
+ cloudVmClusterArn: pulumi.Input<string>;
88
+ }
@@ -0,0 +1,28 @@
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.getCloudVmClusterOutput = exports.getCloudVmCluster = 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
+ function getCloudVmCluster(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:odb:getCloudVmCluster", {
14
+ "cloudVmClusterArn": args.cloudVmClusterArn,
15
+ }, opts);
16
+ }
17
+ exports.getCloudVmCluster = getCloudVmCluster;
18
+ /**
19
+ * The AWS::ODB::CloudVmCluster resource creates a Cloud VM Cluster
20
+ */
21
+ function getCloudVmClusterOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("aws-native:odb:getCloudVmCluster", {
24
+ "cloudVmClusterArn": args.cloudVmClusterArn,
25
+ }, opts);
26
+ }
27
+ exports.getCloudVmClusterOutput = getCloudVmClusterOutput;
28
+ //# sourceMappingURL=getCloudVmCluster.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getCloudVmCluster.js","sourceRoot":"","sources":["../../odb/getCloudVmCluster.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kCAAkC,EAAE;QAC7D,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC;AA2ED;;GAEG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kCAAkC,EAAE;QACnE,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC"}
@@ -0,0 +1,48 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * The AWS::ODB::OdbNetwork resource creates an ODB Network
5
+ */
6
+ export declare function getOdbNetwork(args: GetOdbNetworkArgs, opts?: pulumi.InvokeOptions): Promise<GetOdbNetworkResult>;
7
+ export interface GetOdbNetworkArgs {
8
+ /**
9
+ * The Amazon Resource Name (ARN) of the ODB network.
10
+ */
11
+ odbNetworkArn: string;
12
+ }
13
+ export interface GetOdbNetworkResult {
14
+ /**
15
+ * The unique identifier of the OCI network anchor for the ODB network.
16
+ */
17
+ readonly ociNetworkAnchorId?: string;
18
+ /**
19
+ * The name of the OCI resource anchor that's associated with the ODB network.
20
+ */
21
+ readonly ociResourceAnchorName?: string;
22
+ /**
23
+ * The URL for the VCN that's associated with the ODB network.
24
+ */
25
+ readonly ociVcnUrl?: string;
26
+ /**
27
+ * The Amazon Resource Name (ARN) of the ODB network.
28
+ */
29
+ readonly odbNetworkArn?: string;
30
+ /**
31
+ * The unique identifier of the ODB network.
32
+ */
33
+ readonly odbNetworkId?: string;
34
+ /**
35
+ * Tags to assign to the Odb Network.
36
+ */
37
+ readonly tags?: outputs.Tag[];
38
+ }
39
+ /**
40
+ * The AWS::ODB::OdbNetwork resource creates an ODB Network
41
+ */
42
+ export declare function getOdbNetworkOutput(args: GetOdbNetworkOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetOdbNetworkResult>;
43
+ export interface GetOdbNetworkOutputArgs {
44
+ /**
45
+ * The Amazon Resource Name (ARN) of the ODB network.
46
+ */
47
+ odbNetworkArn: pulumi.Input<string>;
48
+ }
@@ -0,0 +1,28 @@
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.getOdbNetworkOutput = exports.getOdbNetwork = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * The AWS::ODB::OdbNetwork resource creates an ODB Network
10
+ */
11
+ function getOdbNetwork(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:odb:getOdbNetwork", {
14
+ "odbNetworkArn": args.odbNetworkArn,
15
+ }, opts);
16
+ }
17
+ exports.getOdbNetwork = getOdbNetwork;
18
+ /**
19
+ * The AWS::ODB::OdbNetwork resource creates an ODB Network
20
+ */
21
+ function getOdbNetworkOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("aws-native:odb:getOdbNetwork", {
24
+ "odbNetworkArn": args.odbNetworkArn,
25
+ }, opts);
26
+ }
27
+ exports.getOdbNetworkOutput = getOdbNetworkOutput;
28
+ //# sourceMappingURL=getOdbNetwork.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getOdbNetwork.js","sourceRoot":"","sources":["../../odb/getOdbNetwork.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8BAA8B,EAAE;QACzD,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sCAKC;AAmCD;;GAEG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAAiC;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8BAA8B,EAAE;QAC/D,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC"}
package/odb/index.d.ts ADDED
@@ -0,0 +1,25 @@
1
+ export { CloudAutonomousVmClusterArgs } from "./cloudAutonomousVmCluster";
2
+ export type CloudAutonomousVmCluster = import("./cloudAutonomousVmCluster").CloudAutonomousVmCluster;
3
+ export declare const CloudAutonomousVmCluster: typeof import("./cloudAutonomousVmCluster").CloudAutonomousVmCluster;
4
+ export { CloudExadataInfrastructureArgs } from "./cloudExadataInfrastructure";
5
+ export type CloudExadataInfrastructure = import("./cloudExadataInfrastructure").CloudExadataInfrastructure;
6
+ export declare const CloudExadataInfrastructure: typeof import("./cloudExadataInfrastructure").CloudExadataInfrastructure;
7
+ export { CloudVmClusterArgs } from "./cloudVmCluster";
8
+ export type CloudVmCluster = import("./cloudVmCluster").CloudVmCluster;
9
+ export declare const CloudVmCluster: typeof import("./cloudVmCluster").CloudVmCluster;
10
+ export { GetCloudAutonomousVmClusterArgs, GetCloudAutonomousVmClusterResult, GetCloudAutonomousVmClusterOutputArgs } from "./getCloudAutonomousVmCluster";
11
+ export declare const getCloudAutonomousVmCluster: typeof import("./getCloudAutonomousVmCluster").getCloudAutonomousVmCluster;
12
+ export declare const getCloudAutonomousVmClusterOutput: typeof import("./getCloudAutonomousVmCluster").getCloudAutonomousVmClusterOutput;
13
+ export { GetCloudExadataInfrastructureArgs, GetCloudExadataInfrastructureResult, GetCloudExadataInfrastructureOutputArgs } from "./getCloudExadataInfrastructure";
14
+ export declare const getCloudExadataInfrastructure: typeof import("./getCloudExadataInfrastructure").getCloudExadataInfrastructure;
15
+ export declare const getCloudExadataInfrastructureOutput: typeof import("./getCloudExadataInfrastructure").getCloudExadataInfrastructureOutput;
16
+ export { GetCloudVmClusterArgs, GetCloudVmClusterResult, GetCloudVmClusterOutputArgs } from "./getCloudVmCluster";
17
+ export declare const getCloudVmCluster: typeof import("./getCloudVmCluster").getCloudVmCluster;
18
+ export declare const getCloudVmClusterOutput: typeof import("./getCloudVmCluster").getCloudVmClusterOutput;
19
+ export { GetOdbNetworkArgs, GetOdbNetworkResult, GetOdbNetworkOutputArgs } from "./getOdbNetwork";
20
+ export declare const getOdbNetwork: typeof import("./getOdbNetwork").getOdbNetwork;
21
+ export declare const getOdbNetworkOutput: typeof import("./getOdbNetwork").getOdbNetworkOutput;
22
+ export { OdbNetworkArgs } from "./odbNetwork";
23
+ export type OdbNetwork = import("./odbNetwork").OdbNetwork;
24
+ export declare const OdbNetwork: typeof import("./odbNetwork").OdbNetwork;
25
+ export * from "../types/enums/odb";
package/odb/index.js ADDED
@@ -0,0 +1,62 @@
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
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
17
+ };
18
+ Object.defineProperty(exports, "__esModule", { value: true });
19
+ exports.OdbNetwork = exports.getOdbNetworkOutput = exports.getOdbNetwork = exports.getCloudVmClusterOutput = exports.getCloudVmCluster = exports.getCloudExadataInfrastructureOutput = exports.getCloudExadataInfrastructure = exports.getCloudAutonomousVmClusterOutput = exports.getCloudAutonomousVmCluster = exports.CloudVmCluster = exports.CloudExadataInfrastructure = exports.CloudAutonomousVmCluster = void 0;
20
+ const pulumi = require("@pulumi/pulumi");
21
+ const utilities = require("../utilities");
22
+ exports.CloudAutonomousVmCluster = null;
23
+ utilities.lazyLoad(exports, ["CloudAutonomousVmCluster"], () => require("./cloudAutonomousVmCluster"));
24
+ exports.CloudExadataInfrastructure = null;
25
+ utilities.lazyLoad(exports, ["CloudExadataInfrastructure"], () => require("./cloudExadataInfrastructure"));
26
+ exports.CloudVmCluster = null;
27
+ utilities.lazyLoad(exports, ["CloudVmCluster"], () => require("./cloudVmCluster"));
28
+ exports.getCloudAutonomousVmCluster = null;
29
+ exports.getCloudAutonomousVmClusterOutput = null;
30
+ utilities.lazyLoad(exports, ["getCloudAutonomousVmCluster", "getCloudAutonomousVmClusterOutput"], () => require("./getCloudAutonomousVmCluster"));
31
+ exports.getCloudExadataInfrastructure = null;
32
+ exports.getCloudExadataInfrastructureOutput = null;
33
+ utilities.lazyLoad(exports, ["getCloudExadataInfrastructure", "getCloudExadataInfrastructureOutput"], () => require("./getCloudExadataInfrastructure"));
34
+ exports.getCloudVmCluster = null;
35
+ exports.getCloudVmClusterOutput = null;
36
+ utilities.lazyLoad(exports, ["getCloudVmCluster", "getCloudVmClusterOutput"], () => require("./getCloudVmCluster"));
37
+ exports.getOdbNetwork = null;
38
+ exports.getOdbNetworkOutput = null;
39
+ utilities.lazyLoad(exports, ["getOdbNetwork", "getOdbNetworkOutput"], () => require("./getOdbNetwork"));
40
+ exports.OdbNetwork = null;
41
+ utilities.lazyLoad(exports, ["OdbNetwork"], () => require("./odbNetwork"));
42
+ // Export enums:
43
+ __exportStar(require("../types/enums/odb"), exports);
44
+ const _module = {
45
+ version: utilities.getVersion(),
46
+ construct: (name, type, urn) => {
47
+ switch (type) {
48
+ case "aws-native:odb:CloudAutonomousVmCluster":
49
+ return new exports.CloudAutonomousVmCluster(name, undefined, { urn });
50
+ case "aws-native:odb:CloudExadataInfrastructure":
51
+ return new exports.CloudExadataInfrastructure(name, undefined, { urn });
52
+ case "aws-native:odb:CloudVmCluster":
53
+ return new exports.CloudVmCluster(name, undefined, { urn });
54
+ case "aws-native:odb:OdbNetwork":
55
+ return new exports.OdbNetwork(name, undefined, { urn });
56
+ default:
57
+ throw new Error(`unknown resource type ${type}`);
58
+ }
59
+ },
60
+ };
61
+ pulumi.runtime.registerResourceModule("aws-native", "odb", _module);
62
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../odb/index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,119 @@
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::OdbNetwork resource creates an ODB Network
6
+ */
7
+ export declare class OdbNetwork extends pulumi.CustomResource {
8
+ /**
9
+ * Get an existing OdbNetwork 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): OdbNetwork;
17
+ /**
18
+ * Returns true if the given object is an instance of OdbNetwork. 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 OdbNetwork;
22
+ /**
23
+ * The AWS Availability Zone (AZ) where the ODB network is located.
24
+ */
25
+ readonly availabilityZone: pulumi.Output<string | undefined>;
26
+ /**
27
+ * The AZ ID of the AZ where the ODB network is located.
28
+ */
29
+ readonly availabilityZoneId: pulumi.Output<string | undefined>;
30
+ /**
31
+ * The CIDR range of the backup subnet in the ODB network.
32
+ */
33
+ readonly backupSubnetCidr: pulumi.Output<string | undefined>;
34
+ /**
35
+ * The CIDR range of the client subnet in the ODB network.
36
+ */
37
+ readonly clientSubnetCidr: pulumi.Output<string | undefined>;
38
+ /**
39
+ * The DNS prefix to the default DNS domain name. The default DNS domain name is oraclevcn.com.
40
+ */
41
+ readonly defaultDnsPrefix: pulumi.Output<string | undefined>;
42
+ /**
43
+ * Specifies whether to delete associated OCI networking resources along with the ODB network.
44
+ */
45
+ readonly deleteAssociatedResources: pulumi.Output<boolean | undefined>;
46
+ /**
47
+ * The user-friendly name of the ODB network.
48
+ */
49
+ readonly displayName: pulumi.Output<string | undefined>;
50
+ /**
51
+ * The unique identifier of the OCI network anchor for the ODB network.
52
+ */
53
+ readonly ociNetworkAnchorId: pulumi.Output<string>;
54
+ /**
55
+ * The name of the OCI resource anchor that's associated with the ODB network.
56
+ */
57
+ readonly ociResourceAnchorName: pulumi.Output<string>;
58
+ /**
59
+ * The URL for the VCN that's associated with the ODB network.
60
+ */
61
+ readonly ociVcnUrl: pulumi.Output<string>;
62
+ /**
63
+ * The Amazon Resource Name (ARN) of the ODB network.
64
+ */
65
+ readonly odbNetworkArn: pulumi.Output<string>;
66
+ /**
67
+ * The unique identifier of the ODB network.
68
+ */
69
+ readonly odbNetworkId: pulumi.Output<string>;
70
+ /**
71
+ * Tags to assign to the Odb Network.
72
+ */
73
+ readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
74
+ /**
75
+ * Create a OdbNetwork resource with the given unique name, arguments, and options.
76
+ *
77
+ * @param name The _unique_ name of the resource.
78
+ * @param args The arguments to use to populate this resource's properties.
79
+ * @param opts A bag of options that control this resource's behavior.
80
+ */
81
+ constructor(name: string, args?: OdbNetworkArgs, opts?: pulumi.CustomResourceOptions);
82
+ }
83
+ /**
84
+ * The set of arguments for constructing a OdbNetwork resource.
85
+ */
86
+ export interface OdbNetworkArgs {
87
+ /**
88
+ * The AWS Availability Zone (AZ) where the ODB network is located.
89
+ */
90
+ availabilityZone?: pulumi.Input<string>;
91
+ /**
92
+ * The AZ ID of the AZ where the ODB network is located.
93
+ */
94
+ availabilityZoneId?: pulumi.Input<string>;
95
+ /**
96
+ * The CIDR range of the backup subnet in the ODB network.
97
+ */
98
+ backupSubnetCidr?: pulumi.Input<string>;
99
+ /**
100
+ * The CIDR range of the client subnet in the ODB network.
101
+ */
102
+ clientSubnetCidr?: pulumi.Input<string>;
103
+ /**
104
+ * The DNS prefix to the default DNS domain name. The default DNS domain name is oraclevcn.com.
105
+ */
106
+ defaultDnsPrefix?: pulumi.Input<string>;
107
+ /**
108
+ * Specifies whether to delete associated OCI networking resources along with the ODB network.
109
+ */
110
+ deleteAssociatedResources?: pulumi.Input<boolean>;
111
+ /**
112
+ * The user-friendly name of the ODB network.
113
+ */
114
+ displayName?: pulumi.Input<string>;
115
+ /**
116
+ * Tags to assign to the Odb Network.
117
+ */
118
+ tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
119
+ }