@pulumi/databricks 1.47.0-alpha.1721667289 → 1.47.1-alpha.1721928243

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.
@@ -95,7 +95,7 @@ export declare class ExternalLocation extends pulumi.CustomResource {
95
95
  */
96
96
  readonly forceUpdate: pulumi.Output<boolean | undefined>;
97
97
  /**
98
- * Whether the external location is accessible from all workspaces or a specific set of workspaces. Can be `ISOLATED` or `OPEN`. Setting the external location to `ISOLATED` will automatically allow access from the current workspace.
98
+ * Whether the external location is accessible from all workspaces or a specific set of workspaces. Can be `ISOLATION_MODE_ISOLATED` or `ISOLATION_MODE_OPEN`. Setting the external location to `ISOLATION_MODE_ISOLATED` will automatically allow access from the current workspace.
99
99
  */
100
100
  readonly isolationMode: pulumi.Output<string>;
101
101
  readonly metastoreId: pulumi.Output<string>;
@@ -157,7 +157,7 @@ export interface ExternalLocationState {
157
157
  */
158
158
  forceUpdate?: pulumi.Input<boolean>;
159
159
  /**
160
- * Whether the external location is accessible from all workspaces or a specific set of workspaces. Can be `ISOLATED` or `OPEN`. Setting the external location to `ISOLATED` will automatically allow access from the current workspace.
160
+ * Whether the external location is accessible from all workspaces or a specific set of workspaces. Can be `ISOLATION_MODE_ISOLATED` or `ISOLATION_MODE_OPEN`. Setting the external location to `ISOLATION_MODE_ISOLATED` will automatically allow access from the current workspace.
161
161
  */
162
162
  isolationMode?: pulumi.Input<string>;
163
163
  metastoreId?: pulumi.Input<string>;
@@ -211,7 +211,7 @@ export interface ExternalLocationArgs {
211
211
  */
212
212
  forceUpdate?: pulumi.Input<boolean>;
213
213
  /**
214
- * Whether the external location is accessible from all workspaces or a specific set of workspaces. Can be `ISOLATED` or `OPEN`. Setting the external location to `ISOLATED` will automatically allow access from the current workspace.
214
+ * Whether the external location is accessible from all workspaces or a specific set of workspaces. Can be `ISOLATION_MODE_ISOLATED` or `ISOLATION_MODE_OPEN`. Setting the external location to `ISOLATION_MODE_ISOLATED` will automatically allow access from the current workspace.
215
215
  */
216
216
  isolationMode?: pulumi.Input<string>;
217
217
  metastoreId?: pulumi.Input<string>;
@@ -67,6 +67,10 @@ export interface GetSparkVersionArgs {
67
67
  * @deprecated Not required anymore - it's automatically enabled on the Graviton-based node types
68
68
  */
69
69
  graviton?: boolean;
70
+ /**
71
+ * Databricks Runtime version, that can be used as `sparkVersion` field in databricks_job, databricks_cluster, or databricks_instance_pool.
72
+ */
73
+ id?: string;
70
74
  /**
71
75
  * if we should return only the latest version if there is more than one result. Default to `true`. If set to `false` and multiple versions are matching, throws an error.
72
76
  */
@@ -106,7 +110,7 @@ export interface GetSparkVersionResult {
106
110
  */
107
111
  readonly graviton?: boolean;
108
112
  /**
109
- * The provider-assigned unique ID for this managed resource.
113
+ * Databricks Runtime version, that can be used as `sparkVersion` field in databricks_job, databricks_cluster, or databricks_instance_pool.
110
114
  */
111
115
  readonly id: string;
112
116
  readonly latest?: boolean;
@@ -187,6 +191,10 @@ export interface GetSparkVersionOutputArgs {
187
191
  * @deprecated Not required anymore - it's automatically enabled on the Graviton-based node types
188
192
  */
189
193
  graviton?: pulumi.Input<boolean>;
194
+ /**
195
+ * Databricks Runtime version, that can be used as `sparkVersion` field in databricks_job, databricks_cluster, or databricks_instance_pool.
196
+ */
197
+ id?: pulumi.Input<string>;
190
198
  /**
191
199
  * if we should return only the latest version if there is more than one result. Default to `true`. If set to `false` and multiple versions are matching, throws an error.
192
200
  */
@@ -58,6 +58,7 @@ function getSparkVersion(args, opts) {
58
58
  "genomics": args.genomics,
59
59
  "gpu": args.gpu,
60
60
  "graviton": args.graviton,
61
+ "id": args.id,
61
62
  "latest": args.latest,
62
63
  "longTermSupport": args.longTermSupport,
63
64
  "ml": args.ml,
@@ -1 +1 @@
1
- {"version":3,"file":"getSparkVersion.js","sourceRoot":"","sources":["../getSparkVersion.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4CG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kDAAkD,EAAE;QAC7E,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAhBD,0CAgBC;AA6ED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4CG;AACH,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAA2B;IAC/F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,sDAEC"}
1
+ {"version":3,"file":"getSparkVersion.js","sourceRoot":"","sources":["../getSparkVersion.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4CG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kDAAkD,EAAE;QAC7E,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAjBD,0CAiBC;AAiFD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4CG;AACH,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAA2B;IAC/F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,sDAEC"}
package/getZones.d.ts CHANGED
@@ -13,7 +13,24 @@ import * as pulumi from "@pulumi/pulumi";
13
13
  * const zones = databricks.getZones({});
14
14
  * ```
15
15
  */
16
- export declare function getZones(opts?: pulumi.InvokeOptions): Promise<GetZonesResult>;
16
+ export declare function getZones(args?: GetZonesArgs, opts?: pulumi.InvokeOptions): Promise<GetZonesResult>;
17
+ /**
18
+ * A collection of arguments for invoking getZones.
19
+ */
20
+ export interface GetZonesArgs {
21
+ /**
22
+ * This is the default zone that gets assigned to your workspace. This is the zone used by default for clusters and instance pools.
23
+ */
24
+ defaultZone?: string;
25
+ /**
26
+ * The id for the zone object.
27
+ */
28
+ id?: string;
29
+ /**
30
+ * This is a list of all the zones available for your subnets in your Databricks workspace.
31
+ */
32
+ zones?: string[];
33
+ }
17
34
  /**
18
35
  * A collection of values returned by getZones.
19
36
  */
@@ -23,7 +40,7 @@ export interface GetZonesResult {
23
40
  */
24
41
  readonly defaultZone: string;
25
42
  /**
26
- * The provider-assigned unique ID for this managed resource.
43
+ * The id for the zone object.
27
44
  */
28
45
  readonly id: string;
29
46
  /**
@@ -45,4 +62,21 @@ export interface GetZonesResult {
45
62
  * const zones = databricks.getZones({});
46
63
  * ```
47
64
  */
48
- export declare function getZonesOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetZonesResult>;
65
+ export declare function getZonesOutput(args?: GetZonesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetZonesResult>;
66
+ /**
67
+ * A collection of arguments for invoking getZones.
68
+ */
69
+ export interface GetZonesOutputArgs {
70
+ /**
71
+ * This is the default zone that gets assigned to your workspace. This is the zone used by default for clusters and instance pools.
72
+ */
73
+ defaultZone?: pulumi.Input<string>;
74
+ /**
75
+ * The id for the zone object.
76
+ */
77
+ id?: pulumi.Input<string>;
78
+ /**
79
+ * This is a list of all the zones available for your subnets in your Databricks workspace.
80
+ */
81
+ zones?: pulumi.Input<pulumi.Input<string>[]>;
82
+ }
package/getZones.js CHANGED
@@ -19,9 +19,14 @@ const utilities = require("./utilities");
19
19
  * const zones = databricks.getZones({});
20
20
  * ```
21
21
  */
22
- function getZones(opts) {
22
+ function getZones(args, opts) {
23
+ args = args || {};
23
24
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
24
- return pulumi.runtime.invoke("databricks:index/getZones:getZones", {}, opts);
25
+ return pulumi.runtime.invoke("databricks:index/getZones:getZones", {
26
+ "defaultZone": args.defaultZone,
27
+ "id": args.id,
28
+ "zones": args.zones,
29
+ }, opts);
25
30
  }
26
31
  exports.getZones = getZones;
27
32
  /**
@@ -38,8 +43,8 @@ exports.getZones = getZones;
38
43
  * const zones = databricks.getZones({});
39
44
  * ```
40
45
  */
41
- function getZonesOutput(opts) {
42
- return pulumi.output(getZones(opts));
46
+ function getZonesOutput(args, opts) {
47
+ return pulumi.output(args).apply((a) => getZones(a, opts));
43
48
  }
44
49
  exports.getZonesOutput = getZonesOutput;
45
50
  //# sourceMappingURL=getZones.js.map
package/getZones.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getZones.js","sourceRoot":"","sources":["../getZones.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,QAAQ,CAAC,IAA2B;IAEhD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE,EAClE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4BAKC;AAmBD;;;;;;;;;;;;;GAaG;AACH,SAAgB,cAAc,CAAC,IAA2B;IACtD,OAAO,MAAM,CAAC,MAAM,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAA;AACxC,CAAC;AAFD,wCAEC"}
1
+ {"version":3,"file":"getZones.js","sourceRoot":"","sources":["../getZones.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,QAAQ,CAAC,IAAmB,EAAE,IAA2B;IACrE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,4BASC;AAqCD;;;;;;;;;;;;;GAaG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,QAAQ,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,wCAEC"}
package/index.d.ts CHANGED
@@ -199,7 +199,7 @@ export declare const getVolumeOutput: typeof import("./getVolume").getVolumeOutp
199
199
  export { GetVolumesArgs, GetVolumesResult, GetVolumesOutputArgs } from "./getVolumes";
200
200
  export declare const getVolumes: typeof import("./getVolumes").getVolumes;
201
201
  export declare const getVolumesOutput: typeof import("./getVolumes").getVolumesOutput;
202
- export { GetZonesResult } from "./getZones";
202
+ export { GetZonesArgs, GetZonesResult, GetZonesOutputArgs } from "./getZones";
203
203
  export declare const getZones: typeof import("./getZones").getZones;
204
204
  export declare const getZonesOutput: typeof import("./getZones").getZonesOutput;
205
205
  export { GitCredentialArgs, GitCredentialState } from "./gitCredential";
package/job.d.ts CHANGED
@@ -133,7 +133,7 @@ export declare class Job extends pulumi.CustomResource {
133
133
  */
134
134
  readonly runJobTask: pulumi.Output<outputs.JobRunJobTask | undefined>;
135
135
  /**
136
- * (List) An optional periodic schedule for this job. The default behavior is that the job runs when triggered by clicking Run Now in the Jobs UI or sending an API request to runNow. This field is a block and is documented below.
136
+ * An optional periodic schedule for this job. The default behavior is that the job runs when triggered by clicking Run Now in the Jobs UI or sending an API request to runNow. See schedule Configuration Block below.
137
137
  */
138
138
  readonly schedule: pulumi.Output<outputs.JobSchedule | undefined>;
139
139
  /**
@@ -292,7 +292,7 @@ export interface JobState {
292
292
  */
293
293
  runJobTask?: pulumi.Input<inputs.JobRunJobTask>;
294
294
  /**
295
- * (List) An optional periodic schedule for this job. The default behavior is that the job runs when triggered by clicking Run Now in the Jobs UI or sending an API request to runNow. This field is a block and is documented below.
295
+ * An optional periodic schedule for this job. The default behavior is that the job runs when triggered by clicking Run Now in the Jobs UI or sending an API request to runNow. See schedule Configuration Block below.
296
296
  */
297
297
  schedule?: pulumi.Input<inputs.JobSchedule>;
298
298
  /**
@@ -443,7 +443,7 @@ export interface JobArgs {
443
443
  */
444
444
  runJobTask?: pulumi.Input<inputs.JobRunJobTask>;
445
445
  /**
446
- * (List) An optional periodic schedule for this job. The default behavior is that the job runs when triggered by clicking Run Now in the Jobs UI or sending an API request to runNow. This field is a block and is documented below.
446
+ * An optional periodic schedule for this job. The default behavior is that the job runs when triggered by clicking Run Now in the Jobs UI or sending an API request to runNow. See schedule Configuration Block below.
447
447
  */
448
448
  schedule?: pulumi.Input<inputs.JobSchedule>;
449
449
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/databricks",
3
- "version": "1.47.0-alpha.1721667289",
3
+ "version": "1.47.1-alpha.1721928243",
4
4
  "description": "A Pulumi package for creating and managing databricks cloud resources.",
5
5
  "keywords": [
6
6
  "pulumi",
@@ -24,6 +24,6 @@
24
24
  "pulumi": {
25
25
  "resource": true,
26
26
  "name": "databricks",
27
- "version": "1.47.0-alpha.1721667289"
27
+ "version": "1.47.1-alpha.1721928243"
28
28
  }
29
29
  }
@@ -115,7 +115,7 @@ export declare class StorageCredential extends pulumi.CustomResource {
115
115
  readonly forceUpdate: pulumi.Output<boolean | undefined>;
116
116
  readonly gcpServiceAccountKey: pulumi.Output<outputs.StorageCredentialGcpServiceAccountKey | undefined>;
117
117
  /**
118
- * Whether the storage credential is accessible from all workspaces or a specific set of workspaces. Can be `ISOLATED` or `OPEN`. Setting the credential to `ISOLATED` will automatically allow access from the current workspace.
118
+ * Whether the storage credential is accessible from all workspaces or a specific set of workspaces. Can be `ISOLATION_MODE_ISOLATED` or `ISOLATION_MODE_OPEN`. Setting the credential to `ISOLATION_MODE_ISOLATED` will automatically allow access from the current workspace.
119
119
  *
120
120
  * `awsIamRole` optional configuration block for credential details for AWS:
121
121
  */
@@ -172,7 +172,7 @@ export interface StorageCredentialState {
172
172
  forceUpdate?: pulumi.Input<boolean>;
173
173
  gcpServiceAccountKey?: pulumi.Input<inputs.StorageCredentialGcpServiceAccountKey>;
174
174
  /**
175
- * Whether the storage credential is accessible from all workspaces or a specific set of workspaces. Can be `ISOLATED` or `OPEN`. Setting the credential to `ISOLATED` will automatically allow access from the current workspace.
175
+ * Whether the storage credential is accessible from all workspaces or a specific set of workspaces. Can be `ISOLATION_MODE_ISOLATED` or `ISOLATION_MODE_OPEN`. Setting the credential to `ISOLATION_MODE_ISOLATED` will automatically allow access from the current workspace.
176
176
  *
177
177
  * `awsIamRole` optional configuration block for credential details for AWS:
178
178
  */
@@ -221,7 +221,7 @@ export interface StorageCredentialArgs {
221
221
  forceUpdate?: pulumi.Input<boolean>;
222
222
  gcpServiceAccountKey?: pulumi.Input<inputs.StorageCredentialGcpServiceAccountKey>;
223
223
  /**
224
- * Whether the storage credential is accessible from all workspaces or a specific set of workspaces. Can be `ISOLATED` or `OPEN`. Setting the credential to `ISOLATED` will automatically allow access from the current workspace.
224
+ * Whether the storage credential is accessible from all workspaces or a specific set of workspaces. Can be `ISOLATION_MODE_ISOLATED` or `ISOLATION_MODE_OPEN`. Setting the credential to `ISOLATION_MODE_ISOLATED` will automatically allow access from the current workspace.
225
225
  *
226
226
  * `awsIamRole` optional configuration block for credential details for AWS:
227
227
  */
@@ -41,7 +41,7 @@ export declare class WorkspaceBinding extends pulumi.CustomResource {
41
41
  */
42
42
  static isInstance(obj: any): obj is WorkspaceBinding;
43
43
  /**
44
- * Binding mode. Default to `BINDING_TYPE_READ_WRITE`. For `catalog`, possible values are `BINDING_TYPE_READ_ONLY`, `BINDING_TYPE_READ_WRITE`. For `external-location` or `storage-credential`, no binding mode needs to be specified
44
+ * Binding mode. Default to `BINDING_TYPE_READ_WRITE`. Possible values are `BINDING_TYPE_READ_ONLY`, `BINDING_TYPE_READ_WRITE`.
45
45
  */
46
46
  readonly bindingType: pulumi.Output<string | undefined>;
47
47
  /**
@@ -53,7 +53,7 @@ export declare class WorkspaceBinding extends pulumi.CustomResource {
53
53
  */
54
54
  readonly securableName: pulumi.Output<string>;
55
55
  /**
56
- * Type of securable. Can be `catalog`, `external-locations` or `storage-credentials`. Default to `catalog`. Change forces creation of a new resource.
56
+ * Type of securable. Can be `catalog`, `externalLocation` or `storageCredential`. Default to `catalog`. Change forces creation of a new resource.
57
57
  */
58
58
  readonly securableType: pulumi.Output<string | undefined>;
59
59
  /**
@@ -74,7 +74,7 @@ export declare class WorkspaceBinding extends pulumi.CustomResource {
74
74
  */
75
75
  export interface WorkspaceBindingState {
76
76
  /**
77
- * Binding mode. Default to `BINDING_TYPE_READ_WRITE`. For `catalog`, possible values are `BINDING_TYPE_READ_ONLY`, `BINDING_TYPE_READ_WRITE`. For `external-location` or `storage-credential`, no binding mode needs to be specified
77
+ * Binding mode. Default to `BINDING_TYPE_READ_WRITE`. Possible values are `BINDING_TYPE_READ_ONLY`, `BINDING_TYPE_READ_WRITE`.
78
78
  */
79
79
  bindingType?: pulumi.Input<string>;
80
80
  /**
@@ -86,7 +86,7 @@ export interface WorkspaceBindingState {
86
86
  */
87
87
  securableName?: pulumi.Input<string>;
88
88
  /**
89
- * Type of securable. Can be `catalog`, `external-locations` or `storage-credentials`. Default to `catalog`. Change forces creation of a new resource.
89
+ * Type of securable. Can be `catalog`, `externalLocation` or `storageCredential`. Default to `catalog`. Change forces creation of a new resource.
90
90
  */
91
91
  securableType?: pulumi.Input<string>;
92
92
  /**
@@ -99,7 +99,7 @@ export interface WorkspaceBindingState {
99
99
  */
100
100
  export interface WorkspaceBindingArgs {
101
101
  /**
102
- * Binding mode. Default to `BINDING_TYPE_READ_WRITE`. For `catalog`, possible values are `BINDING_TYPE_READ_ONLY`, `BINDING_TYPE_READ_WRITE`. For `external-location` or `storage-credential`, no binding mode needs to be specified
102
+ * Binding mode. Default to `BINDING_TYPE_READ_WRITE`. Possible values are `BINDING_TYPE_READ_ONLY`, `BINDING_TYPE_READ_WRITE`.
103
103
  */
104
104
  bindingType?: pulumi.Input<string>;
105
105
  /**
@@ -111,7 +111,7 @@ export interface WorkspaceBindingArgs {
111
111
  */
112
112
  securableName?: pulumi.Input<string>;
113
113
  /**
114
- * Type of securable. Can be `catalog`, `external-locations` or `storage-credentials`. Default to `catalog`. Change forces creation of a new resource.
114
+ * Type of securable. Can be `catalog`, `externalLocation` or `storageCredential`. Default to `catalog`. Change forces creation of a new resource.
115
115
  */
116
116
  securableType?: pulumi.Input<string>;
117
117
  /**