@pulumi/gcp 6.40.0 → 6.41.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/appengine/standardAppVersion.d.ts +28 -0
- package/appengine/standardAppVersion.js +18 -0
- package/appengine/standardAppVersion.js.map +1 -1
- package/bigquery/reservation.d.ts +29 -1
- package/bigquery/reservation.js +6 -1
- package/bigquery/reservation.js.map +1 -1
- package/bigqueryanalyticshub/index.d.ts +12 -0
- package/bigqueryanalyticshub/index.js +21 -1
- package/bigqueryanalyticshub/index.js.map +1 -1
- package/bigqueryanalyticshub/listing.d.ts +280 -0
- package/bigqueryanalyticshub/listing.js +146 -0
- package/bigqueryanalyticshub/listing.js.map +1 -0
- package/bigqueryanalyticshub/listingIamBinding.d.ts +149 -0
- package/bigqueryanalyticshub/listingIamBinding.js +100 -0
- package/bigqueryanalyticshub/listingIamBinding.js.map +1 -0
- package/bigqueryanalyticshub/listingIamMember.d.ts +149 -0
- package/bigqueryanalyticshub/listingIamMember.js +100 -0
- package/bigqueryanalyticshub/listingIamMember.js.map +1 -0
- package/bigqueryanalyticshub/listingIamPolicy.d.ts +138 -0
- package/bigqueryanalyticshub/listingIamPolicy.js +93 -0
- package/bigqueryanalyticshub/listingIamPolicy.js.map +1 -0
- package/bigquerydatapolicy/dataPolicy.d.ts +178 -0
- package/bigquerydatapolicy/dataPolicy.js +122 -0
- package/bigquerydatapolicy/dataPolicy.js.map +1 -0
- package/bigquerydatapolicy/dataPolicyIamBinding.d.ts +128 -0
- package/bigquerydatapolicy/dataPolicyIamBinding.js +95 -0
- package/bigquerydatapolicy/dataPolicyIamBinding.js.map +1 -0
- package/bigquerydatapolicy/dataPolicyIamMember.d.ts +128 -0
- package/bigquerydatapolicy/dataPolicyIamMember.js +95 -0
- package/bigquerydatapolicy/dataPolicyIamMember.js.map +1 -0
- package/bigquerydatapolicy/dataPolicyIamPolicy.d.ts +117 -0
- package/bigquerydatapolicy/dataPolicyIamPolicy.js +88 -0
- package/bigquerydatapolicy/dataPolicyIamPolicy.js.map +1 -0
- package/bigquerydatapolicy/index.d.ts +12 -0
- package/bigquerydatapolicy/index.js +37 -0
- package/bigquerydatapolicy/index.js.map +1 -0
- package/cloudfunctionsv2/getFunction.d.ts +79 -0
- package/cloudfunctionsv2/getFunction.js +41 -0
- package/cloudfunctionsv2/getFunction.js.map +1 -0
- package/cloudfunctionsv2/index.d.ts +3 -0
- package/cloudfunctionsv2/index.js +4 -1
- package/cloudfunctionsv2/index.js.map +1 -1
- package/cloudids/endpoint.d.ts +197 -0
- package/cloudids/endpoint.js +127 -0
- package/cloudids/endpoint.js.map +1 -0
- package/cloudids/index.d.ts +3 -0
- package/cloudids/index.js +22 -0
- package/cloudids/index.js.map +1 -0
- package/cloudrun/service.d.ts +37 -0
- package/cloudrun/service.js +37 -0
- package/cloudrun/service.js.map +1 -1
- package/compute/backendBucket.d.ts +15 -0
- package/compute/backendBucket.js +2 -0
- package/compute/backendBucket.js.map +1 -1
- package/compute/backendService.d.ts +15 -0
- package/compute/backendService.js +2 -0
- package/compute/backendService.js.map +1 -1
- package/compute/getBackendBucket.d.ts +1 -0
- package/compute/getBackendBucket.js.map +1 -1
- package/compute/getBackendService.d.ts +1 -0
- package/compute/getBackendService.js.map +1 -1
- package/compute/getSnapshot.d.ts +106 -0
- package/compute/getSnapshot.js +50 -0
- package/compute/getSnapshot.js.map +1 -0
- package/compute/index.d.ts +6 -0
- package/compute/index.js +11 -3
- package/compute/index.js.map +1 -1
- package/compute/instance.d.ts +9 -3
- package/compute/instance.js +3 -0
- package/compute/instance.js.map +1 -1
- package/compute/regionTargetTcpProxy.d.ts +203 -0
- package/compute/regionTargetTcpProxy.js +93 -0
- package/compute/regionTargetTcpProxy.js.map +1 -0
- package/config/vars.d.ts +2 -0
- package/config/vars.js +12 -0
- package/config/vars.js.map +1 -1
- package/dataflow/flexTemplateJob.d.ts +0 -6
- package/dataflow/flexTemplateJob.js.map +1 -1
- package/datafusion/instance.d.ts +39 -0
- package/datafusion/instance.js +26 -0
- package/datafusion/instance.js.map +1 -1
- package/dataproc/metastoreFederation.d.ts +40 -2
- package/dataproc/metastoreFederation.js +38 -0
- package/dataproc/metastoreFederation.js.map +1 -1
- package/datastream/connectionProfile.d.ts +25 -0
- package/datastream/connectionProfile.js +15 -0
- package/datastream/connectionProfile.js.map +1 -1
- package/dns/managedZone.d.ts +32 -0
- package/dns/managedZone.js +19 -0
- package/dns/managedZone.js.map +1 -1
- package/index.d.ts +3 -1
- package/index.js +6 -2
- package/index.js.map +1 -1
- package/orgpolicy/customConstraint.d.ts +204 -0
- package/orgpolicy/customConstraint.js +141 -0
- package/orgpolicy/customConstraint.js.map +1 -0
- package/orgpolicy/index.d.ts +3 -0
- package/orgpolicy/index.js +6 -1
- package/orgpolicy/index.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/provider.d.ts +4 -0
- package/provider.js +2 -0
- package/provider.js.map +1 -1
- package/secretmanager/secretVersion.d.ts +1 -1
- package/secretmanager/secretVersion.js +1 -1
- package/sql/user.d.ts +5 -3
- package/sql/user.js +3 -1
- package/sql/user.js.map +1 -1
- package/storage/bucket.d.ts +15 -3
- package/storage/bucket.js +2 -0
- package/storage/bucket.js.map +1 -1
- package/storage/getBucket.d.ts +1 -0
- package/storage/getBucket.js.map +1 -1
- package/types/input.d.ts +228 -14
- package/types/output.d.ts +361 -16
- package/vertex/aiFeatureStoreEntityTypeFeature.d.ts +182 -0
- package/vertex/aiFeatureStoreEntityTypeFeature.js +121 -0
- package/vertex/aiFeatureStoreEntityTypeFeature.js.map +1 -0
- package/vertex/index.d.ts +3 -0
- package/vertex/index.js +6 -1
- package/vertex/index.js.map +1 -1
- package/vpcaccess/getConnector.d.ts +89 -0
- package/vpcaccess/getConnector.js +49 -0
- package/vpcaccess/getConnector.js.map +1 -0
- package/vpcaccess/index.d.ts +3 -0
- package/vpcaccess/index.js +4 -1
- package/vpcaccess/index.js.map +1 -1
|
@@ -32,7 +32,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
32
32
|
* SecretVersion can be imported using any of these accepted formats
|
|
33
33
|
*
|
|
34
34
|
* ```sh
|
|
35
|
-
* $ pulumi import gcp:secretmanager/secretVersion:SecretVersion default {{
|
|
35
|
+
* $ pulumi import gcp:secretmanager/secretVersion:SecretVersion default projects/{{project}}/secrets/{{secret_id}}/versions/{{version}}
|
|
36
36
|
* ```
|
|
37
37
|
*/
|
|
38
38
|
export declare class SecretVersion extends pulumi.CustomResource {
|
|
@@ -38,7 +38,7 @@ const utilities = require("../utilities");
|
|
|
38
38
|
* SecretVersion can be imported using any of these accepted formats
|
|
39
39
|
*
|
|
40
40
|
* ```sh
|
|
41
|
-
* $ pulumi import gcp:secretmanager/secretVersion:SecretVersion default {{
|
|
41
|
+
* $ pulumi import gcp:secretmanager/secretVersion:SecretVersion default projects/{{project}}/secrets/{{secret_id}}/versions/{{version}}
|
|
42
42
|
* ```
|
|
43
43
|
*/
|
|
44
44
|
class SecretVersion extends pulumi.CustomResource {
|
package/sql/user.d.ts
CHANGED
|
@@ -111,12 +111,13 @@ export declare class User extends pulumi.CustomResource {
|
|
|
111
111
|
* or CLOUD_IAM_SERVICE_ACCOUNT.
|
|
112
112
|
*/
|
|
113
113
|
readonly password: pulumi.Output<string | undefined>;
|
|
114
|
+
readonly passwordPolicy: pulumi.Output<outputs.sql.UserPasswordPolicy | undefined>;
|
|
114
115
|
/**
|
|
115
116
|
* The ID of the project in which the resource belongs. If it
|
|
116
117
|
* is not provided, the provider project is used.
|
|
117
118
|
*/
|
|
118
119
|
readonly project: pulumi.Output<string>;
|
|
119
|
-
readonly sqlServerUserDetails: pulumi.Output<outputs.sql.
|
|
120
|
+
readonly sqlServerUserDetails: pulumi.Output<outputs.sql.UserSqlServerUserDetail[]>;
|
|
120
121
|
/**
|
|
121
122
|
* The user type. It determines the method to authenticate the
|
|
122
123
|
* user during login. The default is the database's built-in user type. Flags
|
|
@@ -164,12 +165,13 @@ export interface UserState {
|
|
|
164
165
|
* or CLOUD_IAM_SERVICE_ACCOUNT.
|
|
165
166
|
*/
|
|
166
167
|
password?: pulumi.Input<string>;
|
|
168
|
+
passwordPolicy?: pulumi.Input<inputs.sql.UserPasswordPolicy>;
|
|
167
169
|
/**
|
|
168
170
|
* The ID of the project in which the resource belongs. If it
|
|
169
171
|
* is not provided, the provider project is used.
|
|
170
172
|
*/
|
|
171
173
|
project?: pulumi.Input<string>;
|
|
172
|
-
sqlServerUserDetails?: pulumi.Input<inputs.sql.
|
|
174
|
+
sqlServerUserDetails?: pulumi.Input<pulumi.Input<inputs.sql.UserSqlServerUserDetail>[]>;
|
|
173
175
|
/**
|
|
174
176
|
* The user type. It determines the method to authenticate the
|
|
175
177
|
* user during login. The default is the database's built-in user type. Flags
|
|
@@ -209,12 +211,12 @@ export interface UserArgs {
|
|
|
209
211
|
* or CLOUD_IAM_SERVICE_ACCOUNT.
|
|
210
212
|
*/
|
|
211
213
|
password?: pulumi.Input<string>;
|
|
214
|
+
passwordPolicy?: pulumi.Input<inputs.sql.UserPasswordPolicy>;
|
|
212
215
|
/**
|
|
213
216
|
* The ID of the project in which the resource belongs. If it
|
|
214
217
|
* is not provided, the provider project is used.
|
|
215
218
|
*/
|
|
216
219
|
project?: pulumi.Input<string>;
|
|
217
|
-
sqlServerUserDetails?: pulumi.Input<inputs.sql.UserSqlServerUserDetails>;
|
|
218
220
|
/**
|
|
219
221
|
* The user type. It determines the method to authenticate the
|
|
220
222
|
* user during login. The default is the database's built-in user type. Flags
|
package/sql/user.js
CHANGED
|
@@ -82,6 +82,7 @@ class User extends pulumi.CustomResource {
|
|
|
82
82
|
resourceInputs["instance"] = state ? state.instance : undefined;
|
|
83
83
|
resourceInputs["name"] = state ? state.name : undefined;
|
|
84
84
|
resourceInputs["password"] = state ? state.password : undefined;
|
|
85
|
+
resourceInputs["passwordPolicy"] = state ? state.passwordPolicy : undefined;
|
|
85
86
|
resourceInputs["project"] = state ? state.project : undefined;
|
|
86
87
|
resourceInputs["sqlServerUserDetails"] = state ? state.sqlServerUserDetails : undefined;
|
|
87
88
|
resourceInputs["type"] = state ? state.type : undefined;
|
|
@@ -96,9 +97,10 @@ class User extends pulumi.CustomResource {
|
|
|
96
97
|
resourceInputs["instance"] = args ? args.instance : undefined;
|
|
97
98
|
resourceInputs["name"] = args ? args.name : undefined;
|
|
98
99
|
resourceInputs["password"] = args ? args.password : undefined;
|
|
100
|
+
resourceInputs["passwordPolicy"] = args ? args.passwordPolicy : undefined;
|
|
99
101
|
resourceInputs["project"] = args ? args.project : undefined;
|
|
100
|
-
resourceInputs["sqlServerUserDetails"] = args ? args.sqlServerUserDetails : undefined;
|
|
101
102
|
resourceInputs["type"] = args ? args.type : undefined;
|
|
103
|
+
resourceInputs["sqlServerUserDetails"] = undefined /*out*/;
|
|
102
104
|
}
|
|
103
105
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
104
106
|
super(User.__pulumiType, name, resourceInputs, opts);
|
package/sql/user.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user.js","sourceRoot":"","sources":["../../sql/user.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiEG;AACH,MAAa,IAAK,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"user.js","sourceRoot":"","sources":["../../sql/user.ts"],"names":[],"mappings":"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"}
|
package/storage/bucket.d.ts
CHANGED
|
@@ -98,6 +98,10 @@ export declare class Bucket extends pulumi.CustomResource {
|
|
|
98
98
|
* The bucket's [Cross-Origin Resource Sharing (CORS)](https://www.w3.org/TR/cors/) configuration. Multiple blocks of this type are permitted. Structure is documented below.
|
|
99
99
|
*/
|
|
100
100
|
readonly cors: pulumi.Output<outputs.storage.BucketCor[] | undefined>;
|
|
101
|
+
/**
|
|
102
|
+
* The bucket's custom location configuration, which specifies the individual regions that comprise a dual-region bucket. If the bucket is designated a single or multi-region, the parameters are empty. Structure is documented below.
|
|
103
|
+
*/
|
|
104
|
+
readonly customPlacementConfig: pulumi.Output<outputs.storage.BucketCustomPlacementConfig | undefined>;
|
|
101
105
|
/**
|
|
102
106
|
* Whether or not to automatically apply an eventBasedHold to new objects added to the bucket.
|
|
103
107
|
*/
|
|
@@ -123,7 +127,7 @@ export declare class Bucket extends pulumi.CustomResource {
|
|
|
123
127
|
*/
|
|
124
128
|
readonly lifecycleRules: pulumi.Output<outputs.storage.BucketLifecycleRule[] | undefined>;
|
|
125
129
|
/**
|
|
126
|
-
* The [GCS location](https://cloud.google.com/storage/docs/bucket-locations)
|
|
130
|
+
* The [GCS location](https://cloud.google.com/storage/docs/bucket-locations).
|
|
127
131
|
*/
|
|
128
132
|
readonly location: pulumi.Output<string>;
|
|
129
133
|
/**
|
|
@@ -192,6 +196,10 @@ export interface BucketState {
|
|
|
192
196
|
* The bucket's [Cross-Origin Resource Sharing (CORS)](https://www.w3.org/TR/cors/) configuration. Multiple blocks of this type are permitted. Structure is documented below.
|
|
193
197
|
*/
|
|
194
198
|
cors?: pulumi.Input<pulumi.Input<inputs.storage.BucketCor>[]>;
|
|
199
|
+
/**
|
|
200
|
+
* The bucket's custom location configuration, which specifies the individual regions that comprise a dual-region bucket. If the bucket is designated a single or multi-region, the parameters are empty. Structure is documented below.
|
|
201
|
+
*/
|
|
202
|
+
customPlacementConfig?: pulumi.Input<inputs.storage.BucketCustomPlacementConfig>;
|
|
195
203
|
/**
|
|
196
204
|
* Whether or not to automatically apply an eventBasedHold to new objects added to the bucket.
|
|
197
205
|
*/
|
|
@@ -217,7 +225,7 @@ export interface BucketState {
|
|
|
217
225
|
*/
|
|
218
226
|
lifecycleRules?: pulumi.Input<pulumi.Input<inputs.storage.BucketLifecycleRule>[]>;
|
|
219
227
|
/**
|
|
220
|
-
* The [GCS location](https://cloud.google.com/storage/docs/bucket-locations)
|
|
228
|
+
* The [GCS location](https://cloud.google.com/storage/docs/bucket-locations).
|
|
221
229
|
*/
|
|
222
230
|
location?: pulumi.Input<string>;
|
|
223
231
|
/**
|
|
@@ -278,6 +286,10 @@ export interface BucketArgs {
|
|
|
278
286
|
* The bucket's [Cross-Origin Resource Sharing (CORS)](https://www.w3.org/TR/cors/) configuration. Multiple blocks of this type are permitted. Structure is documented below.
|
|
279
287
|
*/
|
|
280
288
|
cors?: pulumi.Input<pulumi.Input<inputs.storage.BucketCor>[]>;
|
|
289
|
+
/**
|
|
290
|
+
* The bucket's custom location configuration, which specifies the individual regions that comprise a dual-region bucket. If the bucket is designated a single or multi-region, the parameters are empty. Structure is documented below.
|
|
291
|
+
*/
|
|
292
|
+
customPlacementConfig?: pulumi.Input<inputs.storage.BucketCustomPlacementConfig>;
|
|
281
293
|
/**
|
|
282
294
|
* Whether or not to automatically apply an eventBasedHold to new objects added to the bucket.
|
|
283
295
|
*/
|
|
@@ -303,7 +315,7 @@ export interface BucketArgs {
|
|
|
303
315
|
*/
|
|
304
316
|
lifecycleRules?: pulumi.Input<pulumi.Input<inputs.storage.BucketLifecycleRule>[]>;
|
|
305
317
|
/**
|
|
306
|
-
* The [GCS location](https://cloud.google.com/storage/docs/bucket-locations)
|
|
318
|
+
* The [GCS location](https://cloud.google.com/storage/docs/bucket-locations).
|
|
307
319
|
*/
|
|
308
320
|
location: pulumi.Input<string>;
|
|
309
321
|
/**
|
package/storage/bucket.js
CHANGED
|
@@ -89,6 +89,7 @@ class Bucket extends pulumi.CustomResource {
|
|
|
89
89
|
if (opts.id) {
|
|
90
90
|
const state = argsOrState;
|
|
91
91
|
resourceInputs["cors"] = state ? state.cors : undefined;
|
|
92
|
+
resourceInputs["customPlacementConfig"] = state ? state.customPlacementConfig : undefined;
|
|
92
93
|
resourceInputs["defaultEventBasedHold"] = state ? state.defaultEventBasedHold : undefined;
|
|
93
94
|
resourceInputs["encryption"] = state ? state.encryption : undefined;
|
|
94
95
|
resourceInputs["forceDestroy"] = state ? state.forceDestroy : undefined;
|
|
@@ -114,6 +115,7 @@ class Bucket extends pulumi.CustomResource {
|
|
|
114
115
|
throw new Error("Missing required property 'location'");
|
|
115
116
|
}
|
|
116
117
|
resourceInputs["cors"] = args ? args.cors : undefined;
|
|
118
|
+
resourceInputs["customPlacementConfig"] = args ? args.customPlacementConfig : undefined;
|
|
117
119
|
resourceInputs["defaultEventBasedHold"] = args ? args.defaultEventBasedHold : undefined;
|
|
118
120
|
resourceInputs["encryption"] = args ? args.encryption : undefined;
|
|
119
121
|
resourceInputs["forceDestroy"] = args ? args.forceDestroy : undefined;
|
package/storage/bucket.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bucket.js","sourceRoot":"","sources":["../../storage/bucket.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4EG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"bucket.js","sourceRoot":"","sources":["../../storage/bucket.ts"],"names":[],"mappings":"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"}
|
package/storage/getBucket.d.ts
CHANGED
|
@@ -32,6 +32,7 @@ export interface GetBucketArgs {
|
|
|
32
32
|
*/
|
|
33
33
|
export interface GetBucketResult {
|
|
34
34
|
readonly cors: outputs.storage.GetBucketCor[];
|
|
35
|
+
readonly customPlacementConfigs: outputs.storage.GetBucketCustomPlacementConfig[];
|
|
35
36
|
readonly defaultEventBasedHold: boolean;
|
|
36
37
|
readonly encryptions: outputs.storage.GetBucketEncryption[];
|
|
37
38
|
readonly forceDestroy: boolean;
|
package/storage/getBucket.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getBucket.js","sourceRoot":"","sources":["../../storage/getBucket.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iCAAiC,EAAE;QAC5D,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,8BASC;
|
|
1
|
+
{"version":3,"file":"getBucket.js","sourceRoot":"","sources":["../../storage/getBucket.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iCAAiC,EAAE;QAC5D,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,8BASC;AA0CD,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7D,CAAC;AAFD,0CAEC"}
|
package/types/input.d.ts
CHANGED
|
@@ -3275,6 +3275,11 @@ export declare namespace bigquery {
|
|
|
3275
3275
|
* and format of the table.
|
|
3276
3276
|
*/
|
|
3277
3277
|
autodetect: pulumi.Input<boolean>;
|
|
3278
|
+
/**
|
|
3279
|
+
* Additional options if `sourceFormat` is set to
|
|
3280
|
+
* "AVRO". Structure is documented below.
|
|
3281
|
+
*/
|
|
3282
|
+
avroOptions?: pulumi.Input<inputs.bigquery.TableExternalDataConfigurationAvroOptions>;
|
|
3278
3283
|
/**
|
|
3279
3284
|
* The compression type of the data source.
|
|
3280
3285
|
* Valid values are "NONE" or "GZIP".
|
|
@@ -3347,6 +3352,14 @@ export declare namespace bigquery {
|
|
|
3347
3352
|
*/
|
|
3348
3353
|
sourceUris: pulumi.Input<pulumi.Input<string>[]>;
|
|
3349
3354
|
}
|
|
3355
|
+
interface TableExternalDataConfigurationAvroOptions {
|
|
3356
|
+
/**
|
|
3357
|
+
* If is set to true, indicates whether
|
|
3358
|
+
* to interpret logical types as the corresponding BigQuery data type
|
|
3359
|
+
* (for example, TIMESTAMP), instead of using the raw type (for example, INTEGER).
|
|
3360
|
+
*/
|
|
3361
|
+
useAvroLogicalTypes: pulumi.Input<boolean>;
|
|
3362
|
+
}
|
|
3350
3363
|
interface TableExternalDataConfigurationCsvOptions {
|
|
3351
3364
|
/**
|
|
3352
3365
|
* Indicates if BigQuery should accept rows
|
|
@@ -3516,6 +3529,61 @@ export declare namespace bigqueryanalyticshub {
|
|
|
3516
3529
|
expression: pulumi.Input<string>;
|
|
3517
3530
|
title: pulumi.Input<string>;
|
|
3518
3531
|
}
|
|
3532
|
+
interface ListingBigqueryDataset {
|
|
3533
|
+
/**
|
|
3534
|
+
* Resource name of the dataset source for this listing. e.g. projects/myproject/datasets/123
|
|
3535
|
+
*/
|
|
3536
|
+
dataset: pulumi.Input<string>;
|
|
3537
|
+
}
|
|
3538
|
+
interface ListingDataProvider {
|
|
3539
|
+
/**
|
|
3540
|
+
* Name of the listing publisher.
|
|
3541
|
+
*/
|
|
3542
|
+
name: pulumi.Input<string>;
|
|
3543
|
+
/**
|
|
3544
|
+
* Email or URL of the listing publisher.
|
|
3545
|
+
*/
|
|
3546
|
+
primaryContact?: pulumi.Input<string>;
|
|
3547
|
+
}
|
|
3548
|
+
interface ListingIamBindingCondition {
|
|
3549
|
+
description?: pulumi.Input<string>;
|
|
3550
|
+
expression: pulumi.Input<string>;
|
|
3551
|
+
title: pulumi.Input<string>;
|
|
3552
|
+
}
|
|
3553
|
+
interface ListingIamMemberCondition {
|
|
3554
|
+
description?: pulumi.Input<string>;
|
|
3555
|
+
expression: pulumi.Input<string>;
|
|
3556
|
+
title: pulumi.Input<string>;
|
|
3557
|
+
}
|
|
3558
|
+
interface ListingPublisher {
|
|
3559
|
+
/**
|
|
3560
|
+
* Name of the listing publisher.
|
|
3561
|
+
*/
|
|
3562
|
+
name: pulumi.Input<string>;
|
|
3563
|
+
/**
|
|
3564
|
+
* Email or URL of the listing publisher.
|
|
3565
|
+
*/
|
|
3566
|
+
primaryContact?: pulumi.Input<string>;
|
|
3567
|
+
}
|
|
3568
|
+
}
|
|
3569
|
+
export declare namespace bigquerydatapolicy {
|
|
3570
|
+
interface DataPolicyDataMaskingPolicy {
|
|
3571
|
+
/**
|
|
3572
|
+
* The available masking rules. Learn more here: https://cloud.google.com/bigquery/docs/column-data-masking-intro#masking_options.
|
|
3573
|
+
* Possible values are `SHA256`, `ALWAYS_NULL`, and `DEFAULT_MASKING_VALUE`.
|
|
3574
|
+
*/
|
|
3575
|
+
predefinedExpression: pulumi.Input<string>;
|
|
3576
|
+
}
|
|
3577
|
+
interface DataPolicyIamBindingCondition {
|
|
3578
|
+
description?: pulumi.Input<string>;
|
|
3579
|
+
expression: pulumi.Input<string>;
|
|
3580
|
+
title: pulumi.Input<string>;
|
|
3581
|
+
}
|
|
3582
|
+
interface DataPolicyIamMemberCondition {
|
|
3583
|
+
description?: pulumi.Input<string>;
|
|
3584
|
+
expression: pulumi.Input<string>;
|
|
3585
|
+
title: pulumi.Input<string>;
|
|
3586
|
+
}
|
|
3519
3587
|
}
|
|
3520
3588
|
export declare namespace bigtable {
|
|
3521
3589
|
interface GCPolicyMaxAge {
|
|
@@ -7069,7 +7137,9 @@ export declare namespace cloudrun {
|
|
|
7069
7137
|
*/
|
|
7070
7138
|
servingState?: pulumi.Input<string>;
|
|
7071
7139
|
/**
|
|
7072
|
-
*
|
|
7140
|
+
* Number of seconds after which the probe times out.
|
|
7141
|
+
* Defaults to 1 second. Minimum value is 1. Maximum value is 3600.
|
|
7142
|
+
* Must be smaller than periodSeconds.
|
|
7073
7143
|
*/
|
|
7074
7144
|
timeoutSeconds?: pulumi.Input<number>;
|
|
7075
7145
|
/**
|
|
@@ -7141,6 +7211,7 @@ export declare namespace cloudrun {
|
|
|
7141
7211
|
* Structure is documented below.
|
|
7142
7212
|
*/
|
|
7143
7213
|
resources?: pulumi.Input<inputs.cloudrun.ServiceTemplateSpecContainerResources>;
|
|
7214
|
+
startupProbe?: pulumi.Input<inputs.cloudrun.ServiceTemplateSpecContainerStartupProbe>;
|
|
7144
7215
|
/**
|
|
7145
7216
|
* Volume to mount into the container's filesystem.
|
|
7146
7217
|
* Only supports SecretVolumeSources.
|
|
@@ -7164,14 +7235,7 @@ export declare namespace cloudrun {
|
|
|
7164
7235
|
*/
|
|
7165
7236
|
name?: pulumi.Input<string>;
|
|
7166
7237
|
/**
|
|
7167
|
-
*
|
|
7168
|
-
* using the previous defined environment variables in the container and
|
|
7169
|
-
* any route environment variables. If a variable cannot be resolved,
|
|
7170
|
-
* the reference in the input string will be unchanged. The $(VAR_NAME)
|
|
7171
|
-
* syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped
|
|
7172
|
-
* references will never be expanded, regardless of whether the variable
|
|
7173
|
-
* exists or not.
|
|
7174
|
-
* Defaults to "".
|
|
7238
|
+
* The header field value.
|
|
7175
7239
|
*/
|
|
7176
7240
|
value?: pulumi.Input<string>;
|
|
7177
7241
|
/**
|
|
@@ -7282,6 +7346,70 @@ export declare namespace cloudrun {
|
|
|
7282
7346
|
[key: string]: pulumi.Input<string>;
|
|
7283
7347
|
}>;
|
|
7284
7348
|
}
|
|
7349
|
+
interface ServiceTemplateSpecContainerStartupProbe {
|
|
7350
|
+
/**
|
|
7351
|
+
* Minimum consecutive failures for the probe to be considered failed after
|
|
7352
|
+
* having succeeded. Defaults to 3. Minimum value is 1.
|
|
7353
|
+
*/
|
|
7354
|
+
failureThreshold?: pulumi.Input<number>;
|
|
7355
|
+
/**
|
|
7356
|
+
* HttpGet specifies the http request to perform.
|
|
7357
|
+
* Structure is documented below.
|
|
7358
|
+
*/
|
|
7359
|
+
httpGet?: pulumi.Input<inputs.cloudrun.ServiceTemplateSpecContainerStartupProbeHttpGet>;
|
|
7360
|
+
/**
|
|
7361
|
+
* Number of seconds after the container has started before the probe is
|
|
7362
|
+
* initiated.
|
|
7363
|
+
* Defaults to 0 seconds. Minimum value is 0. Maximum value is 240.
|
|
7364
|
+
*/
|
|
7365
|
+
initialDelaySeconds?: pulumi.Input<number>;
|
|
7366
|
+
/**
|
|
7367
|
+
* How often (in seconds) to perform the probe.
|
|
7368
|
+
* Default to 10 seconds. Minimum value is 1. Maximum value is 240.
|
|
7369
|
+
*/
|
|
7370
|
+
periodSeconds?: pulumi.Input<number>;
|
|
7371
|
+
/**
|
|
7372
|
+
* TcpSocket specifies an action involving a TCP port.
|
|
7373
|
+
* Structure is documented below.
|
|
7374
|
+
*/
|
|
7375
|
+
tcpSocket?: pulumi.Input<inputs.cloudrun.ServiceTemplateSpecContainerStartupProbeTcpSocket>;
|
|
7376
|
+
/**
|
|
7377
|
+
* Number of seconds after which the probe times out.
|
|
7378
|
+
* Defaults to 1 second. Minimum value is 1. Maximum value is 3600.
|
|
7379
|
+
* Must be smaller than periodSeconds.
|
|
7380
|
+
*/
|
|
7381
|
+
timeoutSeconds?: pulumi.Input<number>;
|
|
7382
|
+
}
|
|
7383
|
+
interface ServiceTemplateSpecContainerStartupProbeHttpGet {
|
|
7384
|
+
/**
|
|
7385
|
+
* Custom headers to set in the request. HTTP allows repeated headers.
|
|
7386
|
+
* Structure is documented below.
|
|
7387
|
+
*/
|
|
7388
|
+
httpHeaders?: pulumi.Input<pulumi.Input<inputs.cloudrun.ServiceTemplateSpecContainerStartupProbeHttpGetHttpHeader>[]>;
|
|
7389
|
+
/**
|
|
7390
|
+
* The relative path of the file to map the key to.
|
|
7391
|
+
* May not be an absolute path.
|
|
7392
|
+
* May not contain the path element '..'.
|
|
7393
|
+
* May not start with the string '..'.
|
|
7394
|
+
*/
|
|
7395
|
+
path?: pulumi.Input<string>;
|
|
7396
|
+
}
|
|
7397
|
+
interface ServiceTemplateSpecContainerStartupProbeHttpGetHttpHeader {
|
|
7398
|
+
/**
|
|
7399
|
+
* Volume's name.
|
|
7400
|
+
*/
|
|
7401
|
+
name: pulumi.Input<string>;
|
|
7402
|
+
/**
|
|
7403
|
+
* The header field value.
|
|
7404
|
+
*/
|
|
7405
|
+
value?: pulumi.Input<string>;
|
|
7406
|
+
}
|
|
7407
|
+
interface ServiceTemplateSpecContainerStartupProbeTcpSocket {
|
|
7408
|
+
/**
|
|
7409
|
+
* Port number to access on the container. Number must be in the range 1 to 65535.
|
|
7410
|
+
*/
|
|
7411
|
+
port?: pulumi.Input<number>;
|
|
7412
|
+
}
|
|
7285
7413
|
interface ServiceTemplateSpecContainerVolumeMount {
|
|
7286
7414
|
/**
|
|
7287
7415
|
* Path within the container at which the volume should be mounted. Must
|
|
@@ -9488,7 +9616,8 @@ export declare namespace compute {
|
|
|
9488
9616
|
*/
|
|
9489
9617
|
image?: pulumi.Input<string>;
|
|
9490
9618
|
/**
|
|
9491
|
-
* A
|
|
9619
|
+
* A set of key/value label pairs assigned to the disk. This
|
|
9620
|
+
* field is only applicable for persistent disks.
|
|
9492
9621
|
*/
|
|
9493
9622
|
labels?: pulumi.Input<{
|
|
9494
9623
|
[key: string]: any;
|
|
@@ -17142,11 +17271,27 @@ export declare namespace container {
|
|
|
17142
17271
|
* Size of partitions to create on the GPU. Valid values are described in the NVIDIA mig [user guide](https://docs.nvidia.com/datacenter/tesla/mig-user-guide/#partitioning).
|
|
17143
17272
|
*/
|
|
17144
17273
|
gpuPartitionSize?: pulumi.Input<string>;
|
|
17274
|
+
/**
|
|
17275
|
+
* Configuration for GPU sharing. Structure is documented below.
|
|
17276
|
+
*/
|
|
17277
|
+
gpuSharingConfig?: pulumi.Input<inputs.container.ClusterNodeConfigGuestAcceleratorGpuSharingConfig>;
|
|
17145
17278
|
/**
|
|
17146
17279
|
* The accelerator type resource to expose to this instance. E.g. `nvidia-tesla-k80`.
|
|
17147
17280
|
*/
|
|
17148
17281
|
type: pulumi.Input<string>;
|
|
17149
17282
|
}
|
|
17283
|
+
interface ClusterNodeConfigGuestAcceleratorGpuSharingConfig {
|
|
17284
|
+
/**
|
|
17285
|
+
* The type of GPU sharing strategy to enable on the GPU node.
|
|
17286
|
+
* Accepted values are:
|
|
17287
|
+
* * `"TIME_SHARING"`: Allow multiple containers to have [time-shared](https://cloud.google.com/kubernetes-engine/docs/concepts/timesharing-gpus) access to a single GPU device.
|
|
17288
|
+
*/
|
|
17289
|
+
gpuSharingStrategy: pulumi.Input<string>;
|
|
17290
|
+
/**
|
|
17291
|
+
* The maximum number of containers that can share a GPU.
|
|
17292
|
+
*/
|
|
17293
|
+
maxSharedClientsPerGpu: pulumi.Input<number>;
|
|
17294
|
+
}
|
|
17150
17295
|
interface ClusterNodeConfigGvnic {
|
|
17151
17296
|
/**
|
|
17152
17297
|
* Enable the PodSecurityPolicy controller for this cluster.
|
|
@@ -17508,11 +17653,27 @@ export declare namespace container {
|
|
|
17508
17653
|
* Size of partitions to create on the GPU. Valid values are described in the NVIDIA mig [user guide](https://docs.nvidia.com/datacenter/tesla/mig-user-guide/#partitioning).
|
|
17509
17654
|
*/
|
|
17510
17655
|
gpuPartitionSize?: pulumi.Input<string>;
|
|
17656
|
+
/**
|
|
17657
|
+
* Configuration for GPU sharing. Structure is documented below.
|
|
17658
|
+
*/
|
|
17659
|
+
gpuSharingConfig?: pulumi.Input<inputs.container.ClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig>;
|
|
17511
17660
|
/**
|
|
17512
17661
|
* The accelerator type resource to expose to this instance. E.g. `nvidia-tesla-k80`.
|
|
17513
17662
|
*/
|
|
17514
17663
|
type: pulumi.Input<string>;
|
|
17515
17664
|
}
|
|
17665
|
+
interface ClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig {
|
|
17666
|
+
/**
|
|
17667
|
+
* The type of GPU sharing strategy to enable on the GPU node.
|
|
17668
|
+
* Accepted values are:
|
|
17669
|
+
* * `"TIME_SHARING"`: Allow multiple containers to have [time-shared](https://cloud.google.com/kubernetes-engine/docs/concepts/timesharing-gpus) access to a single GPU device.
|
|
17670
|
+
*/
|
|
17671
|
+
gpuSharingStrategy: pulumi.Input<string>;
|
|
17672
|
+
/**
|
|
17673
|
+
* The maximum number of containers that can share a GPU.
|
|
17674
|
+
*/
|
|
17675
|
+
maxSharedClientsPerGpu: pulumi.Input<number>;
|
|
17676
|
+
}
|
|
17516
17677
|
interface ClusterNodePoolNodeConfigGvnic {
|
|
17517
17678
|
/**
|
|
17518
17679
|
* Enable the PodSecurityPolicy controller for this cluster.
|
|
@@ -17851,6 +18012,7 @@ export declare namespace container {
|
|
|
17851
18012
|
interface NodePoolNodeConfigGuestAccelerator {
|
|
17852
18013
|
count: pulumi.Input<number>;
|
|
17853
18014
|
gpuPartitionSize?: pulumi.Input<string>;
|
|
18015
|
+
gpuSharingConfig?: pulumi.Input<inputs.container.NodePoolNodeConfigGuestAcceleratorGpuSharingConfig>;
|
|
17854
18016
|
/**
|
|
17855
18017
|
* The type of the policy. Supports a single value: COMPACT.
|
|
17856
18018
|
* Specifying COMPACT placement policy type places node pool's nodes in a closer
|
|
@@ -17858,6 +18020,10 @@ export declare namespace container {
|
|
|
17858
18020
|
*/
|
|
17859
18021
|
type: pulumi.Input<string>;
|
|
17860
18022
|
}
|
|
18023
|
+
interface NodePoolNodeConfigGuestAcceleratorGpuSharingConfig {
|
|
18024
|
+
gpuSharingStrategy: pulumi.Input<string>;
|
|
18025
|
+
maxSharedClientsPerGpu: pulumi.Input<number>;
|
|
18026
|
+
}
|
|
17861
18027
|
interface NodePoolNodeConfigGvnic {
|
|
17862
18028
|
enabled: pulumi.Input<boolean>;
|
|
17863
18029
|
}
|
|
@@ -18075,7 +18241,6 @@ export declare namespace datacatalog {
|
|
|
18075
18241
|
doubleValue?: pulumi.Input<number>;
|
|
18076
18242
|
/**
|
|
18077
18243
|
* Holds the value for a tag field with enum type. This value must be one of the allowed values in the definition of this enum.
|
|
18078
|
-
* Structure is documented below.
|
|
18079
18244
|
*/
|
|
18080
18245
|
enumValue?: pulumi.Input<string>;
|
|
18081
18246
|
/**
|
|
@@ -18185,6 +18350,12 @@ export declare namespace datacatalog {
|
|
|
18185
18350
|
}
|
|
18186
18351
|
}
|
|
18187
18352
|
export declare namespace datafusion {
|
|
18353
|
+
interface InstanceCryptoKeyConfig {
|
|
18354
|
+
/**
|
|
18355
|
+
* The name of the key which is used to encrypt/decrypt customer data. For key in Cloud KMS, the key should be in the format of projects/*/locations/*/keyRings/*/cryptoKeys/*.
|
|
18356
|
+
*/
|
|
18357
|
+
keyReference: pulumi.Input<string>;
|
|
18358
|
+
}
|
|
18188
18359
|
interface InstanceNetworkConfig {
|
|
18189
18360
|
/**
|
|
18190
18361
|
* The IP range in CIDR notation to use for the managed Data Fusion instance
|
|
@@ -20320,11 +20491,11 @@ export declare namespace dataproc {
|
|
|
20320
20491
|
interface MetastoreFederationBackendMetastore {
|
|
20321
20492
|
/**
|
|
20322
20493
|
* The type of the backend metastore.
|
|
20323
|
-
* Possible values are `METASTORE_TYPE_UNSPECIFIED` and `
|
|
20494
|
+
* Possible values are `METASTORE_TYPE_UNSPECIFIED`, `DATAPROC_METASTORE`, and `BIGQUERY`.
|
|
20324
20495
|
*/
|
|
20325
20496
|
metastoreType: pulumi.Input<string>;
|
|
20326
20497
|
/**
|
|
20327
|
-
* The relative resource name of the metastore that is being federated.
|
|
20498
|
+
* The relative resource name of the metastore that is being federated. The formats of the relative resource names for the currently supported metastores are listed below: Dataplex: projects/{projectId}/locations/{location}/lakes/{lake_id} BigQuery: projects/{projectId} Dataproc Metastore: projects/{projectId}/locations/{location}/services/{serviceId}
|
|
20328
20499
|
*/
|
|
20329
20500
|
name: pulumi.Input<string>;
|
|
20330
20501
|
/**
|
|
@@ -21463,6 +21634,8 @@ export declare namespace datastore {
|
|
|
21463
21634
|
}
|
|
21464
21635
|
}
|
|
21465
21636
|
export declare namespace datastream {
|
|
21637
|
+
interface ConnectionProfileBigqueryProfile {
|
|
21638
|
+
}
|
|
21466
21639
|
interface ConnectionProfileForwardSshConnectivity {
|
|
21467
21640
|
/**
|
|
21468
21641
|
* Hostname for the SSH tunnel.
|
|
@@ -22248,6 +22421,12 @@ export declare namespace diagflow {
|
|
|
22248
22421
|
}
|
|
22249
22422
|
}
|
|
22250
22423
|
export declare namespace dns {
|
|
22424
|
+
interface ManagedZoneCloudLoggingConfig {
|
|
22425
|
+
/**
|
|
22426
|
+
* If set, enable query logging for this ManagedZone. False by default, making logging opt-in.
|
|
22427
|
+
*/
|
|
22428
|
+
enableLogging: pulumi.Input<boolean>;
|
|
22429
|
+
}
|
|
22251
22430
|
interface ManagedZoneDnssecConfig {
|
|
22252
22431
|
/**
|
|
22253
22432
|
* Specifies parameters that will be used for generating initial DnsKeys
|
|
@@ -29772,7 +29951,36 @@ export declare namespace sql {
|
|
|
29772
29951
|
*/
|
|
29773
29952
|
uploadInterval?: pulumi.Input<string>;
|
|
29774
29953
|
}
|
|
29775
|
-
interface
|
|
29954
|
+
interface UserPasswordPolicy {
|
|
29955
|
+
/**
|
|
29956
|
+
* Number of failed attempts allowed before the user get locked.
|
|
29957
|
+
*/
|
|
29958
|
+
allowedFailedAttempts?: pulumi.Input<number>;
|
|
29959
|
+
/**
|
|
29960
|
+
* If true, the check that will lock user after too many failed login attempts will be enabled.
|
|
29961
|
+
*/
|
|
29962
|
+
enableFailedAttemptsCheck?: pulumi.Input<boolean>;
|
|
29963
|
+
/**
|
|
29964
|
+
* If true, the user must specify the current password before changing the password. This flag is supported only for MySQL.
|
|
29965
|
+
*/
|
|
29966
|
+
enablePasswordVerification?: pulumi.Input<boolean>;
|
|
29967
|
+
/**
|
|
29968
|
+
* Password expiration duration with one week grace period.
|
|
29969
|
+
*/
|
|
29970
|
+
passwordExpirationDuration?: pulumi.Input<string>;
|
|
29971
|
+
statuses?: pulumi.Input<pulumi.Input<inputs.sql.UserPasswordPolicyStatus>[]>;
|
|
29972
|
+
}
|
|
29973
|
+
interface UserPasswordPolicyStatus {
|
|
29974
|
+
/**
|
|
29975
|
+
* If true, user does not have login privileges.
|
|
29976
|
+
*/
|
|
29977
|
+
locked?: pulumi.Input<boolean>;
|
|
29978
|
+
/**
|
|
29979
|
+
* Password expiration duration with one week grace period.
|
|
29980
|
+
*/
|
|
29981
|
+
passwordExpirationTime?: pulumi.Input<string>;
|
|
29982
|
+
}
|
|
29983
|
+
interface UserSqlServerUserDetail {
|
|
29776
29984
|
disabled?: pulumi.Input<boolean>;
|
|
29777
29985
|
serverRoles?: pulumi.Input<pulumi.Input<string>[]>;
|
|
29778
29986
|
}
|
|
@@ -29796,6 +30004,12 @@ export declare namespace storage {
|
|
|
29796
30004
|
*/
|
|
29797
30005
|
responseHeaders?: pulumi.Input<pulumi.Input<string>[]>;
|
|
29798
30006
|
}
|
|
30007
|
+
interface BucketCustomPlacementConfig {
|
|
30008
|
+
/**
|
|
30009
|
+
* The list of individual regions that comprise a dual-region bucket. See [Cloud Storage bucket locations](https://cloud.google.com/storage/docs/dual-regions#availability) for a list of acceptable regions. **Note**: If any of the dataLocations changes, it will [recreate the bucket](https://cloud.google.com/storage/docs/locations#key-concepts).
|
|
30010
|
+
*/
|
|
30011
|
+
dataLocations: pulumi.Input<pulumi.Input<string>[]>;
|
|
30012
|
+
}
|
|
29799
30013
|
interface BucketEncryption {
|
|
29800
30014
|
defaultKmsKeyName: pulumi.Input<string>;
|
|
29801
30015
|
}
|