@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
package/goldengate/pipeline.d.ts
CHANGED
|
@@ -45,6 +45,7 @@ import * as outputs from "../types/output";
|
|
|
45
45
|
* shouldRestartOnFailure: pipelineProcessOptionsShouldRestartOnFailure,
|
|
46
46
|
* startUsingDefaultMapping: pipelineProcessOptionsStartUsingDefaultMapping,
|
|
47
47
|
* },
|
|
48
|
+
* subnetId: testSubnet.id,
|
|
48
49
|
* });
|
|
49
50
|
* ```
|
|
50
51
|
*
|
|
@@ -100,6 +101,10 @@ export declare class Pipeline extends pulumi.CustomResource {
|
|
|
100
101
|
readonly freeformTags: pulumi.Output<{
|
|
101
102
|
[key: string]: string;
|
|
102
103
|
}>;
|
|
104
|
+
/**
|
|
105
|
+
* List of ingress IP addresses from where the GoldenGate deployment connects to this connection's privateIp. Customers may optionally set up ingress security rules to restrict traffic from these IP addresses.
|
|
106
|
+
*/
|
|
107
|
+
readonly ingressIps: pulumi.Output<outputs.GoldenGate.PipelineIngressIp[]>;
|
|
103
108
|
/**
|
|
104
109
|
* Indicates if auto scaling is enabled for the Deployment's CPU core count.
|
|
105
110
|
*/
|
|
@@ -144,6 +149,10 @@ export declare class Pipeline extends pulumi.CustomResource {
|
|
|
144
149
|
* Lifecycle state of the pipeline.
|
|
145
150
|
*/
|
|
146
151
|
readonly state: pulumi.Output<string>;
|
|
152
|
+
/**
|
|
153
|
+
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet of the pipeline's private endpoint. The subnet must be a private subnet.
|
|
154
|
+
*/
|
|
155
|
+
readonly subnetId: pulumi.Output<string>;
|
|
147
156
|
/**
|
|
148
157
|
* The system tags associated with this resource, if any. The system tags are set by Oracle Cloud Infrastructure services. Each key is predefined and scoped to namespaces. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{orcl-cloud: {free-tier-retain: true}}`
|
|
149
158
|
*/
|
|
@@ -207,6 +216,10 @@ export interface PipelineState {
|
|
|
207
216
|
freeformTags?: pulumi.Input<{
|
|
208
217
|
[key: string]: pulumi.Input<string>;
|
|
209
218
|
}>;
|
|
219
|
+
/**
|
|
220
|
+
* List of ingress IP addresses from where the GoldenGate deployment connects to this connection's privateIp. Customers may optionally set up ingress security rules to restrict traffic from these IP addresses.
|
|
221
|
+
*/
|
|
222
|
+
ingressIps?: pulumi.Input<pulumi.Input<inputs.GoldenGate.PipelineIngressIp>[]>;
|
|
210
223
|
/**
|
|
211
224
|
* Indicates if auto scaling is enabled for the Deployment's CPU core count.
|
|
212
225
|
*/
|
|
@@ -251,6 +264,10 @@ export interface PipelineState {
|
|
|
251
264
|
* Lifecycle state of the pipeline.
|
|
252
265
|
*/
|
|
253
266
|
state?: pulumi.Input<string>;
|
|
267
|
+
/**
|
|
268
|
+
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet of the pipeline's private endpoint. The subnet must be a private subnet.
|
|
269
|
+
*/
|
|
270
|
+
subnetId?: pulumi.Input<string>;
|
|
254
271
|
/**
|
|
255
272
|
* The system tags associated with this resource, if any. The system tags are set by Oracle Cloud Infrastructure services. Each key is predefined and scoped to namespaces. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{orcl-cloud: {free-tier-retain: true}}`
|
|
256
273
|
*/
|
|
@@ -322,6 +339,10 @@ export interface PipelineArgs {
|
|
|
322
339
|
* The source connection details for creating a pipeline.
|
|
323
340
|
*/
|
|
324
341
|
sourceConnectionDetails: pulumi.Input<inputs.GoldenGate.PipelineSourceConnectionDetails>;
|
|
342
|
+
/**
|
|
343
|
+
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet of the pipeline's private endpoint. The subnet must be a private subnet.
|
|
344
|
+
*/
|
|
345
|
+
subnetId?: pulumi.Input<string>;
|
|
325
346
|
/**
|
|
326
347
|
* The target connection details for creating a pipeline.
|
|
327
348
|
*/
|
package/goldengate/pipeline.js
CHANGED
|
@@ -49,6 +49,7 @@ const utilities = require("../utilities");
|
|
|
49
49
|
* shouldRestartOnFailure: pipelineProcessOptionsShouldRestartOnFailure,
|
|
50
50
|
* startUsingDefaultMapping: pipelineProcessOptionsStartUsingDefaultMapping,
|
|
51
51
|
* },
|
|
52
|
+
* subnetId: testSubnet.id,
|
|
52
53
|
* });
|
|
53
54
|
* ```
|
|
54
55
|
*
|
|
@@ -94,6 +95,7 @@ class Pipeline extends pulumi.CustomResource {
|
|
|
94
95
|
resourceInputs["description"] = state?.description;
|
|
95
96
|
resourceInputs["displayName"] = state?.displayName;
|
|
96
97
|
resourceInputs["freeformTags"] = state?.freeformTags;
|
|
98
|
+
resourceInputs["ingressIps"] = state?.ingressIps;
|
|
97
99
|
resourceInputs["isAutoScalingEnabled"] = state?.isAutoScalingEnabled;
|
|
98
100
|
resourceInputs["licenseModel"] = state?.licenseModel;
|
|
99
101
|
resourceInputs["lifecycleDetails"] = state?.lifecycleDetails;
|
|
@@ -105,6 +107,7 @@ class Pipeline extends pulumi.CustomResource {
|
|
|
105
107
|
resourceInputs["recipeType"] = state?.recipeType;
|
|
106
108
|
resourceInputs["sourceConnectionDetails"] = state?.sourceConnectionDetails;
|
|
107
109
|
resourceInputs["state"] = state?.state;
|
|
110
|
+
resourceInputs["subnetId"] = state?.subnetId;
|
|
108
111
|
resourceInputs["systemTags"] = state?.systemTags;
|
|
109
112
|
resourceInputs["targetConnectionDetails"] = state?.targetConnectionDetails;
|
|
110
113
|
resourceInputs["timeCreated"] = state?.timeCreated;
|
|
@@ -141,8 +144,10 @@ class Pipeline extends pulumi.CustomResource {
|
|
|
141
144
|
resourceInputs["processOptions"] = args?.processOptions;
|
|
142
145
|
resourceInputs["recipeType"] = args?.recipeType;
|
|
143
146
|
resourceInputs["sourceConnectionDetails"] = args?.sourceConnectionDetails;
|
|
147
|
+
resourceInputs["subnetId"] = args?.subnetId;
|
|
144
148
|
resourceInputs["targetConnectionDetails"] = args?.targetConnectionDetails;
|
|
145
149
|
resourceInputs["cpuCoreCount"] = undefined /*out*/;
|
|
150
|
+
resourceInputs["ingressIps"] = undefined /*out*/;
|
|
146
151
|
resourceInputs["isAutoScalingEnabled"] = undefined /*out*/;
|
|
147
152
|
resourceInputs["lifecycleDetails"] = undefined /*out*/;
|
|
148
153
|
resourceInputs["lifecycleSubState"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pipeline.js","sourceRoot":"","sources":["../../goldengate/pipeline.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"pipeline.js","sourceRoot":"","sources":["../../goldengate/pipeline.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,264 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as oci from "@pulumi/oci";
|
|
10
|
+
*
|
|
11
|
+
* const testOracleDbAwsIdentityConnector = new oci.oci.DbmulticloudOracleDbAwsIdentityConnector("test_oracle_db_aws_identity_connector", {
|
|
12
|
+
* awsLocation: oracleDbAwsIdentityConnectorAwsLocation,
|
|
13
|
+
* compartmentId: compartmentId,
|
|
14
|
+
* displayName: oracleDbAwsIdentityConnectorDisplayName,
|
|
15
|
+
* issuerUrl: oracleDbAwsIdentityConnectorIssuerUrl,
|
|
16
|
+
* oidcScope: oracleDbAwsIdentityConnectorOidcScope,
|
|
17
|
+
* resourceId: testResource.id,
|
|
18
|
+
* serviceRoleDetails: [{
|
|
19
|
+
* roleArn: oracleDbAwsIdentityConnectorServiceRoleDetailsRoleArn,
|
|
20
|
+
* servicePrivateEndpoint: oracleDbAwsIdentityConnectorServiceRoleDetailsServicePrivateEndpoint,
|
|
21
|
+
* serviceType: oracleDbAwsIdentityConnectorServiceRoleDetailsServiceType,
|
|
22
|
+
* }],
|
|
23
|
+
* awsAccountId: testAwsAccount.id,
|
|
24
|
+
* awsStsPrivateEndpoint: oracleDbAwsIdentityConnectorAwsStsPrivateEndpoint,
|
|
25
|
+
* definedTags: {
|
|
26
|
+
* "Operations.CostCenter": "42",
|
|
27
|
+
* },
|
|
28
|
+
* freeformTags: {
|
|
29
|
+
* Department: "Finance",
|
|
30
|
+
* },
|
|
31
|
+
* });
|
|
32
|
+
* ```
|
|
33
|
+
*
|
|
34
|
+
* ## Import
|
|
35
|
+
*
|
|
36
|
+
* OracleDbAwsIdentityConnectors can be imported using the `id`, e.g.
|
|
37
|
+
*
|
|
38
|
+
* ```sh
|
|
39
|
+
* $ pulumi import oci:oci/dbmulticloudOracleDbAwsIdentityConnector:DbmulticloudOracleDbAwsIdentityConnector test_oracle_db_aws_identity_connector "id"
|
|
40
|
+
* ```
|
|
41
|
+
*/
|
|
42
|
+
export declare class DbmulticloudOracleDbAwsIdentityConnector extends pulumi.CustomResource {
|
|
43
|
+
/**
|
|
44
|
+
* Get an existing DbmulticloudOracleDbAwsIdentityConnector 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: string, id: pulumi.Input<pulumi.ID>, state?: DbmulticloudOracleDbAwsIdentityConnectorState, opts?: pulumi.CustomResourceOptions): DbmulticloudOracleDbAwsIdentityConnector;
|
|
53
|
+
/**
|
|
54
|
+
* Returns true if the given object is an instance of DbmulticloudOracleDbAwsIdentityConnector. This is designed to work even
|
|
55
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
56
|
+
*/
|
|
57
|
+
static isInstance(obj: any): obj is DbmulticloudOracleDbAwsIdentityConnector;
|
|
58
|
+
/**
|
|
59
|
+
* (Updatable) AWS Account ID.
|
|
60
|
+
*/
|
|
61
|
+
readonly awsAccountId: pulumi.Output<string>;
|
|
62
|
+
/**
|
|
63
|
+
* (Updatable) AWS resource location.
|
|
64
|
+
*/
|
|
65
|
+
readonly awsLocation: pulumi.Output<string>;
|
|
66
|
+
/**
|
|
67
|
+
* (Updatable) Private endpoint of AWS Security Token Service.
|
|
68
|
+
*/
|
|
69
|
+
readonly awsStsPrivateEndpoint: pulumi.Output<string>;
|
|
70
|
+
/**
|
|
71
|
+
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Oracle DB AWS Identity Connector resource.
|
|
72
|
+
*/
|
|
73
|
+
readonly compartmentId: 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
|
+
* (Updatable) Oracle DB Google AWS Identity Connector resource name.
|
|
82
|
+
*/
|
|
83
|
+
readonly displayName: pulumi.Output<string>;
|
|
84
|
+
/**
|
|
85
|
+
* (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"}`
|
|
86
|
+
*/
|
|
87
|
+
readonly freeformTags: pulumi.Output<{
|
|
88
|
+
[key: string]: string;
|
|
89
|
+
}>;
|
|
90
|
+
/**
|
|
91
|
+
* (Updatable) OIDC token issuer Url.
|
|
92
|
+
*/
|
|
93
|
+
readonly issuerUrl: pulumi.Output<string>;
|
|
94
|
+
/**
|
|
95
|
+
* Description of the current lifecycle state in more detail.
|
|
96
|
+
*/
|
|
97
|
+
readonly lifecycleStateDetails: pulumi.Output<string>;
|
|
98
|
+
/**
|
|
99
|
+
* (Updatable) Oracle Cloud Infrastructure IAM Domain scope for issuer URL.
|
|
100
|
+
*/
|
|
101
|
+
readonly oidcScope: pulumi.Output<string>;
|
|
102
|
+
/**
|
|
103
|
+
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the AWS VM Cluster resource.
|
|
104
|
+
*/
|
|
105
|
+
readonly resourceId: pulumi.Output<string>;
|
|
106
|
+
/**
|
|
107
|
+
* (Updatable) Service role details and respective Amazon resource nam of Role.
|
|
108
|
+
*/
|
|
109
|
+
readonly serviceRoleDetails: pulumi.Output<outputs.oci.DbmulticloudOracleDbAwsIdentityConnectorServiceRoleDetail[]>;
|
|
110
|
+
/**
|
|
111
|
+
* The current lifecycle state of the AWS Identity Connector resource.
|
|
112
|
+
*/
|
|
113
|
+
readonly state: pulumi.Output<string>;
|
|
114
|
+
/**
|
|
115
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
116
|
+
*/
|
|
117
|
+
readonly systemTags: pulumi.Output<{
|
|
118
|
+
[key: string]: string;
|
|
119
|
+
}>;
|
|
120
|
+
/**
|
|
121
|
+
* 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'.
|
|
122
|
+
*/
|
|
123
|
+
readonly timeCreated: pulumi.Output<string>;
|
|
124
|
+
/**
|
|
125
|
+
* 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'.
|
|
126
|
+
*/
|
|
127
|
+
readonly timeUpdated: pulumi.Output<string>;
|
|
128
|
+
/**
|
|
129
|
+
* Create a DbmulticloudOracleDbAwsIdentityConnector 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: DbmulticloudOracleDbAwsIdentityConnectorArgs, opts?: pulumi.CustomResourceOptions);
|
|
136
|
+
}
|
|
137
|
+
/**
|
|
138
|
+
* Input properties used for looking up and filtering DbmulticloudOracleDbAwsIdentityConnector resources.
|
|
139
|
+
*/
|
|
140
|
+
export interface DbmulticloudOracleDbAwsIdentityConnectorState {
|
|
141
|
+
/**
|
|
142
|
+
* (Updatable) AWS Account ID.
|
|
143
|
+
*/
|
|
144
|
+
awsAccountId?: pulumi.Input<string>;
|
|
145
|
+
/**
|
|
146
|
+
* (Updatable) AWS resource location.
|
|
147
|
+
*/
|
|
148
|
+
awsLocation?: pulumi.Input<string>;
|
|
149
|
+
/**
|
|
150
|
+
* (Updatable) Private endpoint of AWS Security Token Service.
|
|
151
|
+
*/
|
|
152
|
+
awsStsPrivateEndpoint?: pulumi.Input<string>;
|
|
153
|
+
/**
|
|
154
|
+
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Oracle DB AWS Identity Connector resource.
|
|
155
|
+
*/
|
|
156
|
+
compartmentId?: pulumi.Input<string>;
|
|
157
|
+
/**
|
|
158
|
+
* (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"}`
|
|
159
|
+
*/
|
|
160
|
+
definedTags?: pulumi.Input<{
|
|
161
|
+
[key: string]: pulumi.Input<string>;
|
|
162
|
+
}>;
|
|
163
|
+
/**
|
|
164
|
+
* (Updatable) Oracle DB Google AWS Identity Connector resource name.
|
|
165
|
+
*/
|
|
166
|
+
displayName?: pulumi.Input<string>;
|
|
167
|
+
/**
|
|
168
|
+
* (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"}`
|
|
169
|
+
*/
|
|
170
|
+
freeformTags?: pulumi.Input<{
|
|
171
|
+
[key: string]: pulumi.Input<string>;
|
|
172
|
+
}>;
|
|
173
|
+
/**
|
|
174
|
+
* (Updatable) OIDC token issuer Url.
|
|
175
|
+
*/
|
|
176
|
+
issuerUrl?: pulumi.Input<string>;
|
|
177
|
+
/**
|
|
178
|
+
* Description of the current lifecycle state in more detail.
|
|
179
|
+
*/
|
|
180
|
+
lifecycleStateDetails?: pulumi.Input<string>;
|
|
181
|
+
/**
|
|
182
|
+
* (Updatable) Oracle Cloud Infrastructure IAM Domain scope for issuer URL.
|
|
183
|
+
*/
|
|
184
|
+
oidcScope?: pulumi.Input<string>;
|
|
185
|
+
/**
|
|
186
|
+
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the AWS VM Cluster resource.
|
|
187
|
+
*/
|
|
188
|
+
resourceId?: pulumi.Input<string>;
|
|
189
|
+
/**
|
|
190
|
+
* (Updatable) Service role details and respective Amazon resource nam of Role.
|
|
191
|
+
*/
|
|
192
|
+
serviceRoleDetails?: pulumi.Input<pulumi.Input<inputs.oci.DbmulticloudOracleDbAwsIdentityConnectorServiceRoleDetail>[]>;
|
|
193
|
+
/**
|
|
194
|
+
* The current lifecycle state of the AWS Identity Connector resource.
|
|
195
|
+
*/
|
|
196
|
+
state?: pulumi.Input<string>;
|
|
197
|
+
/**
|
|
198
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
199
|
+
*/
|
|
200
|
+
systemTags?: pulumi.Input<{
|
|
201
|
+
[key: string]: pulumi.Input<string>;
|
|
202
|
+
}>;
|
|
203
|
+
/**
|
|
204
|
+
* 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'.
|
|
205
|
+
*/
|
|
206
|
+
timeCreated?: pulumi.Input<string>;
|
|
207
|
+
/**
|
|
208
|
+
* 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'.
|
|
209
|
+
*/
|
|
210
|
+
timeUpdated?: pulumi.Input<string>;
|
|
211
|
+
}
|
|
212
|
+
/**
|
|
213
|
+
* The set of arguments for constructing a DbmulticloudOracleDbAwsIdentityConnector resource.
|
|
214
|
+
*/
|
|
215
|
+
export interface DbmulticloudOracleDbAwsIdentityConnectorArgs {
|
|
216
|
+
/**
|
|
217
|
+
* (Updatable) AWS Account ID.
|
|
218
|
+
*/
|
|
219
|
+
awsAccountId?: pulumi.Input<string>;
|
|
220
|
+
/**
|
|
221
|
+
* (Updatable) AWS resource location.
|
|
222
|
+
*/
|
|
223
|
+
awsLocation: pulumi.Input<string>;
|
|
224
|
+
/**
|
|
225
|
+
* (Updatable) Private endpoint of AWS Security Token Service.
|
|
226
|
+
*/
|
|
227
|
+
awsStsPrivateEndpoint?: pulumi.Input<string>;
|
|
228
|
+
/**
|
|
229
|
+
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains Oracle DB AWS Identity Connector resource.
|
|
230
|
+
*/
|
|
231
|
+
compartmentId: pulumi.Input<string>;
|
|
232
|
+
/**
|
|
233
|
+
* (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"}`
|
|
234
|
+
*/
|
|
235
|
+
definedTags?: pulumi.Input<{
|
|
236
|
+
[key: string]: pulumi.Input<string>;
|
|
237
|
+
}>;
|
|
238
|
+
/**
|
|
239
|
+
* (Updatable) Oracle DB Google AWS Identity Connector resource name.
|
|
240
|
+
*/
|
|
241
|
+
displayName: pulumi.Input<string>;
|
|
242
|
+
/**
|
|
243
|
+
* (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"}`
|
|
244
|
+
*/
|
|
245
|
+
freeformTags?: pulumi.Input<{
|
|
246
|
+
[key: string]: pulumi.Input<string>;
|
|
247
|
+
}>;
|
|
248
|
+
/**
|
|
249
|
+
* (Updatable) OIDC token issuer Url.
|
|
250
|
+
*/
|
|
251
|
+
issuerUrl: pulumi.Input<string>;
|
|
252
|
+
/**
|
|
253
|
+
* (Updatable) Oracle Cloud Infrastructure IAM Domain scope for issuer URL.
|
|
254
|
+
*/
|
|
255
|
+
oidcScope: pulumi.Input<string>;
|
|
256
|
+
/**
|
|
257
|
+
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the AWS VM Cluster resource.
|
|
258
|
+
*/
|
|
259
|
+
resourceId: pulumi.Input<string>;
|
|
260
|
+
/**
|
|
261
|
+
* (Updatable) Service role details and respective Amazon resource nam of Role.
|
|
262
|
+
*/
|
|
263
|
+
serviceRoleDetails: pulumi.Input<pulumi.Input<inputs.oci.DbmulticloudOracleDbAwsIdentityConnectorServiceRoleDetail>[]>;
|
|
264
|
+
}
|
|
@@ -0,0 +1,138 @@
|
|
|
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.DbmulticloudOracleDbAwsIdentityConnector = 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 testOracleDbAwsIdentityConnector = new oci.oci.DbmulticloudOracleDbAwsIdentityConnector("test_oracle_db_aws_identity_connector", {
|
|
16
|
+
* awsLocation: oracleDbAwsIdentityConnectorAwsLocation,
|
|
17
|
+
* compartmentId: compartmentId,
|
|
18
|
+
* displayName: oracleDbAwsIdentityConnectorDisplayName,
|
|
19
|
+
* issuerUrl: oracleDbAwsIdentityConnectorIssuerUrl,
|
|
20
|
+
* oidcScope: oracleDbAwsIdentityConnectorOidcScope,
|
|
21
|
+
* resourceId: testResource.id,
|
|
22
|
+
* serviceRoleDetails: [{
|
|
23
|
+
* roleArn: oracleDbAwsIdentityConnectorServiceRoleDetailsRoleArn,
|
|
24
|
+
* servicePrivateEndpoint: oracleDbAwsIdentityConnectorServiceRoleDetailsServicePrivateEndpoint,
|
|
25
|
+
* serviceType: oracleDbAwsIdentityConnectorServiceRoleDetailsServiceType,
|
|
26
|
+
* }],
|
|
27
|
+
* awsAccountId: testAwsAccount.id,
|
|
28
|
+
* awsStsPrivateEndpoint: oracleDbAwsIdentityConnectorAwsStsPrivateEndpoint,
|
|
29
|
+
* definedTags: {
|
|
30
|
+
* "Operations.CostCenter": "42",
|
|
31
|
+
* },
|
|
32
|
+
* freeformTags: {
|
|
33
|
+
* Department: "Finance",
|
|
34
|
+
* },
|
|
35
|
+
* });
|
|
36
|
+
* ```
|
|
37
|
+
*
|
|
38
|
+
* ## Import
|
|
39
|
+
*
|
|
40
|
+
* OracleDbAwsIdentityConnectors can be imported using the `id`, e.g.
|
|
41
|
+
*
|
|
42
|
+
* ```sh
|
|
43
|
+
* $ pulumi import oci:oci/dbmulticloudOracleDbAwsIdentityConnector:DbmulticloudOracleDbAwsIdentityConnector test_oracle_db_aws_identity_connector "id"
|
|
44
|
+
* ```
|
|
45
|
+
*/
|
|
46
|
+
class DbmulticloudOracleDbAwsIdentityConnector extends pulumi.CustomResource {
|
|
47
|
+
/**
|
|
48
|
+
* Get an existing DbmulticloudOracleDbAwsIdentityConnector resource's state with the given name, ID, and optional extra
|
|
49
|
+
* properties used to qualify the lookup.
|
|
50
|
+
*
|
|
51
|
+
* @param name The _unique_ name of the resulting resource.
|
|
52
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
53
|
+
* @param state Any extra arguments used during the lookup.
|
|
54
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
55
|
+
*/
|
|
56
|
+
static get(name, id, state, opts) {
|
|
57
|
+
return new DbmulticloudOracleDbAwsIdentityConnector(name, state, { ...opts, id: id });
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* Returns true if the given object is an instance of DbmulticloudOracleDbAwsIdentityConnector. This is designed to work even
|
|
61
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
62
|
+
*/
|
|
63
|
+
static isInstance(obj) {
|
|
64
|
+
if (obj === undefined || obj === null) {
|
|
65
|
+
return false;
|
|
66
|
+
}
|
|
67
|
+
return obj['__pulumiType'] === DbmulticloudOracleDbAwsIdentityConnector.__pulumiType;
|
|
68
|
+
}
|
|
69
|
+
constructor(name, argsOrState, opts) {
|
|
70
|
+
let resourceInputs = {};
|
|
71
|
+
opts = opts || {};
|
|
72
|
+
if (opts.id) {
|
|
73
|
+
const state = argsOrState;
|
|
74
|
+
resourceInputs["awsAccountId"] = state?.awsAccountId;
|
|
75
|
+
resourceInputs["awsLocation"] = state?.awsLocation;
|
|
76
|
+
resourceInputs["awsStsPrivateEndpoint"] = state?.awsStsPrivateEndpoint;
|
|
77
|
+
resourceInputs["compartmentId"] = state?.compartmentId;
|
|
78
|
+
resourceInputs["definedTags"] = state?.definedTags;
|
|
79
|
+
resourceInputs["displayName"] = state?.displayName;
|
|
80
|
+
resourceInputs["freeformTags"] = state?.freeformTags;
|
|
81
|
+
resourceInputs["issuerUrl"] = state?.issuerUrl;
|
|
82
|
+
resourceInputs["lifecycleStateDetails"] = state?.lifecycleStateDetails;
|
|
83
|
+
resourceInputs["oidcScope"] = state?.oidcScope;
|
|
84
|
+
resourceInputs["resourceId"] = state?.resourceId;
|
|
85
|
+
resourceInputs["serviceRoleDetails"] = state?.serviceRoleDetails;
|
|
86
|
+
resourceInputs["state"] = state?.state;
|
|
87
|
+
resourceInputs["systemTags"] = state?.systemTags;
|
|
88
|
+
resourceInputs["timeCreated"] = state?.timeCreated;
|
|
89
|
+
resourceInputs["timeUpdated"] = state?.timeUpdated;
|
|
90
|
+
}
|
|
91
|
+
else {
|
|
92
|
+
const args = argsOrState;
|
|
93
|
+
if (args?.awsLocation === undefined && !opts.urn) {
|
|
94
|
+
throw new Error("Missing required property 'awsLocation'");
|
|
95
|
+
}
|
|
96
|
+
if (args?.compartmentId === undefined && !opts.urn) {
|
|
97
|
+
throw new Error("Missing required property 'compartmentId'");
|
|
98
|
+
}
|
|
99
|
+
if (args?.displayName === undefined && !opts.urn) {
|
|
100
|
+
throw new Error("Missing required property 'displayName'");
|
|
101
|
+
}
|
|
102
|
+
if (args?.issuerUrl === undefined && !opts.urn) {
|
|
103
|
+
throw new Error("Missing required property 'issuerUrl'");
|
|
104
|
+
}
|
|
105
|
+
if (args?.oidcScope === undefined && !opts.urn) {
|
|
106
|
+
throw new Error("Missing required property 'oidcScope'");
|
|
107
|
+
}
|
|
108
|
+
if (args?.resourceId === undefined && !opts.urn) {
|
|
109
|
+
throw new Error("Missing required property 'resourceId'");
|
|
110
|
+
}
|
|
111
|
+
if (args?.serviceRoleDetails === undefined && !opts.urn) {
|
|
112
|
+
throw new Error("Missing required property 'serviceRoleDetails'");
|
|
113
|
+
}
|
|
114
|
+
resourceInputs["awsAccountId"] = args?.awsAccountId;
|
|
115
|
+
resourceInputs["awsLocation"] = args?.awsLocation;
|
|
116
|
+
resourceInputs["awsStsPrivateEndpoint"] = args?.awsStsPrivateEndpoint;
|
|
117
|
+
resourceInputs["compartmentId"] = args?.compartmentId;
|
|
118
|
+
resourceInputs["definedTags"] = args?.definedTags;
|
|
119
|
+
resourceInputs["displayName"] = args?.displayName;
|
|
120
|
+
resourceInputs["freeformTags"] = args?.freeformTags;
|
|
121
|
+
resourceInputs["issuerUrl"] = args?.issuerUrl;
|
|
122
|
+
resourceInputs["oidcScope"] = args?.oidcScope;
|
|
123
|
+
resourceInputs["resourceId"] = args?.resourceId;
|
|
124
|
+
resourceInputs["serviceRoleDetails"] = args?.serviceRoleDetails;
|
|
125
|
+
resourceInputs["lifecycleStateDetails"] = undefined /*out*/;
|
|
126
|
+
resourceInputs["state"] = undefined /*out*/;
|
|
127
|
+
resourceInputs["systemTags"] = undefined /*out*/;
|
|
128
|
+
resourceInputs["timeCreated"] = undefined /*out*/;
|
|
129
|
+
resourceInputs["timeUpdated"] = undefined /*out*/;
|
|
130
|
+
}
|
|
131
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
132
|
+
super(DbmulticloudOracleDbAwsIdentityConnector.__pulumiType, name, resourceInputs, opts);
|
|
133
|
+
}
|
|
134
|
+
}
|
|
135
|
+
exports.DbmulticloudOracleDbAwsIdentityConnector = DbmulticloudOracleDbAwsIdentityConnector;
|
|
136
|
+
/** @internal */
|
|
137
|
+
DbmulticloudOracleDbAwsIdentityConnector.__pulumiType = 'oci:oci/dbmulticloudOracleDbAwsIdentityConnector:DbmulticloudOracleDbAwsIdentityConnector';
|
|
138
|
+
//# sourceMappingURL=dbmulticloudOracleDbAwsIdentityConnector.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dbmulticloudOracleDbAwsIdentityConnector.js","sourceRoot":"","sources":["../../oci/dbmulticloudOracleDbAwsIdentityConnector.ts"],"names":[],"mappings":"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"}
|