@pulumi/gcp 9.29.0-alpha.1782286018 → 9.29.0
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/apigee/developerApp.d.ts +60 -0
- package/apigee/developerApp.d.ts.map +1 -1
- package/apigee/developerApp.js +6 -0
- package/apigee/developerApp.js.map +1 -1
- package/biglake/getHiveCatalogIamPolicy.d.ts +86 -0
- package/biglake/getHiveCatalogIamPolicy.d.ts.map +1 -0
- package/biglake/getHiveCatalogIamPolicy.js +81 -0
- package/biglake/getHiveCatalogIamPolicy.js.map +1 -0
- package/biglake/hiveCatalog.d.ts +231 -0
- package/biglake/hiveCatalog.d.ts.map +1 -0
- package/biglake/hiveCatalog.js +164 -0
- package/biglake/hiveCatalog.js.map +1 -0
- package/biglake/hiveCatalogIamBinding.d.ts +305 -0
- package/biglake/hiveCatalogIamBinding.d.ts.map +1 -0
- package/biglake/hiveCatalogIamBinding.js +253 -0
- package/biglake/hiveCatalogIamBinding.js.map +1 -0
- package/biglake/hiveCatalogIamMember.d.ts +305 -0
- package/biglake/hiveCatalogIamMember.d.ts.map +1 -0
- package/biglake/hiveCatalogIamMember.js +253 -0
- package/biglake/hiveCatalogIamMember.js.map +1 -0
- package/biglake/hiveCatalogIamPolicy.d.ts +252 -0
- package/biglake/hiveCatalogIamPolicy.d.ts.map +1 -0
- package/biglake/hiveCatalogIamPolicy.js +246 -0
- package/biglake/hiveCatalogIamPolicy.js.map +1 -0
- package/biglake/icebergCatalog.d.ts +67 -8
- package/biglake/icebergCatalog.d.ts.map +1 -1
- package/biglake/icebergCatalog.js +34 -1
- package/biglake/icebergCatalog.js.map +1 -1
- package/biglake/icebergTable.d.ts +58 -0
- package/biglake/icebergTable.d.ts.map +1 -1
- package/biglake/icebergTable.js +45 -0
- package/biglake/icebergTable.js.map +1 -1
- package/biglake/index.d.ts +15 -0
- package/biglake/index.d.ts.map +1 -1
- package/biglake/index.js +24 -1
- package/biglake/index.js.map +1 -1
- package/ces/tool.d.ts +30 -0
- package/ces/tool.d.ts.map +1 -1
- package/ces/tool.js +4 -0
- package/ces/tool.js.map +1 -1
- package/ces/toolset.d.ts +15 -0
- package/ces/toolset.d.ts.map +1 -1
- package/ces/toolset.js +2 -0
- package/ces/toolset.js.map +1 -1
- package/chronicle/feed.d.ts +1 -4
- package/chronicle/feed.d.ts.map +1 -1
- package/chronicle/feed.js +1 -4
- package/chronicle/feed.js.map +1 -1
- package/chronicle/findingsRefinementDeployment.d.ts +222 -0
- package/chronicle/findingsRefinementDeployment.d.ts.map +1 -0
- package/chronicle/findingsRefinementDeployment.js +161 -0
- package/chronicle/findingsRefinementDeployment.js.map +1 -0
- package/chronicle/index.d.ts +6 -0
- package/chronicle/index.d.ts.map +1 -1
- package/chronicle/index.js +11 -1
- package/chronicle/index.js.map +1 -1
- package/chronicle/parserExtension.d.ts +374 -0
- package/chronicle/parserExtension.d.ts.map +1 -0
- package/chronicle/parserExtension.js +214 -0
- package/chronicle/parserExtension.js.map +1 -0
- package/compute/getSnapshot.d.ts +1 -0
- package/compute/getSnapshot.d.ts.map +1 -1
- package/compute/getSnapshot.js.map +1 -1
- package/compute/regionBackendService.d.ts +69 -0
- package/compute/regionBackendService.d.ts.map +1 -1
- package/compute/regionBackendService.js +69 -0
- package/compute/regionBackendService.js.map +1 -1
- package/compute/snapshot.d.ts +15 -0
- package/compute/snapshot.d.ts.map +1 -1
- package/compute/snapshot.js +2 -0
- package/compute/snapshot.js.map +1 -1
- package/config/vars.d.ts +1 -0
- package/config/vars.d.ts.map +1 -1
- package/config/vars.js +6 -0
- package/config/vars.js.map +1 -1
- package/container/cluster.d.ts +39 -6
- package/container/cluster.d.ts.map +1 -1
- package/container/cluster.js +6 -0
- package/container/cluster.js.map +1 -1
- package/container/getCluster.d.ts +3 -0
- package/container/getCluster.d.ts.map +1 -1
- package/container/getCluster.js.map +1 -1
- package/container/nodePool.d.ts +15 -6
- package/container/nodePool.d.ts.map +1 -1
- package/container/nodePool.js +2 -0
- package/container/nodePool.js.map +1 -1
- package/dataplex/index.d.ts +3 -0
- package/dataplex/index.d.ts.map +1 -1
- package/dataplex/index.js +6 -1
- package/dataplex/index.js.map +1 -1
- package/dataplex/metadataFeed.d.ts +334 -0
- package/dataplex/metadataFeed.d.ts.map +1 -0
- package/dataplex/metadataFeed.js +214 -0
- package/dataplex/metadataFeed.js.map +1 -0
- package/datastream/connectionProfile.d.ts +5 -2
- package/datastream/connectionProfile.d.ts.map +1 -1
- package/datastream/connectionProfile.js +5 -2
- package/datastream/connectionProfile.js.map +1 -1
- package/gkehub/rolloutSequence.d.ts +69 -0
- package/gkehub/rolloutSequence.d.ts.map +1 -1
- package/gkehub/rolloutSequence.js +69 -0
- package/gkehub/rolloutSequence.js.map +1 -1
- package/iam/workforcePoolProvider.d.ts +3 -0
- package/iam/workforcePoolProvider.d.ts.map +1 -1
- package/iam/workforcePoolProvider.js +3 -0
- package/iam/workforcePoolProvider.js.map +1 -1
- package/iam/workforcePoolProviderScimToken.d.ts +2 -0
- package/iam/workforcePoolProviderScimToken.d.ts.map +1 -1
- package/iam/workforcePoolProviderScimToken.js +2 -0
- package/iam/workforcePoolProviderScimToken.js.map +1 -1
- package/networkservices/agentGateway.d.ts +22 -5
- package/networkservices/agentGateway.d.ts.map +1 -1
- package/networkservices/agentGateway.js +22 -5
- package/networkservices/agentGateway.js.map +1 -1
- package/package.json +2 -2
- package/provider.d.ts +2 -0
- package/provider.d.ts.map +1 -1
- package/provider.js +1 -0
- package/provider.js.map +1 -1
- package/storage/getControlProjectIntelligenceFindingRevision.d.ts +102 -0
- package/storage/getControlProjectIntelligenceFindingRevision.d.ts.map +1 -0
- package/storage/getControlProjectIntelligenceFindingRevision.js +81 -0
- package/storage/getControlProjectIntelligenceFindingRevision.js.map +1 -0
- package/storage/getControlProjectIntelligenceFindingRevisions.d.ts +92 -0
- package/storage/getControlProjectIntelligenceFindingRevisions.d.ts.map +1 -0
- package/storage/getControlProjectIntelligenceFindingRevisions.js +79 -0
- package/storage/getControlProjectIntelligenceFindingRevisions.js.map +1 -0
- package/storage/index.d.ts +6 -0
- package/storage/index.d.ts.map +1 -1
- package/storage/index.js +8 -2
- package/storage/index.js.map +1 -1
- package/types/input.d.ts +866 -17
- package/types/input.d.ts.map +1 -1
- package/types/output.d.ts +1936 -115
- package/types/output.d.ts.map +1 -1
- package/vertex/aiSchedule.d.ts +431 -0
- package/vertex/aiSchedule.d.ts.map +1 -0
- package/vertex/aiSchedule.js +255 -0
- package/vertex/aiSchedule.js.map +1 -0
- package/vertex/aiTensorboardRun.d.ts +346 -0
- package/vertex/aiTensorboardRun.d.ts.map +1 -0
- package/vertex/aiTensorboardRun.js +175 -0
- package/vertex/aiTensorboardRun.js.map +1 -0
- package/vertex/index.d.ts +6 -0
- package/vertex/index.d.ts.map +1 -1
- package/vertex/index.js +12 -2
- package/vertex/index.js.map +1 -1
package/apigee/developerApp.d.ts
CHANGED
|
@@ -190,6 +190,26 @@ export declare class DeveloperApp extends pulumi.CustomResource {
|
|
|
190
190
|
* authorization codes back to developer apps.
|
|
191
191
|
*/
|
|
192
192
|
readonly callbackUrl: pulumi.Output<string>;
|
|
193
|
+
/**
|
|
194
|
+
* Optionally specify a static consumer key for the developer app's credential.
|
|
195
|
+
* If not set, the API auto-generates a key. The consumer key must be unique
|
|
196
|
+
* across all developer apps in an organization. Changing this field forces the
|
|
197
|
+
* resource to be recreated.
|
|
198
|
+
* This is a write-only input used at create time: the provider creates the
|
|
199
|
+
* credential with this key via the keys API and removes the auto-generated
|
|
200
|
+
* one. The effective key is exposed in the `credentials` output.
|
|
201
|
+
*/
|
|
202
|
+
readonly consumerKey: pulumi.Output<string | undefined>;
|
|
203
|
+
/**
|
|
204
|
+
* Optionally specify a static consumer secret for the developer app's
|
|
205
|
+
* credential. Required if `consumerKey` is specified. If not set, the API
|
|
206
|
+
* auto-generates a secret. Changing this field forces the resource to be
|
|
207
|
+
* recreated.
|
|
208
|
+
* This is a write-only input used at create time; the effective secret is
|
|
209
|
+
* exposed in the `credentials` output.
|
|
210
|
+
* **Note**: This property is sensitive and will not be displayed in the plan.
|
|
211
|
+
*/
|
|
212
|
+
readonly consumerSecret: pulumi.Output<string | undefined>;
|
|
193
213
|
/**
|
|
194
214
|
* Time at which the developer was created in milliseconds since epoch.
|
|
195
215
|
*/
|
|
@@ -284,6 +304,26 @@ export interface DeveloperAppState {
|
|
|
284
304
|
* authorization codes back to developer apps.
|
|
285
305
|
*/
|
|
286
306
|
callbackUrl?: pulumi.Input<string | undefined>;
|
|
307
|
+
/**
|
|
308
|
+
* Optionally specify a static consumer key for the developer app's credential.
|
|
309
|
+
* If not set, the API auto-generates a key. The consumer key must be unique
|
|
310
|
+
* across all developer apps in an organization. Changing this field forces the
|
|
311
|
+
* resource to be recreated.
|
|
312
|
+
* This is a write-only input used at create time: the provider creates the
|
|
313
|
+
* credential with this key via the keys API and removes the auto-generated
|
|
314
|
+
* one. The effective key is exposed in the `credentials` output.
|
|
315
|
+
*/
|
|
316
|
+
consumerKey?: pulumi.Input<string | undefined>;
|
|
317
|
+
/**
|
|
318
|
+
* Optionally specify a static consumer secret for the developer app's
|
|
319
|
+
* credential. Required if `consumerKey` is specified. If not set, the API
|
|
320
|
+
* auto-generates a secret. Changing this field forces the resource to be
|
|
321
|
+
* recreated.
|
|
322
|
+
* This is a write-only input used at create time; the effective secret is
|
|
323
|
+
* exposed in the `credentials` output.
|
|
324
|
+
* **Note**: This property is sensitive and will not be displayed in the plan.
|
|
325
|
+
*/
|
|
326
|
+
consumerSecret?: pulumi.Input<string | undefined>;
|
|
287
327
|
/**
|
|
288
328
|
* Time at which the developer was created in milliseconds since epoch.
|
|
289
329
|
*/
|
|
@@ -365,6 +405,26 @@ export interface DeveloperAppArgs {
|
|
|
365
405
|
* authorization codes back to developer apps.
|
|
366
406
|
*/
|
|
367
407
|
callbackUrl: pulumi.Input<string>;
|
|
408
|
+
/**
|
|
409
|
+
* Optionally specify a static consumer key for the developer app's credential.
|
|
410
|
+
* If not set, the API auto-generates a key. The consumer key must be unique
|
|
411
|
+
* across all developer apps in an organization. Changing this field forces the
|
|
412
|
+
* resource to be recreated.
|
|
413
|
+
* This is a write-only input used at create time: the provider creates the
|
|
414
|
+
* credential with this key via the keys API and removes the auto-generated
|
|
415
|
+
* one. The effective key is exposed in the `credentials` output.
|
|
416
|
+
*/
|
|
417
|
+
consumerKey?: pulumi.Input<string | undefined>;
|
|
418
|
+
/**
|
|
419
|
+
* Optionally specify a static consumer secret for the developer app's
|
|
420
|
+
* credential. Required if `consumerKey` is specified. If not set, the API
|
|
421
|
+
* auto-generates a secret. Changing this field forces the resource to be
|
|
422
|
+
* recreated.
|
|
423
|
+
* This is a write-only input used at create time; the effective secret is
|
|
424
|
+
* exposed in the `credentials` output.
|
|
425
|
+
* **Note**: This property is sensitive and will not be displayed in the plan.
|
|
426
|
+
*/
|
|
427
|
+
consumerSecret?: pulumi.Input<string | undefined>;
|
|
368
428
|
/**
|
|
369
429
|
* Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
|
|
370
430
|
* When a 'terraform destroy' or 'pulumi up' would delete the resource,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"developerApp.d.ts","sourceRoot":"","sources":["../../apigee/developerApp.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAG3C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqJG;AACH,qBAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,iBAAiB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,YAAY;IAO1I;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,YAAY;IAOvD;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,SAAS,CAAC,CAAC;IACzE;;OAEG;IACH,SAAwB,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACzD;;;OAGG;IACH,SAAgC,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC7D;;;OAGG;IACH,SAAwB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qBAAqB,EAAE,GAAG,SAAS,CAAC,CAAC;IACtG;;;OAGG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC3D;;OAEG;IACH,SAAgC,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACjE;;;;OAIG;IACH,SAAgC,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sBAAsB,EAAE,CAAC,CAAC;IACpG;;;;;;;OAOG;IACH,SAAwB,cAAc,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC9D;;;;OAIG;IACH,SAAwB,cAAc,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC9D;;OAEG;IACH,SAAgC,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACnE;;;;OAIG;IACH,SAAwB,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxE;;OAEG;IACH,SAAgC,cAAc,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACtE;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACpD;;;OAGG;IACH,SAAwB,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACrD;;;;OAIG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,SAAS,CAAC,CAAC;IACpE;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAEtD;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,gBAAgB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;
|
|
1
|
+
{"version":3,"file":"developerApp.d.ts","sourceRoot":"","sources":["../../apigee/developerApp.ts"],"names":[],"mappings":"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"}
|
package/apigee/developerApp.js
CHANGED
|
@@ -213,6 +213,8 @@ class DeveloperApp extends pulumi.CustomResource {
|
|
|
213
213
|
resourceInputs["appId"] = state?.appId;
|
|
214
214
|
resourceInputs["attributes"] = state?.attributes;
|
|
215
215
|
resourceInputs["callbackUrl"] = state?.callbackUrl;
|
|
216
|
+
resourceInputs["consumerKey"] = state?.consumerKey;
|
|
217
|
+
resourceInputs["consumerSecret"] = state?.consumerSecret;
|
|
216
218
|
resourceInputs["createdAt"] = state?.createdAt;
|
|
217
219
|
resourceInputs["credentials"] = state?.credentials;
|
|
218
220
|
resourceInputs["deletionPolicy"] = state?.deletionPolicy;
|
|
@@ -240,6 +242,8 @@ class DeveloperApp extends pulumi.CustomResource {
|
|
|
240
242
|
resourceInputs["appFamily"] = args?.appFamily;
|
|
241
243
|
resourceInputs["attributes"] = args?.attributes;
|
|
242
244
|
resourceInputs["callbackUrl"] = args?.callbackUrl;
|
|
245
|
+
resourceInputs["consumerKey"] = args?.consumerKey;
|
|
246
|
+
resourceInputs["consumerSecret"] = args?.consumerSecret ? pulumi.secret(args.consumerSecret) : undefined;
|
|
243
247
|
resourceInputs["deletionPolicy"] = args?.deletionPolicy;
|
|
244
248
|
resourceInputs["developerEmail"] = args?.developerEmail;
|
|
245
249
|
resourceInputs["keyExpiresIn"] = args?.keyExpiresIn;
|
|
@@ -254,6 +258,8 @@ class DeveloperApp extends pulumi.CustomResource {
|
|
|
254
258
|
resourceInputs["lastModifiedAt"] = undefined /*out*/;
|
|
255
259
|
}
|
|
256
260
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
261
|
+
const secretOpts = { additionalSecretOutputs: ["consumerSecret"] };
|
|
262
|
+
opts = pulumi.mergeOptions(opts, secretOpts);
|
|
257
263
|
super(DeveloperApp.__pulumiType, name, resourceInputs, opts);
|
|
258
264
|
}
|
|
259
265
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"developerApp.js","sourceRoot":"","sources":["../../apigee/developerApp.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqJG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACnE,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,sCAAsC,CAAC;IAE7E;;;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,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;
|
|
1
|
+
{"version":3,"file":"developerApp.js","sourceRoot":"","sources":["../../apigee/developerApp.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Retrieves the current IAM policy data for hivecatalog
|
|
4
|
+
* > **Warning:** This datasource is in beta, and should be used with the terraform-provider-google-beta provider.
|
|
5
|
+
* See Provider Versions for more details on beta resources.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as gcp from "@pulumi/gcp";
|
|
12
|
+
*
|
|
13
|
+
* const policy = gcp.biglake.getHiveCatalogIamPolicy({
|
|
14
|
+
* project: myHiveCatalog.project,
|
|
15
|
+
* name: myHiveCatalog.name,
|
|
16
|
+
* });
|
|
17
|
+
* ```
|
|
18
|
+
*/
|
|
19
|
+
export declare function getHiveCatalogIamPolicy(args: GetHiveCatalogIamPolicyArgs, opts?: pulumi.InvokeOptions): Promise<GetHiveCatalogIamPolicyResult>;
|
|
20
|
+
/**
|
|
21
|
+
* A collection of arguments for invoking getHiveCatalogIamPolicy.
|
|
22
|
+
*/
|
|
23
|
+
export interface GetHiveCatalogIamPolicyArgs {
|
|
24
|
+
/**
|
|
25
|
+
* Used to find the parent resource to bind the IAM policy to
|
|
26
|
+
*/
|
|
27
|
+
name: string;
|
|
28
|
+
/**
|
|
29
|
+
* The ID of the project in which the resource belongs.
|
|
30
|
+
* If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
|
31
|
+
*/
|
|
32
|
+
project?: string;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* A collection of values returned by getHiveCatalogIamPolicy.
|
|
36
|
+
*/
|
|
37
|
+
export interface GetHiveCatalogIamPolicyResult {
|
|
38
|
+
/**
|
|
39
|
+
* (Computed) The etag of the IAM policy.
|
|
40
|
+
*/
|
|
41
|
+
readonly etag: string;
|
|
42
|
+
/**
|
|
43
|
+
* The provider-assigned unique ID for this managed resource.
|
|
44
|
+
*/
|
|
45
|
+
readonly id: string;
|
|
46
|
+
readonly name: string;
|
|
47
|
+
/**
|
|
48
|
+
* (Required only by `gcp.biglake.HiveCatalogIamPolicy`) The policy data generated by
|
|
49
|
+
* a `gcp.organizations.getIAMPolicy` data source.
|
|
50
|
+
*/
|
|
51
|
+
readonly policyData: string;
|
|
52
|
+
readonly project: string;
|
|
53
|
+
}
|
|
54
|
+
/**
|
|
55
|
+
* Retrieves the current IAM policy data for hivecatalog
|
|
56
|
+
* > **Warning:** This datasource is in beta, and should be used with the terraform-provider-google-beta provider.
|
|
57
|
+
* See Provider Versions for more details on beta resources.
|
|
58
|
+
*
|
|
59
|
+
* ## Example Usage
|
|
60
|
+
*
|
|
61
|
+
* ```typescript
|
|
62
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
63
|
+
* import * as gcp from "@pulumi/gcp";
|
|
64
|
+
*
|
|
65
|
+
* const policy = gcp.biglake.getHiveCatalogIamPolicy({
|
|
66
|
+
* project: myHiveCatalog.project,
|
|
67
|
+
* name: myHiveCatalog.name,
|
|
68
|
+
* });
|
|
69
|
+
* ```
|
|
70
|
+
*/
|
|
71
|
+
export declare function getHiveCatalogIamPolicyOutput(args: GetHiveCatalogIamPolicyOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetHiveCatalogIamPolicyResult>;
|
|
72
|
+
/**
|
|
73
|
+
* A collection of arguments for invoking getHiveCatalogIamPolicy.
|
|
74
|
+
*/
|
|
75
|
+
export interface GetHiveCatalogIamPolicyOutputArgs {
|
|
76
|
+
/**
|
|
77
|
+
* Used to find the parent resource to bind the IAM policy to
|
|
78
|
+
*/
|
|
79
|
+
name: pulumi.Input<string>;
|
|
80
|
+
/**
|
|
81
|
+
* The ID of the project in which the resource belongs.
|
|
82
|
+
* If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
|
83
|
+
*/
|
|
84
|
+
project?: pulumi.Input<string | undefined>;
|
|
85
|
+
}
|
|
86
|
+
//# sourceMappingURL=getHiveCatalogIamPolicy.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getHiveCatalogIamPolicy.d.ts","sourceRoot":"","sources":["../../biglake/getHiveCatalogIamPolicy.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,2BAA2B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,6BAA6B,CAAC,CAM9I;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;OAEG;IACH,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB;;;OAGG;IACH,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;CAC5B;AACD;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,6BAA6B,CAAC,IAAI,EAAE,iCAAiC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,6BAA6B,CAAC,CAMtK;AAED;;GAEG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC3B;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC9C"}
|
|
@@ -0,0 +1,81 @@
|
|
|
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
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
27
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
28
|
+
exports.getHiveCatalogIamPolicyOutput = exports.getHiveCatalogIamPolicy = void 0;
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
31
|
+
/**
|
|
32
|
+
* Retrieves the current IAM policy data for hivecatalog
|
|
33
|
+
* > **Warning:** This datasource is in beta, and should be used with the terraform-provider-google-beta provider.
|
|
34
|
+
* See Provider Versions for more details on beta resources.
|
|
35
|
+
*
|
|
36
|
+
* ## Example Usage
|
|
37
|
+
*
|
|
38
|
+
* ```typescript
|
|
39
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
+
* import * as gcp from "@pulumi/gcp";
|
|
41
|
+
*
|
|
42
|
+
* const policy = gcp.biglake.getHiveCatalogIamPolicy({
|
|
43
|
+
* project: myHiveCatalog.project,
|
|
44
|
+
* name: myHiveCatalog.name,
|
|
45
|
+
* });
|
|
46
|
+
* ```
|
|
47
|
+
*/
|
|
48
|
+
function getHiveCatalogIamPolicy(args, opts) {
|
|
49
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
50
|
+
return pulumi.runtime.invoke("gcp:biglake/getHiveCatalogIamPolicy:getHiveCatalogIamPolicy", {
|
|
51
|
+
"name": args.name,
|
|
52
|
+
"project": args.project,
|
|
53
|
+
}, opts);
|
|
54
|
+
}
|
|
55
|
+
exports.getHiveCatalogIamPolicy = getHiveCatalogIamPolicy;
|
|
56
|
+
/**
|
|
57
|
+
* Retrieves the current IAM policy data for hivecatalog
|
|
58
|
+
* > **Warning:** This datasource is in beta, and should be used with the terraform-provider-google-beta provider.
|
|
59
|
+
* See Provider Versions for more details on beta resources.
|
|
60
|
+
*
|
|
61
|
+
* ## Example Usage
|
|
62
|
+
*
|
|
63
|
+
* ```typescript
|
|
64
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
65
|
+
* import * as gcp from "@pulumi/gcp";
|
|
66
|
+
*
|
|
67
|
+
* const policy = gcp.biglake.getHiveCatalogIamPolicy({
|
|
68
|
+
* project: myHiveCatalog.project,
|
|
69
|
+
* name: myHiveCatalog.name,
|
|
70
|
+
* });
|
|
71
|
+
* ```
|
|
72
|
+
*/
|
|
73
|
+
function getHiveCatalogIamPolicyOutput(args, opts) {
|
|
74
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
75
|
+
return pulumi.runtime.invokeOutput("gcp:biglake/getHiveCatalogIamPolicy:getHiveCatalogIamPolicy", {
|
|
76
|
+
"name": args.name,
|
|
77
|
+
"project": args.project,
|
|
78
|
+
}, opts);
|
|
79
|
+
}
|
|
80
|
+
exports.getHiveCatalogIamPolicyOutput = getHiveCatalogIamPolicyOutput;
|
|
81
|
+
//# sourceMappingURL=getHiveCatalogIamPolicy.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getHiveCatalogIamPolicy.js","sourceRoot":"","sources":["../../biglake/getHiveCatalogIamPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6DAA6D,EAAE;QACxF,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC;AAqCD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,6DAA6D,EAAE;QAC9F,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sEAMC"}
|
|
@@ -0,0 +1,231 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Hive Catalogs in Biglake Metastore
|
|
6
|
+
*
|
|
7
|
+
* > **Warning:** This resource is in beta, and should be used with the terraform-provider-google-beta provider.
|
|
8
|
+
* See Provider Versions for more details on beta resources.
|
|
9
|
+
*
|
|
10
|
+
* To get more information about HiveCatalog, see:
|
|
11
|
+
* * How-to Guides
|
|
12
|
+
* * [QUICKSTART_TITLE](https://docs.cloud.google.com/lakehouse/docs/about-spark-hive-metastore)
|
|
13
|
+
*
|
|
14
|
+
* ## Example Usage
|
|
15
|
+
*
|
|
16
|
+
* ### Biglake Hive Catalog
|
|
17
|
+
*
|
|
18
|
+
* ```typescript
|
|
19
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
20
|
+
* import * as gcp from "@pulumi/gcp";
|
|
21
|
+
*
|
|
22
|
+
* const bucketForMyHiveCatalog = new gcp.storage.Bucket("bucket_for_my_hive_catalog", {
|
|
23
|
+
* name: "my_hive_catalog",
|
|
24
|
+
* location: "us-central1",
|
|
25
|
+
* forceDestroy: true,
|
|
26
|
+
* uniformBucketLevelAccess: true,
|
|
27
|
+
* });
|
|
28
|
+
* const myHiveCatalog = new gcp.biglake.HiveCatalog("my_hive_catalog", {
|
|
29
|
+
* name: "my_hive_catalog",
|
|
30
|
+
* primaryLocation: "us-central1",
|
|
31
|
+
* locationUri: pulumi.interpolate`gs://${bucketForMyHiveCatalog.name}`,
|
|
32
|
+
* }, {
|
|
33
|
+
* dependsOn: [bucketForMyHiveCatalog],
|
|
34
|
+
* });
|
|
35
|
+
* ```
|
|
36
|
+
* ### Biglake Hive Catalog Full
|
|
37
|
+
*
|
|
38
|
+
* ```typescript
|
|
39
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
+
* import * as gcp from "@pulumi/gcp";
|
|
41
|
+
*
|
|
42
|
+
* const bucketForMyHiveCatalog = new gcp.storage.Bucket("bucket_for_my_hive_catalog", {
|
|
43
|
+
* name: "my_hive_catalog",
|
|
44
|
+
* location: "us-central1",
|
|
45
|
+
* forceDestroy: true,
|
|
46
|
+
* uniformBucketLevelAccess: true,
|
|
47
|
+
* });
|
|
48
|
+
* const myHiveCatalog = new gcp.biglake.HiveCatalog("my_hive_catalog", {
|
|
49
|
+
* name: "my_hive_catalog",
|
|
50
|
+
* primaryLocation: "us-central1",
|
|
51
|
+
* locationUri: pulumi.interpolate`gs://${bucketForMyHiveCatalog.name}`,
|
|
52
|
+
* description: "terraform test hive catalog",
|
|
53
|
+
* }, {
|
|
54
|
+
* dependsOn: [bucketForMyHiveCatalog],
|
|
55
|
+
* });
|
|
56
|
+
* ```
|
|
57
|
+
*
|
|
58
|
+
* ## Import
|
|
59
|
+
*
|
|
60
|
+
* HiveCatalog can be imported using any of these accepted formats:
|
|
61
|
+
*
|
|
62
|
+
* * `hive/v1beta/projects/{{project}}/catalogs/{{name}}`
|
|
63
|
+
* * `{{project}}/{{name}}`
|
|
64
|
+
* * `{{name}}`
|
|
65
|
+
*
|
|
66
|
+
* When using the `pulumi import` command, HiveCatalog can be imported using one of the formats above. For example:
|
|
67
|
+
*
|
|
68
|
+
* ```sh
|
|
69
|
+
* $ pulumi import gcp:biglake/hiveCatalog:HiveCatalog default hive/v1beta/projects/{{project}}/catalogs/{{name}}
|
|
70
|
+
* $ pulumi import gcp:biglake/hiveCatalog:HiveCatalog default {{project}}/{{name}}
|
|
71
|
+
* $ pulumi import gcp:biglake/hiveCatalog:HiveCatalog default {{name}}
|
|
72
|
+
* ```
|
|
73
|
+
*/
|
|
74
|
+
export declare class HiveCatalog extends pulumi.CustomResource {
|
|
75
|
+
/**
|
|
76
|
+
* Get an existing HiveCatalog resource's state with the given name, ID, and optional extra
|
|
77
|
+
* properties used to qualify the lookup.
|
|
78
|
+
*
|
|
79
|
+
* @param name The _unique_ name of the resulting resource.
|
|
80
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
81
|
+
* @param state Any extra arguments used during the lookup.
|
|
82
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
83
|
+
*/
|
|
84
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: HiveCatalogState, opts?: pulumi.CustomResourceOptions): HiveCatalog;
|
|
85
|
+
/**
|
|
86
|
+
* Returns true if the given object is an instance of HiveCatalog. This is designed to work even
|
|
87
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
88
|
+
*/
|
|
89
|
+
static isInstance(obj: any): obj is HiveCatalog;
|
|
90
|
+
/**
|
|
91
|
+
* Output only. The creation time of the catalog.
|
|
92
|
+
*/
|
|
93
|
+
readonly createTime: pulumi.Output<string>;
|
|
94
|
+
/**
|
|
95
|
+
* Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
|
|
96
|
+
* When a 'terraform destroy' or 'pulumi up' would delete the resource,
|
|
97
|
+
* the command will fail if this field is set to "PREVENT" in Terraform state.
|
|
98
|
+
* When set to "ABANDON", the command will remove the resource from Terraform
|
|
99
|
+
* management without updating or deleting the resource in the API.
|
|
100
|
+
* When set to "DELETE", deleting the resource is allowed.
|
|
101
|
+
*/
|
|
102
|
+
readonly deletionPolicy: pulumi.Output<string>;
|
|
103
|
+
/**
|
|
104
|
+
* Description of the Hive catalog.
|
|
105
|
+
*/
|
|
106
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
107
|
+
/**
|
|
108
|
+
* Cloud Storage location path where the catalog data will be stored. Format: gs://bucket/path/to/catalog
|
|
109
|
+
*/
|
|
110
|
+
readonly locationUri: pulumi.Output<string>;
|
|
111
|
+
/**
|
|
112
|
+
* Name of the Hive Catalog.
|
|
113
|
+
*/
|
|
114
|
+
readonly name: pulumi.Output<string>;
|
|
115
|
+
/**
|
|
116
|
+
* The primary location for mirroring the remote catalog metadata. It must be
|
|
117
|
+
* a BigLake-supported location, and it should be proximate to the remote
|
|
118
|
+
* catalog's location.
|
|
119
|
+
*/
|
|
120
|
+
readonly primaryLocation: pulumi.Output<string>;
|
|
121
|
+
/**
|
|
122
|
+
* The ID of the project in which the resource belongs.
|
|
123
|
+
* If it is not provided, the provider project is used.
|
|
124
|
+
*/
|
|
125
|
+
readonly project: pulumi.Output<string>;
|
|
126
|
+
/**
|
|
127
|
+
* Output only. The replicas for the catalog metadata.
|
|
128
|
+
* Structure is documented below.
|
|
129
|
+
*/
|
|
130
|
+
readonly replicas: pulumi.Output<outputs.biglake.HiveCatalogReplica[]>;
|
|
131
|
+
/**
|
|
132
|
+
* Output only. The update time of the catalog.
|
|
133
|
+
*/
|
|
134
|
+
readonly updateTime: pulumi.Output<string>;
|
|
135
|
+
/**
|
|
136
|
+
* Create a HiveCatalog resource with the given unique name, arguments, and options.
|
|
137
|
+
*
|
|
138
|
+
* @param name The _unique_ name of the resource.
|
|
139
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
140
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
141
|
+
*/
|
|
142
|
+
constructor(name: string, args: HiveCatalogArgs, opts?: pulumi.CustomResourceOptions);
|
|
143
|
+
}
|
|
144
|
+
/**
|
|
145
|
+
* Input properties used for looking up and filtering HiveCatalog resources.
|
|
146
|
+
*/
|
|
147
|
+
export interface HiveCatalogState {
|
|
148
|
+
/**
|
|
149
|
+
* Output only. The creation time of the catalog.
|
|
150
|
+
*/
|
|
151
|
+
createTime?: pulumi.Input<string | undefined>;
|
|
152
|
+
/**
|
|
153
|
+
* Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
|
|
154
|
+
* When a 'terraform destroy' or 'pulumi up' would delete the resource,
|
|
155
|
+
* the command will fail if this field is set to "PREVENT" in Terraform state.
|
|
156
|
+
* When set to "ABANDON", the command will remove the resource from Terraform
|
|
157
|
+
* management without updating or deleting the resource in the API.
|
|
158
|
+
* When set to "DELETE", deleting the resource is allowed.
|
|
159
|
+
*/
|
|
160
|
+
deletionPolicy?: pulumi.Input<string | undefined>;
|
|
161
|
+
/**
|
|
162
|
+
* Description of the Hive catalog.
|
|
163
|
+
*/
|
|
164
|
+
description?: pulumi.Input<string | undefined>;
|
|
165
|
+
/**
|
|
166
|
+
* Cloud Storage location path where the catalog data will be stored. Format: gs://bucket/path/to/catalog
|
|
167
|
+
*/
|
|
168
|
+
locationUri?: pulumi.Input<string | undefined>;
|
|
169
|
+
/**
|
|
170
|
+
* Name of the Hive Catalog.
|
|
171
|
+
*/
|
|
172
|
+
name?: pulumi.Input<string | undefined>;
|
|
173
|
+
/**
|
|
174
|
+
* The primary location for mirroring the remote catalog metadata. It must be
|
|
175
|
+
* a BigLake-supported location, and it should be proximate to the remote
|
|
176
|
+
* catalog's location.
|
|
177
|
+
*/
|
|
178
|
+
primaryLocation?: pulumi.Input<string | undefined>;
|
|
179
|
+
/**
|
|
180
|
+
* The ID of the project in which the resource belongs.
|
|
181
|
+
* If it is not provided, the provider project is used.
|
|
182
|
+
*/
|
|
183
|
+
project?: pulumi.Input<string | undefined>;
|
|
184
|
+
/**
|
|
185
|
+
* Output only. The replicas for the catalog metadata.
|
|
186
|
+
* Structure is documented below.
|
|
187
|
+
*/
|
|
188
|
+
replicas?: pulumi.Input<pulumi.Input<inputs.biglake.HiveCatalogReplica>[] | undefined>;
|
|
189
|
+
/**
|
|
190
|
+
* Output only. The update time of the catalog.
|
|
191
|
+
*/
|
|
192
|
+
updateTime?: pulumi.Input<string | undefined>;
|
|
193
|
+
}
|
|
194
|
+
/**
|
|
195
|
+
* The set of arguments for constructing a HiveCatalog resource.
|
|
196
|
+
*/
|
|
197
|
+
export interface HiveCatalogArgs {
|
|
198
|
+
/**
|
|
199
|
+
* Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
|
|
200
|
+
* When a 'terraform destroy' or 'pulumi up' would delete the resource,
|
|
201
|
+
* the command will fail if this field is set to "PREVENT" in Terraform state.
|
|
202
|
+
* When set to "ABANDON", the command will remove the resource from Terraform
|
|
203
|
+
* management without updating or deleting the resource in the API.
|
|
204
|
+
* When set to "DELETE", deleting the resource is allowed.
|
|
205
|
+
*/
|
|
206
|
+
deletionPolicy?: pulumi.Input<string | undefined>;
|
|
207
|
+
/**
|
|
208
|
+
* Description of the Hive catalog.
|
|
209
|
+
*/
|
|
210
|
+
description?: pulumi.Input<string | undefined>;
|
|
211
|
+
/**
|
|
212
|
+
* Cloud Storage location path where the catalog data will be stored. Format: gs://bucket/path/to/catalog
|
|
213
|
+
*/
|
|
214
|
+
locationUri: pulumi.Input<string>;
|
|
215
|
+
/**
|
|
216
|
+
* Name of the Hive Catalog.
|
|
217
|
+
*/
|
|
218
|
+
name?: pulumi.Input<string | undefined>;
|
|
219
|
+
/**
|
|
220
|
+
* The primary location for mirroring the remote catalog metadata. It must be
|
|
221
|
+
* a BigLake-supported location, and it should be proximate to the remote
|
|
222
|
+
* catalog's location.
|
|
223
|
+
*/
|
|
224
|
+
primaryLocation: pulumi.Input<string>;
|
|
225
|
+
/**
|
|
226
|
+
* The ID of the project in which the resource belongs.
|
|
227
|
+
* If it is not provided, the provider project is used.
|
|
228
|
+
*/
|
|
229
|
+
project?: pulumi.Input<string | undefined>;
|
|
230
|
+
}
|
|
231
|
+
//# sourceMappingURL=hiveCatalog.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hiveCatalog.d.ts","sourceRoot":"","sources":["../../biglake/hiveCatalog.ts"],"names":[],"mappings":"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"}
|