pulumi-gcp 8.36.0a1750439108__py3-none-any.whl → 8.36.0a1751060819__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 +35 -0
- pulumi_gcp/alloydb/_inputs.py +26 -0
- pulumi_gcp/alloydb/outputs.py +34 -1
- pulumi_gcp/apihub/__init__.py +1 -0
- pulumi_gcp/apihub/_inputs.py +983 -0
- pulumi_gcp/apihub/outputs.py +807 -0
- pulumi_gcp/apihub/plugin_instance.py +808 -0
- pulumi_gcp/bigquery/table.py +16 -12
- pulumi_gcp/bigqueryanalyticshub/_inputs.py +56 -6
- pulumi_gcp/bigqueryanalyticshub/data_exchange.py +73 -0
- pulumi_gcp/bigqueryanalyticshub/listing.py +201 -48
- pulumi_gcp/bigqueryanalyticshub/listing_subscription.py +28 -0
- pulumi_gcp/bigqueryanalyticshub/outputs.py +50 -4
- pulumi_gcp/bigtable/table.py +82 -0
- pulumi_gcp/cloudquota/s_quota_adjuster_settings.py +64 -8
- pulumi_gcp/compute/_inputs.py +24 -12
- pulumi_gcp/compute/instance.py +2 -2
- pulumi_gcp/compute/instance_template.py +2 -2
- pulumi_gcp/compute/interconnect.py +43 -11
- pulumi_gcp/compute/node_template.py +21 -0
- pulumi_gcp/compute/outputs.py +16 -8
- pulumi_gcp/compute/service_attachment.py +76 -8
- pulumi_gcp/config/__init__.pyi +2 -0
- pulumi_gcp/config/vars.py +4 -0
- pulumi_gcp/contactcenterinsights/__init__.py +9 -0
- pulumi_gcp/contactcenterinsights/view.py +526 -0
- pulumi_gcp/container/_inputs.py +72 -12
- pulumi_gcp/container/get_engine_versions.py +15 -1
- pulumi_gcp/container/outputs.py +73 -9
- pulumi_gcp/dataplex/_inputs.py +431 -6
- pulumi_gcp/dataplex/datascan.py +251 -0
- pulumi_gcp/dataplex/entry_type.py +2 -2
- pulumi_gcp/dataplex/glossary_category.py +8 -8
- pulumi_gcp/dataplex/glossary_term.py +8 -8
- pulumi_gcp/dataplex/outputs.py +353 -4
- pulumi_gcp/dataplex/task.py +16 -16
- pulumi_gcp/dataproc/__init__.py +1 -0
- pulumi_gcp/dataproc/_inputs.py +486 -0
- pulumi_gcp/dataproc/batch.py +10 -10
- pulumi_gcp/dataproc/outputs.py +407 -0
- pulumi_gcp/dataproc/session_template.py +1084 -0
- pulumi_gcp/diagflow/__init__.py +1 -0
- pulumi_gcp/diagflow/_inputs.py +48 -0
- pulumi_gcp/diagflow/cx_tool.py +2 -2
- pulumi_gcp/diagflow/encryption_spec.py +382 -0
- pulumi_gcp/diagflow/outputs.py +46 -0
- pulumi_gcp/firestore/field.py +6 -6
- pulumi_gcp/gkehub/membership_binding.py +6 -6
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +4 -4
- pulumi_gcp/gkehub/namespace.py +4 -4
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +8 -8
- pulumi_gcp/iap/tunnel_dest_group.py +2 -2
- pulumi_gcp/integrationconnectors/managed_zone.py +8 -8
- pulumi_gcp/lustre/get_instance.py +12 -1
- pulumi_gcp/lustre/instance.py +143 -86
- pulumi_gcp/managedkafka/connect_cluster.py +4 -4
- pulumi_gcp/managedkafka/connector.py +4 -4
- pulumi_gcp/networkconnectivity/spoke.py +14 -14
- pulumi_gcp/orgpolicy/policy.py +2 -2
- pulumi_gcp/provider.py +20 -0
- pulumi_gcp/pubsub/subscription.py +6 -6
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/storage/bucket_object.py +56 -0
- pulumi_gcp/storage/get_bucket_object.py +12 -1
- pulumi_gcp/storage/get_bucket_object_content.py +12 -1
- pulumi_gcp/vertex/ai_endpoint.py +4 -4
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +4 -4
- {pulumi_gcp-8.36.0a1750439108.dist-info → pulumi_gcp-8.36.0a1751060819.dist-info}/METADATA +2 -2
- {pulumi_gcp-8.36.0a1750439108.dist-info → pulumi_gcp-8.36.0a1751060819.dist-info}/RECORD +71 -66
- {pulumi_gcp-8.36.0a1750439108.dist-info → pulumi_gcp-8.36.0a1751060819.dist-info}/WHEEL +0 -0
- {pulumi_gcp-8.36.0a1750439108.dist-info → pulumi_gcp-8.36.0a1751060819.dist-info}/top_level.txt +0 -0
pulumi_gcp/compute/_inputs.py
CHANGED
@@ -49279,8 +49279,9 @@ if not MYPY:
|
|
49279
49279
|
* SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session.
|
49280
49280
|
* REGION_CODE: The country/region from which the request originates.
|
49281
49281
|
* TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
49282
|
+
* TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
49282
49283
|
* USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP.
|
49283
|
-
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `USER_IP`.
|
49284
|
+
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `TLS_JA4_FINGERPRINT`, `USER_IP`.
|
49284
49285
|
"""
|
49285
49286
|
enforce_on_key_configs: NotRequired[pulumi.Input[Sequence[pulumi.Input['RegionSecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigArgsDict']]]]
|
49286
49287
|
"""
|
@@ -49337,8 +49338,9 @@ class RegionSecurityPolicyRuleRateLimitOptionsArgs:
|
|
49337
49338
|
* SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session.
|
49338
49339
|
* REGION_CODE: The country/region from which the request originates.
|
49339
49340
|
* TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
49341
|
+
* TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
49340
49342
|
* USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP.
|
49341
|
-
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `USER_IP`.
|
49343
|
+
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `TLS_JA4_FINGERPRINT`, `USER_IP`.
|
49342
49344
|
:param pulumi.Input[Sequence[pulumi.Input['RegionSecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigArgs']]] enforce_on_key_configs: If specified, any combination of values of enforceOnKeyType/enforceOnKeyName is treated as the key on which ratelimit threshold/action is enforced.
|
49343
49345
|
You can specify up to 3 enforceOnKeyConfigs.
|
49344
49346
|
If enforceOnKeyConfigs is specified, enforceOnKey must not be specified.
|
@@ -49422,8 +49424,9 @@ class RegionSecurityPolicyRuleRateLimitOptionsArgs:
|
|
49422
49424
|
* SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session.
|
49423
49425
|
* REGION_CODE: The country/region from which the request originates.
|
49424
49426
|
* TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
49427
|
+
* TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
49425
49428
|
* USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP.
|
49426
|
-
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `USER_IP`.
|
49429
|
+
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `TLS_JA4_FINGERPRINT`, `USER_IP`.
|
49427
49430
|
"""
|
49428
49431
|
return pulumi.get(self, "enforce_on_key")
|
49429
49432
|
|
@@ -49559,8 +49562,9 @@ if not MYPY:
|
|
49559
49562
|
* SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session.
|
49560
49563
|
* REGION_CODE: The country/region from which the request originates.
|
49561
49564
|
* TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
49565
|
+
* TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
49562
49566
|
* USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP.
|
49563
|
-
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `USER_IP`.
|
49567
|
+
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `TLS_JA4_FINGERPRINT`, `USER_IP`.
|
49564
49568
|
"""
|
49565
49569
|
elif False:
|
49566
49570
|
RegionSecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigArgsDict: TypeAlias = Mapping[str, Any]
|
@@ -49584,8 +49588,9 @@ class RegionSecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigArgs:
|
|
49584
49588
|
* SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session.
|
49585
49589
|
* REGION_CODE: The country/region from which the request originates.
|
49586
49590
|
* TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
49591
|
+
* TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
49587
49592
|
* USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP.
|
49588
|
-
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `USER_IP`.
|
49593
|
+
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `TLS_JA4_FINGERPRINT`, `USER_IP`.
|
49589
49594
|
"""
|
49590
49595
|
if enforce_on_key_name is not None:
|
49591
49596
|
pulumi.set(__self__, "enforce_on_key_name", enforce_on_key_name)
|
@@ -49620,8 +49625,9 @@ class RegionSecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigArgs:
|
|
49620
49625
|
* SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session.
|
49621
49626
|
* REGION_CODE: The country/region from which the request originates.
|
49622
49627
|
* TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
49628
|
+
* TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
49623
49629
|
* USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP.
|
49624
|
-
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `USER_IP`.
|
49630
|
+
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `TLS_JA4_FINGERPRINT`, `USER_IP`.
|
49625
49631
|
"""
|
49626
49632
|
return pulumi.get(self, "enforce_on_key_type")
|
49627
49633
|
|
@@ -63889,8 +63895,9 @@ if not MYPY:
|
|
63889
63895
|
* SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session.
|
63890
63896
|
* REGION_CODE: The country/region from which the request originates.
|
63891
63897
|
* TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
63898
|
+
* TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
63892
63899
|
* USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP.
|
63893
|
-
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `USER_IP`.
|
63900
|
+
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `TLS_JA4_FINGERPRINT`, `USER_IP`.
|
63894
63901
|
"""
|
63895
63902
|
enforce_on_key_configs: NotRequired[pulumi.Input[Sequence[pulumi.Input['SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigArgsDict']]]]
|
63896
63903
|
"""
|
@@ -63953,8 +63960,9 @@ class SecurityPolicyRuleRateLimitOptionsArgs:
|
|
63953
63960
|
* SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session.
|
63954
63961
|
* REGION_CODE: The country/region from which the request originates.
|
63955
63962
|
* TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
63963
|
+
* TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
63956
63964
|
* USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP.
|
63957
|
-
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `USER_IP`.
|
63965
|
+
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `TLS_JA4_FINGERPRINT`, `USER_IP`.
|
63958
63966
|
:param pulumi.Input[Sequence[pulumi.Input['SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigArgs']]] enforce_on_key_configs: If specified, any combination of values of enforceOnKeyType/enforceOnKeyName is treated as the key on which ratelimit threshold/action is enforced.
|
63959
63967
|
You can specify up to 3 enforceOnKeyConfigs.
|
63960
63968
|
If enforceOnKeyConfigs is specified, enforceOnKey must not be specified.
|
@@ -64042,8 +64050,9 @@ class SecurityPolicyRuleRateLimitOptionsArgs:
|
|
64042
64050
|
* SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session.
|
64043
64051
|
* REGION_CODE: The country/region from which the request originates.
|
64044
64052
|
* TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
64053
|
+
* TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
64045
64054
|
* USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP.
|
64046
|
-
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `USER_IP`.
|
64055
|
+
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `TLS_JA4_FINGERPRINT`, `USER_IP`.
|
64047
64056
|
"""
|
64048
64057
|
return pulumi.get(self, "enforce_on_key")
|
64049
64058
|
|
@@ -64192,8 +64201,9 @@ if not MYPY:
|
|
64192
64201
|
* SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session.
|
64193
64202
|
* REGION_CODE: The country/region from which the request originates.
|
64194
64203
|
* TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
64204
|
+
* TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
64195
64205
|
* USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP.
|
64196
|
-
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `USER_IP`.
|
64206
|
+
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `TLS_JA4_FINGERPRINT`, `USER_IP`.
|
64197
64207
|
"""
|
64198
64208
|
elif False:
|
64199
64209
|
SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigArgsDict: TypeAlias = Mapping[str, Any]
|
@@ -64217,8 +64227,9 @@ class SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigArgs:
|
|
64217
64227
|
* SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session.
|
64218
64228
|
* REGION_CODE: The country/region from which the request originates.
|
64219
64229
|
* TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
64230
|
+
* TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
64220
64231
|
* USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP.
|
64221
|
-
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `USER_IP`.
|
64232
|
+
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `TLS_JA4_FINGERPRINT`, `USER_IP`.
|
64222
64233
|
"""
|
64223
64234
|
if enforce_on_key_name is not None:
|
64224
64235
|
pulumi.set(__self__, "enforce_on_key_name", enforce_on_key_name)
|
@@ -64253,8 +64264,9 @@ class SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigArgs:
|
|
64253
64264
|
* SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session.
|
64254
64265
|
* REGION_CODE: The country/region from which the request originates.
|
64255
64266
|
* TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
64267
|
+
* TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
64256
64268
|
* USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP.
|
64257
|
-
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `USER_IP`.
|
64269
|
+
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `TLS_JA4_FINGERPRINT`, `USER_IP`.
|
64258
64270
|
"""
|
64259
64271
|
return pulumi.get(self, "enforce_on_key_type")
|
64260
64272
|
|
pulumi_gcp/compute/instance.py
CHANGED
@@ -1606,7 +1606,7 @@ class Instance(pulumi.CustomResource):
|
|
1606
1606
|
},
|
1607
1607
|
boot_disk={
|
1608
1608
|
"initialize_params": {
|
1609
|
-
"image": "ubuntu-os-cloud/ubuntu-
|
1609
|
+
"image": "ubuntu-os-cloud/ubuntu-2204-lts",
|
1610
1610
|
"labels": {
|
1611
1611
|
"my_label": "value",
|
1612
1612
|
},
|
@@ -1822,7 +1822,7 @@ class Instance(pulumi.CustomResource):
|
|
1822
1822
|
},
|
1823
1823
|
boot_disk={
|
1824
1824
|
"initialize_params": {
|
1825
|
-
"image": "ubuntu-os-cloud/ubuntu-
|
1825
|
+
"image": "ubuntu-os-cloud/ubuntu-2204-lts",
|
1826
1826
|
"labels": {
|
1827
1827
|
"my_label": "value",
|
1828
1828
|
},
|
@@ -1428,7 +1428,7 @@ class InstanceTemplate(pulumi.CustomResource):
|
|
1428
1428
|
"confidential_instance_type": "SEV",
|
1429
1429
|
},
|
1430
1430
|
disks=[{
|
1431
|
-
"source_image": "ubuntu-os-cloud/ubuntu-
|
1431
|
+
"source_image": "ubuntu-os-cloud/ubuntu-2204-lts",
|
1432
1432
|
}],
|
1433
1433
|
service_account={
|
1434
1434
|
"email": default.email,
|
@@ -1760,7 +1760,7 @@ class InstanceTemplate(pulumi.CustomResource):
|
|
1760
1760
|
"confidential_instance_type": "SEV",
|
1761
1761
|
},
|
1762
1762
|
disks=[{
|
1763
|
-
"source_image": "ubuntu-os-cloud/ubuntu-
|
1763
|
+
"source_image": "ubuntu-os-cloud/ubuntu-2204-lts",
|
1764
1764
|
}],
|
1765
1765
|
service_account={
|
1766
1766
|
"email": default.email,
|
@@ -92,7 +92,7 @@ class InterconnectArgs:
|
|
92
92
|
specified, the default value is false, which allocates non-MACsec capable ports first if
|
93
93
|
available). Note that MACSEC is still technically allowed for compatibility reasons, but it
|
94
94
|
does not work with the API, and will be removed in an upcoming major version.
|
95
|
-
Each value may be one of: `MACSEC`, `IF_MACSEC`.
|
95
|
+
Each value may be one of: `MACSEC`, `CROSS_SITE_NETWORK`, `IF_MACSEC`.
|
96
96
|
"""
|
97
97
|
pulumi.set(__self__, "interconnect_type", interconnect_type)
|
98
98
|
pulumi.set(__self__, "link_type", link_type)
|
@@ -332,7 +332,7 @@ class InterconnectArgs:
|
|
332
332
|
specified, the default value is false, which allocates non-MACsec capable ports first if
|
333
333
|
available). Note that MACSEC is still technically allowed for compatibility reasons, but it
|
334
334
|
does not work with the API, and will be removed in an upcoming major version.
|
335
|
-
Each value may be one of: `MACSEC`, `IF_MACSEC`.
|
335
|
+
Each value may be one of: `MACSEC`, `CROSS_SITE_NETWORK`, `IF_MACSEC`.
|
336
336
|
"""
|
337
337
|
return pulumi.get(self, "requested_features")
|
338
338
|
|
@@ -374,7 +374,8 @@ class _InterconnectState:
|
|
374
374
|
requested_features: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
375
375
|
requested_link_count: Optional[pulumi.Input[builtins.int]] = None,
|
376
376
|
satisfies_pzs: Optional[pulumi.Input[builtins.bool]] = None,
|
377
|
-
state: Optional[pulumi.Input[builtins.str]] = None
|
377
|
+
state: Optional[pulumi.Input[builtins.str]] = None,
|
378
|
+
wire_groups: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None):
|
378
379
|
"""
|
379
380
|
Input properties used for looking up and filtering Interconnect resources.
|
380
381
|
:param pulumi.Input[builtins.bool] admin_enabled: Administrative status of the interconnect. When this is set to true, the Interconnect is
|
@@ -464,7 +465,7 @@ class _InterconnectState:
|
|
464
465
|
specified, the default value is false, which allocates non-MACsec capable ports first if
|
465
466
|
available). Note that MACSEC is still technically allowed for compatibility reasons, but it
|
466
467
|
does not work with the API, and will be removed in an upcoming major version.
|
467
|
-
Each value may be one of: `MACSEC`, `IF_MACSEC`.
|
468
|
+
Each value may be one of: `MACSEC`, `CROSS_SITE_NETWORK`, `IF_MACSEC`.
|
468
469
|
:param pulumi.Input[builtins.int] requested_link_count: Target number of physical links in the link bundle, as requested by the customer.
|
469
470
|
:param pulumi.Input[builtins.bool] satisfies_pzs: Reserved for future use.
|
470
471
|
:param pulumi.Input[builtins.str] state: (Output)
|
@@ -475,6 +476,8 @@ class _InterconnectState:
|
|
475
476
|
- CANCELLED: The outage associated with this notification was cancelled before the
|
476
477
|
outage was due to start.
|
477
478
|
- COMPLETED: The outage associated with this notification is complete.
|
479
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] wire_groups: A list of the URLs of all CrossSiteNetwork WireGroups configured to use this Interconnect. The Interconnect cannot be
|
480
|
+
deleted if this list is non-empty.
|
478
481
|
"""
|
479
482
|
if admin_enabled is not None:
|
480
483
|
pulumi.set(__self__, "admin_enabled", admin_enabled)
|
@@ -538,6 +541,8 @@ class _InterconnectState:
|
|
538
541
|
pulumi.set(__self__, "satisfies_pzs", satisfies_pzs)
|
539
542
|
if state is not None:
|
540
543
|
pulumi.set(__self__, "state", state)
|
544
|
+
if wire_groups is not None:
|
545
|
+
pulumi.set(__self__, "wire_groups", wire_groups)
|
541
546
|
|
542
547
|
@property
|
543
548
|
@pulumi.getter(name="adminEnabled")
|
@@ -927,7 +932,7 @@ class _InterconnectState:
|
|
927
932
|
specified, the default value is false, which allocates non-MACsec capable ports first if
|
928
933
|
available). Note that MACSEC is still technically allowed for compatibility reasons, but it
|
929
934
|
does not work with the API, and will be removed in an upcoming major version.
|
930
|
-
Each value may be one of: `MACSEC`, `IF_MACSEC`.
|
935
|
+
Each value may be one of: `MACSEC`, `CROSS_SITE_NETWORK`, `IF_MACSEC`.
|
931
936
|
"""
|
932
937
|
return pulumi.get(self, "requested_features")
|
933
938
|
|
@@ -978,6 +983,19 @@ class _InterconnectState:
|
|
978
983
|
def state(self, value: Optional[pulumi.Input[builtins.str]]):
|
979
984
|
pulumi.set(self, "state", value)
|
980
985
|
|
986
|
+
@property
|
987
|
+
@pulumi.getter(name="wireGroups")
|
988
|
+
def wire_groups(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
989
|
+
"""
|
990
|
+
A list of the URLs of all CrossSiteNetwork WireGroups configured to use this Interconnect. The Interconnect cannot be
|
991
|
+
deleted if this list is non-empty.
|
992
|
+
"""
|
993
|
+
return pulumi.get(self, "wire_groups")
|
994
|
+
|
995
|
+
@wire_groups.setter
|
996
|
+
def wire_groups(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
|
997
|
+
pulumi.set(self, "wire_groups", value)
|
998
|
+
|
981
999
|
|
982
1000
|
@pulumi.type_token("gcp:compute/interconnect:Interconnect")
|
983
1001
|
class Interconnect(pulumi.CustomResource):
|
@@ -1025,7 +1043,7 @@ class Interconnect(pulumi.CustomResource):
|
|
1025
1043
|
customer_name="example_customer",
|
1026
1044
|
interconnect_type="DEDICATED",
|
1027
1045
|
link_type="LINK_TYPE_ETHERNET_10G_LR",
|
1028
|
-
location=f"https://www.googleapis.com/compute/v1/
|
1046
|
+
location=f"https://www.googleapis.com/compute/v1/{project.id}/global/interconnectLocations/iad-zone1-1",
|
1029
1047
|
requested_link_count=1)
|
1030
1048
|
```
|
1031
1049
|
|
@@ -1107,7 +1125,7 @@ class Interconnect(pulumi.CustomResource):
|
|
1107
1125
|
specified, the default value is false, which allocates non-MACsec capable ports first if
|
1108
1126
|
available). Note that MACSEC is still technically allowed for compatibility reasons, but it
|
1109
1127
|
does not work with the API, and will be removed in an upcoming major version.
|
1110
|
-
Each value may be one of: `MACSEC`, `IF_MACSEC`.
|
1128
|
+
Each value may be one of: `MACSEC`, `CROSS_SITE_NETWORK`, `IF_MACSEC`.
|
1111
1129
|
:param pulumi.Input[builtins.int] requested_link_count: Target number of physical links in the link bundle, as requested by the customer.
|
1112
1130
|
"""
|
1113
1131
|
...
|
@@ -1140,7 +1158,7 @@ class Interconnect(pulumi.CustomResource):
|
|
1140
1158
|
customer_name="example_customer",
|
1141
1159
|
interconnect_type="DEDICATED",
|
1142
1160
|
link_type="LINK_TYPE_ETHERNET_10G_LR",
|
1143
|
-
location=f"https://www.googleapis.com/compute/v1/
|
1161
|
+
location=f"https://www.googleapis.com/compute/v1/{project.id}/global/interconnectLocations/iad-zone1-1",
|
1144
1162
|
requested_link_count=1)
|
1145
1163
|
```
|
1146
1164
|
|
@@ -1246,6 +1264,7 @@ class Interconnect(pulumi.CustomResource):
|
|
1246
1264
|
__props__.__dict__["pulumi_labels"] = None
|
1247
1265
|
__props__.__dict__["satisfies_pzs"] = None
|
1248
1266
|
__props__.__dict__["state"] = None
|
1267
|
+
__props__.__dict__["wire_groups"] = None
|
1249
1268
|
secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["effectiveLabels", "pulumiLabels"])
|
1250
1269
|
opts = pulumi.ResourceOptions.merge(opts, secret_opts)
|
1251
1270
|
super(Interconnect, __self__).__init__(
|
@@ -1288,7 +1307,8 @@ class Interconnect(pulumi.CustomResource):
|
|
1288
1307
|
requested_features: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
1289
1308
|
requested_link_count: Optional[pulumi.Input[builtins.int]] = None,
|
1290
1309
|
satisfies_pzs: Optional[pulumi.Input[builtins.bool]] = None,
|
1291
|
-
state: Optional[pulumi.Input[builtins.str]] = None
|
1310
|
+
state: Optional[pulumi.Input[builtins.str]] = None,
|
1311
|
+
wire_groups: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None) -> 'Interconnect':
|
1292
1312
|
"""
|
1293
1313
|
Get an existing Interconnect resource's state with the given name, id, and optional extra
|
1294
1314
|
properties used to qualify the lookup.
|
@@ -1383,7 +1403,7 @@ class Interconnect(pulumi.CustomResource):
|
|
1383
1403
|
specified, the default value is false, which allocates non-MACsec capable ports first if
|
1384
1404
|
available). Note that MACSEC is still technically allowed for compatibility reasons, but it
|
1385
1405
|
does not work with the API, and will be removed in an upcoming major version.
|
1386
|
-
Each value may be one of: `MACSEC`, `IF_MACSEC`.
|
1406
|
+
Each value may be one of: `MACSEC`, `CROSS_SITE_NETWORK`, `IF_MACSEC`.
|
1387
1407
|
:param pulumi.Input[builtins.int] requested_link_count: Target number of physical links in the link bundle, as requested by the customer.
|
1388
1408
|
:param pulumi.Input[builtins.bool] satisfies_pzs: Reserved for future use.
|
1389
1409
|
:param pulumi.Input[builtins.str] state: (Output)
|
@@ -1394,6 +1414,8 @@ class Interconnect(pulumi.CustomResource):
|
|
1394
1414
|
- CANCELLED: The outage associated with this notification was cancelled before the
|
1395
1415
|
outage was due to start.
|
1396
1416
|
- COMPLETED: The outage associated with this notification is complete.
|
1417
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] wire_groups: A list of the URLs of all CrossSiteNetwork WireGroups configured to use this Interconnect. The Interconnect cannot be
|
1418
|
+
deleted if this list is non-empty.
|
1397
1419
|
"""
|
1398
1420
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
1399
1421
|
|
@@ -1430,6 +1452,7 @@ class Interconnect(pulumi.CustomResource):
|
|
1430
1452
|
__props__.__dict__["requested_link_count"] = requested_link_count
|
1431
1453
|
__props__.__dict__["satisfies_pzs"] = satisfies_pzs
|
1432
1454
|
__props__.__dict__["state"] = state
|
1455
|
+
__props__.__dict__["wire_groups"] = wire_groups
|
1433
1456
|
return Interconnect(resource_name, opts=opts, __props__=__props__)
|
1434
1457
|
|
1435
1458
|
@property
|
@@ -1712,7 +1735,7 @@ class Interconnect(pulumi.CustomResource):
|
|
1712
1735
|
specified, the default value is false, which allocates non-MACsec capable ports first if
|
1713
1736
|
available). Note that MACSEC is still technically allowed for compatibility reasons, but it
|
1714
1737
|
does not work with the API, and will be removed in an upcoming major version.
|
1715
|
-
Each value may be one of: `MACSEC`, `IF_MACSEC`.
|
1738
|
+
Each value may be one of: `MACSEC`, `CROSS_SITE_NETWORK`, `IF_MACSEC`.
|
1716
1739
|
"""
|
1717
1740
|
return pulumi.get(self, "requested_features")
|
1718
1741
|
|
@@ -1747,3 +1770,12 @@ class Interconnect(pulumi.CustomResource):
|
|
1747
1770
|
"""
|
1748
1771
|
return pulumi.get(self, "state")
|
1749
1772
|
|
1773
|
+
@property
|
1774
|
+
@pulumi.getter(name="wireGroups")
|
1775
|
+
def wire_groups(self) -> pulumi.Output[Sequence[builtins.str]]:
|
1776
|
+
"""
|
1777
|
+
A list of the URLs of all CrossSiteNetwork WireGroups configured to use this Interconnect. The Interconnect cannot be
|
1778
|
+
deleted if this list is non-empty.
|
1779
|
+
"""
|
1780
|
+
return pulumi.get(self, "wire_groups")
|
1781
|
+
|
@@ -46,6 +46,9 @@ class NodeTemplateArgs:
|
|
46
46
|
node template
|
47
47
|
Structure is documented below.
|
48
48
|
:param pulumi.Input[builtins.str] name: Name of the resource.
|
49
|
+
|
50
|
+
|
51
|
+
- - -
|
49
52
|
:param pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]] node_affinity_labels: Labels to use for node affinity, which will be used in
|
50
53
|
instance scheduling.
|
51
54
|
:param pulumi.Input[builtins.str] node_type: Node type to use for nodes group that are created from this template.
|
@@ -145,6 +148,9 @@ class NodeTemplateArgs:
|
|
145
148
|
def name(self) -> Optional[pulumi.Input[builtins.str]]:
|
146
149
|
"""
|
147
150
|
Name of the resource.
|
151
|
+
|
152
|
+
|
153
|
+
- - -
|
148
154
|
"""
|
149
155
|
return pulumi.get(self, "name")
|
150
156
|
|
@@ -265,6 +271,9 @@ class _NodeTemplateState:
|
|
265
271
|
node template
|
266
272
|
Structure is documented below.
|
267
273
|
:param pulumi.Input[builtins.str] name: Name of the resource.
|
274
|
+
|
275
|
+
|
276
|
+
- - -
|
268
277
|
:param pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]] node_affinity_labels: Labels to use for node affinity, which will be used in
|
269
278
|
instance scheduling.
|
270
279
|
:param pulumi.Input[builtins.str] node_type: Node type to use for nodes group that are created from this template.
|
@@ -381,6 +390,9 @@ class _NodeTemplateState:
|
|
381
390
|
def name(self) -> Optional[pulumi.Input[builtins.str]]:
|
382
391
|
"""
|
383
392
|
Name of the resource.
|
393
|
+
|
394
|
+
|
395
|
+
- - -
|
384
396
|
"""
|
385
397
|
return pulumi.get(self, "name")
|
386
398
|
|
@@ -620,6 +632,9 @@ class NodeTemplate(pulumi.CustomResource):
|
|
620
632
|
node template
|
621
633
|
Structure is documented below.
|
622
634
|
:param pulumi.Input[builtins.str] name: Name of the resource.
|
635
|
+
|
636
|
+
|
637
|
+
- - -
|
623
638
|
:param pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]] node_affinity_labels: Labels to use for node affinity, which will be used in
|
624
639
|
instance scheduling.
|
625
640
|
:param pulumi.Input[builtins.str] node_type: Node type to use for nodes group that are created from this template.
|
@@ -839,6 +854,9 @@ class NodeTemplate(pulumi.CustomResource):
|
|
839
854
|
node template
|
840
855
|
Structure is documented below.
|
841
856
|
:param pulumi.Input[builtins.str] name: Name of the resource.
|
857
|
+
|
858
|
+
|
859
|
+
- - -
|
842
860
|
:param pulumi.Input[Mapping[str, pulumi.Input[builtins.str]]] node_affinity_labels: Labels to use for node affinity, which will be used in
|
843
861
|
instance scheduling.
|
844
862
|
:param pulumi.Input[builtins.str] node_type: Node type to use for nodes group that are created from this template.
|
@@ -927,6 +945,9 @@ class NodeTemplate(pulumi.CustomResource):
|
|
927
945
|
def name(self) -> pulumi.Output[builtins.str]:
|
928
946
|
"""
|
929
947
|
Name of the resource.
|
948
|
+
|
949
|
+
|
950
|
+
- - -
|
930
951
|
"""
|
931
952
|
return pulumi.get(self, "name")
|
932
953
|
|
pulumi_gcp/compute/outputs.py
CHANGED
@@ -36815,8 +36815,9 @@ class RegionSecurityPolicyRuleRateLimitOptions(dict):
|
|
36815
36815
|
* SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session.
|
36816
36816
|
* REGION_CODE: The country/region from which the request originates.
|
36817
36817
|
* TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
36818
|
+
* TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
36818
36819
|
* USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP.
|
36819
|
-
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `USER_IP`.
|
36820
|
+
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `TLS_JA4_FINGERPRINT`, `USER_IP`.
|
36820
36821
|
:param Sequence['RegionSecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigArgs'] enforce_on_key_configs: If specified, any combination of values of enforceOnKeyType/enforceOnKeyName is treated as the key on which ratelimit threshold/action is enforced.
|
36821
36822
|
You can specify up to 3 enforceOnKeyConfigs.
|
36822
36823
|
If enforceOnKeyConfigs is specified, enforceOnKey must not be specified.
|
@@ -36888,8 +36889,9 @@ class RegionSecurityPolicyRuleRateLimitOptions(dict):
|
|
36888
36889
|
* SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session.
|
36889
36890
|
* REGION_CODE: The country/region from which the request originates.
|
36890
36891
|
* TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
36892
|
+
* TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
36891
36893
|
* USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP.
|
36892
|
-
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `USER_IP`.
|
36894
|
+
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `TLS_JA4_FINGERPRINT`, `USER_IP`.
|
36893
36895
|
"""
|
36894
36896
|
return pulumi.get(self, "enforce_on_key")
|
36895
36897
|
|
@@ -37019,8 +37021,9 @@ class RegionSecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig(dict):
|
|
37019
37021
|
* SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session.
|
37020
37022
|
* REGION_CODE: The country/region from which the request originates.
|
37021
37023
|
* TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
37024
|
+
* TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
37022
37025
|
* USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP.
|
37023
|
-
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `USER_IP`.
|
37026
|
+
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `TLS_JA4_FINGERPRINT`, `USER_IP`.
|
37024
37027
|
"""
|
37025
37028
|
if enforce_on_key_name is not None:
|
37026
37029
|
pulumi.set(__self__, "enforce_on_key_name", enforce_on_key_name)
|
@@ -37051,8 +37054,9 @@ class RegionSecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig(dict):
|
|
37051
37054
|
* SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session.
|
37052
37055
|
* REGION_CODE: The country/region from which the request originates.
|
37053
37056
|
* TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
37057
|
+
* TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
37054
37058
|
* USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP.
|
37055
|
-
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `USER_IP`.
|
37059
|
+
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `TLS_JA4_FINGERPRINT`, `USER_IP`.
|
37056
37060
|
"""
|
37057
37061
|
return pulumi.get(self, "enforce_on_key_type")
|
37058
37062
|
|
@@ -48910,8 +48914,9 @@ class SecurityPolicyRuleRateLimitOptions(dict):
|
|
48910
48914
|
* SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session.
|
48911
48915
|
* REGION_CODE: The country/region from which the request originates.
|
48912
48916
|
* TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
48917
|
+
* TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
48913
48918
|
* USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP.
|
48914
|
-
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `USER_IP`.
|
48919
|
+
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `TLS_JA4_FINGERPRINT`, `USER_IP`.
|
48915
48920
|
:param Sequence['SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigArgs'] enforce_on_key_configs: If specified, any combination of values of enforceOnKeyType/enforceOnKeyName is treated as the key on which ratelimit threshold/action is enforced.
|
48916
48921
|
You can specify up to 3 enforceOnKeyConfigs.
|
48917
48922
|
If enforceOnKeyConfigs is specified, enforceOnKey must not be specified.
|
@@ -48987,8 +48992,9 @@ class SecurityPolicyRuleRateLimitOptions(dict):
|
|
48987
48992
|
* SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session.
|
48988
48993
|
* REGION_CODE: The country/region from which the request originates.
|
48989
48994
|
* TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
48995
|
+
* TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
48990
48996
|
* USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP.
|
48991
|
-
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `USER_IP`.
|
48997
|
+
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `TLS_JA4_FINGERPRINT`, `USER_IP`.
|
48992
48998
|
"""
|
48993
48999
|
return pulumi.get(self, "enforce_on_key")
|
48994
49000
|
|
@@ -49127,8 +49133,9 @@ class SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig(dict):
|
|
49127
49133
|
* SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session.
|
49128
49134
|
* REGION_CODE: The country/region from which the request originates.
|
49129
49135
|
* TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
49136
|
+
* TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
49130
49137
|
* USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP.
|
49131
|
-
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `USER_IP`.
|
49138
|
+
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `TLS_JA4_FINGERPRINT`, `USER_IP`.
|
49132
49139
|
"""
|
49133
49140
|
if enforce_on_key_name is not None:
|
49134
49141
|
pulumi.set(__self__, "enforce_on_key_name", enforce_on_key_name)
|
@@ -49159,8 +49166,9 @@ class SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig(dict):
|
|
49159
49166
|
* SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session.
|
49160
49167
|
* REGION_CODE: The country/region from which the request originates.
|
49161
49168
|
* TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
49169
|
+
* TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
|
49162
49170
|
* USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP.
|
49163
|
-
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `USER_IP`.
|
49171
|
+
Possible values are: `ALL`, `IP`, `HTTP_HEADER`, `XFF_IP`, `HTTP_COOKIE`, `HTTP_PATH`, `SNI`, `REGION_CODE`, `TLS_JA3_FINGERPRINT`, `TLS_JA4_FINGERPRINT`, `USER_IP`.
|
49164
49172
|
"""
|
49165
49173
|
return pulumi.get(self, "enforce_on_key_type")
|
49166
49174
|
|