pulumi-gcp 8.19.0a1739289542__py3-none-any.whl → 8.19.0a1739382259__py3-none-any.whl
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.
- pulumi_gcp/__init__.py +80 -0
- pulumi_gcp/accesscontextmanager/_inputs.py +288 -78
- pulumi_gcp/accesscontextmanager/outputs.py +186 -54
- pulumi_gcp/appengine/_inputs.py +3 -0
- pulumi_gcp/appengine/outputs.py +2 -0
- pulumi_gcp/beyondcorp/__init__.py +5 -0
- pulumi_gcp/beyondcorp/_inputs.py +189 -0
- pulumi_gcp/beyondcorp/application.py +604 -0
- pulumi_gcp/beyondcorp/application_iam_binding.py +1049 -0
- pulumi_gcp/beyondcorp/application_iam_member.py +1049 -0
- pulumi_gcp/beyondcorp/application_iam_policy.py +868 -0
- pulumi_gcp/beyondcorp/get_application_iam_policy.py +174 -0
- pulumi_gcp/beyondcorp/outputs.py +111 -0
- pulumi_gcp/bigqueryanalyticshub/__init__.py +1 -0
- pulumi_gcp/bigqueryanalyticshub/_inputs.py +318 -0
- pulumi_gcp/bigqueryanalyticshub/listing_subscription.py +808 -0
- pulumi_gcp/bigqueryanalyticshub/outputs.py +263 -0
- pulumi_gcp/certificateauthority/_inputs.py +54 -0
- pulumi_gcp/certificateauthority/authority.py +149 -3
- pulumi_gcp/certificateauthority/get_authority.py +15 -4
- pulumi_gcp/certificateauthority/outputs.py +81 -0
- pulumi_gcp/cloudrunv2/_inputs.py +112 -0
- pulumi_gcp/cloudrunv2/outputs.py +144 -1
- pulumi_gcp/cloudrunv2/service.py +2 -0
- pulumi_gcp/colab/__init__.py +2 -0
- pulumi_gcp/colab/_inputs.py +655 -0
- pulumi_gcp/colab/notebook_execution.py +1259 -0
- pulumi_gcp/colab/outputs.py +512 -0
- pulumi_gcp/colab/runtime.py +266 -2
- pulumi_gcp/colab/runtime_template.py +79 -3
- pulumi_gcp/colab/schedule.py +1318 -0
- pulumi_gcp/compute/__init__.py +1 -0
- pulumi_gcp/compute/_inputs.py +204 -0
- pulumi_gcp/compute/firewall_policy.py +54 -43
- pulumi_gcp/compute/forwarding_rule.py +103 -0
- pulumi_gcp/compute/get_forwarding_rule.py +12 -1
- pulumi_gcp/compute/interconnect_attachment.py +12 -0
- pulumi_gcp/compute/network_firewall_policy_packet_mirroring_rule.py +1011 -0
- pulumi_gcp/compute/outputs.py +187 -0
- pulumi_gcp/compute/public_advertised_prefix.py +35 -7
- pulumi_gcp/compute/public_delegated_prefix.py +171 -7
- pulumi_gcp/compute/region_resize_request.py +21 -22
- pulumi_gcp/compute/resize_request.py +22 -23
- pulumi_gcp/compute/subnetwork.py +14 -7
- pulumi_gcp/container/_inputs.py +54 -1
- pulumi_gcp/container/outputs.py +79 -1
- pulumi_gcp/datastream/connection_profile.py +120 -46
- pulumi_gcp/discoveryengine/chat_engine.py +7 -7
- pulumi_gcp/filestore/_inputs.py +222 -0
- pulumi_gcp/filestore/get_instance.py +23 -1
- pulumi_gcp/filestore/instance.py +86 -0
- pulumi_gcp/filestore/outputs.py +282 -0
- pulumi_gcp/gemini/__init__.py +2 -0
- pulumi_gcp/gemini/logging_setting.py +671 -0
- pulumi_gcp/gemini/release_channel_setting.py +639 -0
- pulumi_gcp/memorystore/_inputs.py +296 -0
- pulumi_gcp/memorystore/instance.py +32 -28
- pulumi_gcp/memorystore/outputs.py +224 -0
- pulumi_gcp/monitoring/_inputs.py +12 -9
- pulumi_gcp/monitoring/outputs.py +8 -6
- pulumi_gcp/networkservices/_inputs.py +89 -0
- pulumi_gcp/networkservices/outputs.py +75 -0
- pulumi_gcp/parametermanager/__init__.py +2 -0
- pulumi_gcp/parametermanager/get_parameter_version_render.py +199 -0
- pulumi_gcp/parametermanager/get_regional_parameter_version_render.py +220 -0
- pulumi_gcp/privilegedaccessmanager/entitlement.py +14 -0
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/securesourcemanager/branch_rule.py +4 -0
- pulumi_gcp/securesourcemanager/repository.py +4 -0
- pulumi_gcp/storage/bucket_object.py +8 -0
- pulumi_gcp/workbench/instance.py +70 -2
- {pulumi_gcp-8.19.0a1739289542.dist-info → pulumi_gcp-8.19.0a1739382259.dist-info}/METADATA +1 -1
- {pulumi_gcp-8.19.0a1739289542.dist-info → pulumi_gcp-8.19.0a1739382259.dist-info}/RECORD +75 -62
- {pulumi_gcp-8.19.0a1739289542.dist-info → pulumi_gcp-8.19.0a1739382259.dist-info}/WHEEL +0 -0
- {pulumi_gcp-8.19.0a1739289542.dist-info → pulumi_gcp-8.19.0a1739382259.dist-info}/top_level.txt +0 -0
@@ -27,7 +27,7 @@ class GetForwardingRuleResult:
|
|
27
27
|
"""
|
28
28
|
A collection of values returned by getForwardingRule.
|
29
29
|
"""
|
30
|
-
def __init__(__self__, all_ports=None, allow_global_access=None, allow_psc_global_access=None, backend_service=None, base_forwarding_rule=None, creation_timestamp=None, description=None, effective_labels=None, forwarding_rule_id=None, id=None, ip_address=None, ip_protocol=None, ip_version=None, is_mirroring_collector=None, label_fingerprint=None, labels=None, load_balancing_scheme=None, name=None, network=None, network_tier=None, no_automate_dns_zone=None, port_range=None, ports=None, project=None, psc_connection_id=None, psc_connection_status=None, pulumi_labels=None, recreate_closed_psc=None, region=None, self_link=None, service_directory_registrations=None, service_label=None, service_name=None, source_ip_ranges=None, subnetwork=None, target=None):
|
30
|
+
def __init__(__self__, all_ports=None, allow_global_access=None, allow_psc_global_access=None, backend_service=None, base_forwarding_rule=None, creation_timestamp=None, description=None, effective_labels=None, forwarding_rule_id=None, id=None, ip_address=None, ip_collection=None, ip_protocol=None, ip_version=None, is_mirroring_collector=None, label_fingerprint=None, labels=None, load_balancing_scheme=None, name=None, network=None, network_tier=None, no_automate_dns_zone=None, port_range=None, ports=None, project=None, psc_connection_id=None, psc_connection_status=None, pulumi_labels=None, recreate_closed_psc=None, region=None, self_link=None, service_directory_registrations=None, service_label=None, service_name=None, source_ip_ranges=None, subnetwork=None, target=None):
|
31
31
|
if all_ports and not isinstance(all_ports, bool):
|
32
32
|
raise TypeError("Expected argument 'all_ports' to be a bool")
|
33
33
|
pulumi.set(__self__, "all_ports", all_ports)
|
@@ -61,6 +61,9 @@ class GetForwardingRuleResult:
|
|
61
61
|
if ip_address and not isinstance(ip_address, str):
|
62
62
|
raise TypeError("Expected argument 'ip_address' to be a str")
|
63
63
|
pulumi.set(__self__, "ip_address", ip_address)
|
64
|
+
if ip_collection and not isinstance(ip_collection, str):
|
65
|
+
raise TypeError("Expected argument 'ip_collection' to be a str")
|
66
|
+
pulumi.set(__self__, "ip_collection", ip_collection)
|
64
67
|
if ip_protocol and not isinstance(ip_protocol, str):
|
65
68
|
raise TypeError("Expected argument 'ip_protocol' to be a str")
|
66
69
|
pulumi.set(__self__, "ip_protocol", ip_protocol)
|
@@ -195,6 +198,11 @@ class GetForwardingRuleResult:
|
|
195
198
|
def ip_address(self) -> str:
|
196
199
|
return pulumi.get(self, "ip_address")
|
197
200
|
|
201
|
+
@property
|
202
|
+
@pulumi.getter(name="ipCollection")
|
203
|
+
def ip_collection(self) -> str:
|
204
|
+
return pulumi.get(self, "ip_collection")
|
205
|
+
|
198
206
|
@property
|
199
207
|
@pulumi.getter(name="ipProtocol")
|
200
208
|
def ip_protocol(self) -> str:
|
@@ -338,6 +346,7 @@ class AwaitableGetForwardingRuleResult(GetForwardingRuleResult):
|
|
338
346
|
forwarding_rule_id=self.forwarding_rule_id,
|
339
347
|
id=self.id,
|
340
348
|
ip_address=self.ip_address,
|
349
|
+
ip_collection=self.ip_collection,
|
341
350
|
ip_protocol=self.ip_protocol,
|
342
351
|
ip_version=self.ip_version,
|
343
352
|
is_mirroring_collector=self.is_mirroring_collector,
|
@@ -410,6 +419,7 @@ def get_forwarding_rule(name: Optional[str] = None,
|
|
410
419
|
forwarding_rule_id=pulumi.get(__ret__, 'forwarding_rule_id'),
|
411
420
|
id=pulumi.get(__ret__, 'id'),
|
412
421
|
ip_address=pulumi.get(__ret__, 'ip_address'),
|
422
|
+
ip_collection=pulumi.get(__ret__, 'ip_collection'),
|
413
423
|
ip_protocol=pulumi.get(__ret__, 'ip_protocol'),
|
414
424
|
ip_version=pulumi.get(__ret__, 'ip_version'),
|
415
425
|
is_mirroring_collector=pulumi.get(__ret__, 'is_mirroring_collector'),
|
@@ -479,6 +489,7 @@ def get_forwarding_rule_output(name: Optional[pulumi.Input[str]] = None,
|
|
479
489
|
forwarding_rule_id=pulumi.get(__response__, 'forwarding_rule_id'),
|
480
490
|
id=pulumi.get(__response__, 'id'),
|
481
491
|
ip_address=pulumi.get(__response__, 'ip_address'),
|
492
|
+
ip_collection=pulumi.get(__response__, 'ip_collection'),
|
482
493
|
ip_protocol=pulumi.get(__response__, 'ip_protocol'),
|
483
494
|
ip_version=pulumi.get(__response__, 'ip_version'),
|
484
495
|
is_mirroring_collector=pulumi.get(__response__, 'is_mirroring_collector'),
|
@@ -1189,6 +1189,12 @@ class InterconnectAttachment(pulumi.CustomResource):
|
|
1189
1189
|
Represents an InterconnectAttachment (VLAN attachment) resource. For more
|
1190
1190
|
information, see Creating VLAN Attachments.
|
1191
1191
|
|
1192
|
+
To get more information about InterconnectAttachment, see:
|
1193
|
+
|
1194
|
+
* [API documentation](https://cloud.google.com/compute/docs/reference/rest/v1/interconnectAttachments)
|
1195
|
+
* How-to Guides
|
1196
|
+
* [Create a Interconnect attachment](https://cloud.google.com/network-connectivity/docs/interconnect/how-to/dedicated/creating-vlan-attachments)
|
1197
|
+
|
1192
1198
|
## Example Usage
|
1193
1199
|
|
1194
1200
|
### Interconnect Attachment Basic
|
@@ -1383,6 +1389,12 @@ class InterconnectAttachment(pulumi.CustomResource):
|
|
1383
1389
|
Represents an InterconnectAttachment (VLAN attachment) resource. For more
|
1384
1390
|
information, see Creating VLAN Attachments.
|
1385
1391
|
|
1392
|
+
To get more information about InterconnectAttachment, see:
|
1393
|
+
|
1394
|
+
* [API documentation](https://cloud.google.com/compute/docs/reference/rest/v1/interconnectAttachments)
|
1395
|
+
* How-to Guides
|
1396
|
+
* [Create a Interconnect attachment](https://cloud.google.com/network-connectivity/docs/interconnect/how-to/dedicated/creating-vlan-attachments)
|
1397
|
+
|
1386
1398
|
## Example Usage
|
1387
1399
|
|
1388
1400
|
### Interconnect Attachment Basic
|