@pulumi/oci 3.17.0 → 3.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/containerengine/clusterPublicApiEndpointDecommissionManager.d.ts +45 -0
- package/containerengine/clusterPublicApiEndpointDecommissionManager.js +59 -0
- package/containerengine/clusterPublicApiEndpointDecommissionManager.js.map +1 -0
- package/containerengine/getAddonOptions.d.ts +2 -2
- package/containerengine/getClusterPublicApiEndpointDecommissionStatus.d.ts +71 -0
- package/containerengine/getClusterPublicApiEndpointDecommissionStatus.js +54 -0
- package/containerengine/getClusterPublicApiEndpointDecommissionStatus.js.map +1 -0
- package/containerengine/index.d.ts +6 -0
- package/containerengine/index.js +10 -1
- package/containerengine/index.js.map +1 -1
- package/core/computeGpuMemoryCluster.d.ts +19 -0
- package/core/computeGpuMemoryCluster.js +7 -0
- package/core/computeGpuMemoryCluster.js.map +1 -1
- package/core/getComputeGpuMemoryCluster.d.ts +5 -0
- package/core/getComputeGpuMemoryCluster.js.map +1 -1
- package/databasemanagement/cloudExadataInfrastructure.d.ts +328 -0
- package/databasemanagement/cloudExadataInfrastructure.js +141 -0
- package/databasemanagement/cloudExadataInfrastructure.js.map +1 -0
- package/databasemanagement/cloudExadataInfrastructureManagedexadataManagement.d.ts +107 -0
- package/databasemanagement/cloudExadataInfrastructureManagedexadataManagement.js +82 -0
- package/databasemanagement/cloudExadataInfrastructureManagedexadataManagement.js.map +1 -0
- package/databasemanagement/cloudExadataStorageConnector.d.ts +282 -0
- package/databasemanagement/cloudExadataStorageConnector.js +135 -0
- package/databasemanagement/cloudExadataStorageConnector.js.map +1 -0
- package/databasemanagement/cloudExadataStorageGrid.d.ts +231 -0
- package/databasemanagement/cloudExadataStorageGrid.js +97 -0
- package/databasemanagement/cloudExadataStorageGrid.js.map +1 -0
- package/databasemanagement/cloudExadataStorageServer.d.ts +295 -0
- package/databasemanagement/cloudExadataStorageServer.js +113 -0
- package/databasemanagement/cloudExadataStorageServer.js.map +1 -0
- package/databasemanagement/getCloudExadataInfrastructure.d.ts +158 -0
- package/databasemanagement/getCloudExadataInfrastructure.js +56 -0
- package/databasemanagement/getCloudExadataInfrastructure.js.map +1 -0
- package/databasemanagement/getCloudExadataInfrastructures.d.ts +89 -0
- package/databasemanagement/getCloudExadataInfrastructures.js +60 -0
- package/databasemanagement/getCloudExadataInfrastructures.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageConnector.d.ts +141 -0
- package/databasemanagement/getCloudExadataStorageConnector.js +54 -0
- package/databasemanagement/getCloudExadataStorageConnector.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageConnectors.d.ts +97 -0
- package/databasemanagement/getCloudExadataStorageConnectors.js +64 -0
- package/databasemanagement/getCloudExadataStorageConnectors.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageGrid.d.ts +136 -0
- package/databasemanagement/getCloudExadataStorageGrid.js +54 -0
- package/databasemanagement/getCloudExadataStorageGrid.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageServer.d.ts +168 -0
- package/databasemanagement/getCloudExadataStorageServer.js +54 -0
- package/databasemanagement/getCloudExadataStorageServer.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageServerIormPlan.d.ts +76 -0
- package/databasemanagement/getCloudExadataStorageServerIormPlan.js +54 -0
- package/databasemanagement/getCloudExadataStorageServerIormPlan.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageServerOpenAlertHistory.d.ts +68 -0
- package/databasemanagement/getCloudExadataStorageServerOpenAlertHistory.js +54 -0
- package/databasemanagement/getCloudExadataStorageServerOpenAlertHistory.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageServers.d.ts +97 -0
- package/databasemanagement/getCloudExadataStorageServers.js +64 -0
- package/databasemanagement/getCloudExadataStorageServers.js.map +1 -0
- package/databasemanagement/getExadataInfrastructureFleetMetric.d.ts +141 -0
- package/databasemanagement/getExadataInfrastructureFleetMetric.js +76 -0
- package/databasemanagement/getExadataInfrastructureFleetMetric.js.map +1 -0
- package/databasemanagement/index.d.ts +45 -0
- package/databasemanagement/index.js +62 -7
- package/databasemanagement/index.js.map +1 -1
- package/email/emailIpPool.d.ts +221 -0
- package/email/emailIpPool.js +112 -0
- package/email/emailIpPool.js.map +1 -0
- package/email/getEmailIpPool.d.ts +119 -0
- package/email/getEmailIpPool.js +54 -0
- package/email/getEmailIpPool.js.map +1 -0
- package/email/getEmailIpPools.d.ts +113 -0
- package/email/getEmailIpPools.js +68 -0
- package/email/getEmailIpPools.js.map +1 -0
- package/email/getEmailOutboundIps.d.ts +114 -0
- package/email/getEmailOutboundIps.js +68 -0
- package/email/getEmailOutboundIps.js.map +1 -0
- package/email/getSender.d.ts +4 -0
- package/email/getSender.js.map +1 -1
- package/email/getSenders.d.ts +14 -0
- package/email/getSenders.js +4 -0
- package/email/getSenders.js.map +1 -1
- package/email/index.d.ts +12 -0
- package/email/index.js +15 -1
- package/email/index.js.map +1 -1
- package/email/sender.d.ts +13 -0
- package/email/sender.js +3 -0
- package/email/sender.js.map +1 -1
- package/mysql/getDbSystemMaintenanceEvents.d.ts +147 -0
- package/mysql/getDbSystemMaintenanceEvents.js +76 -0
- package/mysql/getDbSystemMaintenanceEvents.js.map +1 -0
- package/mysql/index.d.ts +3 -0
- package/mysql/index.js +4 -1
- package/mysql/index.js.map +1 -1
- package/mysql/mysqlDbSystem.d.ts +4 -0
- package/mysql/mysqlDbSystem.js +4 -0
- package/mysql/mysqlDbSystem.js.map +1 -1
- package/package.json +2 -2
- package/types/input.d.ts +474 -0
- package/types/output.d.ts +1699 -0
|
@@ -0,0 +1,328 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This resource provides the Cloud Exadata Infrastructure resource in Oracle Cloud Infrastructure Database Management service.
|
|
6
|
+
*
|
|
7
|
+
* Creates an Oracle Cloud Infrastructure resource for the Exadata infrastructure and enables the Monitoring service for the Exadata infrastructure.
|
|
8
|
+
* The following resource/subresources are created:
|
|
9
|
+
* Infrastructure
|
|
10
|
+
* Storage server connectors
|
|
11
|
+
* Storage servers
|
|
12
|
+
* Storage grids
|
|
13
|
+
*
|
|
14
|
+
* ## Example Usage
|
|
15
|
+
*
|
|
16
|
+
* ```typescript
|
|
17
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
18
|
+
* import * as oci from "@pulumi/oci";
|
|
19
|
+
*
|
|
20
|
+
* const testCloudExadataInfrastructure = new oci.databasemanagement.CloudExadataInfrastructure("test_cloud_exadata_infrastructure", {
|
|
21
|
+
* compartmentId: compartmentId,
|
|
22
|
+
* vmClusterIds: cloudExadataInfrastructureVmClusterIds,
|
|
23
|
+
* definedTags: {
|
|
24
|
+
* "Operations.CostCenter": "42",
|
|
25
|
+
* },
|
|
26
|
+
* discoveryKey: cloudExadataInfrastructureDiscoveryKey,
|
|
27
|
+
* displayName: cloudExadataInfrastructureDisplayName,
|
|
28
|
+
* freeformTags: {
|
|
29
|
+
* Department: "Finance",
|
|
30
|
+
* },
|
|
31
|
+
* licenseModel: cloudExadataInfrastructureLicenseModel,
|
|
32
|
+
* storageServerNames: cloudExadataInfrastructureStorageServerNames,
|
|
33
|
+
* });
|
|
34
|
+
* ```
|
|
35
|
+
*
|
|
36
|
+
* ## Import
|
|
37
|
+
*
|
|
38
|
+
* CloudExadataInfrastructures can be imported using the `id`, e.g.
|
|
39
|
+
*
|
|
40
|
+
* ```sh
|
|
41
|
+
* $ pulumi import oci:DatabaseManagement/cloudExadataInfrastructure:CloudExadataInfrastructure test_cloud_exadata_infrastructure "id"
|
|
42
|
+
* ```
|
|
43
|
+
*/
|
|
44
|
+
export declare class CloudExadataInfrastructure extends pulumi.CustomResource {
|
|
45
|
+
/**
|
|
46
|
+
* Get an existing CloudExadataInfrastructure resource's state with the given name, ID, and optional extra
|
|
47
|
+
* properties used to qualify the lookup.
|
|
48
|
+
*
|
|
49
|
+
* @param name The _unique_ name of the resulting resource.
|
|
50
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
51
|
+
* @param state Any extra arguments used during the lookup.
|
|
52
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
53
|
+
*/
|
|
54
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: CloudExadataInfrastructureState, opts?: pulumi.CustomResourceOptions): CloudExadataInfrastructure;
|
|
55
|
+
/**
|
|
56
|
+
* Returns true if the given object is an instance of CloudExadataInfrastructure. This is designed to work even
|
|
57
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
58
|
+
*/
|
|
59
|
+
static isInstance(obj: any): obj is CloudExadataInfrastructure;
|
|
60
|
+
/**
|
|
61
|
+
* The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
|
62
|
+
*/
|
|
63
|
+
readonly additionalDetails: pulumi.Output<{
|
|
64
|
+
[key: string]: string;
|
|
65
|
+
}>;
|
|
66
|
+
/**
|
|
67
|
+
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
|
68
|
+
*/
|
|
69
|
+
readonly compartmentId: pulumi.Output<string>;
|
|
70
|
+
/**
|
|
71
|
+
* The list of [OCIDs] (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartments.
|
|
72
|
+
*/
|
|
73
|
+
readonly databaseCompartments: pulumi.Output<string[]>;
|
|
74
|
+
/**
|
|
75
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
|
76
|
+
*/
|
|
77
|
+
readonly definedTags: pulumi.Output<{
|
|
78
|
+
[key: string]: string;
|
|
79
|
+
}>;
|
|
80
|
+
/**
|
|
81
|
+
* The infrastructure deployment type.
|
|
82
|
+
*/
|
|
83
|
+
readonly deploymentType: pulumi.Output<string>;
|
|
84
|
+
/**
|
|
85
|
+
* (Updatable) The unique key of the discovery request.
|
|
86
|
+
*/
|
|
87
|
+
readonly discoveryKey: pulumi.Output<string>;
|
|
88
|
+
/**
|
|
89
|
+
* (Updatable) The name of the Exadata infrastructure.
|
|
90
|
+
*/
|
|
91
|
+
readonly displayName: pulumi.Output<string>;
|
|
92
|
+
/**
|
|
93
|
+
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
|
94
|
+
*/
|
|
95
|
+
readonly freeformTags: pulumi.Output<{
|
|
96
|
+
[key: string]: string;
|
|
97
|
+
}>;
|
|
98
|
+
readonly infrastructureType: pulumi.Output<string>;
|
|
99
|
+
/**
|
|
100
|
+
* The internal ID of the Exadata resource.
|
|
101
|
+
*/
|
|
102
|
+
readonly internalId: pulumi.Output<string>;
|
|
103
|
+
/**
|
|
104
|
+
* (Updatable) The Oracle license model that applies to the database management resources.
|
|
105
|
+
*/
|
|
106
|
+
readonly licenseModel: pulumi.Output<string>;
|
|
107
|
+
/**
|
|
108
|
+
* The details of the lifecycle state of the Exadata resource.
|
|
109
|
+
*/
|
|
110
|
+
readonly lifecycleDetails: pulumi.Output<string>;
|
|
111
|
+
/**
|
|
112
|
+
* The rack size of the Exadata infrastructure.
|
|
113
|
+
*/
|
|
114
|
+
readonly rackSize: pulumi.Output<string>;
|
|
115
|
+
/**
|
|
116
|
+
* The type of Exadata resource.
|
|
117
|
+
*/
|
|
118
|
+
readonly resourceType: pulumi.Output<string>;
|
|
119
|
+
/**
|
|
120
|
+
* The current lifecycle state of the database resource.
|
|
121
|
+
*/
|
|
122
|
+
readonly state: pulumi.Output<string>;
|
|
123
|
+
/**
|
|
124
|
+
* The status of the Exadata resource.
|
|
125
|
+
*/
|
|
126
|
+
readonly status: pulumi.Output<string>;
|
|
127
|
+
/**
|
|
128
|
+
* The Exadata storage server grid of the Exadata infrastructure.
|
|
129
|
+
*/
|
|
130
|
+
readonly storageGrids: pulumi.Output<outputs.DatabaseManagement.CloudExadataInfrastructureStorageGrid[]>;
|
|
131
|
+
/**
|
|
132
|
+
* (Updatable) The list of all the Exadata storage server names to be included for monitoring purposes. If not specified, all the Exadata storage servers associated with the VM Clusters are included.
|
|
133
|
+
*/
|
|
134
|
+
readonly storageServerNames: pulumi.Output<string[]>;
|
|
135
|
+
/**
|
|
136
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
137
|
+
*/
|
|
138
|
+
readonly systemTags: pulumi.Output<{
|
|
139
|
+
[key: string]: string;
|
|
140
|
+
}>;
|
|
141
|
+
/**
|
|
142
|
+
* The timestamp of the creation of the Exadata resource.
|
|
143
|
+
*/
|
|
144
|
+
readonly timeCreated: pulumi.Output<string>;
|
|
145
|
+
/**
|
|
146
|
+
* The timestamp of the last update of the Exadata resource.
|
|
147
|
+
*/
|
|
148
|
+
readonly timeUpdated: pulumi.Output<string>;
|
|
149
|
+
/**
|
|
150
|
+
* The version of the Exadata resource.
|
|
151
|
+
*/
|
|
152
|
+
readonly version: pulumi.Output<string>;
|
|
153
|
+
/**
|
|
154
|
+
* (Updatable) The list of VM Clusters in the Exadata infrastructure.
|
|
155
|
+
*
|
|
156
|
+
*
|
|
157
|
+
* ** IMPORTANT **
|
|
158
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
159
|
+
*/
|
|
160
|
+
readonly vmClusterIds: pulumi.Output<string[]>;
|
|
161
|
+
/**
|
|
162
|
+
* The list of VM Clusters in the Exadata infrastructure.
|
|
163
|
+
*/
|
|
164
|
+
readonly vmClusters: pulumi.Output<outputs.DatabaseManagement.CloudExadataInfrastructureVmCluster[]>;
|
|
165
|
+
/**
|
|
166
|
+
* Create a CloudExadataInfrastructure resource with the given unique name, arguments, and options.
|
|
167
|
+
*
|
|
168
|
+
* @param name The _unique_ name of the resource.
|
|
169
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
170
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
171
|
+
*/
|
|
172
|
+
constructor(name: string, args: CloudExadataInfrastructureArgs, opts?: pulumi.CustomResourceOptions);
|
|
173
|
+
}
|
|
174
|
+
/**
|
|
175
|
+
* Input properties used for looking up and filtering CloudExadataInfrastructure resources.
|
|
176
|
+
*/
|
|
177
|
+
export interface CloudExadataInfrastructureState {
|
|
178
|
+
/**
|
|
179
|
+
* The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
|
180
|
+
*/
|
|
181
|
+
additionalDetails?: pulumi.Input<{
|
|
182
|
+
[key: string]: pulumi.Input<string>;
|
|
183
|
+
}>;
|
|
184
|
+
/**
|
|
185
|
+
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
|
186
|
+
*/
|
|
187
|
+
compartmentId?: pulumi.Input<string>;
|
|
188
|
+
/**
|
|
189
|
+
* The list of [OCIDs] (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartments.
|
|
190
|
+
*/
|
|
191
|
+
databaseCompartments?: pulumi.Input<pulumi.Input<string>[]>;
|
|
192
|
+
/**
|
|
193
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
|
194
|
+
*/
|
|
195
|
+
definedTags?: pulumi.Input<{
|
|
196
|
+
[key: string]: pulumi.Input<string>;
|
|
197
|
+
}>;
|
|
198
|
+
/**
|
|
199
|
+
* The infrastructure deployment type.
|
|
200
|
+
*/
|
|
201
|
+
deploymentType?: pulumi.Input<string>;
|
|
202
|
+
/**
|
|
203
|
+
* (Updatable) The unique key of the discovery request.
|
|
204
|
+
*/
|
|
205
|
+
discoveryKey?: pulumi.Input<string>;
|
|
206
|
+
/**
|
|
207
|
+
* (Updatable) The name of the Exadata infrastructure.
|
|
208
|
+
*/
|
|
209
|
+
displayName?: pulumi.Input<string>;
|
|
210
|
+
/**
|
|
211
|
+
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
|
212
|
+
*/
|
|
213
|
+
freeformTags?: pulumi.Input<{
|
|
214
|
+
[key: string]: pulumi.Input<string>;
|
|
215
|
+
}>;
|
|
216
|
+
infrastructureType?: pulumi.Input<string>;
|
|
217
|
+
/**
|
|
218
|
+
* The internal ID of the Exadata resource.
|
|
219
|
+
*/
|
|
220
|
+
internalId?: pulumi.Input<string>;
|
|
221
|
+
/**
|
|
222
|
+
* (Updatable) The Oracle license model that applies to the database management resources.
|
|
223
|
+
*/
|
|
224
|
+
licenseModel?: pulumi.Input<string>;
|
|
225
|
+
/**
|
|
226
|
+
* The details of the lifecycle state of the Exadata resource.
|
|
227
|
+
*/
|
|
228
|
+
lifecycleDetails?: pulumi.Input<string>;
|
|
229
|
+
/**
|
|
230
|
+
* The rack size of the Exadata infrastructure.
|
|
231
|
+
*/
|
|
232
|
+
rackSize?: pulumi.Input<string>;
|
|
233
|
+
/**
|
|
234
|
+
* The type of Exadata resource.
|
|
235
|
+
*/
|
|
236
|
+
resourceType?: pulumi.Input<string>;
|
|
237
|
+
/**
|
|
238
|
+
* The current lifecycle state of the database resource.
|
|
239
|
+
*/
|
|
240
|
+
state?: pulumi.Input<string>;
|
|
241
|
+
/**
|
|
242
|
+
* The status of the Exadata resource.
|
|
243
|
+
*/
|
|
244
|
+
status?: pulumi.Input<string>;
|
|
245
|
+
/**
|
|
246
|
+
* The Exadata storage server grid of the Exadata infrastructure.
|
|
247
|
+
*/
|
|
248
|
+
storageGrids?: pulumi.Input<pulumi.Input<inputs.DatabaseManagement.CloudExadataInfrastructureStorageGrid>[]>;
|
|
249
|
+
/**
|
|
250
|
+
* (Updatable) The list of all the Exadata storage server names to be included for monitoring purposes. If not specified, all the Exadata storage servers associated with the VM Clusters are included.
|
|
251
|
+
*/
|
|
252
|
+
storageServerNames?: pulumi.Input<pulumi.Input<string>[]>;
|
|
253
|
+
/**
|
|
254
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
255
|
+
*/
|
|
256
|
+
systemTags?: pulumi.Input<{
|
|
257
|
+
[key: string]: pulumi.Input<string>;
|
|
258
|
+
}>;
|
|
259
|
+
/**
|
|
260
|
+
* The timestamp of the creation of the Exadata resource.
|
|
261
|
+
*/
|
|
262
|
+
timeCreated?: pulumi.Input<string>;
|
|
263
|
+
/**
|
|
264
|
+
* The timestamp of the last update of the Exadata resource.
|
|
265
|
+
*/
|
|
266
|
+
timeUpdated?: pulumi.Input<string>;
|
|
267
|
+
/**
|
|
268
|
+
* The version of the Exadata resource.
|
|
269
|
+
*/
|
|
270
|
+
version?: pulumi.Input<string>;
|
|
271
|
+
/**
|
|
272
|
+
* (Updatable) The list of VM Clusters in the Exadata infrastructure.
|
|
273
|
+
*
|
|
274
|
+
*
|
|
275
|
+
* ** IMPORTANT **
|
|
276
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
277
|
+
*/
|
|
278
|
+
vmClusterIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
279
|
+
/**
|
|
280
|
+
* The list of VM Clusters in the Exadata infrastructure.
|
|
281
|
+
*/
|
|
282
|
+
vmClusters?: pulumi.Input<pulumi.Input<inputs.DatabaseManagement.CloudExadataInfrastructureVmCluster>[]>;
|
|
283
|
+
}
|
|
284
|
+
/**
|
|
285
|
+
* The set of arguments for constructing a CloudExadataInfrastructure resource.
|
|
286
|
+
*/
|
|
287
|
+
export interface CloudExadataInfrastructureArgs {
|
|
288
|
+
/**
|
|
289
|
+
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
|
290
|
+
*/
|
|
291
|
+
compartmentId: pulumi.Input<string>;
|
|
292
|
+
/**
|
|
293
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
|
294
|
+
*/
|
|
295
|
+
definedTags?: pulumi.Input<{
|
|
296
|
+
[key: string]: pulumi.Input<string>;
|
|
297
|
+
}>;
|
|
298
|
+
/**
|
|
299
|
+
* (Updatable) The unique key of the discovery request.
|
|
300
|
+
*/
|
|
301
|
+
discoveryKey?: pulumi.Input<string>;
|
|
302
|
+
/**
|
|
303
|
+
* (Updatable) The name of the Exadata infrastructure.
|
|
304
|
+
*/
|
|
305
|
+
displayName?: pulumi.Input<string>;
|
|
306
|
+
/**
|
|
307
|
+
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
|
308
|
+
*/
|
|
309
|
+
freeformTags?: pulumi.Input<{
|
|
310
|
+
[key: string]: pulumi.Input<string>;
|
|
311
|
+
}>;
|
|
312
|
+
/**
|
|
313
|
+
* (Updatable) The Oracle license model that applies to the database management resources.
|
|
314
|
+
*/
|
|
315
|
+
licenseModel?: pulumi.Input<string>;
|
|
316
|
+
/**
|
|
317
|
+
* (Updatable) The list of all the Exadata storage server names to be included for monitoring purposes. If not specified, all the Exadata storage servers associated with the VM Clusters are included.
|
|
318
|
+
*/
|
|
319
|
+
storageServerNames?: pulumi.Input<pulumi.Input<string>[]>;
|
|
320
|
+
/**
|
|
321
|
+
* (Updatable) The list of VM Clusters in the Exadata infrastructure.
|
|
322
|
+
*
|
|
323
|
+
*
|
|
324
|
+
* ** IMPORTANT **
|
|
325
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
326
|
+
*/
|
|
327
|
+
vmClusterIds: pulumi.Input<pulumi.Input<string>[]>;
|
|
328
|
+
}
|
|
@@ -0,0 +1,141 @@
|
|
|
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
|
+
* This resource provides the Cloud Exadata Infrastructure resource in Oracle Cloud Infrastructure Database Management service.
|
|
10
|
+
*
|
|
11
|
+
* Creates an Oracle Cloud Infrastructure resource for the Exadata infrastructure and enables the Monitoring service for the Exadata infrastructure.
|
|
12
|
+
* The following resource/subresources are created:
|
|
13
|
+
* Infrastructure
|
|
14
|
+
* Storage server connectors
|
|
15
|
+
* Storage servers
|
|
16
|
+
* Storage grids
|
|
17
|
+
*
|
|
18
|
+
* ## Example Usage
|
|
19
|
+
*
|
|
20
|
+
* ```typescript
|
|
21
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
22
|
+
* import * as oci from "@pulumi/oci";
|
|
23
|
+
*
|
|
24
|
+
* const testCloudExadataInfrastructure = new oci.databasemanagement.CloudExadataInfrastructure("test_cloud_exadata_infrastructure", {
|
|
25
|
+
* compartmentId: compartmentId,
|
|
26
|
+
* vmClusterIds: cloudExadataInfrastructureVmClusterIds,
|
|
27
|
+
* definedTags: {
|
|
28
|
+
* "Operations.CostCenter": "42",
|
|
29
|
+
* },
|
|
30
|
+
* discoveryKey: cloudExadataInfrastructureDiscoveryKey,
|
|
31
|
+
* displayName: cloudExadataInfrastructureDisplayName,
|
|
32
|
+
* freeformTags: {
|
|
33
|
+
* Department: "Finance",
|
|
34
|
+
* },
|
|
35
|
+
* licenseModel: cloudExadataInfrastructureLicenseModel,
|
|
36
|
+
* storageServerNames: cloudExadataInfrastructureStorageServerNames,
|
|
37
|
+
* });
|
|
38
|
+
* ```
|
|
39
|
+
*
|
|
40
|
+
* ## Import
|
|
41
|
+
*
|
|
42
|
+
* CloudExadataInfrastructures can be imported using the `id`, e.g.
|
|
43
|
+
*
|
|
44
|
+
* ```sh
|
|
45
|
+
* $ pulumi import oci:DatabaseManagement/cloudExadataInfrastructure:CloudExadataInfrastructure test_cloud_exadata_infrastructure "id"
|
|
46
|
+
* ```
|
|
47
|
+
*/
|
|
48
|
+
class CloudExadataInfrastructure extends pulumi.CustomResource {
|
|
49
|
+
/**
|
|
50
|
+
* Get an existing CloudExadataInfrastructure resource's state with the given name, ID, and optional extra
|
|
51
|
+
* properties used to qualify the lookup.
|
|
52
|
+
*
|
|
53
|
+
* @param name The _unique_ name of the resulting resource.
|
|
54
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
55
|
+
* @param state Any extra arguments used during the lookup.
|
|
56
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
57
|
+
*/
|
|
58
|
+
static get(name, id, state, opts) {
|
|
59
|
+
return new CloudExadataInfrastructure(name, state, { ...opts, id: id });
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* Returns true if the given object is an instance of CloudExadataInfrastructure. This is designed to work even
|
|
63
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
64
|
+
*/
|
|
65
|
+
static isInstance(obj) {
|
|
66
|
+
if (obj === undefined || obj === null) {
|
|
67
|
+
return false;
|
|
68
|
+
}
|
|
69
|
+
return obj['__pulumiType'] === CloudExadataInfrastructure.__pulumiType;
|
|
70
|
+
}
|
|
71
|
+
constructor(name, argsOrState, opts) {
|
|
72
|
+
let resourceInputs = {};
|
|
73
|
+
opts = opts || {};
|
|
74
|
+
if (opts.id) {
|
|
75
|
+
const state = argsOrState;
|
|
76
|
+
resourceInputs["additionalDetails"] = state?.additionalDetails;
|
|
77
|
+
resourceInputs["compartmentId"] = state?.compartmentId;
|
|
78
|
+
resourceInputs["databaseCompartments"] = state?.databaseCompartments;
|
|
79
|
+
resourceInputs["definedTags"] = state?.definedTags;
|
|
80
|
+
resourceInputs["deploymentType"] = state?.deploymentType;
|
|
81
|
+
resourceInputs["discoveryKey"] = state?.discoveryKey;
|
|
82
|
+
resourceInputs["displayName"] = state?.displayName;
|
|
83
|
+
resourceInputs["freeformTags"] = state?.freeformTags;
|
|
84
|
+
resourceInputs["infrastructureType"] = state?.infrastructureType;
|
|
85
|
+
resourceInputs["internalId"] = state?.internalId;
|
|
86
|
+
resourceInputs["licenseModel"] = state?.licenseModel;
|
|
87
|
+
resourceInputs["lifecycleDetails"] = state?.lifecycleDetails;
|
|
88
|
+
resourceInputs["rackSize"] = state?.rackSize;
|
|
89
|
+
resourceInputs["resourceType"] = state?.resourceType;
|
|
90
|
+
resourceInputs["state"] = state?.state;
|
|
91
|
+
resourceInputs["status"] = state?.status;
|
|
92
|
+
resourceInputs["storageGrids"] = state?.storageGrids;
|
|
93
|
+
resourceInputs["storageServerNames"] = state?.storageServerNames;
|
|
94
|
+
resourceInputs["systemTags"] = state?.systemTags;
|
|
95
|
+
resourceInputs["timeCreated"] = state?.timeCreated;
|
|
96
|
+
resourceInputs["timeUpdated"] = state?.timeUpdated;
|
|
97
|
+
resourceInputs["version"] = state?.version;
|
|
98
|
+
resourceInputs["vmClusterIds"] = state?.vmClusterIds;
|
|
99
|
+
resourceInputs["vmClusters"] = state?.vmClusters;
|
|
100
|
+
}
|
|
101
|
+
else {
|
|
102
|
+
const args = argsOrState;
|
|
103
|
+
if (args?.compartmentId === undefined && !opts.urn) {
|
|
104
|
+
throw new Error("Missing required property 'compartmentId'");
|
|
105
|
+
}
|
|
106
|
+
if (args?.vmClusterIds === undefined && !opts.urn) {
|
|
107
|
+
throw new Error("Missing required property 'vmClusterIds'");
|
|
108
|
+
}
|
|
109
|
+
resourceInputs["compartmentId"] = args?.compartmentId;
|
|
110
|
+
resourceInputs["definedTags"] = args?.definedTags;
|
|
111
|
+
resourceInputs["discoveryKey"] = args?.discoveryKey;
|
|
112
|
+
resourceInputs["displayName"] = args?.displayName;
|
|
113
|
+
resourceInputs["freeformTags"] = args?.freeformTags;
|
|
114
|
+
resourceInputs["licenseModel"] = args?.licenseModel;
|
|
115
|
+
resourceInputs["storageServerNames"] = args?.storageServerNames;
|
|
116
|
+
resourceInputs["vmClusterIds"] = args?.vmClusterIds;
|
|
117
|
+
resourceInputs["additionalDetails"] = undefined /*out*/;
|
|
118
|
+
resourceInputs["databaseCompartments"] = undefined /*out*/;
|
|
119
|
+
resourceInputs["deploymentType"] = undefined /*out*/;
|
|
120
|
+
resourceInputs["infrastructureType"] = undefined /*out*/;
|
|
121
|
+
resourceInputs["internalId"] = undefined /*out*/;
|
|
122
|
+
resourceInputs["lifecycleDetails"] = undefined /*out*/;
|
|
123
|
+
resourceInputs["rackSize"] = undefined /*out*/;
|
|
124
|
+
resourceInputs["resourceType"] = undefined /*out*/;
|
|
125
|
+
resourceInputs["state"] = undefined /*out*/;
|
|
126
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
127
|
+
resourceInputs["storageGrids"] = undefined /*out*/;
|
|
128
|
+
resourceInputs["systemTags"] = undefined /*out*/;
|
|
129
|
+
resourceInputs["timeCreated"] = undefined /*out*/;
|
|
130
|
+
resourceInputs["timeUpdated"] = undefined /*out*/;
|
|
131
|
+
resourceInputs["version"] = undefined /*out*/;
|
|
132
|
+
resourceInputs["vmClusters"] = undefined /*out*/;
|
|
133
|
+
}
|
|
134
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
135
|
+
super(CloudExadataInfrastructure.__pulumiType, name, resourceInputs, opts);
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
exports.CloudExadataInfrastructure = CloudExadataInfrastructure;
|
|
139
|
+
/** @internal */
|
|
140
|
+
CloudExadataInfrastructure.__pulumiType = 'oci:DatabaseManagement/cloudExadataInfrastructure:CloudExadataInfrastructure';
|
|
141
|
+
//# sourceMappingURL=cloudExadataInfrastructure.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cloudExadataInfrastructure.js","sourceRoot":"","sources":["../../databasemanagement/cloudExadataInfrastructure.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* This resource provides the Cloud Exadata Infrastructure Managedexadata Management resource in Oracle Cloud Infrastructure Database Management service.
|
|
4
|
+
*
|
|
5
|
+
* Enables Database Management for the Exadata infrastructure specified by exadataInfrastructureId. It covers the following
|
|
6
|
+
* components:
|
|
7
|
+
*
|
|
8
|
+
* - Exadata infrastructure
|
|
9
|
+
* - Exadata storage grid
|
|
10
|
+
* - Exadata storage server
|
|
11
|
+
*
|
|
12
|
+
* ## Example Usage
|
|
13
|
+
*
|
|
14
|
+
* ```typescript
|
|
15
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
16
|
+
* import * as oci from "@pulumi/oci";
|
|
17
|
+
*
|
|
18
|
+
* const testCloudExadataInfrastructureManagedexadataManagement = new oci.databasemanagement.CloudExadataInfrastructureManagedexadataManagement("test_cloud_exadata_infrastructure_managedexadata_management", {
|
|
19
|
+
* cloudExadataInfrastructureId: testCloudExadataInfrastructure.id,
|
|
20
|
+
* enableManagedexadata: enableManagedexadata,
|
|
21
|
+
* licenseModel: cloudExadataInfrastructureManagedexadataManagementLicenseModel,
|
|
22
|
+
* });
|
|
23
|
+
* ```
|
|
24
|
+
*/
|
|
25
|
+
export declare class CloudExadataInfrastructureManagedexadataManagement extends pulumi.CustomResource {
|
|
26
|
+
/**
|
|
27
|
+
* Get an existing CloudExadataInfrastructureManagedexadataManagement resource's state with the given name, ID, and optional extra
|
|
28
|
+
* properties used to qualify the lookup.
|
|
29
|
+
*
|
|
30
|
+
* @param name The _unique_ name of the resulting resource.
|
|
31
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
32
|
+
* @param state Any extra arguments used during the lookup.
|
|
33
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
34
|
+
*/
|
|
35
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: CloudExadataInfrastructureManagedexadataManagementState, opts?: pulumi.CustomResourceOptions): CloudExadataInfrastructureManagedexadataManagement;
|
|
36
|
+
/**
|
|
37
|
+
* Returns true if the given object is an instance of CloudExadataInfrastructureManagedexadataManagement. This is designed to work even
|
|
38
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
39
|
+
*/
|
|
40
|
+
static isInstance(obj: any): obj is CloudExadataInfrastructureManagedexadataManagement;
|
|
41
|
+
/**
|
|
42
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata infrastructure.
|
|
43
|
+
*/
|
|
44
|
+
readonly cloudExadataInfrastructureId: pulumi.Output<string>;
|
|
45
|
+
/**
|
|
46
|
+
* (Updatable) A required field when set to `true` calls enable action and when set to `false` calls disable action.
|
|
47
|
+
*
|
|
48
|
+
*
|
|
49
|
+
* ** IMPORTANT **
|
|
50
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
51
|
+
*/
|
|
52
|
+
readonly enableManagedexadata: pulumi.Output<boolean>;
|
|
53
|
+
/**
|
|
54
|
+
* The Oracle license model that applies to the database management resources.
|
|
55
|
+
*/
|
|
56
|
+
readonly licenseModel: pulumi.Output<string>;
|
|
57
|
+
/**
|
|
58
|
+
* Create a CloudExadataInfrastructureManagedexadataManagement resource with the given unique name, arguments, and options.
|
|
59
|
+
*
|
|
60
|
+
* @param name The _unique_ name of the resource.
|
|
61
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
62
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
63
|
+
*/
|
|
64
|
+
constructor(name: string, args: CloudExadataInfrastructureManagedexadataManagementArgs, opts?: pulumi.CustomResourceOptions);
|
|
65
|
+
}
|
|
66
|
+
/**
|
|
67
|
+
* Input properties used for looking up and filtering CloudExadataInfrastructureManagedexadataManagement resources.
|
|
68
|
+
*/
|
|
69
|
+
export interface CloudExadataInfrastructureManagedexadataManagementState {
|
|
70
|
+
/**
|
|
71
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata infrastructure.
|
|
72
|
+
*/
|
|
73
|
+
cloudExadataInfrastructureId?: pulumi.Input<string>;
|
|
74
|
+
/**
|
|
75
|
+
* (Updatable) A required field when set to `true` calls enable action and when set to `false` calls disable action.
|
|
76
|
+
*
|
|
77
|
+
*
|
|
78
|
+
* ** IMPORTANT **
|
|
79
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
80
|
+
*/
|
|
81
|
+
enableManagedexadata?: pulumi.Input<boolean>;
|
|
82
|
+
/**
|
|
83
|
+
* The Oracle license model that applies to the database management resources.
|
|
84
|
+
*/
|
|
85
|
+
licenseModel?: pulumi.Input<string>;
|
|
86
|
+
}
|
|
87
|
+
/**
|
|
88
|
+
* The set of arguments for constructing a CloudExadataInfrastructureManagedexadataManagement resource.
|
|
89
|
+
*/
|
|
90
|
+
export interface CloudExadataInfrastructureManagedexadataManagementArgs {
|
|
91
|
+
/**
|
|
92
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata infrastructure.
|
|
93
|
+
*/
|
|
94
|
+
cloudExadataInfrastructureId: pulumi.Input<string>;
|
|
95
|
+
/**
|
|
96
|
+
* (Updatable) A required field when set to `true` calls enable action and when set to `false` calls disable action.
|
|
97
|
+
*
|
|
98
|
+
*
|
|
99
|
+
* ** IMPORTANT **
|
|
100
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
101
|
+
*/
|
|
102
|
+
enableManagedexadata: pulumi.Input<boolean>;
|
|
103
|
+
/**
|
|
104
|
+
* The Oracle license model that applies to the database management resources.
|
|
105
|
+
*/
|
|
106
|
+
licenseModel?: pulumi.Input<string>;
|
|
107
|
+
}
|
|
@@ -0,0 +1,82 @@
|
|
|
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.CloudExadataInfrastructureManagedexadataManagement = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This resource provides the Cloud Exadata Infrastructure Managedexadata Management resource in Oracle Cloud Infrastructure Database Management service.
|
|
10
|
+
*
|
|
11
|
+
* Enables Database Management for the Exadata infrastructure specified by exadataInfrastructureId. It covers the following
|
|
12
|
+
* components:
|
|
13
|
+
*
|
|
14
|
+
* - Exadata infrastructure
|
|
15
|
+
* - Exadata storage grid
|
|
16
|
+
* - Exadata storage server
|
|
17
|
+
*
|
|
18
|
+
* ## Example Usage
|
|
19
|
+
*
|
|
20
|
+
* ```typescript
|
|
21
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
22
|
+
* import * as oci from "@pulumi/oci";
|
|
23
|
+
*
|
|
24
|
+
* const testCloudExadataInfrastructureManagedexadataManagement = new oci.databasemanagement.CloudExadataInfrastructureManagedexadataManagement("test_cloud_exadata_infrastructure_managedexadata_management", {
|
|
25
|
+
* cloudExadataInfrastructureId: testCloudExadataInfrastructure.id,
|
|
26
|
+
* enableManagedexadata: enableManagedexadata,
|
|
27
|
+
* licenseModel: cloudExadataInfrastructureManagedexadataManagementLicenseModel,
|
|
28
|
+
* });
|
|
29
|
+
* ```
|
|
30
|
+
*/
|
|
31
|
+
class CloudExadataInfrastructureManagedexadataManagement extends pulumi.CustomResource {
|
|
32
|
+
/**
|
|
33
|
+
* Get an existing CloudExadataInfrastructureManagedexadataManagement resource's state with the given name, ID, and optional extra
|
|
34
|
+
* properties used to qualify the lookup.
|
|
35
|
+
*
|
|
36
|
+
* @param name The _unique_ name of the resulting resource.
|
|
37
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
38
|
+
* @param state Any extra arguments used during the lookup.
|
|
39
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
40
|
+
*/
|
|
41
|
+
static get(name, id, state, opts) {
|
|
42
|
+
return new CloudExadataInfrastructureManagedexadataManagement(name, state, { ...opts, id: id });
|
|
43
|
+
}
|
|
44
|
+
/**
|
|
45
|
+
* Returns true if the given object is an instance of CloudExadataInfrastructureManagedexadataManagement. This is designed to work even
|
|
46
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
47
|
+
*/
|
|
48
|
+
static isInstance(obj) {
|
|
49
|
+
if (obj === undefined || obj === null) {
|
|
50
|
+
return false;
|
|
51
|
+
}
|
|
52
|
+
return obj['__pulumiType'] === CloudExadataInfrastructureManagedexadataManagement.__pulumiType;
|
|
53
|
+
}
|
|
54
|
+
constructor(name, argsOrState, opts) {
|
|
55
|
+
let resourceInputs = {};
|
|
56
|
+
opts = opts || {};
|
|
57
|
+
if (opts.id) {
|
|
58
|
+
const state = argsOrState;
|
|
59
|
+
resourceInputs["cloudExadataInfrastructureId"] = state?.cloudExadataInfrastructureId;
|
|
60
|
+
resourceInputs["enableManagedexadata"] = state?.enableManagedexadata;
|
|
61
|
+
resourceInputs["licenseModel"] = state?.licenseModel;
|
|
62
|
+
}
|
|
63
|
+
else {
|
|
64
|
+
const args = argsOrState;
|
|
65
|
+
if (args?.cloudExadataInfrastructureId === undefined && !opts.urn) {
|
|
66
|
+
throw new Error("Missing required property 'cloudExadataInfrastructureId'");
|
|
67
|
+
}
|
|
68
|
+
if (args?.enableManagedexadata === undefined && !opts.urn) {
|
|
69
|
+
throw new Error("Missing required property 'enableManagedexadata'");
|
|
70
|
+
}
|
|
71
|
+
resourceInputs["cloudExadataInfrastructureId"] = args?.cloudExadataInfrastructureId;
|
|
72
|
+
resourceInputs["enableManagedexadata"] = args?.enableManagedexadata;
|
|
73
|
+
resourceInputs["licenseModel"] = args?.licenseModel;
|
|
74
|
+
}
|
|
75
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
76
|
+
super(CloudExadataInfrastructureManagedexadataManagement.__pulumiType, name, resourceInputs, opts);
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
exports.CloudExadataInfrastructureManagedexadataManagement = CloudExadataInfrastructureManagedexadataManagement;
|
|
80
|
+
/** @internal */
|
|
81
|
+
CloudExadataInfrastructureManagedexadataManagement.__pulumiType = 'oci:DatabaseManagement/cloudExadataInfrastructureManagedexadataManagement:CloudExadataInfrastructureManagedexadataManagement';
|
|
82
|
+
//# sourceMappingURL=cloudExadataInfrastructureManagedexadataManagement.js.map
|