@pulumi/oci 3.12.0-alpha.1763622392 → 3.12.0-alpha.1763698704
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/apigateway/gateway.d.ts +44 -0
- package/apigateway/gateway.js +14 -0
- package/apigateway/gateway.js.map +1 -1
- package/apigateway/getGateway.d.ts +12 -0
- package/apigateway/getGateway.js.map +1 -1
- package/bastion/bastion.d.ts +19 -0
- package/bastion/bastion.js +3 -0
- package/bastion/bastion.js.map +1 -1
- package/bastion/getBastion.d.ts +6 -0
- package/bastion/getBastion.js.map +1 -1
- package/config/vars.d.ts +4 -0
- package/config/vars.js +6 -0
- package/config/vars.js.map +1 -1
- package/core/computeGpuMemoryFabric.d.ts +62 -12
- package/core/computeGpuMemoryFabric.js +14 -0
- package/core/computeGpuMemoryFabric.js.map +1 -1
- package/core/getComputeGpuMemoryFabric.d.ts +29 -0
- package/core/getComputeGpuMemoryFabric.js.map +1 -1
- package/database/database.d.ts +3 -1
- package/database/database.js +3 -1
- package/database/database.js.map +1 -1
- package/database/databaseSnapshotStandby.d.ts +7 -0
- package/database/databaseSnapshotStandby.js +7 -0
- package/database/databaseSnapshotStandby.js.map +1 -1
- package/datacatalog/catalogPrivateEndpoint.d.ts +19 -0
- package/datacatalog/catalogPrivateEndpoint.js +3 -0
- package/datacatalog/catalogPrivateEndpoint.js.map +1 -1
- package/datacatalog/getCatalogPrivateEndpoint.d.ts +6 -0
- package/datacatalog/getCatalogPrivateEndpoint.js.map +1 -1
- package/goldengate/connection.d.ts +28 -35
- package/goldengate/connection.js +1 -2
- package/goldengate/connection.js.map +1 -1
- package/goldengate/deployment.d.ts +21 -0
- package/goldengate/deployment.js.map +1 -1
- package/goldengate/getPipeline.d.ts +8 -0
- package/goldengate/getPipeline.js.map +1 -1
- package/goldengate/pipeline.d.ts +21 -0
- package/goldengate/pipeline.js +5 -0
- package/goldengate/pipeline.js.map +1 -1
- package/oci/dbmulticloudOracleDbAwsIdentityConnector.d.ts +264 -0
- package/oci/dbmulticloudOracleDbAwsIdentityConnector.js +138 -0
- package/oci/dbmulticloudOracleDbAwsIdentityConnector.js.map +1 -0
- package/oci/dbmulticloudOracleDbAwsKey.d.ts +276 -0
- package/oci/dbmulticloudOracleDbAwsKey.js +122 -0
- package/oci/dbmulticloudOracleDbAwsKey.js.map +1 -0
- package/oci/getDbmulticloudOracleDbAwsIdentityConnector.d.ts +134 -0
- package/oci/getDbmulticloudOracleDbAwsIdentityConnector.js +54 -0
- package/oci/getDbmulticloudOracleDbAwsIdentityConnector.js.map +1 -0
- package/oci/getDbmulticloudOracleDbAwsIdentityConnectors.d.ts +117 -0
- package/oci/getDbmulticloudOracleDbAwsIdentityConnectors.js +68 -0
- package/oci/getDbmulticloudOracleDbAwsIdentityConnectors.js.map +1 -0
- package/oci/getDbmulticloudOracleDbAwsKey.d.ts +135 -0
- package/oci/getDbmulticloudOracleDbAwsKey.js +54 -0
- package/oci/getDbmulticloudOracleDbAwsKey.js.map +1 -0
- package/oci/getDbmulticloudOracleDbAwsKeys.d.ts +125 -0
- package/oci/getDbmulticloudOracleDbAwsKeys.js +72 -0
- package/oci/getDbmulticloudOracleDbAwsKeys.js.map +1 -0
- package/oci/getDbmulticloudOracleDbGcpIdentityConnectors.d.ts +2 -2
- package/oci/getPsaPrivateServiceAccess.d.ts +145 -0
- package/oci/getPsaPrivateServiceAccess.js +66 -0
- package/oci/getPsaPrivateServiceAccess.js.map +1 -0
- package/oci/getPsaPrivateServiceAccesses.d.ts +42 -0
- package/oci/getPsaPrivateServiceAccesses.js +36 -0
- package/oci/getPsaPrivateServiceAccesses.js.map +1 -0
- package/oci/getPsaPsaServices.d.ts +86 -0
- package/oci/getPsaPsaServices.js +62 -0
- package/oci/getPsaPsaServices.js.map +1 -0
- package/oci/getPsaPsaWorkRequest.d.ts +100 -0
- package/oci/getPsaPsaWorkRequest.js +54 -0
- package/oci/getPsaPsaWorkRequest.js.map +1 -0
- package/oci/getPsaPsaWorkRequestErrors.d.ts +31 -0
- package/oci/getPsaPsaWorkRequestErrors.js +24 -0
- package/oci/getPsaPsaWorkRequestErrors.js.map +1 -0
- package/oci/getPsaPsaWorkRequestLogs.d.ts +31 -0
- package/oci/getPsaPsaWorkRequestLogs.js +24 -0
- package/oci/getPsaPsaWorkRequestLogs.js.map +1 -0
- package/oci/getPsaPsaWorkRequests.d.ts +111 -0
- package/oci/getPsaPsaWorkRequests.js +70 -0
- package/oci/getPsaPsaWorkRequests.js.map +1 -0
- package/oci/index.d.ts +54 -0
- package/oci/index.js +73 -4
- package/oci/index.js.map +1 -1
- package/oci/iotDigitalTwinInstance.d.ts +6 -6
- package/oci/iotDigitalTwinInstanceInvokeRawCommand.d.ts +167 -0
- package/oci/iotDigitalTwinInstanceInvokeRawCommand.js +95 -0
- package/oci/iotDigitalTwinInstanceInvokeRawCommand.js.map +1 -0
- package/oci/iotIotDomainChangeDataRetentionPeriod.d.ts +102 -0
- package/oci/iotIotDomainChangeDataRetentionPeriod.js +80 -0
- package/oci/iotIotDomainChangeDataRetentionPeriod.js.map +1 -0
- package/oci/iotIotDomainConfigureDataAccess.d.ts +128 -0
- package/oci/iotIotDomainConfigureDataAccess.js +85 -0
- package/oci/iotIotDomainConfigureDataAccess.js.map +1 -0
- package/oci/iotIotDomainGroupConfigureDataAccess.d.ts +89 -0
- package/oci/iotIotDomainGroupConfigureDataAccess.js +74 -0
- package/oci/iotIotDomainGroupConfigureDataAccess.js.map +1 -0
- package/oci/psaPrivateServiceAccess.d.ts +102 -0
- package/oci/psaPrivateServiceAccess.js +90 -0
- package/oci/psaPrivateServiceAccess.js.map +1 -0
- package/package.json +2 -2
- package/provider.d.ts +8 -0
- package/provider.js +1 -0
- package/provider.js.map +1 -1
- package/servicecatalog/catalog.d.ts +36 -11
- package/servicecatalog/catalog.js +5 -0
- package/servicecatalog/catalog.js.map +1 -1
- package/servicecatalog/getAllApplications.d.ts +166 -0
- package/servicecatalog/getAllApplications.js +88 -0
- package/servicecatalog/getAllApplications.js.map +1 -0
- package/servicecatalog/getConfiguration.d.ts +67 -0
- package/servicecatalog/getConfiguration.js +54 -0
- package/servicecatalog/getConfiguration.js.map +1 -0
- package/servicecatalog/getPrivateApplication.d.ts +6 -0
- package/servicecatalog/getPrivateApplication.js.map +1 -1
- package/servicecatalog/getServiceCatalog.d.ts +10 -0
- package/servicecatalog/getServiceCatalog.js.map +1 -1
- package/servicecatalog/getServiceCatalogs.d.ts +14 -0
- package/servicecatalog/getServiceCatalogs.js +4 -0
- package/servicecatalog/getServiceCatalogs.js.map +1 -1
- package/servicecatalog/index.d.ts +6 -0
- package/servicecatalog/index.js +7 -1
- package/servicecatalog/index.js.map +1 -1
- package/servicecatalog/privateApplication.d.ts +12 -0
- package/servicecatalog/privateApplication.js +2 -0
- package/servicecatalog/privateApplication.js.map +1 -1
- package/types/input.d.ts +245 -11
- package/types/output.d.ts +923 -18
|
@@ -0,0 +1,276 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* ## Example Usage
|
|
4
|
+
*
|
|
5
|
+
* ```typescript
|
|
6
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
7
|
+
* import * as oci from "@pulumi/oci";
|
|
8
|
+
*
|
|
9
|
+
* const testOracleDbAwsKey = new oci.oci.DbmulticloudOracleDbAwsKey("test_oracle_db_aws_key", {
|
|
10
|
+
* compartmentId: compartmentId,
|
|
11
|
+
* displayName: oracleDbAwsKeyDisplayName,
|
|
12
|
+
* oracleDbConnectorId: testOracleDbConnector.id,
|
|
13
|
+
* awsAccountId: testAwsAccount.id,
|
|
14
|
+
* awsKeyArn: oracleDbAwsKeyAwsKeyArn,
|
|
15
|
+
* definedTags: {
|
|
16
|
+
* "Operations.CostCenter": "42",
|
|
17
|
+
* },
|
|
18
|
+
* freeformTags: {
|
|
19
|
+
* Department: "Finance",
|
|
20
|
+
* },
|
|
21
|
+
* isAwsKeyEnabled: oracleDbAwsKeyIsAwsKeyEnabled,
|
|
22
|
+
* location: oracleDbAwsKeyLocation,
|
|
23
|
+
* properties: oracleDbAwsKeyProperties,
|
|
24
|
+
* type: oracleDbAwsKeyType,
|
|
25
|
+
* });
|
|
26
|
+
* ```
|
|
27
|
+
*
|
|
28
|
+
* ## Import
|
|
29
|
+
*
|
|
30
|
+
* OracleDbAwsKeys can be imported using the `id`, e.g.
|
|
31
|
+
*
|
|
32
|
+
* ```sh
|
|
33
|
+
* $ pulumi import oci:oci/dbmulticloudOracleDbAwsKey:DbmulticloudOracleDbAwsKey test_oracle_db_aws_key "id"
|
|
34
|
+
* ```
|
|
35
|
+
*/
|
|
36
|
+
export declare class DbmulticloudOracleDbAwsKey extends pulumi.CustomResource {
|
|
37
|
+
/**
|
|
38
|
+
* Get an existing DbmulticloudOracleDbAwsKey resource's state with the given name, ID, and optional extra
|
|
39
|
+
* properties used to qualify the lookup.
|
|
40
|
+
*
|
|
41
|
+
* @param name The _unique_ name of the resulting resource.
|
|
42
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
43
|
+
* @param state Any extra arguments used during the lookup.
|
|
44
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
45
|
+
*/
|
|
46
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: DbmulticloudOracleDbAwsKeyState, opts?: pulumi.CustomResourceOptions): DbmulticloudOracleDbAwsKey;
|
|
47
|
+
/**
|
|
48
|
+
* Returns true if the given object is an instance of DbmulticloudOracleDbAwsKey. This is designed to work even
|
|
49
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
50
|
+
*/
|
|
51
|
+
static isInstance(obj: any): obj is DbmulticloudOracleDbAwsKey;
|
|
52
|
+
/**
|
|
53
|
+
* AWS Account ID.
|
|
54
|
+
*/
|
|
55
|
+
readonly awsAccountId: pulumi.Output<string>;
|
|
56
|
+
/**
|
|
57
|
+
* Amazon resource name of AWS Key.
|
|
58
|
+
*/
|
|
59
|
+
readonly awsKeyArn: pulumi.Output<string>;
|
|
60
|
+
/**
|
|
61
|
+
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Oracle DB AWS Key resource.
|
|
62
|
+
*/
|
|
63
|
+
readonly compartmentId: pulumi.Output<string>;
|
|
64
|
+
/**
|
|
65
|
+
* (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"}`
|
|
66
|
+
*/
|
|
67
|
+
readonly definedTags: pulumi.Output<{
|
|
68
|
+
[key: string]: string;
|
|
69
|
+
}>;
|
|
70
|
+
/**
|
|
71
|
+
* (Updatable) Oracle DB AWS Key resource name.
|
|
72
|
+
*/
|
|
73
|
+
readonly displayName: pulumi.Output<string>;
|
|
74
|
+
/**
|
|
75
|
+
* (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"}`
|
|
76
|
+
*/
|
|
77
|
+
readonly freeformTags: pulumi.Output<{
|
|
78
|
+
[key: string]: string;
|
|
79
|
+
}>;
|
|
80
|
+
/**
|
|
81
|
+
* The Oracle AWS Key resource is enabled or disabled at AWS.
|
|
82
|
+
*/
|
|
83
|
+
readonly isAwsKeyEnabled: pulumi.Output<boolean>;
|
|
84
|
+
/**
|
|
85
|
+
* Description of the current lifecycle state in more detail.
|
|
86
|
+
*/
|
|
87
|
+
readonly lifecycleStateDetails: pulumi.Output<string>;
|
|
88
|
+
/**
|
|
89
|
+
* AWS Key resource Location.
|
|
90
|
+
*/
|
|
91
|
+
readonly location: pulumi.Output<string>;
|
|
92
|
+
/**
|
|
93
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Connector resource.
|
|
94
|
+
*/
|
|
95
|
+
readonly oracleDbConnectorId: pulumi.Output<string>;
|
|
96
|
+
/**
|
|
97
|
+
* AWS Key resource's properties.
|
|
98
|
+
*/
|
|
99
|
+
readonly properties: pulumi.Output<{
|
|
100
|
+
[key: string]: string;
|
|
101
|
+
}>;
|
|
102
|
+
/**
|
|
103
|
+
* The lifecycle state of the Oracle DB AWS Key resource.
|
|
104
|
+
*/
|
|
105
|
+
readonly state: pulumi.Output<string>;
|
|
106
|
+
/**
|
|
107
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
108
|
+
*/
|
|
109
|
+
readonly systemTags: pulumi.Output<{
|
|
110
|
+
[key: string]: string;
|
|
111
|
+
}>;
|
|
112
|
+
/**
|
|
113
|
+
* Time when the DB AWS Key resource was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-23T21:10:29.600Z'.
|
|
114
|
+
*/
|
|
115
|
+
readonly timeCreated: pulumi.Output<string>;
|
|
116
|
+
/**
|
|
117
|
+
* Time when the DB AWS Key resource was last modified, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-23T21:10:29.600Z'.
|
|
118
|
+
*/
|
|
119
|
+
readonly timeUpdated: pulumi.Output<string>;
|
|
120
|
+
/**
|
|
121
|
+
* AWS Key resource type.
|
|
122
|
+
*
|
|
123
|
+
*
|
|
124
|
+
* ** IMPORTANT **
|
|
125
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
126
|
+
*/
|
|
127
|
+
readonly type: pulumi.Output<string>;
|
|
128
|
+
/**
|
|
129
|
+
* Create a DbmulticloudOracleDbAwsKey resource with the given unique name, arguments, and options.
|
|
130
|
+
*
|
|
131
|
+
* @param name The _unique_ name of the resource.
|
|
132
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
133
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
134
|
+
*/
|
|
135
|
+
constructor(name: string, args: DbmulticloudOracleDbAwsKeyArgs, opts?: pulumi.CustomResourceOptions);
|
|
136
|
+
}
|
|
137
|
+
/**
|
|
138
|
+
* Input properties used for looking up and filtering DbmulticloudOracleDbAwsKey resources.
|
|
139
|
+
*/
|
|
140
|
+
export interface DbmulticloudOracleDbAwsKeyState {
|
|
141
|
+
/**
|
|
142
|
+
* AWS Account ID.
|
|
143
|
+
*/
|
|
144
|
+
awsAccountId?: pulumi.Input<string>;
|
|
145
|
+
/**
|
|
146
|
+
* Amazon resource name of AWS Key.
|
|
147
|
+
*/
|
|
148
|
+
awsKeyArn?: pulumi.Input<string>;
|
|
149
|
+
/**
|
|
150
|
+
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Oracle DB AWS Key resource.
|
|
151
|
+
*/
|
|
152
|
+
compartmentId?: pulumi.Input<string>;
|
|
153
|
+
/**
|
|
154
|
+
* (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"}`
|
|
155
|
+
*/
|
|
156
|
+
definedTags?: pulumi.Input<{
|
|
157
|
+
[key: string]: pulumi.Input<string>;
|
|
158
|
+
}>;
|
|
159
|
+
/**
|
|
160
|
+
* (Updatable) Oracle DB AWS Key resource name.
|
|
161
|
+
*/
|
|
162
|
+
displayName?: pulumi.Input<string>;
|
|
163
|
+
/**
|
|
164
|
+
* (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"}`
|
|
165
|
+
*/
|
|
166
|
+
freeformTags?: pulumi.Input<{
|
|
167
|
+
[key: string]: pulumi.Input<string>;
|
|
168
|
+
}>;
|
|
169
|
+
/**
|
|
170
|
+
* The Oracle AWS Key resource is enabled or disabled at AWS.
|
|
171
|
+
*/
|
|
172
|
+
isAwsKeyEnabled?: pulumi.Input<boolean>;
|
|
173
|
+
/**
|
|
174
|
+
* Description of the current lifecycle state in more detail.
|
|
175
|
+
*/
|
|
176
|
+
lifecycleStateDetails?: pulumi.Input<string>;
|
|
177
|
+
/**
|
|
178
|
+
* AWS Key resource Location.
|
|
179
|
+
*/
|
|
180
|
+
location?: pulumi.Input<string>;
|
|
181
|
+
/**
|
|
182
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Connector resource.
|
|
183
|
+
*/
|
|
184
|
+
oracleDbConnectorId?: pulumi.Input<string>;
|
|
185
|
+
/**
|
|
186
|
+
* AWS Key resource's properties.
|
|
187
|
+
*/
|
|
188
|
+
properties?: pulumi.Input<{
|
|
189
|
+
[key: string]: pulumi.Input<string>;
|
|
190
|
+
}>;
|
|
191
|
+
/**
|
|
192
|
+
* The lifecycle state of the Oracle DB AWS Key resource.
|
|
193
|
+
*/
|
|
194
|
+
state?: pulumi.Input<string>;
|
|
195
|
+
/**
|
|
196
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
197
|
+
*/
|
|
198
|
+
systemTags?: pulumi.Input<{
|
|
199
|
+
[key: string]: pulumi.Input<string>;
|
|
200
|
+
}>;
|
|
201
|
+
/**
|
|
202
|
+
* Time when the DB AWS Key resource was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-23T21:10:29.600Z'.
|
|
203
|
+
*/
|
|
204
|
+
timeCreated?: pulumi.Input<string>;
|
|
205
|
+
/**
|
|
206
|
+
* Time when the DB AWS Key resource was last modified, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-23T21:10:29.600Z'.
|
|
207
|
+
*/
|
|
208
|
+
timeUpdated?: pulumi.Input<string>;
|
|
209
|
+
/**
|
|
210
|
+
* AWS Key resource type.
|
|
211
|
+
*
|
|
212
|
+
*
|
|
213
|
+
* ** IMPORTANT **
|
|
214
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
215
|
+
*/
|
|
216
|
+
type?: pulumi.Input<string>;
|
|
217
|
+
}
|
|
218
|
+
/**
|
|
219
|
+
* The set of arguments for constructing a DbmulticloudOracleDbAwsKey resource.
|
|
220
|
+
*/
|
|
221
|
+
export interface DbmulticloudOracleDbAwsKeyArgs {
|
|
222
|
+
/**
|
|
223
|
+
* AWS Account ID.
|
|
224
|
+
*/
|
|
225
|
+
awsAccountId?: pulumi.Input<string>;
|
|
226
|
+
/**
|
|
227
|
+
* Amazon resource name of AWS Key.
|
|
228
|
+
*/
|
|
229
|
+
awsKeyArn?: pulumi.Input<string>;
|
|
230
|
+
/**
|
|
231
|
+
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Oracle DB AWS Key resource.
|
|
232
|
+
*/
|
|
233
|
+
compartmentId: pulumi.Input<string>;
|
|
234
|
+
/**
|
|
235
|
+
* (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"}`
|
|
236
|
+
*/
|
|
237
|
+
definedTags?: pulumi.Input<{
|
|
238
|
+
[key: string]: pulumi.Input<string>;
|
|
239
|
+
}>;
|
|
240
|
+
/**
|
|
241
|
+
* (Updatable) Oracle DB AWS Key resource name.
|
|
242
|
+
*/
|
|
243
|
+
displayName: pulumi.Input<string>;
|
|
244
|
+
/**
|
|
245
|
+
* (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"}`
|
|
246
|
+
*/
|
|
247
|
+
freeformTags?: pulumi.Input<{
|
|
248
|
+
[key: string]: pulumi.Input<string>;
|
|
249
|
+
}>;
|
|
250
|
+
/**
|
|
251
|
+
* The Oracle AWS Key resource is enabled or disabled at AWS.
|
|
252
|
+
*/
|
|
253
|
+
isAwsKeyEnabled?: pulumi.Input<boolean>;
|
|
254
|
+
/**
|
|
255
|
+
* AWS Key resource Location.
|
|
256
|
+
*/
|
|
257
|
+
location?: pulumi.Input<string>;
|
|
258
|
+
/**
|
|
259
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Connector resource.
|
|
260
|
+
*/
|
|
261
|
+
oracleDbConnectorId: pulumi.Input<string>;
|
|
262
|
+
/**
|
|
263
|
+
* AWS Key resource's properties.
|
|
264
|
+
*/
|
|
265
|
+
properties?: pulumi.Input<{
|
|
266
|
+
[key: string]: pulumi.Input<string>;
|
|
267
|
+
}>;
|
|
268
|
+
/**
|
|
269
|
+
* AWS Key resource type.
|
|
270
|
+
*
|
|
271
|
+
*
|
|
272
|
+
* ** IMPORTANT **
|
|
273
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
274
|
+
*/
|
|
275
|
+
type?: pulumi.Input<string>;
|
|
276
|
+
}
|
|
@@ -0,0 +1,122 @@
|
|
|
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.DbmulticloudOracleDbAwsKey = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as oci from "@pulumi/oci";
|
|
14
|
+
*
|
|
15
|
+
* const testOracleDbAwsKey = new oci.oci.DbmulticloudOracleDbAwsKey("test_oracle_db_aws_key", {
|
|
16
|
+
* compartmentId: compartmentId,
|
|
17
|
+
* displayName: oracleDbAwsKeyDisplayName,
|
|
18
|
+
* oracleDbConnectorId: testOracleDbConnector.id,
|
|
19
|
+
* awsAccountId: testAwsAccount.id,
|
|
20
|
+
* awsKeyArn: oracleDbAwsKeyAwsKeyArn,
|
|
21
|
+
* definedTags: {
|
|
22
|
+
* "Operations.CostCenter": "42",
|
|
23
|
+
* },
|
|
24
|
+
* freeformTags: {
|
|
25
|
+
* Department: "Finance",
|
|
26
|
+
* },
|
|
27
|
+
* isAwsKeyEnabled: oracleDbAwsKeyIsAwsKeyEnabled,
|
|
28
|
+
* location: oracleDbAwsKeyLocation,
|
|
29
|
+
* properties: oracleDbAwsKeyProperties,
|
|
30
|
+
* type: oracleDbAwsKeyType,
|
|
31
|
+
* });
|
|
32
|
+
* ```
|
|
33
|
+
*
|
|
34
|
+
* ## Import
|
|
35
|
+
*
|
|
36
|
+
* OracleDbAwsKeys can be imported using the `id`, e.g.
|
|
37
|
+
*
|
|
38
|
+
* ```sh
|
|
39
|
+
* $ pulumi import oci:oci/dbmulticloudOracleDbAwsKey:DbmulticloudOracleDbAwsKey test_oracle_db_aws_key "id"
|
|
40
|
+
* ```
|
|
41
|
+
*/
|
|
42
|
+
class DbmulticloudOracleDbAwsKey extends pulumi.CustomResource {
|
|
43
|
+
/**
|
|
44
|
+
* Get an existing DbmulticloudOracleDbAwsKey resource's state with the given name, ID, and optional extra
|
|
45
|
+
* properties used to qualify the lookup.
|
|
46
|
+
*
|
|
47
|
+
* @param name The _unique_ name of the resulting resource.
|
|
48
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
49
|
+
* @param state Any extra arguments used during the lookup.
|
|
50
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
51
|
+
*/
|
|
52
|
+
static get(name, id, state, opts) {
|
|
53
|
+
return new DbmulticloudOracleDbAwsKey(name, state, { ...opts, id: id });
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* Returns true if the given object is an instance of DbmulticloudOracleDbAwsKey. 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) {
|
|
60
|
+
if (obj === undefined || obj === null) {
|
|
61
|
+
return false;
|
|
62
|
+
}
|
|
63
|
+
return obj['__pulumiType'] === DbmulticloudOracleDbAwsKey.__pulumiType;
|
|
64
|
+
}
|
|
65
|
+
constructor(name, argsOrState, opts) {
|
|
66
|
+
let resourceInputs = {};
|
|
67
|
+
opts = opts || {};
|
|
68
|
+
if (opts.id) {
|
|
69
|
+
const state = argsOrState;
|
|
70
|
+
resourceInputs["awsAccountId"] = state?.awsAccountId;
|
|
71
|
+
resourceInputs["awsKeyArn"] = state?.awsKeyArn;
|
|
72
|
+
resourceInputs["compartmentId"] = state?.compartmentId;
|
|
73
|
+
resourceInputs["definedTags"] = state?.definedTags;
|
|
74
|
+
resourceInputs["displayName"] = state?.displayName;
|
|
75
|
+
resourceInputs["freeformTags"] = state?.freeformTags;
|
|
76
|
+
resourceInputs["isAwsKeyEnabled"] = state?.isAwsKeyEnabled;
|
|
77
|
+
resourceInputs["lifecycleStateDetails"] = state?.lifecycleStateDetails;
|
|
78
|
+
resourceInputs["location"] = state?.location;
|
|
79
|
+
resourceInputs["oracleDbConnectorId"] = state?.oracleDbConnectorId;
|
|
80
|
+
resourceInputs["properties"] = state?.properties;
|
|
81
|
+
resourceInputs["state"] = state?.state;
|
|
82
|
+
resourceInputs["systemTags"] = state?.systemTags;
|
|
83
|
+
resourceInputs["timeCreated"] = state?.timeCreated;
|
|
84
|
+
resourceInputs["timeUpdated"] = state?.timeUpdated;
|
|
85
|
+
resourceInputs["type"] = state?.type;
|
|
86
|
+
}
|
|
87
|
+
else {
|
|
88
|
+
const args = argsOrState;
|
|
89
|
+
if (args?.compartmentId === undefined && !opts.urn) {
|
|
90
|
+
throw new Error("Missing required property 'compartmentId'");
|
|
91
|
+
}
|
|
92
|
+
if (args?.displayName === undefined && !opts.urn) {
|
|
93
|
+
throw new Error("Missing required property 'displayName'");
|
|
94
|
+
}
|
|
95
|
+
if (args?.oracleDbConnectorId === undefined && !opts.urn) {
|
|
96
|
+
throw new Error("Missing required property 'oracleDbConnectorId'");
|
|
97
|
+
}
|
|
98
|
+
resourceInputs["awsAccountId"] = args?.awsAccountId;
|
|
99
|
+
resourceInputs["awsKeyArn"] = args?.awsKeyArn;
|
|
100
|
+
resourceInputs["compartmentId"] = args?.compartmentId;
|
|
101
|
+
resourceInputs["definedTags"] = args?.definedTags;
|
|
102
|
+
resourceInputs["displayName"] = args?.displayName;
|
|
103
|
+
resourceInputs["freeformTags"] = args?.freeformTags;
|
|
104
|
+
resourceInputs["isAwsKeyEnabled"] = args?.isAwsKeyEnabled;
|
|
105
|
+
resourceInputs["location"] = args?.location;
|
|
106
|
+
resourceInputs["oracleDbConnectorId"] = args?.oracleDbConnectorId;
|
|
107
|
+
resourceInputs["properties"] = args?.properties;
|
|
108
|
+
resourceInputs["type"] = args?.type;
|
|
109
|
+
resourceInputs["lifecycleStateDetails"] = undefined /*out*/;
|
|
110
|
+
resourceInputs["state"] = undefined /*out*/;
|
|
111
|
+
resourceInputs["systemTags"] = undefined /*out*/;
|
|
112
|
+
resourceInputs["timeCreated"] = undefined /*out*/;
|
|
113
|
+
resourceInputs["timeUpdated"] = undefined /*out*/;
|
|
114
|
+
}
|
|
115
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
116
|
+
super(DbmulticloudOracleDbAwsKey.__pulumiType, name, resourceInputs, opts);
|
|
117
|
+
}
|
|
118
|
+
}
|
|
119
|
+
exports.DbmulticloudOracleDbAwsKey = DbmulticloudOracleDbAwsKey;
|
|
120
|
+
/** @internal */
|
|
121
|
+
DbmulticloudOracleDbAwsKey.__pulumiType = 'oci:oci/dbmulticloudOracleDbAwsKey:DbmulticloudOracleDbAwsKey';
|
|
122
|
+
//# sourceMappingURL=dbmulticloudOracleDbAwsKey.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dbmulticloudOracleDbAwsKey.js","sourceRoot":"","sources":["../../oci/dbmulticloudOracleDbAwsKey.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,MAAa,0BAA2B,SAAQ,MAAM,CAAC,cAAc;IACjE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuC,EAAE,IAAmC;QACrI,OAAO,IAAI,0BAA0B,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACjF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,0BAA0B,CAAC,YAAY,CAAC;IAC3E,CAAC;IA+ED,YAAY,IAAY,EAAE,WAA8E,EAAE,IAAmC;QACzI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA0D,CAAC;YACzE,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;YACrD,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;YACrD,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,uBAAuB,CAAC,GAAG,KAAK,EAAE,qBAAqB,CAAC;YACvE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;YACnE,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;YACvC,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAyD,CAAC;YACvE,IAAI,IAAI,EAAE,aAAa,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAChD,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;aAChE;YACD,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,IAAI,EAAE,mBAAmB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;aACtE;YACD,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,uBAAuB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5D,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACrD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,0BAA0B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC/E,CAAC;;AA5JL,gEA6JC;AA/IG,gBAAgB;AACO,uCAAY,GAAG,+DAA+D,CAAC"}
|
|
@@ -0,0 +1,134 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* This data source provides details about a specific Oracle Db Aws Identity Connector resource in Oracle Cloud Infrastructure Dbmulticloud service.
|
|
5
|
+
*
|
|
6
|
+
* Retrieves detailed information about a Oracle DB AWS Identity Connector resource by specifying its unique resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
7
|
+
*
|
|
8
|
+
* ## Example Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as oci from "@pulumi/oci";
|
|
13
|
+
*
|
|
14
|
+
* const testOracleDbAwsIdentityConnector = oci.oci.getDbmulticloudOracleDbAwsIdentityConnector({
|
|
15
|
+
* oracleDbAwsIdentityConnectorId: testOracleDbAwsIdentityConnectorOciDbmulticloudOracleDbAwsIdentityConnector.id,
|
|
16
|
+
* });
|
|
17
|
+
* ```
|
|
18
|
+
*/
|
|
19
|
+
export declare function getDbmulticloudOracleDbAwsIdentityConnector(args: GetDbmulticloudOracleDbAwsIdentityConnectorArgs, opts?: pulumi.InvokeOptions): Promise<GetDbmulticloudOracleDbAwsIdentityConnectorResult>;
|
|
20
|
+
/**
|
|
21
|
+
* A collection of arguments for invoking getDbmulticloudOracleDbAwsIdentityConnector.
|
|
22
|
+
*/
|
|
23
|
+
export interface GetDbmulticloudOracleDbAwsIdentityConnectorArgs {
|
|
24
|
+
/**
|
|
25
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB AWS Identity Connector resource.
|
|
26
|
+
*/
|
|
27
|
+
oracleDbAwsIdentityConnectorId: string;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* A collection of values returned by getDbmulticloudOracleDbAwsIdentityConnector.
|
|
31
|
+
*/
|
|
32
|
+
export interface GetDbmulticloudOracleDbAwsIdentityConnectorResult {
|
|
33
|
+
/**
|
|
34
|
+
* AWS Account ID.
|
|
35
|
+
*/
|
|
36
|
+
readonly awsAccountId: string;
|
|
37
|
+
/**
|
|
38
|
+
* AWS resource location.
|
|
39
|
+
*/
|
|
40
|
+
readonly awsLocation: string;
|
|
41
|
+
/**
|
|
42
|
+
* Private endpoint of AWS Security Token Service.
|
|
43
|
+
*/
|
|
44
|
+
readonly awsStsPrivateEndpoint: string;
|
|
45
|
+
/**
|
|
46
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Oracle DB AWS Identity Connector resource.
|
|
47
|
+
*/
|
|
48
|
+
readonly compartmentId: string;
|
|
49
|
+
/**
|
|
50
|
+
* 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"}`
|
|
51
|
+
*/
|
|
52
|
+
readonly definedTags: {
|
|
53
|
+
[key: string]: string;
|
|
54
|
+
};
|
|
55
|
+
/**
|
|
56
|
+
* Oracle DB AWS Identity Connector resource name.
|
|
57
|
+
*/
|
|
58
|
+
readonly displayName: string;
|
|
59
|
+
/**
|
|
60
|
+
* 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"}`
|
|
61
|
+
*/
|
|
62
|
+
readonly freeformTags: {
|
|
63
|
+
[key: string]: string;
|
|
64
|
+
};
|
|
65
|
+
/**
|
|
66
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB AWS Identity Connector resource.
|
|
67
|
+
*/
|
|
68
|
+
readonly id: string;
|
|
69
|
+
/**
|
|
70
|
+
* OIDC token issuer Url.
|
|
71
|
+
*/
|
|
72
|
+
readonly issuerUrl: string;
|
|
73
|
+
/**
|
|
74
|
+
* Description of the current lifecycle state in more detail.
|
|
75
|
+
*/
|
|
76
|
+
readonly lifecycleStateDetails: string;
|
|
77
|
+
/**
|
|
78
|
+
* Oracle Cloud Infrastructure IAM Domain scope for issuer URL.
|
|
79
|
+
*/
|
|
80
|
+
readonly oidcScope: string;
|
|
81
|
+
readonly oracleDbAwsIdentityConnectorId: string;
|
|
82
|
+
/**
|
|
83
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the AWS VM Cluster resource.
|
|
84
|
+
*/
|
|
85
|
+
readonly resourceId: string;
|
|
86
|
+
/**
|
|
87
|
+
* Service role details and respective Amazon resource nam of Role.
|
|
88
|
+
*/
|
|
89
|
+
readonly serviceRoleDetails: outputs.oci.GetDbmulticloudOracleDbAwsIdentityConnectorServiceRoleDetail[];
|
|
90
|
+
/**
|
|
91
|
+
* The current lifecycle state of the AWS Identity Connector resource.
|
|
92
|
+
*/
|
|
93
|
+
readonly state: string;
|
|
94
|
+
/**
|
|
95
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
96
|
+
*/
|
|
97
|
+
readonly systemTags: {
|
|
98
|
+
[key: string]: string;
|
|
99
|
+
};
|
|
100
|
+
/**
|
|
101
|
+
* Time when the Oracle DB AWS Identity Connector resource was created expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'.
|
|
102
|
+
*/
|
|
103
|
+
readonly timeCreated: string;
|
|
104
|
+
/**
|
|
105
|
+
* Time when the Oracle DB AWS Identity Connector resource was last modified expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'.
|
|
106
|
+
*/
|
|
107
|
+
readonly timeUpdated: string;
|
|
108
|
+
}
|
|
109
|
+
/**
|
|
110
|
+
* This data source provides details about a specific Oracle Db Aws Identity Connector resource in Oracle Cloud Infrastructure Dbmulticloud service.
|
|
111
|
+
*
|
|
112
|
+
* Retrieves detailed information about a Oracle DB AWS Identity Connector resource by specifying its unique resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
113
|
+
*
|
|
114
|
+
* ## Example Usage
|
|
115
|
+
*
|
|
116
|
+
* ```typescript
|
|
117
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
118
|
+
* import * as oci from "@pulumi/oci";
|
|
119
|
+
*
|
|
120
|
+
* const testOracleDbAwsIdentityConnector = oci.oci.getDbmulticloudOracleDbAwsIdentityConnector({
|
|
121
|
+
* oracleDbAwsIdentityConnectorId: testOracleDbAwsIdentityConnectorOciDbmulticloudOracleDbAwsIdentityConnector.id,
|
|
122
|
+
* });
|
|
123
|
+
* ```
|
|
124
|
+
*/
|
|
125
|
+
export declare function getDbmulticloudOracleDbAwsIdentityConnectorOutput(args: GetDbmulticloudOracleDbAwsIdentityConnectorOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDbmulticloudOracleDbAwsIdentityConnectorResult>;
|
|
126
|
+
/**
|
|
127
|
+
* A collection of arguments for invoking getDbmulticloudOracleDbAwsIdentityConnector.
|
|
128
|
+
*/
|
|
129
|
+
export interface GetDbmulticloudOracleDbAwsIdentityConnectorOutputArgs {
|
|
130
|
+
/**
|
|
131
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB AWS Identity Connector resource.
|
|
132
|
+
*/
|
|
133
|
+
oracleDbAwsIdentityConnectorId: pulumi.Input<string>;
|
|
134
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
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.getDbmulticloudOracleDbAwsIdentityConnectorOutput = exports.getDbmulticloudOracleDbAwsIdentityConnector = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides details about a specific Oracle Db Aws Identity Connector resource in Oracle Cloud Infrastructure Dbmulticloud service.
|
|
10
|
+
*
|
|
11
|
+
* Retrieves detailed information about a Oracle DB AWS Identity Connector resource by specifying its unique resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testOracleDbAwsIdentityConnector = oci.oci.getDbmulticloudOracleDbAwsIdentityConnector({
|
|
20
|
+
* oracleDbAwsIdentityConnectorId: testOracleDbAwsIdentityConnectorOciDbmulticloudOracleDbAwsIdentityConnector.id,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
function getDbmulticloudOracleDbAwsIdentityConnector(args, opts) {
|
|
25
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
|
+
return pulumi.runtime.invoke("oci:oci/getDbmulticloudOracleDbAwsIdentityConnector:getDbmulticloudOracleDbAwsIdentityConnector", {
|
|
27
|
+
"oracleDbAwsIdentityConnectorId": args.oracleDbAwsIdentityConnectorId,
|
|
28
|
+
}, opts);
|
|
29
|
+
}
|
|
30
|
+
exports.getDbmulticloudOracleDbAwsIdentityConnector = getDbmulticloudOracleDbAwsIdentityConnector;
|
|
31
|
+
/**
|
|
32
|
+
* This data source provides details about a specific Oracle Db Aws Identity Connector resource in Oracle Cloud Infrastructure Dbmulticloud service.
|
|
33
|
+
*
|
|
34
|
+
* Retrieves detailed information about a Oracle DB AWS Identity Connector resource by specifying its unique resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
35
|
+
*
|
|
36
|
+
* ## Example Usage
|
|
37
|
+
*
|
|
38
|
+
* ```typescript
|
|
39
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
+
* import * as oci from "@pulumi/oci";
|
|
41
|
+
*
|
|
42
|
+
* const testOracleDbAwsIdentityConnector = oci.oci.getDbmulticloudOracleDbAwsIdentityConnector({
|
|
43
|
+
* oracleDbAwsIdentityConnectorId: testOracleDbAwsIdentityConnectorOciDbmulticloudOracleDbAwsIdentityConnector.id,
|
|
44
|
+
* });
|
|
45
|
+
* ```
|
|
46
|
+
*/
|
|
47
|
+
function getDbmulticloudOracleDbAwsIdentityConnectorOutput(args, opts) {
|
|
48
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
49
|
+
return pulumi.runtime.invokeOutput("oci:oci/getDbmulticloudOracleDbAwsIdentityConnector:getDbmulticloudOracleDbAwsIdentityConnector", {
|
|
50
|
+
"oracleDbAwsIdentityConnectorId": args.oracleDbAwsIdentityConnectorId,
|
|
51
|
+
}, opts);
|
|
52
|
+
}
|
|
53
|
+
exports.getDbmulticloudOracleDbAwsIdentityConnectorOutput = getDbmulticloudOracleDbAwsIdentityConnectorOutput;
|
|
54
|
+
//# sourceMappingURL=getDbmulticloudOracleDbAwsIdentityConnector.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getDbmulticloudOracleDbAwsIdentityConnector.js","sourceRoot":"","sources":["../../oci/getDbmulticloudOracleDbAwsIdentityConnector.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,2CAA2C,CAAC,IAAqD,EAAE,IAA2B;IAC1I,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iGAAiG,EAAE;QAC5H,gCAAgC,EAAE,IAAI,CAAC,8BAA8B;KACxE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kGAKC;AAsFD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,iDAAiD,CAAC,IAA2D,EAAE,IAAiC;IAC5J,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iGAAiG,EAAE;QAClI,gCAAgC,EAAE,IAAI,CAAC,8BAA8B;KACxE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8GAKC"}
|