@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.
Files changed (128) hide show
  1. package/appengine/standardAppVersion.d.ts +28 -0
  2. package/appengine/standardAppVersion.js +18 -0
  3. package/appengine/standardAppVersion.js.map +1 -1
  4. package/bigquery/reservation.d.ts +29 -1
  5. package/bigquery/reservation.js +6 -1
  6. package/bigquery/reservation.js.map +1 -1
  7. package/bigqueryanalyticshub/index.d.ts +12 -0
  8. package/bigqueryanalyticshub/index.js +21 -1
  9. package/bigqueryanalyticshub/index.js.map +1 -1
  10. package/bigqueryanalyticshub/listing.d.ts +280 -0
  11. package/bigqueryanalyticshub/listing.js +146 -0
  12. package/bigqueryanalyticshub/listing.js.map +1 -0
  13. package/bigqueryanalyticshub/listingIamBinding.d.ts +149 -0
  14. package/bigqueryanalyticshub/listingIamBinding.js +100 -0
  15. package/bigqueryanalyticshub/listingIamBinding.js.map +1 -0
  16. package/bigqueryanalyticshub/listingIamMember.d.ts +149 -0
  17. package/bigqueryanalyticshub/listingIamMember.js +100 -0
  18. package/bigqueryanalyticshub/listingIamMember.js.map +1 -0
  19. package/bigqueryanalyticshub/listingIamPolicy.d.ts +138 -0
  20. package/bigqueryanalyticshub/listingIamPolicy.js +93 -0
  21. package/bigqueryanalyticshub/listingIamPolicy.js.map +1 -0
  22. package/bigquerydatapolicy/dataPolicy.d.ts +178 -0
  23. package/bigquerydatapolicy/dataPolicy.js +122 -0
  24. package/bigquerydatapolicy/dataPolicy.js.map +1 -0
  25. package/bigquerydatapolicy/dataPolicyIamBinding.d.ts +128 -0
  26. package/bigquerydatapolicy/dataPolicyIamBinding.js +95 -0
  27. package/bigquerydatapolicy/dataPolicyIamBinding.js.map +1 -0
  28. package/bigquerydatapolicy/dataPolicyIamMember.d.ts +128 -0
  29. package/bigquerydatapolicy/dataPolicyIamMember.js +95 -0
  30. package/bigquerydatapolicy/dataPolicyIamMember.js.map +1 -0
  31. package/bigquerydatapolicy/dataPolicyIamPolicy.d.ts +117 -0
  32. package/bigquerydatapolicy/dataPolicyIamPolicy.js +88 -0
  33. package/bigquerydatapolicy/dataPolicyIamPolicy.js.map +1 -0
  34. package/bigquerydatapolicy/index.d.ts +12 -0
  35. package/bigquerydatapolicy/index.js +37 -0
  36. package/bigquerydatapolicy/index.js.map +1 -0
  37. package/cloudfunctionsv2/getFunction.d.ts +79 -0
  38. package/cloudfunctionsv2/getFunction.js +41 -0
  39. package/cloudfunctionsv2/getFunction.js.map +1 -0
  40. package/cloudfunctionsv2/index.d.ts +3 -0
  41. package/cloudfunctionsv2/index.js +4 -1
  42. package/cloudfunctionsv2/index.js.map +1 -1
  43. package/cloudids/endpoint.d.ts +197 -0
  44. package/cloudids/endpoint.js +127 -0
  45. package/cloudids/endpoint.js.map +1 -0
  46. package/cloudids/index.d.ts +3 -0
  47. package/cloudids/index.js +22 -0
  48. package/cloudids/index.js.map +1 -0
  49. package/cloudrun/service.d.ts +37 -0
  50. package/cloudrun/service.js +37 -0
  51. package/cloudrun/service.js.map +1 -1
  52. package/compute/backendBucket.d.ts +15 -0
  53. package/compute/backendBucket.js +2 -0
  54. package/compute/backendBucket.js.map +1 -1
  55. package/compute/backendService.d.ts +15 -0
  56. package/compute/backendService.js +2 -0
  57. package/compute/backendService.js.map +1 -1
  58. package/compute/getBackendBucket.d.ts +1 -0
  59. package/compute/getBackendBucket.js.map +1 -1
  60. package/compute/getBackendService.d.ts +1 -0
  61. package/compute/getBackendService.js.map +1 -1
  62. package/compute/getSnapshot.d.ts +106 -0
  63. package/compute/getSnapshot.js +50 -0
  64. package/compute/getSnapshot.js.map +1 -0
  65. package/compute/index.d.ts +6 -0
  66. package/compute/index.js +11 -3
  67. package/compute/index.js.map +1 -1
  68. package/compute/instance.d.ts +9 -3
  69. package/compute/instance.js +3 -0
  70. package/compute/instance.js.map +1 -1
  71. package/compute/regionTargetTcpProxy.d.ts +203 -0
  72. package/compute/regionTargetTcpProxy.js +93 -0
  73. package/compute/regionTargetTcpProxy.js.map +1 -0
  74. package/config/vars.d.ts +2 -0
  75. package/config/vars.js +12 -0
  76. package/config/vars.js.map +1 -1
  77. package/dataflow/flexTemplateJob.d.ts +0 -6
  78. package/dataflow/flexTemplateJob.js.map +1 -1
  79. package/datafusion/instance.d.ts +39 -0
  80. package/datafusion/instance.js +26 -0
  81. package/datafusion/instance.js.map +1 -1
  82. package/dataproc/metastoreFederation.d.ts +40 -2
  83. package/dataproc/metastoreFederation.js +38 -0
  84. package/dataproc/metastoreFederation.js.map +1 -1
  85. package/datastream/connectionProfile.d.ts +25 -0
  86. package/datastream/connectionProfile.js +15 -0
  87. package/datastream/connectionProfile.js.map +1 -1
  88. package/dns/managedZone.d.ts +32 -0
  89. package/dns/managedZone.js +19 -0
  90. package/dns/managedZone.js.map +1 -1
  91. package/index.d.ts +3 -1
  92. package/index.js +6 -2
  93. package/index.js.map +1 -1
  94. package/orgpolicy/customConstraint.d.ts +204 -0
  95. package/orgpolicy/customConstraint.js +141 -0
  96. package/orgpolicy/customConstraint.js.map +1 -0
  97. package/orgpolicy/index.d.ts +3 -0
  98. package/orgpolicy/index.js +6 -1
  99. package/orgpolicy/index.js.map +1 -1
  100. package/package.json +2 -2
  101. package/package.json.dev +2 -2
  102. package/provider.d.ts +4 -0
  103. package/provider.js +2 -0
  104. package/provider.js.map +1 -1
  105. package/secretmanager/secretVersion.d.ts +1 -1
  106. package/secretmanager/secretVersion.js +1 -1
  107. package/sql/user.d.ts +5 -3
  108. package/sql/user.js +3 -1
  109. package/sql/user.js.map +1 -1
  110. package/storage/bucket.d.ts +15 -3
  111. package/storage/bucket.js +2 -0
  112. package/storage/bucket.js.map +1 -1
  113. package/storage/getBucket.d.ts +1 -0
  114. package/storage/getBucket.js.map +1 -1
  115. package/types/input.d.ts +228 -14
  116. package/types/output.d.ts +361 -16
  117. package/vertex/aiFeatureStoreEntityTypeFeature.d.ts +182 -0
  118. package/vertex/aiFeatureStoreEntityTypeFeature.js +121 -0
  119. package/vertex/aiFeatureStoreEntityTypeFeature.js.map +1 -0
  120. package/vertex/index.d.ts +3 -0
  121. package/vertex/index.js +6 -1
  122. package/vertex/index.js.map +1 -1
  123. package/vpcaccess/getConnector.d.ts +89 -0
  124. package/vpcaccess/getConnector.js +49 -0
  125. package/vpcaccess/getConnector.js.map +1 -0
  126. package/vpcaccess/index.d.ts +3 -0
  127. package/vpcaccess/index.js +4 -1
  128. package/vpcaccess/index.js.map +1 -1
@@ -0,0 +1,182 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * ## Example Usage
4
+ * ### Vertex Ai Featurestore Entitytype Feature
5
+ *
6
+ * ```typescript
7
+ * import * as pulumi from "@pulumi/pulumi";
8
+ * import * as gcp from "@pulumi/gcp";
9
+ *
10
+ * const featurestore = new gcp.vertex.AiFeatureStore("featurestore", {
11
+ * labels: {
12
+ * foo: "bar",
13
+ * },
14
+ * region: "us-central1",
15
+ * onlineServingConfig: {
16
+ * fixedNodeCount: 2,
17
+ * },
18
+ * }, {
19
+ * provider: google_beta,
20
+ * });
21
+ * const entity = new gcp.vertex.AiFeatureStoreEntityType("entity", {
22
+ * labels: {
23
+ * foo: "bar",
24
+ * },
25
+ * featurestore: featurestore.id,
26
+ * monitoringConfig: {
27
+ * snapshotAnalysis: {
28
+ * disabled: false,
29
+ * monitoringInterval: "86400s",
30
+ * },
31
+ * },
32
+ * }, {
33
+ * provider: google_beta,
34
+ * });
35
+ * const feature = new gcp.vertex.AiFeatureStoreEntityTypeFeature("feature", {
36
+ * labels: {
37
+ * foo: "bar",
38
+ * },
39
+ * entitytype: entity.id,
40
+ * valueType: "INT64_ARRAY",
41
+ * }, {
42
+ * provider: google_beta,
43
+ * });
44
+ * ```
45
+ *
46
+ * ## Import
47
+ *
48
+ * FeaturestoreEntitytypeFeature can be imported using any of these accepted formats
49
+ *
50
+ * ```sh
51
+ * $ pulumi import gcp:vertex/aiFeatureStoreEntityTypeFeature:AiFeatureStoreEntityTypeFeature default {{entitytype}}/features/{{name}}
52
+ * ```
53
+ */
54
+ export declare class AiFeatureStoreEntityTypeFeature extends pulumi.CustomResource {
55
+ /**
56
+ * Get an existing AiFeatureStoreEntityTypeFeature resource's state with the given name, ID, and optional extra
57
+ * properties used to qualify the lookup.
58
+ *
59
+ * @param name The _unique_ name of the resulting resource.
60
+ * @param id The _unique_ provider ID of the resource to lookup.
61
+ * @param state Any extra arguments used during the lookup.
62
+ * @param opts Optional settings to control the behavior of the CustomResource.
63
+ */
64
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: AiFeatureStoreEntityTypeFeatureState, opts?: pulumi.CustomResourceOptions): AiFeatureStoreEntityTypeFeature;
65
+ /**
66
+ * Returns true if the given object is an instance of AiFeatureStoreEntityTypeFeature. This is designed to work even
67
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
68
+ */
69
+ static isInstance(obj: any): obj is AiFeatureStoreEntityTypeFeature;
70
+ /**
71
+ * The timestamp of when the entity type was created in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to
72
+ * nine fractional digits.
73
+ */
74
+ readonly createTime: pulumi.Output<string>;
75
+ /**
76
+ * Description of the feature.
77
+ */
78
+ readonly description: pulumi.Output<string | undefined>;
79
+ /**
80
+ * The name of the Featurestore to use, in the format projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entitytype}.
81
+ */
82
+ readonly entitytype: pulumi.Output<string>;
83
+ /**
84
+ * Used to perform consistent read-modify-write updates.
85
+ */
86
+ readonly etag: pulumi.Output<string>;
87
+ /**
88
+ * A set of key/value label pairs to assign to the feature.
89
+ */
90
+ readonly labels: pulumi.Output<{
91
+ [key: string]: string;
92
+ } | undefined>;
93
+ /**
94
+ * The name of the feature. The feature can be up to 64 characters long and can consist only of ASCII Latin letters A-Z and a-z, underscore(_), and ASCII digits 0-9 starting with a letter. The value will be unique given an entity type.
95
+ */
96
+ readonly name: pulumi.Output<string>;
97
+ /**
98
+ * The timestamp when the entity type was most recently updated in RFC3339 UTC "Zulu" format, with nanosecond resolution
99
+ * and up to nine fractional digits.
100
+ */
101
+ readonly updateTime: pulumi.Output<string>;
102
+ /**
103
+ * Type of Feature value. Immutable. https://cloud.google.com/vertex-ai/docs/reference/rest/v1/projects.locations.featurestores.entityTypes.features#ValueType
104
+ */
105
+ readonly valueType: pulumi.Output<string>;
106
+ /**
107
+ * Create a AiFeatureStoreEntityTypeFeature resource with the given unique name, arguments, and options.
108
+ *
109
+ * @param name The _unique_ name of the resource.
110
+ * @param args The arguments to use to populate this resource's properties.
111
+ * @param opts A bag of options that control this resource's behavior.
112
+ */
113
+ constructor(name: string, args: AiFeatureStoreEntityTypeFeatureArgs, opts?: pulumi.CustomResourceOptions);
114
+ }
115
+ /**
116
+ * Input properties used for looking up and filtering AiFeatureStoreEntityTypeFeature resources.
117
+ */
118
+ export interface AiFeatureStoreEntityTypeFeatureState {
119
+ /**
120
+ * The timestamp of when the entity type was created in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to
121
+ * nine fractional digits.
122
+ */
123
+ createTime?: pulumi.Input<string>;
124
+ /**
125
+ * Description of the feature.
126
+ */
127
+ description?: pulumi.Input<string>;
128
+ /**
129
+ * The name of the Featurestore to use, in the format projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entitytype}.
130
+ */
131
+ entitytype?: pulumi.Input<string>;
132
+ /**
133
+ * Used to perform consistent read-modify-write updates.
134
+ */
135
+ etag?: pulumi.Input<string>;
136
+ /**
137
+ * A set of key/value label pairs to assign to the feature.
138
+ */
139
+ labels?: pulumi.Input<{
140
+ [key: string]: pulumi.Input<string>;
141
+ }>;
142
+ /**
143
+ * The name of the feature. The feature can be up to 64 characters long and can consist only of ASCII Latin letters A-Z and a-z, underscore(_), and ASCII digits 0-9 starting with a letter. The value will be unique given an entity type.
144
+ */
145
+ name?: pulumi.Input<string>;
146
+ /**
147
+ * The timestamp when the entity type was most recently updated in RFC3339 UTC "Zulu" format, with nanosecond resolution
148
+ * and up to nine fractional digits.
149
+ */
150
+ updateTime?: pulumi.Input<string>;
151
+ /**
152
+ * Type of Feature value. Immutable. https://cloud.google.com/vertex-ai/docs/reference/rest/v1/projects.locations.featurestores.entityTypes.features#ValueType
153
+ */
154
+ valueType?: pulumi.Input<string>;
155
+ }
156
+ /**
157
+ * The set of arguments for constructing a AiFeatureStoreEntityTypeFeature resource.
158
+ */
159
+ export interface AiFeatureStoreEntityTypeFeatureArgs {
160
+ /**
161
+ * Description of the feature.
162
+ */
163
+ description?: pulumi.Input<string>;
164
+ /**
165
+ * The name of the Featurestore to use, in the format projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entitytype}.
166
+ */
167
+ entitytype: pulumi.Input<string>;
168
+ /**
169
+ * A set of key/value label pairs to assign to the feature.
170
+ */
171
+ labels?: pulumi.Input<{
172
+ [key: string]: pulumi.Input<string>;
173
+ }>;
174
+ /**
175
+ * The name of the feature. The feature can be up to 64 characters long and can consist only of ASCII Latin letters A-Z and a-z, underscore(_), and ASCII digits 0-9 starting with a letter. The value will be unique given an entity type.
176
+ */
177
+ name?: pulumi.Input<string>;
178
+ /**
179
+ * Type of Feature value. Immutable. https://cloud.google.com/vertex-ai/docs/reference/rest/v1/projects.locations.featurestores.entityTypes.features#ValueType
180
+ */
181
+ valueType: pulumi.Input<string>;
182
+ }
@@ -0,0 +1,121 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.AiFeatureStoreEntityTypeFeature = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * ## Example Usage
10
+ * ### Vertex Ai Featurestore Entitytype Feature
11
+ *
12
+ * ```typescript
13
+ * import * as pulumi from "@pulumi/pulumi";
14
+ * import * as gcp from "@pulumi/gcp";
15
+ *
16
+ * const featurestore = new gcp.vertex.AiFeatureStore("featurestore", {
17
+ * labels: {
18
+ * foo: "bar",
19
+ * },
20
+ * region: "us-central1",
21
+ * onlineServingConfig: {
22
+ * fixedNodeCount: 2,
23
+ * },
24
+ * }, {
25
+ * provider: google_beta,
26
+ * });
27
+ * const entity = new gcp.vertex.AiFeatureStoreEntityType("entity", {
28
+ * labels: {
29
+ * foo: "bar",
30
+ * },
31
+ * featurestore: featurestore.id,
32
+ * monitoringConfig: {
33
+ * snapshotAnalysis: {
34
+ * disabled: false,
35
+ * monitoringInterval: "86400s",
36
+ * },
37
+ * },
38
+ * }, {
39
+ * provider: google_beta,
40
+ * });
41
+ * const feature = new gcp.vertex.AiFeatureStoreEntityTypeFeature("feature", {
42
+ * labels: {
43
+ * foo: "bar",
44
+ * },
45
+ * entitytype: entity.id,
46
+ * valueType: "INT64_ARRAY",
47
+ * }, {
48
+ * provider: google_beta,
49
+ * });
50
+ * ```
51
+ *
52
+ * ## Import
53
+ *
54
+ * FeaturestoreEntitytypeFeature can be imported using any of these accepted formats
55
+ *
56
+ * ```sh
57
+ * $ pulumi import gcp:vertex/aiFeatureStoreEntityTypeFeature:AiFeatureStoreEntityTypeFeature default {{entitytype}}/features/{{name}}
58
+ * ```
59
+ */
60
+ class AiFeatureStoreEntityTypeFeature extends pulumi.CustomResource {
61
+ constructor(name, argsOrState, opts) {
62
+ let resourceInputs = {};
63
+ opts = opts || {};
64
+ if (opts.id) {
65
+ const state = argsOrState;
66
+ resourceInputs["createTime"] = state ? state.createTime : undefined;
67
+ resourceInputs["description"] = state ? state.description : undefined;
68
+ resourceInputs["entitytype"] = state ? state.entitytype : undefined;
69
+ resourceInputs["etag"] = state ? state.etag : undefined;
70
+ resourceInputs["labels"] = state ? state.labels : undefined;
71
+ resourceInputs["name"] = state ? state.name : undefined;
72
+ resourceInputs["updateTime"] = state ? state.updateTime : undefined;
73
+ resourceInputs["valueType"] = state ? state.valueType : undefined;
74
+ }
75
+ else {
76
+ const args = argsOrState;
77
+ if ((!args || args.entitytype === undefined) && !opts.urn) {
78
+ throw new Error("Missing required property 'entitytype'");
79
+ }
80
+ if ((!args || args.valueType === undefined) && !opts.urn) {
81
+ throw new Error("Missing required property 'valueType'");
82
+ }
83
+ resourceInputs["description"] = args ? args.description : undefined;
84
+ resourceInputs["entitytype"] = args ? args.entitytype : undefined;
85
+ resourceInputs["labels"] = args ? args.labels : undefined;
86
+ resourceInputs["name"] = args ? args.name : undefined;
87
+ resourceInputs["valueType"] = args ? args.valueType : undefined;
88
+ resourceInputs["createTime"] = undefined /*out*/;
89
+ resourceInputs["etag"] = undefined /*out*/;
90
+ resourceInputs["updateTime"] = undefined /*out*/;
91
+ }
92
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
93
+ super(AiFeatureStoreEntityTypeFeature.__pulumiType, name, resourceInputs, opts);
94
+ }
95
+ /**
96
+ * Get an existing AiFeatureStoreEntityTypeFeature resource's state with the given name, ID, and optional extra
97
+ * properties used to qualify the lookup.
98
+ *
99
+ * @param name The _unique_ name of the resulting resource.
100
+ * @param id The _unique_ provider ID of the resource to lookup.
101
+ * @param state Any extra arguments used during the lookup.
102
+ * @param opts Optional settings to control the behavior of the CustomResource.
103
+ */
104
+ static get(name, id, state, opts) {
105
+ return new AiFeatureStoreEntityTypeFeature(name, state, Object.assign(Object.assign({}, opts), { id: id }));
106
+ }
107
+ /**
108
+ * Returns true if the given object is an instance of AiFeatureStoreEntityTypeFeature. This is designed to work even
109
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
110
+ */
111
+ static isInstance(obj) {
112
+ if (obj === undefined || obj === null) {
113
+ return false;
114
+ }
115
+ return obj['__pulumiType'] === AiFeatureStoreEntityTypeFeature.__pulumiType;
116
+ }
117
+ }
118
+ exports.AiFeatureStoreEntityTypeFeature = AiFeatureStoreEntityTypeFeature;
119
+ /** @internal */
120
+ AiFeatureStoreEntityTypeFeature.__pulumiType = 'gcp:vertex/aiFeatureStoreEntityTypeFeature:AiFeatureStoreEntityTypeFeature';
121
+ //# sourceMappingURL=aiFeatureStoreEntityTypeFeature.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"aiFeatureStoreEntityTypeFeature.js","sourceRoot":"","sources":["../../vertex/aiFeatureStoreEntityTypeFeature.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmDG;AACH,MAAa,+BAAgC,SAAQ,MAAM,CAAC,cAAc;IAuEtE,YAAY,IAAY,EAAE,WAAwF,EAAE,IAAmC;QACnJ,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA+D,CAAC;YAC9E,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;aAAM;YACH,MAAM,IAAI,GAAG,WAA8D,CAAC;YAC5E,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,UAAU,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACpD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,+BAA+B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACpF,CAAC;IAtGD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4C,EAAE,IAAmC;QAC1I,OAAO,IAAI,+BAA+B,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACtF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,+BAA+B,CAAC,YAAY,CAAC;IAChF,CAAC;;AA1BL,0EAwGC;AA1FG,gBAAgB;AACO,4CAAY,GAAG,4EAA4E,CAAC"}
package/vertex/index.d.ts CHANGED
@@ -7,6 +7,9 @@ export declare const AiFeatureStore: typeof import("./aiFeatureStore").AiFeature
7
7
  export { AiFeatureStoreEntityTypeArgs, AiFeatureStoreEntityTypeState } from "./aiFeatureStoreEntityType";
8
8
  export declare type AiFeatureStoreEntityType = import("./aiFeatureStoreEntityType").AiFeatureStoreEntityType;
9
9
  export declare const AiFeatureStoreEntityType: typeof import("./aiFeatureStoreEntityType").AiFeatureStoreEntityType;
10
+ export { AiFeatureStoreEntityTypeFeatureArgs, AiFeatureStoreEntityTypeFeatureState } from "./aiFeatureStoreEntityTypeFeature";
11
+ export declare type AiFeatureStoreEntityTypeFeature = import("./aiFeatureStoreEntityTypeFeature").AiFeatureStoreEntityTypeFeature;
12
+ export declare const AiFeatureStoreEntityTypeFeature: typeof import("./aiFeatureStoreEntityTypeFeature").AiFeatureStoreEntityTypeFeature;
10
13
  export { AiMetadataStoreArgs, AiMetadataStoreState } from "./aiMetadataStore";
11
14
  export declare type AiMetadataStore = import("./aiMetadataStore").AiMetadataStore;
12
15
  export declare const AiMetadataStore: typeof import("./aiMetadataStore").AiMetadataStore;
package/vertex/index.js CHANGED
@@ -2,16 +2,18 @@
2
2
  // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.AiMetadataStore = exports.AiFeatureStoreEntityType = exports.AiFeatureStore = exports.AiDataset = void 0;
5
+ exports.AiMetadataStore = exports.AiFeatureStoreEntityTypeFeature = exports.AiFeatureStoreEntityType = exports.AiFeatureStore = exports.AiDataset = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  exports.AiDataset = null;
9
9
  exports.AiFeatureStore = null;
10
10
  exports.AiFeatureStoreEntityType = null;
11
+ exports.AiFeatureStoreEntityTypeFeature = null;
11
12
  exports.AiMetadataStore = null;
12
13
  utilities.lazyLoad(exports, ["AiDataset"], () => require("./aiDataset"));
13
14
  utilities.lazyLoad(exports, ["AiFeatureStore"], () => require("./aiFeatureStore"));
14
15
  utilities.lazyLoad(exports, ["AiFeatureStoreEntityType"], () => require("./aiFeatureStoreEntityType"));
16
+ utilities.lazyLoad(exports, ["AiFeatureStoreEntityTypeFeature"], () => require("./aiFeatureStoreEntityTypeFeature"));
15
17
  utilities.lazyLoad(exports, ["AiMetadataStore"], () => require("./aiMetadataStore"));
16
18
  const _module = {
17
19
  version: utilities.getVersion(),
@@ -23,6 +25,8 @@ const _module = {
23
25
  return new exports.AiFeatureStore(name, undefined, { urn });
24
26
  case "gcp:vertex/aiFeatureStoreEntityType:AiFeatureStoreEntityType":
25
27
  return new exports.AiFeatureStoreEntityType(name, undefined, { urn });
28
+ case "gcp:vertex/aiFeatureStoreEntityTypeFeature:AiFeatureStoreEntityTypeFeature":
29
+ return new exports.AiFeatureStoreEntityTypeFeature(name, undefined, { urn });
26
30
  case "gcp:vertex/aiMetadataStore:AiMetadataStore":
27
31
  return new exports.AiMetadataStore(name, undefined, { urn });
28
32
  default:
@@ -33,5 +37,6 @@ const _module = {
33
37
  pulumi.runtime.registerResourceModule("gcp", "vertex/aiDataset", _module);
34
38
  pulumi.runtime.registerResourceModule("gcp", "vertex/aiFeatureStore", _module);
35
39
  pulumi.runtime.registerResourceModule("gcp", "vertex/aiFeatureStoreEntityType", _module);
40
+ pulumi.runtime.registerResourceModule("gcp", "vertex/aiFeatureStoreEntityTypeFeature", _module);
36
41
  pulumi.runtime.registerResourceModule("gcp", "vertex/aiMetadataStore", _module);
37
42
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../vertex/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,SAAS,GAA2C,IAAW,CAAC;AAIhE,QAAA,cAAc,GAAqD,IAAW,CAAC;AAI/E,QAAA,wBAAwB,GAAyE,IAAW,CAAC;AAI7G,QAAA,eAAe,GAAuD,IAAW,CAAC;AAE/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AACzE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,0BAA0B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,4BAA4B,CAAC,CAAC,CAAC;AACvG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,mBAAmB,CAAC,CAAC,CAAC;AAErF,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,gCAAgC;gBACjC,OAAO,IAAI,iBAAS,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvD,KAAK,0CAA0C;gBAC3C,OAAO,IAAI,sBAAc,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC5D,KAAK,8DAA8D;gBAC/D,OAAO,IAAI,gCAAwB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtE,KAAK,4CAA4C;gBAC7C,OAAO,IAAI,uBAAe,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC7D;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,kBAAkB,EAAE,OAAO,CAAC,CAAA;AACzE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,uBAAuB,EAAE,OAAO,CAAC,CAAA;AAC9E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,iCAAiC,EAAE,OAAO,CAAC,CAAA;AACxF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,wBAAwB,EAAE,OAAO,CAAC,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../vertex/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,SAAS,GAA2C,IAAW,CAAC;AAIhE,QAAA,cAAc,GAAqD,IAAW,CAAC;AAI/E,QAAA,wBAAwB,GAAyE,IAAW,CAAC;AAI7G,QAAA,+BAA+B,GAAuF,IAAW,CAAC;AAIlI,QAAA,eAAe,GAAuD,IAAW,CAAC;AAE/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AACzE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,0BAA0B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,4BAA4B,CAAC,CAAC,CAAC;AACvG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,iCAAiC,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,mCAAmC,CAAC,CAAC,CAAC;AACrH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,mBAAmB,CAAC,CAAC,CAAC;AAErF,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,gCAAgC;gBACjC,OAAO,IAAI,iBAAS,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvD,KAAK,0CAA0C;gBAC3C,OAAO,IAAI,sBAAc,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC5D,KAAK,8DAA8D;gBAC/D,OAAO,IAAI,gCAAwB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtE,KAAK,4EAA4E;gBAC7E,OAAO,IAAI,uCAA+B,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC7E,KAAK,4CAA4C;gBAC7C,OAAO,IAAI,uBAAe,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC7D;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,kBAAkB,EAAE,OAAO,CAAC,CAAA;AACzE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,uBAAuB,EAAE,OAAO,CAAC,CAAA;AAC9E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,iCAAiC,EAAE,OAAO,CAAC,CAAA;AACxF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,wCAAwC,EAAE,OAAO,CAAC,CAAA;AAC/F,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,wBAAwB,EAAE,OAAO,CAAC,CAAA"}
@@ -0,0 +1,89 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Get a Serverless VPC Access connector.
5
+ *
6
+ * To get more information about Connector, see:
7
+ *
8
+ * * [API documentation](https://cloud.google.com/vpc/docs/reference/vpcaccess/rest/v1/projects.locations.connectors)
9
+ * * How-to Guides
10
+ * * [Configuring Serverless VPC Access](https://cloud.google.com/vpc/docs/configure-serverless-vpc-access)
11
+ *
12
+ * ## Example Usage
13
+ *
14
+ * ```typescript
15
+ * import * as pulumi from "@pulumi/pulumi";
16
+ * import * as gcp from "@pulumi/gcp";
17
+ *
18
+ * const sample = pulumi.output(gcp.vpcaccess.getConnector({
19
+ * name: "vpc-con",
20
+ * }));
21
+ * const connector = new gcp.vpcaccess.Connector("connector", {
22
+ * ipCidrRange: "10.8.0.0/28",
23
+ * network: "default",
24
+ * region: "us-central1",
25
+ * });
26
+ * ```
27
+ */
28
+ export declare function getConnector(args: GetConnectorArgs, opts?: pulumi.InvokeOptions): Promise<GetConnectorResult>;
29
+ /**
30
+ * A collection of arguments for invoking getConnector.
31
+ */
32
+ export interface GetConnectorArgs {
33
+ /**
34
+ * Name of the resource.
35
+ */
36
+ name: string;
37
+ /**
38
+ * The ID of the project in which the resource belongs. If it
39
+ * is not provided, the provider project is used.
40
+ */
41
+ project?: string;
42
+ /**
43
+ * The region in which the resource belongs. If it
44
+ * is not provided, the provider region is used.
45
+ */
46
+ region?: string;
47
+ }
48
+ /**
49
+ * A collection of values returned by getConnector.
50
+ */
51
+ export interface GetConnectorResult {
52
+ /**
53
+ * The provider-assigned unique ID for this managed resource.
54
+ */
55
+ readonly id: string;
56
+ readonly ipCidrRange: string;
57
+ readonly machineType: string;
58
+ readonly maxInstances: number;
59
+ readonly maxThroughput: number;
60
+ readonly minInstances: number;
61
+ readonly minThroughput: number;
62
+ readonly name: string;
63
+ readonly network: string;
64
+ readonly project?: string;
65
+ readonly region?: string;
66
+ readonly selfLink: string;
67
+ readonly state: string;
68
+ readonly subnets: outputs.vpcaccess.GetConnectorSubnet[];
69
+ }
70
+ export declare function getConnectorOutput(args: GetConnectorOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetConnectorResult>;
71
+ /**
72
+ * A collection of arguments for invoking getConnector.
73
+ */
74
+ export interface GetConnectorOutputArgs {
75
+ /**
76
+ * Name of the resource.
77
+ */
78
+ name: pulumi.Input<string>;
79
+ /**
80
+ * The ID of the project in which the resource belongs. If it
81
+ * is not provided, the provider project is used.
82
+ */
83
+ project?: pulumi.Input<string>;
84
+ /**
85
+ * The region in which the resource belongs. If it
86
+ * is not provided, the provider region is used.
87
+ */
88
+ region?: pulumi.Input<string>;
89
+ }
@@ -0,0 +1,49 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getConnectorOutput = exports.getConnector = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Get a Serverless VPC Access connector.
10
+ *
11
+ * To get more information about Connector, see:
12
+ *
13
+ * * [API documentation](https://cloud.google.com/vpc/docs/reference/vpcaccess/rest/v1/projects.locations.connectors)
14
+ * * How-to Guides
15
+ * * [Configuring Serverless VPC Access](https://cloud.google.com/vpc/docs/configure-serverless-vpc-access)
16
+ *
17
+ * ## Example Usage
18
+ *
19
+ * ```typescript
20
+ * import * as pulumi from "@pulumi/pulumi";
21
+ * import * as gcp from "@pulumi/gcp";
22
+ *
23
+ * const sample = pulumi.output(gcp.vpcaccess.getConnector({
24
+ * name: "vpc-con",
25
+ * }));
26
+ * const connector = new gcp.vpcaccess.Connector("connector", {
27
+ * ipCidrRange: "10.8.0.0/28",
28
+ * network: "default",
29
+ * region: "us-central1",
30
+ * });
31
+ * ```
32
+ */
33
+ function getConnector(args, opts) {
34
+ if (!opts) {
35
+ opts = {};
36
+ }
37
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
38
+ return pulumi.runtime.invoke("gcp:vpcaccess/getConnector:getConnector", {
39
+ "name": args.name,
40
+ "project": args.project,
41
+ "region": args.region,
42
+ }, opts);
43
+ }
44
+ exports.getConnector = getConnector;
45
+ function getConnectorOutput(args, opts) {
46
+ return pulumi.output(args).apply(a => getConnector(a, opts));
47
+ }
48
+ exports.getConnectorOutput = getConnectorOutput;
49
+ //# sourceMappingURL=getConnector.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getConnector.js","sourceRoot":"","sources":["../../vpcaccess/getConnector.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,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,yCAAyC,EAAE;QACpE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,oCAWC;AA6CD,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChE,CAAC;AAFD,gDAEC"}
@@ -1,3 +1,6 @@
1
1
  export { ConnectorArgs, ConnectorState } from "./connector";
2
2
  export declare type Connector = import("./connector").Connector;
3
3
  export declare const Connector: typeof import("./connector").Connector;
4
+ export { GetConnectorArgs, GetConnectorResult, GetConnectorOutputArgs } from "./getConnector";
5
+ export declare const getConnector: typeof import("./getConnector").getConnector;
6
+ export declare const getConnectorOutput: typeof import("./getConnector").getConnectorOutput;
@@ -2,11 +2,14 @@
2
2
  // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.Connector = void 0;
5
+ exports.getConnectorOutput = exports.getConnector = exports.Connector = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  exports.Connector = null;
9
+ exports.getConnector = null;
10
+ exports.getConnectorOutput = null;
9
11
  utilities.lazyLoad(exports, ["Connector"], () => require("./connector"));
12
+ utilities.lazyLoad(exports, ["getConnector", "getConnectorOutput"], () => require("./getConnector"));
10
13
  const _module = {
11
14
  version: utilities.getVersion(),
12
15
  construct: (name, type, urn) => {
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../vpcaccess/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,SAAS,GAA2C,IAAW,CAAC;AAE7E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAEzE,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,mCAAmC;gBACpC,OAAO,IAAI,iBAAS,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,qBAAqB,EAAE,OAAO,CAAC,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../vpcaccess/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,SAAS,GAA2C,IAAW,CAAC;AAGhE,QAAA,YAAY,GAAiD,IAAW,CAAC;AACzE,QAAA,kBAAkB,GAAuD,IAAW,CAAC;AAElG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AACzE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,EAAC,oBAAoB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAEpG,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,mCAAmC;gBACpC,OAAO,IAAI,iBAAS,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,qBAAqB,EAAE,OAAO,CAAC,CAAA"}