@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,128 @@
|
|
|
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 testIotDomainConfigureDataAccess = new oci.oci.IotIotDomainConfigureDataAccess("test_iot_domain_configure_data_access", {
|
|
10
|
+
* iotDomainId: testIotDomain.id,
|
|
11
|
+
* type: iotDomainConfigureDataAccessType,
|
|
12
|
+
* dbAllowListedIdentityGroupNames: iotDomainConfigureDataAccessDbAllowListedIdentityGroupNames,
|
|
13
|
+
* dbAllowedIdentityDomainHost: iotDomainConfigureDataAccessDbAllowedIdentityDomainHost,
|
|
14
|
+
* dbWorkspaceAdminInitialPassword: iotDomainConfigureDataAccessDbWorkspaceAdminInitialPassword,
|
|
15
|
+
* });
|
|
16
|
+
* ```
|
|
17
|
+
*
|
|
18
|
+
* ## Import
|
|
19
|
+
*
|
|
20
|
+
* Import is not supported for this resource.
|
|
21
|
+
*/
|
|
22
|
+
export declare class IotIotDomainConfigureDataAccess extends pulumi.CustomResource {
|
|
23
|
+
/**
|
|
24
|
+
* Get an existing IotIotDomainConfigureDataAccess resource's state with the given name, ID, and optional extra
|
|
25
|
+
* properties used to qualify the lookup.
|
|
26
|
+
*
|
|
27
|
+
* @param name The _unique_ name of the resulting resource.
|
|
28
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
29
|
+
* @param state Any extra arguments used during the lookup.
|
|
30
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
31
|
+
*/
|
|
32
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: IotIotDomainConfigureDataAccessState, opts?: pulumi.CustomResourceOptions): IotIotDomainConfigureDataAccess;
|
|
33
|
+
/**
|
|
34
|
+
* Returns true if the given object is an instance of IotIotDomainConfigureDataAccess. This is designed to work even
|
|
35
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
36
|
+
*/
|
|
37
|
+
static isInstance(obj: any): obj is IotIotDomainConfigureDataAccess;
|
|
38
|
+
/**
|
|
39
|
+
* List of IAM groups of form described in [here](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/mnqmn/#GUID-3634D6C9-A7F1-4875-9925-BAEA2D3C5197) that are allowed to directly connect to the data host.
|
|
40
|
+
*/
|
|
41
|
+
readonly dbAllowListedIdentityGroupNames: pulumi.Output<string[] | undefined>;
|
|
42
|
+
/**
|
|
43
|
+
* Host name of identity domain that is used for authenticating connect to data host via ORDS.
|
|
44
|
+
*/
|
|
45
|
+
readonly dbAllowedIdentityDomainHost: pulumi.Output<string | undefined>;
|
|
46
|
+
/**
|
|
47
|
+
* Initial admin password for APEX workspace associated with the IoT domain.
|
|
48
|
+
*/
|
|
49
|
+
readonly dbWorkspaceAdminInitialPassword: pulumi.Output<string | undefined>;
|
|
50
|
+
/**
|
|
51
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the IoT domain.
|
|
52
|
+
*/
|
|
53
|
+
readonly iotDomainId: pulumi.Output<string>;
|
|
54
|
+
/**
|
|
55
|
+
* configuration type
|
|
56
|
+
*
|
|
57
|
+
*
|
|
58
|
+
* ** IMPORTANT **
|
|
59
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
60
|
+
*/
|
|
61
|
+
readonly type: pulumi.Output<string>;
|
|
62
|
+
/**
|
|
63
|
+
* Create a IotIotDomainConfigureDataAccess resource with the given unique name, arguments, and options.
|
|
64
|
+
*
|
|
65
|
+
* @param name The _unique_ name of the resource.
|
|
66
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
67
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
68
|
+
*/
|
|
69
|
+
constructor(name: string, args: IotIotDomainConfigureDataAccessArgs, opts?: pulumi.CustomResourceOptions);
|
|
70
|
+
}
|
|
71
|
+
/**
|
|
72
|
+
* Input properties used for looking up and filtering IotIotDomainConfigureDataAccess resources.
|
|
73
|
+
*/
|
|
74
|
+
export interface IotIotDomainConfigureDataAccessState {
|
|
75
|
+
/**
|
|
76
|
+
* List of IAM groups of form described in [here](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/mnqmn/#GUID-3634D6C9-A7F1-4875-9925-BAEA2D3C5197) that are allowed to directly connect to the data host.
|
|
77
|
+
*/
|
|
78
|
+
dbAllowListedIdentityGroupNames?: pulumi.Input<pulumi.Input<string>[]>;
|
|
79
|
+
/**
|
|
80
|
+
* Host name of identity domain that is used for authenticating connect to data host via ORDS.
|
|
81
|
+
*/
|
|
82
|
+
dbAllowedIdentityDomainHost?: pulumi.Input<string>;
|
|
83
|
+
/**
|
|
84
|
+
* Initial admin password for APEX workspace associated with the IoT domain.
|
|
85
|
+
*/
|
|
86
|
+
dbWorkspaceAdminInitialPassword?: pulumi.Input<string>;
|
|
87
|
+
/**
|
|
88
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the IoT domain.
|
|
89
|
+
*/
|
|
90
|
+
iotDomainId?: pulumi.Input<string>;
|
|
91
|
+
/**
|
|
92
|
+
* configuration type
|
|
93
|
+
*
|
|
94
|
+
*
|
|
95
|
+
* ** IMPORTANT **
|
|
96
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
97
|
+
*/
|
|
98
|
+
type?: pulumi.Input<string>;
|
|
99
|
+
}
|
|
100
|
+
/**
|
|
101
|
+
* The set of arguments for constructing a IotIotDomainConfigureDataAccess resource.
|
|
102
|
+
*/
|
|
103
|
+
export interface IotIotDomainConfigureDataAccessArgs {
|
|
104
|
+
/**
|
|
105
|
+
* List of IAM groups of form described in [here](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/mnqmn/#GUID-3634D6C9-A7F1-4875-9925-BAEA2D3C5197) that are allowed to directly connect to the data host.
|
|
106
|
+
*/
|
|
107
|
+
dbAllowListedIdentityGroupNames?: pulumi.Input<pulumi.Input<string>[]>;
|
|
108
|
+
/**
|
|
109
|
+
* Host name of identity domain that is used for authenticating connect to data host via ORDS.
|
|
110
|
+
*/
|
|
111
|
+
dbAllowedIdentityDomainHost?: pulumi.Input<string>;
|
|
112
|
+
/**
|
|
113
|
+
* Initial admin password for APEX workspace associated with the IoT domain.
|
|
114
|
+
*/
|
|
115
|
+
dbWorkspaceAdminInitialPassword?: pulumi.Input<string>;
|
|
116
|
+
/**
|
|
117
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the IoT domain.
|
|
118
|
+
*/
|
|
119
|
+
iotDomainId: pulumi.Input<string>;
|
|
120
|
+
/**
|
|
121
|
+
* configuration 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
|
+
type: pulumi.Input<string>;
|
|
128
|
+
}
|
|
@@ -0,0 +1,85 @@
|
|
|
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.IotIotDomainConfigureDataAccess = 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 testIotDomainConfigureDataAccess = new oci.oci.IotIotDomainConfigureDataAccess("test_iot_domain_configure_data_access", {
|
|
16
|
+
* iotDomainId: testIotDomain.id,
|
|
17
|
+
* type: iotDomainConfigureDataAccessType,
|
|
18
|
+
* dbAllowListedIdentityGroupNames: iotDomainConfigureDataAccessDbAllowListedIdentityGroupNames,
|
|
19
|
+
* dbAllowedIdentityDomainHost: iotDomainConfigureDataAccessDbAllowedIdentityDomainHost,
|
|
20
|
+
* dbWorkspaceAdminInitialPassword: iotDomainConfigureDataAccessDbWorkspaceAdminInitialPassword,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*
|
|
24
|
+
* ## Import
|
|
25
|
+
*
|
|
26
|
+
* Import is not supported for this resource.
|
|
27
|
+
*/
|
|
28
|
+
class IotIotDomainConfigureDataAccess extends pulumi.CustomResource {
|
|
29
|
+
/**
|
|
30
|
+
* Get an existing IotIotDomainConfigureDataAccess resource's state with the given name, ID, and optional extra
|
|
31
|
+
* properties used to qualify the lookup.
|
|
32
|
+
*
|
|
33
|
+
* @param name The _unique_ name of the resulting resource.
|
|
34
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
35
|
+
* @param state Any extra arguments used during the lookup.
|
|
36
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
37
|
+
*/
|
|
38
|
+
static get(name, id, state, opts) {
|
|
39
|
+
return new IotIotDomainConfigureDataAccess(name, state, { ...opts, id: id });
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* Returns true if the given object is an instance of IotIotDomainConfigureDataAccess. This is designed to work even
|
|
43
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
44
|
+
*/
|
|
45
|
+
static isInstance(obj) {
|
|
46
|
+
if (obj === undefined || obj === null) {
|
|
47
|
+
return false;
|
|
48
|
+
}
|
|
49
|
+
return obj['__pulumiType'] === IotIotDomainConfigureDataAccess.__pulumiType;
|
|
50
|
+
}
|
|
51
|
+
constructor(name, argsOrState, opts) {
|
|
52
|
+
let resourceInputs = {};
|
|
53
|
+
opts = opts || {};
|
|
54
|
+
if (opts.id) {
|
|
55
|
+
const state = argsOrState;
|
|
56
|
+
resourceInputs["dbAllowListedIdentityGroupNames"] = state?.dbAllowListedIdentityGroupNames;
|
|
57
|
+
resourceInputs["dbAllowedIdentityDomainHost"] = state?.dbAllowedIdentityDomainHost;
|
|
58
|
+
resourceInputs["dbWorkspaceAdminInitialPassword"] = state?.dbWorkspaceAdminInitialPassword;
|
|
59
|
+
resourceInputs["iotDomainId"] = state?.iotDomainId;
|
|
60
|
+
resourceInputs["type"] = state?.type;
|
|
61
|
+
}
|
|
62
|
+
else {
|
|
63
|
+
const args = argsOrState;
|
|
64
|
+
if (args?.iotDomainId === undefined && !opts.urn) {
|
|
65
|
+
throw new Error("Missing required property 'iotDomainId'");
|
|
66
|
+
}
|
|
67
|
+
if (args?.type === undefined && !opts.urn) {
|
|
68
|
+
throw new Error("Missing required property 'type'");
|
|
69
|
+
}
|
|
70
|
+
resourceInputs["dbAllowListedIdentityGroupNames"] = args?.dbAllowListedIdentityGroupNames;
|
|
71
|
+
resourceInputs["dbAllowedIdentityDomainHost"] = args?.dbAllowedIdentityDomainHost;
|
|
72
|
+
resourceInputs["dbWorkspaceAdminInitialPassword"] = args?.dbWorkspaceAdminInitialPassword ? pulumi.secret(args.dbWorkspaceAdminInitialPassword) : undefined;
|
|
73
|
+
resourceInputs["iotDomainId"] = args?.iotDomainId;
|
|
74
|
+
resourceInputs["type"] = args?.type;
|
|
75
|
+
}
|
|
76
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
77
|
+
const secretOpts = { additionalSecretOutputs: ["dbWorkspaceAdminInitialPassword"] };
|
|
78
|
+
opts = pulumi.mergeOptions(opts, secretOpts);
|
|
79
|
+
super(IotIotDomainConfigureDataAccess.__pulumiType, name, resourceInputs, opts);
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
exports.IotIotDomainConfigureDataAccess = IotIotDomainConfigureDataAccess;
|
|
83
|
+
/** @internal */
|
|
84
|
+
IotIotDomainConfigureDataAccess.__pulumiType = 'oci:oci/iotIotDomainConfigureDataAccess:IotIotDomainConfigureDataAccess';
|
|
85
|
+
//# sourceMappingURL=iotIotDomainConfigureDataAccess.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"iotIotDomainConfigureDataAccess.js","sourceRoot":"","sources":["../../oci/iotIotDomainConfigureDataAccess.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;GAmBG;AACH,MAAa,+BAAgC,SAAQ,MAAM,CAAC,cAAc;IACtE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4C,EAAE,IAAmC;QAC1I,OAAO,IAAI,+BAA+B,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACtF,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,+BAA+B,CAAC,YAAY,CAAC;IAChF,CAAC;IAmCD,YAAY,IAAY,EAAE,WAAwF,EAAE,IAAmC;QACnJ,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA+D,CAAC;YAC9E,cAAc,CAAC,iCAAiC,CAAC,GAAG,KAAK,EAAE,+BAA+B,CAAC;YAC3F,cAAc,CAAC,6BAA6B,CAAC,GAAG,KAAK,EAAE,2BAA2B,CAAC;YACnF,cAAc,CAAC,iCAAiC,CAAC,GAAG,KAAK,EAAE,+BAA+B,CAAC;YAC3F,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,WAA8D,CAAC;YAC5E,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,IAAI,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvC,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,cAAc,CAAC,iCAAiC,CAAC,GAAG,IAAI,EAAE,+BAA+B,CAAC;YAC1F,cAAc,CAAC,6BAA6B,CAAC,GAAG,IAAI,EAAE,2BAA2B,CAAC;YAClF,cAAc,CAAC,iCAAiC,CAAC,GAAG,IAAI,EAAE,+BAA+B,CAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,+BAA+B,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5J,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;SACvC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,UAAU,GAAG,EAAE,uBAAuB,EAAE,CAAC,iCAAiC,CAAC,EAAE,CAAC;QACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,UAAU,CAAC,CAAC;QAC7C,KAAK,CAAC,+BAA+B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACpF,CAAC;;AAzFL,0EA0FC;AA5EG,gBAAgB;AACO,4CAAY,GAAG,yEAAyE,CAAC"}
|
|
@@ -0,0 +1,89 @@
|
|
|
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 testIotDomainGroupConfigureDataAccess = new oci.oci.IotIotDomainGroupConfigureDataAccess("test_iot_domain_group_configure_data_access", {
|
|
10
|
+
* dbAllowListedVcnIds: iotDomainGroupConfigureDataAccessDbAllowListedVcnIds,
|
|
11
|
+
* iotDomainGroupId: testIotDomainGroup.id,
|
|
12
|
+
* });
|
|
13
|
+
* ```
|
|
14
|
+
*
|
|
15
|
+
* ## Import
|
|
16
|
+
*
|
|
17
|
+
* Import is not supported for this resource.
|
|
18
|
+
*/
|
|
19
|
+
export declare class IotIotDomainGroupConfigureDataAccess extends pulumi.CustomResource {
|
|
20
|
+
/**
|
|
21
|
+
* Get an existing IotIotDomainGroupConfigureDataAccess resource's state with the given name, ID, and optional extra
|
|
22
|
+
* properties used to qualify the lookup.
|
|
23
|
+
*
|
|
24
|
+
* @param name The _unique_ name of the resulting resource.
|
|
25
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
26
|
+
* @param state Any extra arguments used during the lookup.
|
|
27
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
28
|
+
*/
|
|
29
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: IotIotDomainGroupConfigureDataAccessState, opts?: pulumi.CustomResourceOptions): IotIotDomainGroupConfigureDataAccess;
|
|
30
|
+
/**
|
|
31
|
+
* Returns true if the given object is an instance of IotIotDomainGroupConfigureDataAccess. This is designed to work even
|
|
32
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
33
|
+
*/
|
|
34
|
+
static isInstance(obj: any): obj is IotIotDomainGroupConfigureDataAccess;
|
|
35
|
+
/**
|
|
36
|
+
* This is an array of VCN OCID (virtual cloud network Oracle Cloud ID) that is allowed to connect the data host.
|
|
37
|
+
*/
|
|
38
|
+
readonly dbAllowListedVcnIds: pulumi.Output<string[]>;
|
|
39
|
+
/**
|
|
40
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of an IoT Domain Group.
|
|
41
|
+
*
|
|
42
|
+
*
|
|
43
|
+
* ** IMPORTANT **
|
|
44
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
45
|
+
*/
|
|
46
|
+
readonly iotDomainGroupId: pulumi.Output<string>;
|
|
47
|
+
/**
|
|
48
|
+
* Create a IotIotDomainGroupConfigureDataAccess resource with the given unique name, arguments, and options.
|
|
49
|
+
*
|
|
50
|
+
* @param name The _unique_ name of the resource.
|
|
51
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
52
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
53
|
+
*/
|
|
54
|
+
constructor(name: string, args: IotIotDomainGroupConfigureDataAccessArgs, opts?: pulumi.CustomResourceOptions);
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* Input properties used for looking up and filtering IotIotDomainGroupConfigureDataAccess resources.
|
|
58
|
+
*/
|
|
59
|
+
export interface IotIotDomainGroupConfigureDataAccessState {
|
|
60
|
+
/**
|
|
61
|
+
* This is an array of VCN OCID (virtual cloud network Oracle Cloud ID) that is allowed to connect the data host.
|
|
62
|
+
*/
|
|
63
|
+
dbAllowListedVcnIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
64
|
+
/**
|
|
65
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of an IoT Domain Group.
|
|
66
|
+
*
|
|
67
|
+
*
|
|
68
|
+
* ** IMPORTANT **
|
|
69
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
70
|
+
*/
|
|
71
|
+
iotDomainGroupId?: pulumi.Input<string>;
|
|
72
|
+
}
|
|
73
|
+
/**
|
|
74
|
+
* The set of arguments for constructing a IotIotDomainGroupConfigureDataAccess resource.
|
|
75
|
+
*/
|
|
76
|
+
export interface IotIotDomainGroupConfigureDataAccessArgs {
|
|
77
|
+
/**
|
|
78
|
+
* This is an array of VCN OCID (virtual cloud network Oracle Cloud ID) that is allowed to connect the data host.
|
|
79
|
+
*/
|
|
80
|
+
dbAllowListedVcnIds: pulumi.Input<pulumi.Input<string>[]>;
|
|
81
|
+
/**
|
|
82
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of an IoT Domain Group.
|
|
83
|
+
*
|
|
84
|
+
*
|
|
85
|
+
* ** IMPORTANT **
|
|
86
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
87
|
+
*/
|
|
88
|
+
iotDomainGroupId: pulumi.Input<string>;
|
|
89
|
+
}
|
|
@@ -0,0 +1,74 @@
|
|
|
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.IotIotDomainGroupConfigureDataAccess = 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 testIotDomainGroupConfigureDataAccess = new oci.oci.IotIotDomainGroupConfigureDataAccess("test_iot_domain_group_configure_data_access", {
|
|
16
|
+
* dbAllowListedVcnIds: iotDomainGroupConfigureDataAccessDbAllowListedVcnIds,
|
|
17
|
+
* iotDomainGroupId: testIotDomainGroup.id,
|
|
18
|
+
* });
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* ## Import
|
|
22
|
+
*
|
|
23
|
+
* Import is not supported for this resource.
|
|
24
|
+
*/
|
|
25
|
+
class IotIotDomainGroupConfigureDataAccess extends pulumi.CustomResource {
|
|
26
|
+
/**
|
|
27
|
+
* Get an existing IotIotDomainGroupConfigureDataAccess 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, id, state, opts) {
|
|
36
|
+
return new IotIotDomainGroupConfigureDataAccess(name, state, { ...opts, id: id });
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* Returns true if the given object is an instance of IotIotDomainGroupConfigureDataAccess. This is designed to work even
|
|
40
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
41
|
+
*/
|
|
42
|
+
static isInstance(obj) {
|
|
43
|
+
if (obj === undefined || obj === null) {
|
|
44
|
+
return false;
|
|
45
|
+
}
|
|
46
|
+
return obj['__pulumiType'] === IotIotDomainGroupConfigureDataAccess.__pulumiType;
|
|
47
|
+
}
|
|
48
|
+
constructor(name, argsOrState, opts) {
|
|
49
|
+
let resourceInputs = {};
|
|
50
|
+
opts = opts || {};
|
|
51
|
+
if (opts.id) {
|
|
52
|
+
const state = argsOrState;
|
|
53
|
+
resourceInputs["dbAllowListedVcnIds"] = state?.dbAllowListedVcnIds;
|
|
54
|
+
resourceInputs["iotDomainGroupId"] = state?.iotDomainGroupId;
|
|
55
|
+
}
|
|
56
|
+
else {
|
|
57
|
+
const args = argsOrState;
|
|
58
|
+
if (args?.dbAllowListedVcnIds === undefined && !opts.urn) {
|
|
59
|
+
throw new Error("Missing required property 'dbAllowListedVcnIds'");
|
|
60
|
+
}
|
|
61
|
+
if (args?.iotDomainGroupId === undefined && !opts.urn) {
|
|
62
|
+
throw new Error("Missing required property 'iotDomainGroupId'");
|
|
63
|
+
}
|
|
64
|
+
resourceInputs["dbAllowListedVcnIds"] = args?.dbAllowListedVcnIds;
|
|
65
|
+
resourceInputs["iotDomainGroupId"] = args?.iotDomainGroupId;
|
|
66
|
+
}
|
|
67
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
68
|
+
super(IotIotDomainGroupConfigureDataAccess.__pulumiType, name, resourceInputs, opts);
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
exports.IotIotDomainGroupConfigureDataAccess = IotIotDomainGroupConfigureDataAccess;
|
|
72
|
+
/** @internal */
|
|
73
|
+
IotIotDomainGroupConfigureDataAccess.__pulumiType = 'oci:oci/iotIotDomainGroupConfigureDataAccess:IotIotDomainGroupConfigureDataAccess';
|
|
74
|
+
//# sourceMappingURL=iotIotDomainGroupConfigureDataAccess.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"iotIotDomainGroupConfigureDataAccess.js","sourceRoot":"","sources":["../../oci/iotIotDomainGroupConfigureDataAccess.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,MAAa,oCAAqC,SAAQ,MAAM,CAAC,cAAc;IAC3E;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiD,EAAE,IAAmC;QAC/I,OAAO,IAAI,oCAAoC,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC3F,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,oCAAoC,CAAC,YAAY,CAAC;IACrF,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAkG,EAAE,IAAmC;QAC7J,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoE,CAAC;YACnF,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;YACnE,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;SAChE;aAAM;YACH,MAAM,IAAI,GAAG,WAAmE,CAAC;YACjF,IAAI,IAAI,EAAE,mBAAmB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;aACtE;YACD,IAAI,IAAI,EAAE,gBAAgB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,8CAA8C,CAAC,CAAC;aACnE;YACD,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;SAC/D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,oCAAoC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzF,CAAC;;AArEL,oFAsEC;AAxDG,gBAAgB;AACO,iDAAY,GAAG,mFAAmF,CAAC"}
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
export declare class PsaPrivateServiceAccess extends pulumi.CustomResource {
|
|
3
|
+
/**
|
|
4
|
+
* Get an existing PsaPrivateServiceAccess resource's state with the given name, ID, and optional extra
|
|
5
|
+
* properties used to qualify the lookup.
|
|
6
|
+
*
|
|
7
|
+
* @param name The _unique_ name of the resulting resource.
|
|
8
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
9
|
+
* @param state Any extra arguments used during the lookup.
|
|
10
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
11
|
+
*/
|
|
12
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: PsaPrivateServiceAccessState, opts?: pulumi.CustomResourceOptions): PsaPrivateServiceAccess;
|
|
13
|
+
/**
|
|
14
|
+
* Returns true if the given object is an instance of PsaPrivateServiceAccess. This is designed to work even
|
|
15
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
16
|
+
*/
|
|
17
|
+
static isInstance(obj: any): obj is PsaPrivateServiceAccess;
|
|
18
|
+
readonly compartmentId: pulumi.Output<string>;
|
|
19
|
+
readonly definedTags: pulumi.Output<{
|
|
20
|
+
[key: string]: string;
|
|
21
|
+
}>;
|
|
22
|
+
readonly description: pulumi.Output<string>;
|
|
23
|
+
readonly displayName: pulumi.Output<string>;
|
|
24
|
+
readonly fqdns: pulumi.Output<string[]>;
|
|
25
|
+
readonly freeformTags: pulumi.Output<{
|
|
26
|
+
[key: string]: string;
|
|
27
|
+
}>;
|
|
28
|
+
readonly ipv4ip: pulumi.Output<string>;
|
|
29
|
+
readonly nsgIds: pulumi.Output<string[]>;
|
|
30
|
+
readonly securityAttributes: pulumi.Output<{
|
|
31
|
+
[key: string]: string;
|
|
32
|
+
}>;
|
|
33
|
+
readonly serviceId: pulumi.Output<string>;
|
|
34
|
+
readonly state: pulumi.Output<string>;
|
|
35
|
+
readonly subnetId: pulumi.Output<string>;
|
|
36
|
+
readonly systemTags: pulumi.Output<{
|
|
37
|
+
[key: string]: string;
|
|
38
|
+
}>;
|
|
39
|
+
readonly timeCreated: pulumi.Output<string>;
|
|
40
|
+
readonly timeUpdated: pulumi.Output<string>;
|
|
41
|
+
readonly vcnId: pulumi.Output<string>;
|
|
42
|
+
readonly vnicId: pulumi.Output<string>;
|
|
43
|
+
/**
|
|
44
|
+
* Create a PsaPrivateServiceAccess resource with the given unique name, arguments, and options.
|
|
45
|
+
*
|
|
46
|
+
* @param name The _unique_ name of the resource.
|
|
47
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
48
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
49
|
+
*/
|
|
50
|
+
constructor(name: string, args: PsaPrivateServiceAccessArgs, opts?: pulumi.CustomResourceOptions);
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* Input properties used for looking up and filtering PsaPrivateServiceAccess resources.
|
|
54
|
+
*/
|
|
55
|
+
export interface PsaPrivateServiceAccessState {
|
|
56
|
+
compartmentId?: pulumi.Input<string>;
|
|
57
|
+
definedTags?: pulumi.Input<{
|
|
58
|
+
[key: string]: pulumi.Input<string>;
|
|
59
|
+
}>;
|
|
60
|
+
description?: pulumi.Input<string>;
|
|
61
|
+
displayName?: pulumi.Input<string>;
|
|
62
|
+
fqdns?: pulumi.Input<pulumi.Input<string>[]>;
|
|
63
|
+
freeformTags?: pulumi.Input<{
|
|
64
|
+
[key: string]: pulumi.Input<string>;
|
|
65
|
+
}>;
|
|
66
|
+
ipv4ip?: pulumi.Input<string>;
|
|
67
|
+
nsgIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
68
|
+
securityAttributes?: pulumi.Input<{
|
|
69
|
+
[key: string]: pulumi.Input<string>;
|
|
70
|
+
}>;
|
|
71
|
+
serviceId?: pulumi.Input<string>;
|
|
72
|
+
state?: pulumi.Input<string>;
|
|
73
|
+
subnetId?: pulumi.Input<string>;
|
|
74
|
+
systemTags?: pulumi.Input<{
|
|
75
|
+
[key: string]: pulumi.Input<string>;
|
|
76
|
+
}>;
|
|
77
|
+
timeCreated?: pulumi.Input<string>;
|
|
78
|
+
timeUpdated?: pulumi.Input<string>;
|
|
79
|
+
vcnId?: pulumi.Input<string>;
|
|
80
|
+
vnicId?: pulumi.Input<string>;
|
|
81
|
+
}
|
|
82
|
+
/**
|
|
83
|
+
* The set of arguments for constructing a PsaPrivateServiceAccess resource.
|
|
84
|
+
*/
|
|
85
|
+
export interface PsaPrivateServiceAccessArgs {
|
|
86
|
+
compartmentId: pulumi.Input<string>;
|
|
87
|
+
definedTags?: pulumi.Input<{
|
|
88
|
+
[key: string]: pulumi.Input<string>;
|
|
89
|
+
}>;
|
|
90
|
+
description?: pulumi.Input<string>;
|
|
91
|
+
displayName?: pulumi.Input<string>;
|
|
92
|
+
freeformTags?: pulumi.Input<{
|
|
93
|
+
[key: string]: pulumi.Input<string>;
|
|
94
|
+
}>;
|
|
95
|
+
ipv4ip?: pulumi.Input<string>;
|
|
96
|
+
nsgIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
97
|
+
securityAttributes?: pulumi.Input<{
|
|
98
|
+
[key: string]: pulumi.Input<string>;
|
|
99
|
+
}>;
|
|
100
|
+
serviceId: pulumi.Input<string>;
|
|
101
|
+
subnetId: pulumi.Input<string>;
|
|
102
|
+
}
|
|
@@ -0,0 +1,90 @@
|
|
|
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.PsaPrivateServiceAccess = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
class PsaPrivateServiceAccess extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing PsaPrivateServiceAccess resource's state with the given name, ID, and optional extra
|
|
11
|
+
* properties used to qualify the lookup.
|
|
12
|
+
*
|
|
13
|
+
* @param name The _unique_ name of the resulting resource.
|
|
14
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
15
|
+
* @param state Any extra arguments used during the lookup.
|
|
16
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
17
|
+
*/
|
|
18
|
+
static get(name, id, state, opts) {
|
|
19
|
+
return new PsaPrivateServiceAccess(name, state, { ...opts, id: id });
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Returns true if the given object is an instance of PsaPrivateServiceAccess. This is designed to work even
|
|
23
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
24
|
+
*/
|
|
25
|
+
static isInstance(obj) {
|
|
26
|
+
if (obj === undefined || obj === null) {
|
|
27
|
+
return false;
|
|
28
|
+
}
|
|
29
|
+
return obj['__pulumiType'] === PsaPrivateServiceAccess.__pulumiType;
|
|
30
|
+
}
|
|
31
|
+
constructor(name, argsOrState, opts) {
|
|
32
|
+
let resourceInputs = {};
|
|
33
|
+
opts = opts || {};
|
|
34
|
+
if (opts.id) {
|
|
35
|
+
const state = argsOrState;
|
|
36
|
+
resourceInputs["compartmentId"] = state?.compartmentId;
|
|
37
|
+
resourceInputs["definedTags"] = state?.definedTags;
|
|
38
|
+
resourceInputs["description"] = state?.description;
|
|
39
|
+
resourceInputs["displayName"] = state?.displayName;
|
|
40
|
+
resourceInputs["fqdns"] = state?.fqdns;
|
|
41
|
+
resourceInputs["freeformTags"] = state?.freeformTags;
|
|
42
|
+
resourceInputs["ipv4ip"] = state?.ipv4ip;
|
|
43
|
+
resourceInputs["nsgIds"] = state?.nsgIds;
|
|
44
|
+
resourceInputs["securityAttributes"] = state?.securityAttributes;
|
|
45
|
+
resourceInputs["serviceId"] = state?.serviceId;
|
|
46
|
+
resourceInputs["state"] = state?.state;
|
|
47
|
+
resourceInputs["subnetId"] = state?.subnetId;
|
|
48
|
+
resourceInputs["systemTags"] = state?.systemTags;
|
|
49
|
+
resourceInputs["timeCreated"] = state?.timeCreated;
|
|
50
|
+
resourceInputs["timeUpdated"] = state?.timeUpdated;
|
|
51
|
+
resourceInputs["vcnId"] = state?.vcnId;
|
|
52
|
+
resourceInputs["vnicId"] = state?.vnicId;
|
|
53
|
+
}
|
|
54
|
+
else {
|
|
55
|
+
const args = argsOrState;
|
|
56
|
+
if (args?.compartmentId === undefined && !opts.urn) {
|
|
57
|
+
throw new Error("Missing required property 'compartmentId'");
|
|
58
|
+
}
|
|
59
|
+
if (args?.serviceId === undefined && !opts.urn) {
|
|
60
|
+
throw new Error("Missing required property 'serviceId'");
|
|
61
|
+
}
|
|
62
|
+
if (args?.subnetId === undefined && !opts.urn) {
|
|
63
|
+
throw new Error("Missing required property 'subnetId'");
|
|
64
|
+
}
|
|
65
|
+
resourceInputs["compartmentId"] = args?.compartmentId;
|
|
66
|
+
resourceInputs["definedTags"] = args?.definedTags;
|
|
67
|
+
resourceInputs["description"] = args?.description;
|
|
68
|
+
resourceInputs["displayName"] = args?.displayName;
|
|
69
|
+
resourceInputs["freeformTags"] = args?.freeformTags;
|
|
70
|
+
resourceInputs["ipv4ip"] = args?.ipv4ip;
|
|
71
|
+
resourceInputs["nsgIds"] = args?.nsgIds;
|
|
72
|
+
resourceInputs["securityAttributes"] = args?.securityAttributes;
|
|
73
|
+
resourceInputs["serviceId"] = args?.serviceId;
|
|
74
|
+
resourceInputs["subnetId"] = args?.subnetId;
|
|
75
|
+
resourceInputs["fqdns"] = undefined /*out*/;
|
|
76
|
+
resourceInputs["state"] = undefined /*out*/;
|
|
77
|
+
resourceInputs["systemTags"] = undefined /*out*/;
|
|
78
|
+
resourceInputs["timeCreated"] = undefined /*out*/;
|
|
79
|
+
resourceInputs["timeUpdated"] = undefined /*out*/;
|
|
80
|
+
resourceInputs["vcnId"] = undefined /*out*/;
|
|
81
|
+
resourceInputs["vnicId"] = undefined /*out*/;
|
|
82
|
+
}
|
|
83
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
84
|
+
super(PsaPrivateServiceAccess.__pulumiType, name, resourceInputs, opts);
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
exports.PsaPrivateServiceAccess = PsaPrivateServiceAccess;
|
|
88
|
+
/** @internal */
|
|
89
|
+
PsaPrivateServiceAccess.__pulumiType = 'oci:oci/psaPrivateServiceAccess:PsaPrivateServiceAccess';
|
|
90
|
+
//# sourceMappingURL=psaPrivateServiceAccess.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"psaPrivateServiceAccess.js","sourceRoot":"","sources":["../../oci/psaPrivateServiceAccess.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/oci",
|
|
3
|
-
"version": "3.12.0-alpha.
|
|
3
|
+
"version": "3.12.0-alpha.1763698704",
|
|
4
4
|
"description": "A Pulumi package for creating and managing Oracle Cloud Infrastructure resources.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -25,6 +25,6 @@
|
|
|
25
25
|
"pulumi": {
|
|
26
26
|
"resource": true,
|
|
27
27
|
"name": "oci",
|
|
28
|
-
"version": "3.12.0-alpha.
|
|
28
|
+
"version": "3.12.0-alpha.1763698704"
|
|
29
29
|
}
|
|
30
30
|
}
|
package/provider.d.ts
CHANGED
|
@@ -41,6 +41,10 @@ export declare class Provider extends pulumi.ProviderResource {
|
|
|
41
41
|
* (Required) The region for API connections (e.g. us-ashburn-1).
|
|
42
42
|
*/
|
|
43
43
|
readonly region: pulumi.Output<string | undefined>;
|
|
44
|
+
/**
|
|
45
|
+
* (Optional) Config file which has the configuration for 4xx and 5xx retries in JSON format
|
|
46
|
+
*/
|
|
47
|
+
readonly retriesConfigFile: pulumi.Output<string | undefined>;
|
|
44
48
|
/**
|
|
45
49
|
* (Optional) The tenancy OCID for a user. The tenancy OCID can be found at the bottom of user settings in the Oracle Cloud Infrastructure console. Required if auth is set to 'ApiKey', ignored otherwise.
|
|
46
50
|
*/
|
|
@@ -111,6 +115,10 @@ export interface ProviderArgs {
|
|
|
111
115
|
* (Required) The region for API connections (e.g. us-ashburn-1).
|
|
112
116
|
*/
|
|
113
117
|
region?: pulumi.Input<string>;
|
|
118
|
+
/**
|
|
119
|
+
* (Optional) Config file which has the configuration for 4xx and 5xx retries in JSON format
|
|
120
|
+
*/
|
|
121
|
+
retriesConfigFile?: pulumi.Input<string>;
|
|
114
122
|
/**
|
|
115
123
|
* (Optional) The minimum duration (in seconds) to retry a resource operation in response to an error.
|
|
116
124
|
* The actual retry duration may be longer due to jittering of retry operations. This value is ignored if the `disableAutoRetries` field is set to true.
|
package/provider.js
CHANGED
|
@@ -44,6 +44,7 @@ class Provider extends pulumi.ProviderResource {
|
|
|
44
44
|
resourceInputs["privateKeyPath"] = args?.privateKeyPath;
|
|
45
45
|
resourceInputs["realmSpecificServiceEndpointTemplateEnabled"] = pulumi.output(args?.realmSpecificServiceEndpointTemplateEnabled).apply(JSON.stringify);
|
|
46
46
|
resourceInputs["region"] = args?.region;
|
|
47
|
+
resourceInputs["retriesConfigFile"] = args?.retriesConfigFile;
|
|
47
48
|
resourceInputs["retryDurationSeconds"] = pulumi.output(args?.retryDurationSeconds).apply(JSON.stringify);
|
|
48
49
|
resourceInputs["tenancyOcid"] = args?.tenancyOcid;
|
|
49
50
|
resourceInputs["testTimeMaintenanceRebootDue"] = args?.testTimeMaintenanceRebootDue;
|
package/provider.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"provider.js","sourceRoot":"","sources":["../provider.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;GAKG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,gBAAgB;IAIjD;;;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,mBAAmB,GAAG,QAAQ,CAAC,YAAY,CAAC;IAC/E,CAAC;
|
|
1
|
+
{"version":3,"file":"provider.js","sourceRoot":"","sources":["../provider.ts"],"names":[],"mappings":"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"}
|