@pulumi/snowflake 2.5.0-alpha.1756363446 → 2.5.0-alpha.1756524553
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/account.js +39 -39
- package/account.js.map +1 -1
- package/accountAuthenticationPolicyAttachment.js +4 -4
- package/accountAuthenticationPolicyAttachment.js.map +1 -1
- package/accountParameter.js +7 -7
- package/accountParameter.js.map +1 -1
- package/accountPasswordPolicyAttachment.js +4 -4
- package/accountPasswordPolicyAttachment.js.map +1 -1
- package/accountRole.js +7 -7
- package/accountRole.js.map +1 -1
- package/alert.js +25 -25
- package/alert.js.map +1 -1
- package/apiAuthenticationIntegrationWithAuthorizationCodeGrant.js +29 -29
- package/apiAuthenticationIntegrationWithAuthorizationCodeGrant.js.map +1 -1
- package/apiAuthenticationIntegrationWithClientCredentials.js +27 -27
- package/apiAuthenticationIntegrationWithClientCredentials.js.map +1 -1
- package/apiAuthenticationIntegrationWithJwtBearer.js +30 -30
- package/apiAuthenticationIntegrationWithJwtBearer.js.map +1 -1
- package/apiIntegration.js +33 -33
- package/apiIntegration.js.map +1 -1
- package/authenticationPolicy.js +24 -24
- package/authenticationPolicy.js.map +1 -1
- package/computePool.js +25 -25
- package/computePool.js.map +1 -1
- package/config/vars.d.ts +36 -84
- package/config/vars.js +7 -14
- package/config/vars.js.map +1 -1
- package/cortexSearchService.js +30 -30
- package/cortexSearchService.js.map +1 -1
- package/currentAccount.js +247 -247
- package/currentAccount.js.map +1 -1
- package/currentOrganizationAccount.js +246 -246
- package/currentOrganizationAccount.js.map +1 -1
- package/database.d.ts +4 -0
- package/database.js +48 -44
- package/database.js.map +1 -1
- package/databaseRole.js +10 -10
- package/databaseRole.js.map +1 -1
- package/dynamicTable.js +39 -39
- package/dynamicTable.js.map +1 -1
- package/emailNotificationIntegration.js +11 -11
- package/emailNotificationIntegration.js.map +1 -1
- package/execute.js +10 -10
- package/execute.js.map +1 -1
- package/externalFunction.js +43 -43
- package/externalFunction.js.map +1 -1
- package/externalOauthIntegration.js +42 -42
- package/externalOauthIntegration.js.map +1 -1
- package/externalTable.js +38 -38
- package/externalTable.js.map +1 -1
- package/externalVolume.js +13 -13
- package/externalVolume.js.map +1 -1
- package/failoverGroup.d.ts +3 -3
- package/failoverGroup.js +20 -20
- package/failoverGroup.js.map +1 -1
- package/fileFormat.js +77 -77
- package/fileFormat.js.map +1 -1
- package/functionJava.js +51 -51
- package/functionJava.js.map +1 -1
- package/functionJavascript.js +37 -37
- package/functionJavascript.js.map +1 -1
- package/functionPython.js +52 -52
- package/functionPython.js.map +1 -1
- package/functionScala.js +52 -52
- package/functionScala.js.map +1 -1
- package/functionSql.js +35 -35
- package/functionSql.js.map +1 -1
- package/gitRepository.js +22 -22
- package/gitRepository.js.map +1 -1
- package/grantAccountRole.js +8 -8
- package/grantAccountRole.js.map +1 -1
- package/grantApplicationRole.js +8 -8
- package/grantApplicationRole.js.map +1 -1
- package/grantDatabaseRole.js +10 -10
- package/grantDatabaseRole.js.map +1 -1
- package/grantOwnership.js +10 -10
- package/grantOwnership.js.map +1 -1
- package/grantPrivilegesToAccountRole.js +22 -22
- package/grantPrivilegesToAccountRole.js.map +1 -1
- package/grantPrivilegesToDatabaseRole.js +20 -20
- package/grantPrivilegesToDatabaseRole.js.map +1 -1
- package/grantPrivilegesToShare.js +21 -21
- package/grantPrivilegesToShare.js.map +1 -1
- package/imageRepository.js +13 -13
- package/imageRepository.js.map +1 -1
- package/jobService.js +26 -26
- package/jobService.js.map +1 -1
- package/legacyServiceUser.js +153 -153
- package/legacyServiceUser.js.map +1 -1
- package/listing.js +16 -16
- package/listing.js.map +1 -1
- package/managedAccount.js +19 -19
- package/managedAccount.js.map +1 -1
- package/maskingPolicy.js +25 -25
- package/maskingPolicy.js.map +1 -1
- package/materializedView.js +24 -24
- package/materializedView.js.map +1 -1
- package/networkPolicy.js +16 -16
- package/networkPolicy.js.map +1 -1
- package/networkPolicyAttachment.js +8 -8
- package/networkPolicyAttachment.js.map +1 -1
- package/networkRule.js +21 -21
- package/networkRule.js.map +1 -1
- package/notificationIntegration.js +37 -37
- package/notificationIntegration.js.map +1 -1
- package/oauthIntegrationForCustomClients.js +37 -37
- package/oauthIntegrationForCustomClients.js.map +1 -1
- package/oauthIntegrationForPartnerApplications.js +24 -24
- package/oauthIntegrationForPartnerApplications.js.map +1 -1
- package/objectParameter.js +13 -13
- package/objectParameter.js.map +1 -1
- package/package.json +2 -2
- package/passwordPolicy.js +38 -38
- package/passwordPolicy.js.map +1 -1
- package/pipe.js +25 -25
- package/pipe.js.map +1 -1
- package/primaryConnection.js +10 -10
- package/primaryConnection.js.map +1 -1
- package/procedureJava.js +55 -55
- package/procedureJava.js.map +1 -1
- package/procedureJavascript.js +37 -37
- package/procedureJavascript.js.map +1 -1
- package/procedurePython.js +53 -53
- package/procedurePython.js.map +1 -1
- package/procedureScala.js +55 -55
- package/procedureScala.js.map +1 -1
- package/procedureSql.js +37 -37
- package/procedureSql.js.map +1 -1
- package/provider.d.ts +58 -136
- package/provider.js +42 -43
- package/provider.js.map +1 -1
- package/resourceMonitor.js +21 -21
- package/resourceMonitor.js.map +1 -1
- package/rowAccessPolicy.js +20 -20
- package/rowAccessPolicy.js.map +1 -1
- package/saml2Integration.js +42 -42
- package/saml2Integration.js.map +1 -1
- package/schema.d.ts +4 -0
- package/schema.js +54 -50
- package/schema.js.map +1 -1
- package/scimIntegration.js +21 -21
- package/scimIntegration.js.map +1 -1
- package/secondaryConnection.js +11 -11
- package/secondaryConnection.js.map +1 -1
- package/secondaryDatabase.d.ts +4 -0
- package/secondaryDatabase.js +47 -43
- package/secondaryDatabase.js.map +1 -1
- package/secretWithAuthorizationCodeGrant.js +24 -24
- package/secretWithAuthorizationCodeGrant.js.map +1 -1
- package/secretWithBasicAuthentication.js +21 -21
- package/secretWithBasicAuthentication.js.map +1 -1
- package/secretWithClientCredentials.js +21 -21
- package/secretWithClientCredentials.js.map +1 -1
- package/secretWithGenericString.js +18 -18
- package/secretWithGenericString.js.map +1 -1
- package/sequence.js +17 -17
- package/sequence.js.map +1 -1
- package/service.js +36 -36
- package/service.js.map +1 -1
- package/serviceUser.js +149 -149
- package/serviceUser.js.map +1 -1
- package/share.js +8 -8
- package/share.js.map +1 -1
- package/sharedDatabase.js +37 -37
- package/sharedDatabase.js.map +1 -1
- package/stage.js +32 -32
- package/stage.js.map +1 -1
- package/storageIntegration.js +32 -32
- package/storageIntegration.js.map +1 -1
- package/streamOnDirectoryTable.js +21 -21
- package/streamOnDirectoryTable.js.map +1 -1
- package/streamOnExternalTable.js +27 -27
- package/streamOnExternalTable.js.map +1 -1
- package/streamOnTable.js +29 -29
- package/streamOnTable.js.map +1 -1
- package/streamOnView.js +29 -29
- package/streamOnView.js.map +1 -1
- package/streamlit.js +28 -28
- package/streamlit.js.map +1 -1
- package/table.js +26 -26
- package/table.js.map +1 -1
- package/tableColumnMaskingPolicyApplication.js +10 -10
- package/tableColumnMaskingPolicyApplication.js.map +1 -1
- package/tableConstraint.js +28 -28
- package/tableConstraint.js.map +1 -1
- package/tag.js +17 -17
- package/tag.js.map +1 -1
- package/tagAssociation.js +15 -15
- package/tagAssociation.js.map +1 -1
- package/task.js +152 -152
- package/task.js.map +1 -1
- package/user.js +163 -163
- package/user.js.map +1 -1
- package/userAuthenticationPolicyAttachment.js +7 -7
- package/userAuthenticationPolicyAttachment.js.map +1 -1
- package/userPasswordPolicyAttachment.js +7 -7
- package/userPasswordPolicyAttachment.js.map +1 -1
- package/userProgrammaticAccessToken.js +23 -23
- package/userProgrammaticAccessToken.js.map +1 -1
- package/userPublicKeys.js +7 -7
- package/userPublicKeys.js.map +1 -1
- package/utilities.js +18 -29
- package/utilities.js.map +1 -1
- package/view.js +37 -37
- package/view.js.map +1 -1
- package/warehouse.js +36 -36
- package/warehouse.js.map +1 -1
package/account.js
CHANGED
|
@@ -23,7 +23,7 @@ class Account extends pulumi.CustomResource {
|
|
|
23
23
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
24
24
|
*/
|
|
25
25
|
static get(name, id, state, opts) {
|
|
26
|
-
return new Account(name, state,
|
|
26
|
+
return new Account(name, state, { ...opts, id: id });
|
|
27
27
|
}
|
|
28
28
|
/**
|
|
29
29
|
* Returns true if the given object is an instance of Account. This is designed to work even
|
|
@@ -40,55 +40,55 @@ class Account extends pulumi.CustomResource {
|
|
|
40
40
|
opts = opts || {};
|
|
41
41
|
if (opts.id) {
|
|
42
42
|
const state = argsOrState;
|
|
43
|
-
resourceInputs["adminName"] = state
|
|
44
|
-
resourceInputs["adminPassword"] = state
|
|
45
|
-
resourceInputs["adminRsaPublicKey"] = state
|
|
46
|
-
resourceInputs["adminUserType"] = state
|
|
47
|
-
resourceInputs["comment"] = state
|
|
48
|
-
resourceInputs["consumptionBillingEntity"] = state
|
|
49
|
-
resourceInputs["edition"] = state
|
|
50
|
-
resourceInputs["email"] = state
|
|
51
|
-
resourceInputs["firstName"] = state
|
|
52
|
-
resourceInputs["fullyQualifiedName"] = state
|
|
53
|
-
resourceInputs["gracePeriodInDays"] = state
|
|
54
|
-
resourceInputs["isOrgAdmin"] = state
|
|
55
|
-
resourceInputs["lastName"] = state
|
|
56
|
-
resourceInputs["mustChangePassword"] = state
|
|
57
|
-
resourceInputs["name"] = state
|
|
58
|
-
resourceInputs["region"] = state
|
|
59
|
-
resourceInputs["regionGroup"] = state
|
|
60
|
-
resourceInputs["showOutputs"] = state
|
|
43
|
+
resourceInputs["adminName"] = state?.adminName;
|
|
44
|
+
resourceInputs["adminPassword"] = state?.adminPassword;
|
|
45
|
+
resourceInputs["adminRsaPublicKey"] = state?.adminRsaPublicKey;
|
|
46
|
+
resourceInputs["adminUserType"] = state?.adminUserType;
|
|
47
|
+
resourceInputs["comment"] = state?.comment;
|
|
48
|
+
resourceInputs["consumptionBillingEntity"] = state?.consumptionBillingEntity;
|
|
49
|
+
resourceInputs["edition"] = state?.edition;
|
|
50
|
+
resourceInputs["email"] = state?.email;
|
|
51
|
+
resourceInputs["firstName"] = state?.firstName;
|
|
52
|
+
resourceInputs["fullyQualifiedName"] = state?.fullyQualifiedName;
|
|
53
|
+
resourceInputs["gracePeriodInDays"] = state?.gracePeriodInDays;
|
|
54
|
+
resourceInputs["isOrgAdmin"] = state?.isOrgAdmin;
|
|
55
|
+
resourceInputs["lastName"] = state?.lastName;
|
|
56
|
+
resourceInputs["mustChangePassword"] = state?.mustChangePassword;
|
|
57
|
+
resourceInputs["name"] = state?.name;
|
|
58
|
+
resourceInputs["region"] = state?.region;
|
|
59
|
+
resourceInputs["regionGroup"] = state?.regionGroup;
|
|
60
|
+
resourceInputs["showOutputs"] = state?.showOutputs;
|
|
61
61
|
}
|
|
62
62
|
else {
|
|
63
63
|
const args = argsOrState;
|
|
64
|
-
if (
|
|
64
|
+
if (args?.adminName === undefined && !opts.urn) {
|
|
65
65
|
throw new Error("Missing required property 'adminName'");
|
|
66
66
|
}
|
|
67
|
-
if (
|
|
67
|
+
if (args?.edition === undefined && !opts.urn) {
|
|
68
68
|
throw new Error("Missing required property 'edition'");
|
|
69
69
|
}
|
|
70
|
-
if (
|
|
70
|
+
if (args?.email === undefined && !opts.urn) {
|
|
71
71
|
throw new Error("Missing required property 'email'");
|
|
72
72
|
}
|
|
73
|
-
if (
|
|
73
|
+
if (args?.gracePeriodInDays === undefined && !opts.urn) {
|
|
74
74
|
throw new Error("Missing required property 'gracePeriodInDays'");
|
|
75
75
|
}
|
|
76
|
-
resourceInputs["adminName"] =
|
|
77
|
-
resourceInputs["adminPassword"] =
|
|
78
|
-
resourceInputs["adminRsaPublicKey"] = args
|
|
79
|
-
resourceInputs["adminUserType"] = args
|
|
80
|
-
resourceInputs["comment"] = args
|
|
81
|
-
resourceInputs["consumptionBillingEntity"] = args
|
|
82
|
-
resourceInputs["edition"] = args
|
|
83
|
-
resourceInputs["email"] =
|
|
84
|
-
resourceInputs["firstName"] =
|
|
85
|
-
resourceInputs["gracePeriodInDays"] = args
|
|
86
|
-
resourceInputs["isOrgAdmin"] = args
|
|
87
|
-
resourceInputs["lastName"] =
|
|
88
|
-
resourceInputs["mustChangePassword"] = args
|
|
89
|
-
resourceInputs["name"] = args
|
|
90
|
-
resourceInputs["region"] = args
|
|
91
|
-
resourceInputs["regionGroup"] = args
|
|
76
|
+
resourceInputs["adminName"] = args?.adminName ? pulumi.secret(args.adminName) : undefined;
|
|
77
|
+
resourceInputs["adminPassword"] = args?.adminPassword ? pulumi.secret(args.adminPassword) : undefined;
|
|
78
|
+
resourceInputs["adminRsaPublicKey"] = args?.adminRsaPublicKey;
|
|
79
|
+
resourceInputs["adminUserType"] = args?.adminUserType;
|
|
80
|
+
resourceInputs["comment"] = args?.comment;
|
|
81
|
+
resourceInputs["consumptionBillingEntity"] = args?.consumptionBillingEntity;
|
|
82
|
+
resourceInputs["edition"] = args?.edition;
|
|
83
|
+
resourceInputs["email"] = args?.email ? pulumi.secret(args.email) : undefined;
|
|
84
|
+
resourceInputs["firstName"] = args?.firstName ? pulumi.secret(args.firstName) : undefined;
|
|
85
|
+
resourceInputs["gracePeriodInDays"] = args?.gracePeriodInDays;
|
|
86
|
+
resourceInputs["isOrgAdmin"] = args?.isOrgAdmin;
|
|
87
|
+
resourceInputs["lastName"] = args?.lastName ? pulumi.secret(args.lastName) : undefined;
|
|
88
|
+
resourceInputs["mustChangePassword"] = args?.mustChangePassword;
|
|
89
|
+
resourceInputs["name"] = args?.name;
|
|
90
|
+
resourceInputs["region"] = args?.region;
|
|
91
|
+
resourceInputs["regionGroup"] = args?.regionGroup;
|
|
92
92
|
resourceInputs["fullyQualifiedName"] = undefined /*out*/;
|
|
93
93
|
resourceInputs["showOutputs"] = undefined /*out*/;
|
|
94
94
|
}
|
package/account.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account.js","sourceRoot":"","sources":["../account.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;GAMG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoB,EAAE,IAAmC;QAClH,OAAO,IAAI,OAAO,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"account.js","sourceRoot":"","sources":["../account.ts"],"names":[],"mappings":"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"}
|
|
@@ -16,7 +16,7 @@ class AccountAuthenticationPolicyAttachment extends pulumi.CustomResource {
|
|
|
16
16
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
17
17
|
*/
|
|
18
18
|
static get(name, id, state, opts) {
|
|
19
|
-
return new AccountAuthenticationPolicyAttachment(name, state,
|
|
19
|
+
return new AccountAuthenticationPolicyAttachment(name, state, { ...opts, id: id });
|
|
20
20
|
}
|
|
21
21
|
/**
|
|
22
22
|
* Returns true if the given object is an instance of AccountAuthenticationPolicyAttachment. This is designed to work even
|
|
@@ -33,14 +33,14 @@ class AccountAuthenticationPolicyAttachment extends pulumi.CustomResource {
|
|
|
33
33
|
opts = opts || {};
|
|
34
34
|
if (opts.id) {
|
|
35
35
|
const state = argsOrState;
|
|
36
|
-
resourceInputs["authenticationPolicy"] = state
|
|
36
|
+
resourceInputs["authenticationPolicy"] = state?.authenticationPolicy;
|
|
37
37
|
}
|
|
38
38
|
else {
|
|
39
39
|
const args = argsOrState;
|
|
40
|
-
if (
|
|
40
|
+
if (args?.authenticationPolicy === undefined && !opts.urn) {
|
|
41
41
|
throw new Error("Missing required property 'authenticationPolicy'");
|
|
42
42
|
}
|
|
43
|
-
resourceInputs["authenticationPolicy"] = args
|
|
43
|
+
resourceInputs["authenticationPolicy"] = args?.authenticationPolicy;
|
|
44
44
|
}
|
|
45
45
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
46
46
|
super(AccountAuthenticationPolicyAttachment.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountAuthenticationPolicyAttachment.js","sourceRoot":"","sources":["../accountAuthenticationPolicyAttachment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,MAAa,qCAAsC,SAAQ,MAAM,CAAC,cAAc;IAC5E;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkD,EAAE,IAAmC;QAChJ,OAAO,IAAI,qCAAqC,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"accountAuthenticationPolicyAttachment.js","sourceRoot":"","sources":["../accountAuthenticationPolicyAttachment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,MAAa,qCAAsC,SAAQ,MAAM,CAAC,cAAc;IAC5E;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkD,EAAE,IAAmC;QAChJ,OAAO,IAAI,qCAAqC,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC5F,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,qCAAqC,CAAC,YAAY,CAAC;IACtF,CAAC;IAeD,YAAY,IAAY,EAAE,WAAoG,EAAE,IAAmC;QAC/J,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqE,CAAC;YACpF,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,EAAE,oBAAoB,CAAC;SACxE;aAAM;YACH,MAAM,IAAI,GAAG,WAAoE,CAAC;YAClF,IAAI,IAAI,EAAE,oBAAoB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,kDAAkD,CAAC,CAAC;aACvE;YACD,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;SACvE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,qCAAqC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1F,CAAC;;AAxDL,sFAyDC;AA3CG,gBAAgB;AACO,kDAAY,GAAG,6FAA6F,CAAC"}
|
package/accountParameter.js
CHANGED
|
@@ -23,7 +23,7 @@ class AccountParameter extends pulumi.CustomResource {
|
|
|
23
23
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
24
24
|
*/
|
|
25
25
|
static get(name, id, state, opts) {
|
|
26
|
-
return new AccountParameter(name, state,
|
|
26
|
+
return new AccountParameter(name, state, { ...opts, id: id });
|
|
27
27
|
}
|
|
28
28
|
/**
|
|
29
29
|
* Returns true if the given object is an instance of AccountParameter. This is designed to work even
|
|
@@ -40,19 +40,19 @@ class AccountParameter extends pulumi.CustomResource {
|
|
|
40
40
|
opts = opts || {};
|
|
41
41
|
if (opts.id) {
|
|
42
42
|
const state = argsOrState;
|
|
43
|
-
resourceInputs["key"] = state
|
|
44
|
-
resourceInputs["value"] = state
|
|
43
|
+
resourceInputs["key"] = state?.key;
|
|
44
|
+
resourceInputs["value"] = state?.value;
|
|
45
45
|
}
|
|
46
46
|
else {
|
|
47
47
|
const args = argsOrState;
|
|
48
|
-
if (
|
|
48
|
+
if (args?.key === undefined && !opts.urn) {
|
|
49
49
|
throw new Error("Missing required property 'key'");
|
|
50
50
|
}
|
|
51
|
-
if (
|
|
51
|
+
if (args?.value === undefined && !opts.urn) {
|
|
52
52
|
throw new Error("Missing required property 'value'");
|
|
53
53
|
}
|
|
54
|
-
resourceInputs["key"] = args
|
|
55
|
-
resourceInputs["value"] = args
|
|
54
|
+
resourceInputs["key"] = args?.key;
|
|
55
|
+
resourceInputs["value"] = args?.value;
|
|
56
56
|
}
|
|
57
57
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
58
58
|
super(AccountParameter.__pulumiType, name, resourceInputs, opts);
|
package/accountParameter.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountParameter.js","sourceRoot":"","sources":["../accountParameter.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;GAMG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"accountParameter.js","sourceRoot":"","sources":["../accountParameter.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;GAMG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACvE,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,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;IAmBD,YAAY,IAAY,EAAE,WAA0D,EAAE,IAAmC;QACrH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAgD,CAAC;YAC/D,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;YACnC,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;SAC1C;aAAM;YACH,MAAM,IAAI,GAAG,WAA+C,CAAC;YAC7D,IAAI,IAAI,EAAE,GAAG,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtC,MAAM,IAAI,KAAK,CAAC,iCAAiC,CAAC,CAAC;aACtD;YACD,IAAI,IAAI,EAAE,KAAK,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxC,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,CAAC;YAClC,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;SACzC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,gBAAgB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrE,CAAC;;AAjEL,4CAkEC;AApDG,gBAAgB;AACO,6BAAY,GAAG,mDAAmD,CAAC"}
|
|
@@ -16,7 +16,7 @@ class AccountPasswordPolicyAttachment extends pulumi.CustomResource {
|
|
|
16
16
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
17
17
|
*/
|
|
18
18
|
static get(name, id, state, opts) {
|
|
19
|
-
return new AccountPasswordPolicyAttachment(name, state,
|
|
19
|
+
return new AccountPasswordPolicyAttachment(name, state, { ...opts, id: id });
|
|
20
20
|
}
|
|
21
21
|
/**
|
|
22
22
|
* Returns true if the given object is an instance of AccountPasswordPolicyAttachment. This is designed to work even
|
|
@@ -33,14 +33,14 @@ class AccountPasswordPolicyAttachment extends pulumi.CustomResource {
|
|
|
33
33
|
opts = opts || {};
|
|
34
34
|
if (opts.id) {
|
|
35
35
|
const state = argsOrState;
|
|
36
|
-
resourceInputs["passwordPolicy"] = state
|
|
36
|
+
resourceInputs["passwordPolicy"] = state?.passwordPolicy;
|
|
37
37
|
}
|
|
38
38
|
else {
|
|
39
39
|
const args = argsOrState;
|
|
40
|
-
if (
|
|
40
|
+
if (args?.passwordPolicy === undefined && !opts.urn) {
|
|
41
41
|
throw new Error("Missing required property 'passwordPolicy'");
|
|
42
42
|
}
|
|
43
|
-
resourceInputs["passwordPolicy"] = args
|
|
43
|
+
resourceInputs["passwordPolicy"] = args?.passwordPolicy;
|
|
44
44
|
}
|
|
45
45
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
46
46
|
super(AccountPasswordPolicyAttachment.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountPasswordPolicyAttachment.js","sourceRoot":"","sources":["../accountPasswordPolicyAttachment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,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,
|
|
1
|
+
{"version":3,"file":"accountPasswordPolicyAttachment.js","sourceRoot":"","sources":["../accountPasswordPolicyAttachment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,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;IAeD,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,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;SAC5D;aAAM;YACH,MAAM,IAAI,GAAG,WAA8D,CAAC;YAC5E,IAAI,IAAI,EAAE,cAAc,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACjD,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;aACjE;YACD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;SAC3D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,+BAA+B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACpF,CAAC;;AAxDL,0EAyDC;AA3CG,gBAAgB;AACO,4CAAY,GAAG,iFAAiF,CAAC"}
|
package/accountRole.js
CHANGED
|
@@ -23,7 +23,7 @@ class AccountRole extends pulumi.CustomResource {
|
|
|
23
23
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
24
24
|
*/
|
|
25
25
|
static get(name, id, state, opts) {
|
|
26
|
-
return new AccountRole(name, state,
|
|
26
|
+
return new AccountRole(name, state, { ...opts, id: id });
|
|
27
27
|
}
|
|
28
28
|
/**
|
|
29
29
|
* Returns true if the given object is an instance of AccountRole. This is designed to work even
|
|
@@ -40,15 +40,15 @@ class AccountRole extends pulumi.CustomResource {
|
|
|
40
40
|
opts = opts || {};
|
|
41
41
|
if (opts.id) {
|
|
42
42
|
const state = argsOrState;
|
|
43
|
-
resourceInputs["comment"] = state
|
|
44
|
-
resourceInputs["fullyQualifiedName"] = state
|
|
45
|
-
resourceInputs["name"] = state
|
|
46
|
-
resourceInputs["showOutputs"] = state
|
|
43
|
+
resourceInputs["comment"] = state?.comment;
|
|
44
|
+
resourceInputs["fullyQualifiedName"] = state?.fullyQualifiedName;
|
|
45
|
+
resourceInputs["name"] = state?.name;
|
|
46
|
+
resourceInputs["showOutputs"] = state?.showOutputs;
|
|
47
47
|
}
|
|
48
48
|
else {
|
|
49
49
|
const args = argsOrState;
|
|
50
|
-
resourceInputs["comment"] = args
|
|
51
|
-
resourceInputs["name"] = args
|
|
50
|
+
resourceInputs["comment"] = args?.comment;
|
|
51
|
+
resourceInputs["name"] = args?.name;
|
|
52
52
|
resourceInputs["fullyQualifiedName"] = undefined /*out*/;
|
|
53
53
|
resourceInputs["showOutputs"] = undefined /*out*/;
|
|
54
54
|
}
|
package/accountRole.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountRole.js","sourceRoot":"","sources":["../accountRole.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;GAMG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"accountRole.js","sourceRoot":"","sources":["../accountRole.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;GAMG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClE,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,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;IAwBD,YAAY,IAAY,EAAE,WAAgD,EAAE,IAAmC;QAC3G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2C,CAAC;YAC1D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,EAAE,kBAAkB,CAAC;YACjE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;SACtD;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,oBAAoB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACzD,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,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;;AApEL,kCAqEC;AAvDG,gBAAgB;AACO,wBAAY,GAAG,yCAAyC,CAAC"}
|
package/alert.js
CHANGED
|
@@ -25,7 +25,7 @@ class Alert extends pulumi.CustomResource {
|
|
|
25
25
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
26
26
|
*/
|
|
27
27
|
static get(name, id, state, opts) {
|
|
28
|
-
return new Alert(name, state,
|
|
28
|
+
return new Alert(name, state, { ...opts, id: id });
|
|
29
29
|
}
|
|
30
30
|
/**
|
|
31
31
|
* Returns true if the given object is an instance of Alert. This is designed to work even
|
|
@@ -42,43 +42,43 @@ class Alert extends pulumi.CustomResource {
|
|
|
42
42
|
opts = opts || {};
|
|
43
43
|
if (opts.id) {
|
|
44
44
|
const state = argsOrState;
|
|
45
|
-
resourceInputs["action"] = state
|
|
46
|
-
resourceInputs["alertSchedule"] = state
|
|
47
|
-
resourceInputs["comment"] = state
|
|
48
|
-
resourceInputs["condition"] = state
|
|
49
|
-
resourceInputs["database"] = state
|
|
50
|
-
resourceInputs["enabled"] = state
|
|
51
|
-
resourceInputs["fullyQualifiedName"] = state
|
|
52
|
-
resourceInputs["name"] = state
|
|
53
|
-
resourceInputs["schema"] = state
|
|
54
|
-
resourceInputs["warehouse"] = state
|
|
45
|
+
resourceInputs["action"] = state?.action;
|
|
46
|
+
resourceInputs["alertSchedule"] = state?.alertSchedule;
|
|
47
|
+
resourceInputs["comment"] = state?.comment;
|
|
48
|
+
resourceInputs["condition"] = state?.condition;
|
|
49
|
+
resourceInputs["database"] = state?.database;
|
|
50
|
+
resourceInputs["enabled"] = state?.enabled;
|
|
51
|
+
resourceInputs["fullyQualifiedName"] = state?.fullyQualifiedName;
|
|
52
|
+
resourceInputs["name"] = state?.name;
|
|
53
|
+
resourceInputs["schema"] = state?.schema;
|
|
54
|
+
resourceInputs["warehouse"] = state?.warehouse;
|
|
55
55
|
}
|
|
56
56
|
else {
|
|
57
57
|
const args = argsOrState;
|
|
58
|
-
if (
|
|
58
|
+
if (args?.action === undefined && !opts.urn) {
|
|
59
59
|
throw new Error("Missing required property 'action'");
|
|
60
60
|
}
|
|
61
|
-
if (
|
|
61
|
+
if (args?.condition === undefined && !opts.urn) {
|
|
62
62
|
throw new Error("Missing required property 'condition'");
|
|
63
63
|
}
|
|
64
|
-
if (
|
|
64
|
+
if (args?.database === undefined && !opts.urn) {
|
|
65
65
|
throw new Error("Missing required property 'database'");
|
|
66
66
|
}
|
|
67
|
-
if (
|
|
67
|
+
if (args?.schema === undefined && !opts.urn) {
|
|
68
68
|
throw new Error("Missing required property 'schema'");
|
|
69
69
|
}
|
|
70
|
-
if (
|
|
70
|
+
if (args?.warehouse === undefined && !opts.urn) {
|
|
71
71
|
throw new Error("Missing required property 'warehouse'");
|
|
72
72
|
}
|
|
73
|
-
resourceInputs["action"] = args
|
|
74
|
-
resourceInputs["alertSchedule"] = args
|
|
75
|
-
resourceInputs["comment"] = args
|
|
76
|
-
resourceInputs["condition"] = args
|
|
77
|
-
resourceInputs["database"] = args
|
|
78
|
-
resourceInputs["enabled"] = args
|
|
79
|
-
resourceInputs["name"] = args
|
|
80
|
-
resourceInputs["schema"] = args
|
|
81
|
-
resourceInputs["warehouse"] = args
|
|
73
|
+
resourceInputs["action"] = args?.action;
|
|
74
|
+
resourceInputs["alertSchedule"] = args?.alertSchedule;
|
|
75
|
+
resourceInputs["comment"] = args?.comment;
|
|
76
|
+
resourceInputs["condition"] = args?.condition;
|
|
77
|
+
resourceInputs["database"] = args?.database;
|
|
78
|
+
resourceInputs["enabled"] = args?.enabled;
|
|
79
|
+
resourceInputs["name"] = args?.name;
|
|
80
|
+
resourceInputs["schema"] = args?.schema;
|
|
81
|
+
resourceInputs["warehouse"] = args?.warehouse;
|
|
82
82
|
resourceInputs["fullyQualifiedName"] = undefined /*out*/;
|
|
83
83
|
}
|
|
84
84
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
package/alert.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"alert.js","sourceRoot":"","sources":["../alert.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;GAQG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;IAC5C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkB,EAAE,IAAmC;QAChH,OAAO,IAAI,KAAK,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"alert.js","sourceRoot":"","sources":["../alert.ts"],"names":[],"mappings":"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"}
|
|
@@ -23,7 +23,7 @@ class ApiAuthenticationIntegrationWithAuthorizationCodeGrant extends pulumi.Cust
|
|
|
23
23
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
24
24
|
*/
|
|
25
25
|
static get(name, id, state, opts) {
|
|
26
|
-
return new ApiAuthenticationIntegrationWithAuthorizationCodeGrant(name, state,
|
|
26
|
+
return new ApiAuthenticationIntegrationWithAuthorizationCodeGrant(name, state, { ...opts, id: id });
|
|
27
27
|
}
|
|
28
28
|
/**
|
|
29
29
|
* Returns true if the given object is an instance of ApiAuthenticationIntegrationWithAuthorizationCodeGrant. This is designed to work even
|
|
@@ -40,43 +40,43 @@ class ApiAuthenticationIntegrationWithAuthorizationCodeGrant extends pulumi.Cust
|
|
|
40
40
|
opts = opts || {};
|
|
41
41
|
if (opts.id) {
|
|
42
42
|
const state = argsOrState;
|
|
43
|
-
resourceInputs["comment"] = state
|
|
44
|
-
resourceInputs["describeOutputs"] = state
|
|
45
|
-
resourceInputs["enabled"] = state
|
|
46
|
-
resourceInputs["fullyQualifiedName"] = state
|
|
47
|
-
resourceInputs["name"] = state
|
|
48
|
-
resourceInputs["oauthAccessTokenValidity"] = state
|
|
49
|
-
resourceInputs["oauthAllowedScopes"] = state
|
|
50
|
-
resourceInputs["oauthAuthorizationEndpoint"] = state
|
|
51
|
-
resourceInputs["oauthClientAuthMethod"] = state
|
|
52
|
-
resourceInputs["oauthClientId"] = state
|
|
53
|
-
resourceInputs["oauthClientSecret"] = state
|
|
54
|
-
resourceInputs["oauthRefreshTokenValidity"] = state
|
|
55
|
-
resourceInputs["oauthTokenEndpoint"] = state
|
|
56
|
-
resourceInputs["showOutputs"] = state
|
|
43
|
+
resourceInputs["comment"] = state?.comment;
|
|
44
|
+
resourceInputs["describeOutputs"] = state?.describeOutputs;
|
|
45
|
+
resourceInputs["enabled"] = state?.enabled;
|
|
46
|
+
resourceInputs["fullyQualifiedName"] = state?.fullyQualifiedName;
|
|
47
|
+
resourceInputs["name"] = state?.name;
|
|
48
|
+
resourceInputs["oauthAccessTokenValidity"] = state?.oauthAccessTokenValidity;
|
|
49
|
+
resourceInputs["oauthAllowedScopes"] = state?.oauthAllowedScopes;
|
|
50
|
+
resourceInputs["oauthAuthorizationEndpoint"] = state?.oauthAuthorizationEndpoint;
|
|
51
|
+
resourceInputs["oauthClientAuthMethod"] = state?.oauthClientAuthMethod;
|
|
52
|
+
resourceInputs["oauthClientId"] = state?.oauthClientId;
|
|
53
|
+
resourceInputs["oauthClientSecret"] = state?.oauthClientSecret;
|
|
54
|
+
resourceInputs["oauthRefreshTokenValidity"] = state?.oauthRefreshTokenValidity;
|
|
55
|
+
resourceInputs["oauthTokenEndpoint"] = state?.oauthTokenEndpoint;
|
|
56
|
+
resourceInputs["showOutputs"] = state?.showOutputs;
|
|
57
57
|
}
|
|
58
58
|
else {
|
|
59
59
|
const args = argsOrState;
|
|
60
|
-
if (
|
|
60
|
+
if (args?.enabled === undefined && !opts.urn) {
|
|
61
61
|
throw new Error("Missing required property 'enabled'");
|
|
62
62
|
}
|
|
63
|
-
if (
|
|
63
|
+
if (args?.oauthClientId === undefined && !opts.urn) {
|
|
64
64
|
throw new Error("Missing required property 'oauthClientId'");
|
|
65
65
|
}
|
|
66
|
-
if (
|
|
66
|
+
if (args?.oauthClientSecret === undefined && !opts.urn) {
|
|
67
67
|
throw new Error("Missing required property 'oauthClientSecret'");
|
|
68
68
|
}
|
|
69
|
-
resourceInputs["comment"] = args
|
|
70
|
-
resourceInputs["enabled"] = args
|
|
71
|
-
resourceInputs["name"] = args
|
|
72
|
-
resourceInputs["oauthAccessTokenValidity"] = args
|
|
73
|
-
resourceInputs["oauthAllowedScopes"] = args
|
|
74
|
-
resourceInputs["oauthAuthorizationEndpoint"] = args
|
|
75
|
-
resourceInputs["oauthClientAuthMethod"] = args
|
|
76
|
-
resourceInputs["oauthClientId"] =
|
|
77
|
-
resourceInputs["oauthClientSecret"] =
|
|
78
|
-
resourceInputs["oauthRefreshTokenValidity"] = args
|
|
79
|
-
resourceInputs["oauthTokenEndpoint"] = args
|
|
69
|
+
resourceInputs["comment"] = args?.comment;
|
|
70
|
+
resourceInputs["enabled"] = args?.enabled;
|
|
71
|
+
resourceInputs["name"] = args?.name;
|
|
72
|
+
resourceInputs["oauthAccessTokenValidity"] = args?.oauthAccessTokenValidity;
|
|
73
|
+
resourceInputs["oauthAllowedScopes"] = args?.oauthAllowedScopes;
|
|
74
|
+
resourceInputs["oauthAuthorizationEndpoint"] = args?.oauthAuthorizationEndpoint;
|
|
75
|
+
resourceInputs["oauthClientAuthMethod"] = args?.oauthClientAuthMethod;
|
|
76
|
+
resourceInputs["oauthClientId"] = args?.oauthClientId ? pulumi.secret(args.oauthClientId) : undefined;
|
|
77
|
+
resourceInputs["oauthClientSecret"] = args?.oauthClientSecret ? pulumi.secret(args.oauthClientSecret) : undefined;
|
|
78
|
+
resourceInputs["oauthRefreshTokenValidity"] = args?.oauthRefreshTokenValidity;
|
|
79
|
+
resourceInputs["oauthTokenEndpoint"] = args?.oauthTokenEndpoint;
|
|
80
80
|
resourceInputs["describeOutputs"] = undefined /*out*/;
|
|
81
81
|
resourceInputs["fullyQualifiedName"] = undefined /*out*/;
|
|
82
82
|
resourceInputs["showOutputs"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"apiAuthenticationIntegrationWithAuthorizationCodeGrant.js","sourceRoot":"","sources":["../apiAuthenticationIntegrationWithAuthorizationCodeGrant.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;GAMG;AACH,MAAa,sDAAuD,SAAQ,MAAM,CAAC,cAAc;IAC7F;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmE,EAAE,IAAmC;QACjK,OAAO,IAAI,sDAAsD,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"apiAuthenticationIntegrationWithAuthorizationCodeGrant.js","sourceRoot":"","sources":["../apiAuthenticationIntegrationWithAuthorizationCodeGrant.ts"],"names":[],"mappings":"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"}
|
|
@@ -23,7 +23,7 @@ class ApiAuthenticationIntegrationWithClientCredentials extends pulumi.CustomRes
|
|
|
23
23
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
24
24
|
*/
|
|
25
25
|
static get(name, id, state, opts) {
|
|
26
|
-
return new ApiAuthenticationIntegrationWithClientCredentials(name, state,
|
|
26
|
+
return new ApiAuthenticationIntegrationWithClientCredentials(name, state, { ...opts, id: id });
|
|
27
27
|
}
|
|
28
28
|
/**
|
|
29
29
|
* Returns true if the given object is an instance of ApiAuthenticationIntegrationWithClientCredentials. This is designed to work even
|
|
@@ -40,41 +40,41 @@ class ApiAuthenticationIntegrationWithClientCredentials extends pulumi.CustomRes
|
|
|
40
40
|
opts = opts || {};
|
|
41
41
|
if (opts.id) {
|
|
42
42
|
const state = argsOrState;
|
|
43
|
-
resourceInputs["comment"] = state
|
|
44
|
-
resourceInputs["describeOutputs"] = state
|
|
45
|
-
resourceInputs["enabled"] = state
|
|
46
|
-
resourceInputs["fullyQualifiedName"] = state
|
|
47
|
-
resourceInputs["name"] = state
|
|
48
|
-
resourceInputs["oauthAccessTokenValidity"] = state
|
|
49
|
-
resourceInputs["oauthAllowedScopes"] = state
|
|
50
|
-
resourceInputs["oauthClientAuthMethod"] = state
|
|
51
|
-
resourceInputs["oauthClientId"] = state
|
|
52
|
-
resourceInputs["oauthClientSecret"] = state
|
|
53
|
-
resourceInputs["oauthRefreshTokenValidity"] = state
|
|
54
|
-
resourceInputs["oauthTokenEndpoint"] = state
|
|
55
|
-
resourceInputs["showOutputs"] = state
|
|
43
|
+
resourceInputs["comment"] = state?.comment;
|
|
44
|
+
resourceInputs["describeOutputs"] = state?.describeOutputs;
|
|
45
|
+
resourceInputs["enabled"] = state?.enabled;
|
|
46
|
+
resourceInputs["fullyQualifiedName"] = state?.fullyQualifiedName;
|
|
47
|
+
resourceInputs["name"] = state?.name;
|
|
48
|
+
resourceInputs["oauthAccessTokenValidity"] = state?.oauthAccessTokenValidity;
|
|
49
|
+
resourceInputs["oauthAllowedScopes"] = state?.oauthAllowedScopes;
|
|
50
|
+
resourceInputs["oauthClientAuthMethod"] = state?.oauthClientAuthMethod;
|
|
51
|
+
resourceInputs["oauthClientId"] = state?.oauthClientId;
|
|
52
|
+
resourceInputs["oauthClientSecret"] = state?.oauthClientSecret;
|
|
53
|
+
resourceInputs["oauthRefreshTokenValidity"] = state?.oauthRefreshTokenValidity;
|
|
54
|
+
resourceInputs["oauthTokenEndpoint"] = state?.oauthTokenEndpoint;
|
|
55
|
+
resourceInputs["showOutputs"] = state?.showOutputs;
|
|
56
56
|
}
|
|
57
57
|
else {
|
|
58
58
|
const args = argsOrState;
|
|
59
|
-
if (
|
|
59
|
+
if (args?.enabled === undefined && !opts.urn) {
|
|
60
60
|
throw new Error("Missing required property 'enabled'");
|
|
61
61
|
}
|
|
62
|
-
if (
|
|
62
|
+
if (args?.oauthClientId === undefined && !opts.urn) {
|
|
63
63
|
throw new Error("Missing required property 'oauthClientId'");
|
|
64
64
|
}
|
|
65
|
-
if (
|
|
65
|
+
if (args?.oauthClientSecret === undefined && !opts.urn) {
|
|
66
66
|
throw new Error("Missing required property 'oauthClientSecret'");
|
|
67
67
|
}
|
|
68
|
-
resourceInputs["comment"] = args
|
|
69
|
-
resourceInputs["enabled"] = args
|
|
70
|
-
resourceInputs["name"] = args
|
|
71
|
-
resourceInputs["oauthAccessTokenValidity"] = args
|
|
72
|
-
resourceInputs["oauthAllowedScopes"] = args
|
|
73
|
-
resourceInputs["oauthClientAuthMethod"] = args
|
|
74
|
-
resourceInputs["oauthClientId"] =
|
|
75
|
-
resourceInputs["oauthClientSecret"] =
|
|
76
|
-
resourceInputs["oauthRefreshTokenValidity"] = args
|
|
77
|
-
resourceInputs["oauthTokenEndpoint"] = args
|
|
68
|
+
resourceInputs["comment"] = args?.comment;
|
|
69
|
+
resourceInputs["enabled"] = args?.enabled;
|
|
70
|
+
resourceInputs["name"] = args?.name;
|
|
71
|
+
resourceInputs["oauthAccessTokenValidity"] = args?.oauthAccessTokenValidity;
|
|
72
|
+
resourceInputs["oauthAllowedScopes"] = args?.oauthAllowedScopes;
|
|
73
|
+
resourceInputs["oauthClientAuthMethod"] = args?.oauthClientAuthMethod;
|
|
74
|
+
resourceInputs["oauthClientId"] = args?.oauthClientId ? pulumi.secret(args.oauthClientId) : undefined;
|
|
75
|
+
resourceInputs["oauthClientSecret"] = args?.oauthClientSecret ? pulumi.secret(args.oauthClientSecret) : undefined;
|
|
76
|
+
resourceInputs["oauthRefreshTokenValidity"] = args?.oauthRefreshTokenValidity;
|
|
77
|
+
resourceInputs["oauthTokenEndpoint"] = args?.oauthTokenEndpoint;
|
|
78
78
|
resourceInputs["describeOutputs"] = undefined /*out*/;
|
|
79
79
|
resourceInputs["fullyQualifiedName"] = undefined /*out*/;
|
|
80
80
|
resourceInputs["showOutputs"] = undefined /*out*/;
|