pulumi-gcp 7.24.0__py3-none-any.whl → 7.24.0a1715926460__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 +0 -16
- pulumi_gcp/accesscontextmanager/access_policy_iam_binding.py +12 -12
- pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +12 -12
- pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +12 -12
- pulumi_gcp/apigateway/api_config_iam_binding.py +8 -8
- pulumi_gcp/apigateway/api_config_iam_member.py +8 -8
- pulumi_gcp/apigateway/api_config_iam_policy.py +8 -8
- pulumi_gcp/apigateway/api_iam_binding.py +8 -8
- pulumi_gcp/apigateway/api_iam_member.py +8 -8
- pulumi_gcp/apigateway/api_iam_policy.py +8 -8
- pulumi_gcp/apigateway/gateway_iam_binding.py +8 -8
- pulumi_gcp/apigateway/gateway_iam_member.py +8 -8
- pulumi_gcp/apigateway/gateway_iam_policy.py +8 -8
- pulumi_gcp/apigee/environment_iam_binding.py +12 -12
- pulumi_gcp/apigee/environment_iam_member.py +12 -12
- pulumi_gcp/apigee/environment_iam_policy.py +12 -12
- pulumi_gcp/artifactregistry/repository_iam_binding.py +12 -12
- pulumi_gcp/artifactregistry/repository_iam_member.py +12 -12
- pulumi_gcp/artifactregistry/repository_iam_policy.py +12 -12
- pulumi_gcp/bigquery/_inputs.py +0 -16
- pulumi_gcp/bigquery/connection.py +0 -126
- pulumi_gcp/bigquery/connection_iam_binding.py +12 -12
- pulumi_gcp/bigquery/connection_iam_member.py +12 -12
- pulumi_gcp/bigquery/connection_iam_policy.py +12 -12
- pulumi_gcp/bigquery/dataset_access.py +0 -56
- pulumi_gcp/bigquery/dataset_iam_binding.py +12 -12
- pulumi_gcp/bigquery/dataset_iam_member.py +12 -12
- pulumi_gcp/bigquery/dataset_iam_policy.py +12 -12
- pulumi_gcp/bigquery/iam_binding.py +12 -12
- pulumi_gcp/bigquery/iam_member.py +12 -12
- pulumi_gcp/bigquery/iam_policy.py +12 -12
- pulumi_gcp/bigquery/outputs.py +0 -16
- pulumi_gcp/bigquery/routine.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +12 -12
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +12 -12
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +12 -12
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +12 -12
- pulumi_gcp/bigtable/instance_iam_binding.py +12 -12
- pulumi_gcp/bigtable/instance_iam_member.py +12 -12
- pulumi_gcp/bigtable/instance_iam_policy.py +12 -12
- pulumi_gcp/bigtable/table_iam_binding.py +12 -12
- pulumi_gcp/bigtable/table_iam_member.py +12 -12
- pulumi_gcp/bigtable/table_iam_policy.py +12 -12
- pulumi_gcp/billing/account_iam_binding.py +12 -12
- pulumi_gcp/billing/account_iam_member.py +12 -12
- pulumi_gcp/billing/account_iam_policy.py +12 -12
- pulumi_gcp/billing/project_info.py +4 -4
- pulumi_gcp/binaryauthorization/attestor_iam_binding.py +12 -12
- pulumi_gcp/binaryauthorization/attestor_iam_member.py +12 -12
- pulumi_gcp/binaryauthorization/attestor_iam_policy.py +12 -12
- pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +12 -12
- pulumi_gcp/certificateauthority/ca_pool_iam_member.py +12 -12
- pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +12 -12
- pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +12 -12
- pulumi_gcp/certificateauthority/certificate_template_iam_member.py +12 -12
- pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +12 -12
- pulumi_gcp/cloudasset/__init__.py +0 -1
- pulumi_gcp/cloudasset/outputs.py +0 -184
- pulumi_gcp/cloudbuildv2/connection_iam_binding.py +12 -12
- pulumi_gcp/cloudbuildv2/connection_iam_member.py +12 -12
- pulumi_gcp/cloudbuildv2/connection_iam_policy.py +12 -12
- pulumi_gcp/cloudfunctions/function.py +0 -21
- pulumi_gcp/cloudfunctions/function_iam_binding.py +12 -12
- pulumi_gcp/cloudfunctions/function_iam_member.py +12 -12
- pulumi_gcp/cloudfunctions/function_iam_policy.py +12 -12
- pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +12 -12
- pulumi_gcp/cloudfunctionsv2/function_iam_member.py +12 -12
- pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +12 -12
- pulumi_gcp/cloudrun/iam_binding.py +12 -12
- pulumi_gcp/cloudrun/iam_member.py +12 -12
- pulumi_gcp/cloudrun/iam_policy.py +12 -12
- pulumi_gcp/cloudrunv2/job_iam_binding.py +12 -12
- pulumi_gcp/cloudrunv2/job_iam_member.py +12 -12
- pulumi_gcp/cloudrunv2/job_iam_policy.py +12 -12
- pulumi_gcp/cloudrunv2/service_iam_binding.py +12 -12
- pulumi_gcp/cloudrunv2/service_iam_member.py +12 -12
- pulumi_gcp/cloudrunv2/service_iam_policy.py +12 -12
- pulumi_gcp/cloudtasks/queue_iam_binding.py +12 -12
- pulumi_gcp/cloudtasks/queue_iam_member.py +12 -12
- pulumi_gcp/cloudtasks/queue_iam_policy.py +12 -12
- pulumi_gcp/compute/__init__.py +0 -1
- pulumi_gcp/compute/_inputs.py +0 -681
- pulumi_gcp/compute/backend_service.py +0 -315
- pulumi_gcp/compute/disk_iam_binding.py +12 -12
- pulumi_gcp/compute/disk_iam_member.py +12 -12
- pulumi_gcp/compute/disk_iam_policy.py +12 -12
- pulumi_gcp/compute/forwarding_rule.py +6 -6
- pulumi_gcp/compute/get_network_endpoint_group.py +2 -2
- pulumi_gcp/compute/get_region_network_endpoint_group.py +2 -2
- pulumi_gcp/compute/get_router_nat.py +1 -11
- pulumi_gcp/compute/get_snapshot.py +0 -2
- pulumi_gcp/compute/image_iam_binding.py +12 -12
- pulumi_gcp/compute/image_iam_member.py +12 -12
- pulumi_gcp/compute/image_iam_policy.py +12 -12
- pulumi_gcp/compute/instance_iam_binding.py +12 -12
- pulumi_gcp/compute/instance_iam_member.py +12 -12
- pulumi_gcp/compute/instance_iam_policy.py +12 -12
- pulumi_gcp/compute/machine_image_iam_binding.py +8 -8
- pulumi_gcp/compute/machine_image_iam_member.py +8 -8
- pulumi_gcp/compute/machine_image_iam_policy.py +8 -8
- pulumi_gcp/compute/outputs.py +0 -701
- pulumi_gcp/compute/region_backend_service.py +0 -315
- pulumi_gcp/compute/region_disk_iam_binding.py +12 -12
- pulumi_gcp/compute/region_disk_iam_member.py +12 -12
- pulumi_gcp/compute/region_disk_iam_policy.py +12 -12
- pulumi_gcp/compute/router_nat.py +0 -68
- pulumi_gcp/compute/router_peer.py +0 -88
- pulumi_gcp/compute/security_policy.py +0 -49
- pulumi_gcp/compute/snapshot_iam_binding.py +12 -12
- pulumi_gcp/compute/snapshot_iam_member.py +12 -12
- pulumi_gcp/compute/snapshot_iam_policy.py +12 -12
- pulumi_gcp/compute/subnetwork_iam_binding.py +12 -12
- pulumi_gcp/compute/subnetwork_iam_member.py +12 -12
- pulumi_gcp/compute/subnetwork_iam_policy.py +12 -12
- pulumi_gcp/compute/target_instance.py +4 -4
- pulumi_gcp/compute/target_pool.py +21 -21
- pulumi_gcp/container/_inputs.py +2 -14
- pulumi_gcp/container/outputs.py +4 -16
- pulumi_gcp/containeranalysis/note_iam_binding.py +12 -12
- pulumi_gcp/containeranalysis/note_iam_member.py +12 -12
- pulumi_gcp/containeranalysis/note_iam_policy.py +12 -12
- pulumi_gcp/databasemigrationservice/connection_profile.py +6 -6
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +12 -12
- pulumi_gcp/datacatalog/entry_group_iam_member.py +12 -12
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +12 -12
- pulumi_gcp/datacatalog/policy_tag_iam_binding.py +12 -12
- pulumi_gcp/datacatalog/policy_tag_iam_member.py +12 -12
- pulumi_gcp/datacatalog/policy_tag_iam_policy.py +12 -12
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +12 -12
- pulumi_gcp/datacatalog/tag_template_iam_member.py +12 -12
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +12 -12
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +12 -12
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +12 -12
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +12 -12
- pulumi_gcp/dataloss/_inputs.py +13 -420
- pulumi_gcp/dataloss/outputs.py +13 -439
- pulumi_gcp/dataplex/asset_iam_binding.py +12 -12
- pulumi_gcp/dataplex/asset_iam_member.py +12 -12
- pulumi_gcp/dataplex/asset_iam_policy.py +12 -12
- pulumi_gcp/dataplex/datascan_iam_binding.py +12 -12
- pulumi_gcp/dataplex/datascan_iam_member.py +12 -12
- pulumi_gcp/dataplex/datascan_iam_policy.py +12 -12
- pulumi_gcp/dataplex/lake_iam_binding.py +12 -12
- pulumi_gcp/dataplex/lake_iam_member.py +12 -12
- pulumi_gcp/dataplex/lake_iam_policy.py +12 -12
- pulumi_gcp/dataplex/task.py +16 -16
- pulumi_gcp/dataplex/task_iam_binding.py +12 -12
- pulumi_gcp/dataplex/task_iam_member.py +12 -12
- pulumi_gcp/dataplex/task_iam_policy.py +12 -12
- pulumi_gcp/dataplex/zone_iam_binding.py +12 -12
- pulumi_gcp/dataplex/zone_iam_member.py +12 -12
- pulumi_gcp/dataplex/zone_iam_policy.py +12 -12
- pulumi_gcp/dataproc/_inputs.py +46 -190
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +12 -12
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +12 -12
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +12 -12
- pulumi_gcp/dataproc/cluster_iam_binding.py +12 -12
- pulumi_gcp/dataproc/cluster_iam_member.py +12 -12
- pulumi_gcp/dataproc/cluster_iam_policy.py +12 -12
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +2 -26
- pulumi_gcp/dataproc/job_iam_binding.py +12 -12
- pulumi_gcp/dataproc/job_iam_member.py +12 -12
- pulumi_gcp/dataproc/job_iam_policy.py +12 -12
- pulumi_gcp/dataproc/metastore_federation.py +0 -4
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +0 -208
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +0 -208
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +0 -208
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +12 -12
- pulumi_gcp/dataproc/metastore_service_iam_member.py +12 -12
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +12 -12
- pulumi_gcp/dataproc/outputs.py +46 -182
- pulumi_gcp/datastream/_inputs.py +815 -1784
- pulumi_gcp/datastream/connection_profile.py +3 -163
- pulumi_gcp/datastream/outputs.py +2 -861
- pulumi_gcp/datastream/stream.py +0 -174
- pulumi_gcp/dns/dns_managed_zone_iam_binding.py +12 -12
- pulumi_gcp/dns/dns_managed_zone_iam_member.py +12 -12
- pulumi_gcp/dns/dns_managed_zone_iam_policy.py +12 -12
- pulumi_gcp/endpoints/service_iam_binding.py +12 -12
- pulumi_gcp/endpoints/service_iam_member.py +12 -12
- pulumi_gcp/endpoints/service_iam_policy.py +12 -12
- pulumi_gcp/firestore/field.py +4 -4
- pulumi_gcp/folder/iam_audit_config.py +23 -23
- pulumi_gcp/folder/iam_member.py +16 -16
- pulumi_gcp/folder/iam_policy.py +16 -16
- pulumi_gcp/gkebackup/backup_plan_iam_binding.py +12 -12
- pulumi_gcp/gkebackup/backup_plan_iam_member.py +12 -12
- pulumi_gcp/gkebackup/backup_plan_iam_policy.py +12 -12
- pulumi_gcp/gkehub/feature_iam_binding.py +12 -12
- pulumi_gcp/gkehub/feature_iam_member.py +12 -12
- pulumi_gcp/gkehub/feature_iam_policy.py +12 -12
- pulumi_gcp/gkehub/membership_binding.py +6 -6
- pulumi_gcp/gkehub/membership_iam_binding.py +12 -12
- pulumi_gcp/gkehub/membership_iam_member.py +12 -12
- pulumi_gcp/gkehub/membership_iam_policy.py +12 -12
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +4 -4
- pulumi_gcp/gkehub/namespace.py +4 -4
- pulumi_gcp/gkehub/scope_iam_binding.py +12 -12
- pulumi_gcp/gkehub/scope_iam_member.py +12 -12
- pulumi_gcp/gkehub/scope_iam_policy.py +12 -12
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +4 -4
- pulumi_gcp/healthcare/consent_store_iam_binding.py +12 -12
- pulumi_gcp/healthcare/consent_store_iam_member.py +12 -12
- pulumi_gcp/healthcare/consent_store_iam_policy.py +12 -12
- pulumi_gcp/healthcare/dataset_iam_binding.py +12 -12
- pulumi_gcp/healthcare/dataset_iam_member.py +12 -12
- pulumi_gcp/healthcare/dataset_iam_policy.py +12 -12
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +12 -12
- pulumi_gcp/healthcare/dicom_store_iam_member.py +12 -12
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +12 -12
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +12 -12
- pulumi_gcp/healthcare/fhir_store_iam_member.py +12 -12
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +12 -12
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +12 -12
- pulumi_gcp/healthcare/hl7_store_iam_member.py +12 -12
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +12 -12
- pulumi_gcp/iap/app_engine_service_iam_binding.py +12 -12
- pulumi_gcp/iap/app_engine_service_iam_member.py +12 -12
- pulumi_gcp/iap/app_engine_service_iam_policy.py +12 -12
- pulumi_gcp/iap/app_engine_version_iam_binding.py +12 -12
- pulumi_gcp/iap/app_engine_version_iam_member.py +12 -12
- pulumi_gcp/iap/app_engine_version_iam_policy.py +12 -12
- pulumi_gcp/iap/tunnel_dest_group.py +2 -2
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +12 -12
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +12 -12
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +12 -12
- pulumi_gcp/iap/tunnel_iam_binding.py +12 -12
- pulumi_gcp/iap/tunnel_iam_member.py +12 -12
- pulumi_gcp/iap/tunnel_iam_policy.py +12 -12
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +12 -12
- pulumi_gcp/iap/tunnel_instance_iam_member.py +12 -12
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +12 -12
- pulumi_gcp/iap/web_backend_service_iam_binding.py +12 -12
- pulumi_gcp/iap/web_backend_service_iam_member.py +12 -12
- pulumi_gcp/iap/web_backend_service_iam_policy.py +12 -12
- pulumi_gcp/iap/web_iam_binding.py +12 -12
- pulumi_gcp/iap/web_iam_member.py +12 -12
- pulumi_gcp/iap/web_iam_policy.py +12 -12
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +12 -12
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +12 -12
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +12 -12
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +12 -12
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +12 -12
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +12 -12
- pulumi_gcp/iap/web_type_compute_iam_binding.py +12 -12
- pulumi_gcp/iap/web_type_compute_iam_member.py +12 -12
- pulumi_gcp/iap/web_type_compute_iam_policy.py +12 -12
- pulumi_gcp/integrationconnectors/managed_zone.py +8 -8
- pulumi_gcp/kms/key_ring_iam_binding.py +12 -12
- pulumi_gcp/kms/key_ring_iam_member.py +12 -12
- pulumi_gcp/kms/key_ring_iam_policy.py +12 -12
- pulumi_gcp/netapp/storage_pool.py +7 -7
- pulumi_gcp/netapp/volume.py +4 -4
- pulumi_gcp/networksecurity/gateway_security_policy.py +4 -4
- pulumi_gcp/networksecurity/tls_inspection_policy.py +5 -419
- pulumi_gcp/networkservices/__init__.py +0 -1
- pulumi_gcp/networkservices/_inputs.py +0 -254
- pulumi_gcp/networkservices/outputs.py +0 -265
- pulumi_gcp/notebooks/instance_iam_binding.py +12 -12
- pulumi_gcp/notebooks/instance_iam_member.py +12 -12
- pulumi_gcp/notebooks/instance_iam_policy.py +12 -12
- pulumi_gcp/notebooks/runtime_iam_binding.py +12 -12
- pulumi_gcp/notebooks/runtime_iam_member.py +12 -12
- pulumi_gcp/notebooks/runtime_iam_policy.py +12 -12
- pulumi_gcp/organizations/_inputs.py +0 -10
- pulumi_gcp/organizations/iam_member.py +16 -16
- pulumi_gcp/organizations/iam_policy.py +16 -16
- pulumi_gcp/organizations/outputs.py +0 -10
- pulumi_gcp/orgpolicy/policy.py +2 -2
- pulumi_gcp/projects/iam_audit_config.py +23 -23
- pulumi_gcp/projects/iam_binding.py +23 -23
- pulumi_gcp/projects/iam_member.py +23 -23
- pulumi_gcp/projects/iam_policy.py +16 -16
- pulumi_gcp/projects/service.py +43 -2
- pulumi_gcp/pubsub/schema_iam_binding.py +12 -12
- pulumi_gcp/pubsub/schema_iam_member.py +12 -12
- pulumi_gcp/pubsub/schema_iam_policy.py +12 -12
- pulumi_gcp/pubsub/subscription.py +4 -4
- pulumi_gcp/pubsub/subscription_iam_binding.py +12 -12
- pulumi_gcp/pubsub/subscription_iam_member.py +12 -12
- pulumi_gcp/pubsub/subscription_iam_policy.py +12 -12
- pulumi_gcp/pubsub/topic_iam_binding.py +12 -12
- pulumi_gcp/pubsub/topic_iam_member.py +12 -12
- pulumi_gcp/pubsub/topic_iam_policy.py +12 -12
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/secretmanager/secret_iam_binding.py +12 -12
- pulumi_gcp/secretmanager/secret_iam_member.py +12 -12
- pulumi_gcp/secretmanager/secret_iam_policy.py +12 -12
- pulumi_gcp/servicedirectory/namespace_iam_binding.py +8 -8
- pulumi_gcp/servicedirectory/namespace_iam_member.py +8 -8
- pulumi_gcp/servicedirectory/namespace_iam_policy.py +8 -8
- pulumi_gcp/servicedirectory/service_iam_binding.py +8 -8
- pulumi_gcp/servicedirectory/service_iam_member.py +8 -8
- pulumi_gcp/servicedirectory/service_iam_policy.py +8 -8
- pulumi_gcp/sourcerepo/repository_iam_binding.py +12 -12
- pulumi_gcp/sourcerepo/repository_iam_member.py +12 -12
- pulumi_gcp/sourcerepo/repository_iam_policy.py +12 -12
- pulumi_gcp/spanner/database_iam_binding.py +12 -12
- pulumi_gcp/spanner/database_iam_member.py +12 -12
- pulumi_gcp/spanner/database_iam_policy.py +12 -12
- pulumi_gcp/spanner/instance_iam_binding.py +12 -12
- pulumi_gcp/spanner/instance_iam_member.py +12 -12
- pulumi_gcp/spanner/instance_iam_policy.py +12 -12
- pulumi_gcp/storage/_inputs.py +10 -12
- pulumi_gcp/storage/bucket.py +0 -44
- pulumi_gcp/storage/bucket_iam_binding.py +12 -12
- pulumi_gcp/storage/bucket_iam_member.py +12 -12
- pulumi_gcp/storage/bucket_iam_policy.py +12 -12
- pulumi_gcp/storage/outputs.py +10 -12
- pulumi_gcp/tags/tag_key_iam_binding.py +12 -12
- pulumi_gcp/tags/tag_key_iam_member.py +12 -12
- pulumi_gcp/tags/tag_key_iam_policy.py +12 -12
- pulumi_gcp/tags/tag_value_iam_binding.py +12 -12
- pulumi_gcp/tags/tag_value_iam_member.py +12 -12
- pulumi_gcp/tags/tag_value_iam_policy.py +12 -12
- {pulumi_gcp-7.24.0.dist-info → pulumi_gcp-7.24.0a1715926460.dist-info}/METADATA +1 -1
- {pulumi_gcp-7.24.0.dist-info → pulumi_gcp-7.24.0a1715926460.dist-info}/RECORD +324 -327
- pulumi_gcp/cloudasset/get_search_all_resources.py +0 -197
- pulumi_gcp/compute/interconnect.py +0 -1683
- pulumi_gcp/networkservices/lb_traffic_extension.py +0 -1181
- {pulumi_gcp-7.24.0.dist-info → pulumi_gcp-7.24.0a1715926460.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.24.0.dist-info → pulumi_gcp-7.24.0a1715926460.dist-info}/top_level.txt +0 -0
@@ -72,9 +72,6 @@ __all__ = [
|
|
72
72
|
'HttpRouteRuleMatchHeaderArgs',
|
73
73
|
'HttpRouteRuleMatchHeaderRangeMatchArgs',
|
74
74
|
'HttpRouteRuleMatchQueryParameterArgs',
|
75
|
-
'LbTrafficExtensionExtensionChainArgs',
|
76
|
-
'LbTrafficExtensionExtensionChainExtensionArgs',
|
77
|
-
'LbTrafficExtensionExtensionChainMatchConditionArgs',
|
78
75
|
'TcpRouteRuleArgs',
|
79
76
|
'TcpRouteRuleActionArgs',
|
80
77
|
'TcpRouteRuleActionDestinationArgs',
|
@@ -1747,12 +1744,9 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyAddSignatur
|
|
1747
1744
|
Each value may be one of: `GENERATE_COOKIE`, `GENERATE_TOKEN_HLS_COOKIELESS`, `PROPAGATE_TOKEN_HLS_COOKIELESS`.
|
1748
1745
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] copied_parameters: The parameters to copy from the verified token to the generated token.
|
1749
1746
|
Only the following parameters may be copied:
|
1750
|
-
* `PathGlobs`
|
1751
1747
|
:param pulumi.Input[str] keyset: The keyset to use for signature generation.
|
1752
1748
|
The following are both valid paths to an EdgeCacheKeyset resource:
|
1753
1749
|
* `projects/project/locations/global/edgeCacheKeysets/yourKeyset`
|
1754
|
-
* `yourKeyset`
|
1755
|
-
This must be specified when the GENERATE_COOKIE or GENERATE_TOKEN_HLS_COOKIELESS actions are specified. This field may not be specified otherwise.
|
1756
1750
|
:param pulumi.Input[str] token_query_parameter: The query parameter in which to put the generated token.
|
1757
1751
|
If not specified, defaults to `edge-cache-token`.
|
1758
1752
|
If specified, the name must be 1-64 characters long and match the regular expression `a-zA-Z*` which means the first character must be a letter, and all following characters must be a dash, underscore, letter or digit.
|
@@ -1792,7 +1786,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyAddSignatur
|
|
1792
1786
|
"""
|
1793
1787
|
The parameters to copy from the verified token to the generated token.
|
1794
1788
|
Only the following parameters may be copied:
|
1795
|
-
* `PathGlobs`
|
1796
1789
|
"""
|
1797
1790
|
return pulumi.get(self, "copied_parameters")
|
1798
1791
|
|
@@ -1807,8 +1800,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyAddSignatur
|
|
1807
1800
|
The keyset to use for signature generation.
|
1808
1801
|
The following are both valid paths to an EdgeCacheKeyset resource:
|
1809
1802
|
* `projects/project/locations/global/edgeCacheKeysets/yourKeyset`
|
1810
|
-
* `yourKeyset`
|
1811
|
-
This must be specified when the GENERATE_COOKIE or GENERATE_TOKEN_HLS_COOKIELESS actions are specified. This field may not be specified otherwise.
|
1812
1803
|
"""
|
1813
1804
|
return pulumi.get(self, "keyset")
|
1814
1805
|
|
@@ -2277,12 +2268,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleUrlRedirectArgs:
|
|
2277
2268
|
prefixRedirect cannot be supplied together with pathRedirect. Supply one alone or neither. If neither is supplied, the path of the original request will be used for the redirect.
|
2278
2269
|
:param pulumi.Input[str] redirect_response_code: The HTTP Status code to use for this RedirectAction.
|
2279
2270
|
The supported values are:
|
2280
|
-
- `MOVED_PERMANENTLY_DEFAULT`, which is the default value and corresponds to 301.
|
2281
|
-
- `FOUND`, which corresponds to 302.
|
2282
|
-
- `SEE_OTHER` which corresponds to 303.
|
2283
|
-
- `TEMPORARY_REDIRECT`, which corresponds to 307. in this case, the request method will be retained.
|
2284
|
-
- `PERMANENT_REDIRECT`, which corresponds to 308. in this case, the request method will be retained.
|
2285
|
-
Possible values are: `MOVED_PERMANENTLY_DEFAULT`, `FOUND`, `SEE_OTHER`, `TEMPORARY_REDIRECT`, `PERMANENT_REDIRECT`.
|
2286
2271
|
:param pulumi.Input[bool] strip_query: If set to true, any accompanying query portion of the original URL is removed prior to redirecting the request. If set to false, the query portion of the original URL is retained.
|
2287
2272
|
|
2288
2273
|
- - -
|
@@ -2358,12 +2343,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleUrlRedirectArgs:
|
|
2358
2343
|
"""
|
2359
2344
|
The HTTP Status code to use for this RedirectAction.
|
2360
2345
|
The supported values are:
|
2361
|
-
- `MOVED_PERMANENTLY_DEFAULT`, which is the default value and corresponds to 301.
|
2362
|
-
- `FOUND`, which corresponds to 302.
|
2363
|
-
- `SEE_OTHER` which corresponds to 303.
|
2364
|
-
- `TEMPORARY_REDIRECT`, which corresponds to 307. in this case, the request method will be retained.
|
2365
|
-
- `PERMANENT_REDIRECT`, which corresponds to 308. in this case, the request method will be retained.
|
2366
|
-
Possible values are: `MOVED_PERMANENTLY_DEFAULT`, `FOUND`, `SEE_OTHER`, `TEMPORARY_REDIRECT`, `PERMANENT_REDIRECT`.
|
2367
2346
|
"""
|
2368
2347
|
return pulumi.get(self, "redirect_response_code")
|
2369
2348
|
|
@@ -4275,239 +4254,6 @@ class HttpRouteRuleMatchQueryParameterArgs:
|
|
4275
4254
|
pulumi.set(self, "regex_match", value)
|
4276
4255
|
|
4277
4256
|
|
4278
|
-
@pulumi.input_type
|
4279
|
-
class LbTrafficExtensionExtensionChainArgs:
|
4280
|
-
def __init__(__self__, *,
|
4281
|
-
extensions: pulumi.Input[Sequence[pulumi.Input['LbTrafficExtensionExtensionChainExtensionArgs']]],
|
4282
|
-
match_condition: pulumi.Input['LbTrafficExtensionExtensionChainMatchConditionArgs'],
|
4283
|
-
name: pulumi.Input[str]):
|
4284
|
-
"""
|
4285
|
-
:param pulumi.Input[Sequence[pulumi.Input['LbTrafficExtensionExtensionChainExtensionArgs']]] extensions: A set of extensions to execute for the matching request.
|
4286
|
-
At least one extension is required. Up to 3 extensions can be defined for each extension chain for
|
4287
|
-
LbTrafficExtension resource. LbRouteExtension chains are limited to 1 extension per extension chain.
|
4288
|
-
Structure is documented below.
|
4289
|
-
:param pulumi.Input['LbTrafficExtensionExtensionChainMatchConditionArgs'] match_condition: Conditions under which this chain is invoked for a request.
|
4290
|
-
Structure is documented below.
|
4291
|
-
:param pulumi.Input[str] name: The name for this extension chain. The name is logged as part of the HTTP request logs.
|
4292
|
-
The name must conform with RFC-1034, is restricted to lower-cased letters, numbers and hyphens,
|
4293
|
-
and can have a maximum length of 63 characters. Additionally, the first character must be a letter
|
4294
|
-
and the last a letter or a number.
|
4295
|
-
"""
|
4296
|
-
pulumi.set(__self__, "extensions", extensions)
|
4297
|
-
pulumi.set(__self__, "match_condition", match_condition)
|
4298
|
-
pulumi.set(__self__, "name", name)
|
4299
|
-
|
4300
|
-
@property
|
4301
|
-
@pulumi.getter
|
4302
|
-
def extensions(self) -> pulumi.Input[Sequence[pulumi.Input['LbTrafficExtensionExtensionChainExtensionArgs']]]:
|
4303
|
-
"""
|
4304
|
-
A set of extensions to execute for the matching request.
|
4305
|
-
At least one extension is required. Up to 3 extensions can be defined for each extension chain for
|
4306
|
-
LbTrafficExtension resource. LbRouteExtension chains are limited to 1 extension per extension chain.
|
4307
|
-
Structure is documented below.
|
4308
|
-
"""
|
4309
|
-
return pulumi.get(self, "extensions")
|
4310
|
-
|
4311
|
-
@extensions.setter
|
4312
|
-
def extensions(self, value: pulumi.Input[Sequence[pulumi.Input['LbTrafficExtensionExtensionChainExtensionArgs']]]):
|
4313
|
-
pulumi.set(self, "extensions", value)
|
4314
|
-
|
4315
|
-
@property
|
4316
|
-
@pulumi.getter(name="matchCondition")
|
4317
|
-
def match_condition(self) -> pulumi.Input['LbTrafficExtensionExtensionChainMatchConditionArgs']:
|
4318
|
-
"""
|
4319
|
-
Conditions under which this chain is invoked for a request.
|
4320
|
-
Structure is documented below.
|
4321
|
-
"""
|
4322
|
-
return pulumi.get(self, "match_condition")
|
4323
|
-
|
4324
|
-
@match_condition.setter
|
4325
|
-
def match_condition(self, value: pulumi.Input['LbTrafficExtensionExtensionChainMatchConditionArgs']):
|
4326
|
-
pulumi.set(self, "match_condition", value)
|
4327
|
-
|
4328
|
-
@property
|
4329
|
-
@pulumi.getter
|
4330
|
-
def name(self) -> pulumi.Input[str]:
|
4331
|
-
"""
|
4332
|
-
The name for this extension chain. The name is logged as part of the HTTP request logs.
|
4333
|
-
The name must conform with RFC-1034, is restricted to lower-cased letters, numbers and hyphens,
|
4334
|
-
and can have a maximum length of 63 characters. Additionally, the first character must be a letter
|
4335
|
-
and the last a letter or a number.
|
4336
|
-
"""
|
4337
|
-
return pulumi.get(self, "name")
|
4338
|
-
|
4339
|
-
@name.setter
|
4340
|
-
def name(self, value: pulumi.Input[str]):
|
4341
|
-
pulumi.set(self, "name", value)
|
4342
|
-
|
4343
|
-
|
4344
|
-
@pulumi.input_type
|
4345
|
-
class LbTrafficExtensionExtensionChainExtensionArgs:
|
4346
|
-
def __init__(__self__, *,
|
4347
|
-
authority: pulumi.Input[str],
|
4348
|
-
name: pulumi.Input[str],
|
4349
|
-
service: pulumi.Input[str],
|
4350
|
-
timeout: pulumi.Input[str],
|
4351
|
-
fail_open: Optional[pulumi.Input[bool]] = None,
|
4352
|
-
forward_headers: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
4353
|
-
supported_events: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
|
4354
|
-
"""
|
4355
|
-
:param pulumi.Input[str] authority: The :authority header in the gRPC request sent from Envoy to the extension service.
|
4356
|
-
:param pulumi.Input[str] name: The name for this extension. The name is logged as part of the HTTP request logs.
|
4357
|
-
The name must conform with RFC-1034, is restricted to lower-cased letters, numbers and hyphens,
|
4358
|
-
and can have a maximum length of 63 characters. Additionally, the first character must be a letter
|
4359
|
-
and the last a letter or a number.
|
4360
|
-
:param pulumi.Input[str] service: The reference to the service that runs the extension. Must be a reference to a backend service
|
4361
|
-
:param pulumi.Input[str] timeout: Specifies the timeout for each individual message on the stream. The timeout must be between 10-1000 milliseconds.
|
4362
|
-
A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
|
4363
|
-
:param pulumi.Input[bool] fail_open: Determines how the proxy behaves if the call to the extension fails or times out.
|
4364
|
-
When set to TRUE, request or response processing continues without error.
|
4365
|
-
Any subsequent extensions in the extension chain are also executed.
|
4366
|
-
When set to FALSE: * If response headers have not been delivered to the downstream client,
|
4367
|
-
a generic 500 error is returned to the client. The error response can be tailored by
|
4368
|
-
configuring a custom error response in the load balancer.
|
4369
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] forward_headers: List of the HTTP headers to forward to the extension (from the client or backend).
|
4370
|
-
If omitted, all headers are sent. Each element is a string indicating the header name.
|
4371
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] supported_events: A set of events during request or response processing for which this extension is called.
|
4372
|
-
This field is required for the LbTrafficExtension resource. It's not relevant for the LbRouteExtension
|
4373
|
-
resource. Possible values:`EVENT_TYPE_UNSPECIFIED`, `REQUEST_HEADERS`, `REQUEST_BODY`, `RESPONSE_HEADERS`,
|
4374
|
-
`RESPONSE_BODY`, `RESPONSE_BODY` and `RESPONSE_BODY`.
|
4375
|
-
|
4376
|
-
- - -
|
4377
|
-
"""
|
4378
|
-
pulumi.set(__self__, "authority", authority)
|
4379
|
-
pulumi.set(__self__, "name", name)
|
4380
|
-
pulumi.set(__self__, "service", service)
|
4381
|
-
pulumi.set(__self__, "timeout", timeout)
|
4382
|
-
if fail_open is not None:
|
4383
|
-
pulumi.set(__self__, "fail_open", fail_open)
|
4384
|
-
if forward_headers is not None:
|
4385
|
-
pulumi.set(__self__, "forward_headers", forward_headers)
|
4386
|
-
if supported_events is not None:
|
4387
|
-
pulumi.set(__self__, "supported_events", supported_events)
|
4388
|
-
|
4389
|
-
@property
|
4390
|
-
@pulumi.getter
|
4391
|
-
def authority(self) -> pulumi.Input[str]:
|
4392
|
-
"""
|
4393
|
-
The :authority header in the gRPC request sent from Envoy to the extension service.
|
4394
|
-
"""
|
4395
|
-
return pulumi.get(self, "authority")
|
4396
|
-
|
4397
|
-
@authority.setter
|
4398
|
-
def authority(self, value: pulumi.Input[str]):
|
4399
|
-
pulumi.set(self, "authority", value)
|
4400
|
-
|
4401
|
-
@property
|
4402
|
-
@pulumi.getter
|
4403
|
-
def name(self) -> pulumi.Input[str]:
|
4404
|
-
"""
|
4405
|
-
The name for this extension. The name is logged as part of the HTTP request logs.
|
4406
|
-
The name must conform with RFC-1034, is restricted to lower-cased letters, numbers and hyphens,
|
4407
|
-
and can have a maximum length of 63 characters. Additionally, the first character must be a letter
|
4408
|
-
and the last a letter or a number.
|
4409
|
-
"""
|
4410
|
-
return pulumi.get(self, "name")
|
4411
|
-
|
4412
|
-
@name.setter
|
4413
|
-
def name(self, value: pulumi.Input[str]):
|
4414
|
-
pulumi.set(self, "name", value)
|
4415
|
-
|
4416
|
-
@property
|
4417
|
-
@pulumi.getter
|
4418
|
-
def service(self) -> pulumi.Input[str]:
|
4419
|
-
"""
|
4420
|
-
The reference to the service that runs the extension. Must be a reference to a backend service
|
4421
|
-
"""
|
4422
|
-
return pulumi.get(self, "service")
|
4423
|
-
|
4424
|
-
@service.setter
|
4425
|
-
def service(self, value: pulumi.Input[str]):
|
4426
|
-
pulumi.set(self, "service", value)
|
4427
|
-
|
4428
|
-
@property
|
4429
|
-
@pulumi.getter
|
4430
|
-
def timeout(self) -> pulumi.Input[str]:
|
4431
|
-
"""
|
4432
|
-
Specifies the timeout for each individual message on the stream. The timeout must be between 10-1000 milliseconds.
|
4433
|
-
A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
|
4434
|
-
"""
|
4435
|
-
return pulumi.get(self, "timeout")
|
4436
|
-
|
4437
|
-
@timeout.setter
|
4438
|
-
def timeout(self, value: pulumi.Input[str]):
|
4439
|
-
pulumi.set(self, "timeout", value)
|
4440
|
-
|
4441
|
-
@property
|
4442
|
-
@pulumi.getter(name="failOpen")
|
4443
|
-
def fail_open(self) -> Optional[pulumi.Input[bool]]:
|
4444
|
-
"""
|
4445
|
-
Determines how the proxy behaves if the call to the extension fails or times out.
|
4446
|
-
When set to TRUE, request or response processing continues without error.
|
4447
|
-
Any subsequent extensions in the extension chain are also executed.
|
4448
|
-
When set to FALSE: * If response headers have not been delivered to the downstream client,
|
4449
|
-
a generic 500 error is returned to the client. The error response can be tailored by
|
4450
|
-
configuring a custom error response in the load balancer.
|
4451
|
-
"""
|
4452
|
-
return pulumi.get(self, "fail_open")
|
4453
|
-
|
4454
|
-
@fail_open.setter
|
4455
|
-
def fail_open(self, value: Optional[pulumi.Input[bool]]):
|
4456
|
-
pulumi.set(self, "fail_open", value)
|
4457
|
-
|
4458
|
-
@property
|
4459
|
-
@pulumi.getter(name="forwardHeaders")
|
4460
|
-
def forward_headers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
4461
|
-
"""
|
4462
|
-
List of the HTTP headers to forward to the extension (from the client or backend).
|
4463
|
-
If omitted, all headers are sent. Each element is a string indicating the header name.
|
4464
|
-
"""
|
4465
|
-
return pulumi.get(self, "forward_headers")
|
4466
|
-
|
4467
|
-
@forward_headers.setter
|
4468
|
-
def forward_headers(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
4469
|
-
pulumi.set(self, "forward_headers", value)
|
4470
|
-
|
4471
|
-
@property
|
4472
|
-
@pulumi.getter(name="supportedEvents")
|
4473
|
-
def supported_events(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
4474
|
-
"""
|
4475
|
-
A set of events during request or response processing for which this extension is called.
|
4476
|
-
This field is required for the LbTrafficExtension resource. It's not relevant for the LbRouteExtension
|
4477
|
-
resource. Possible values:`EVENT_TYPE_UNSPECIFIED`, `REQUEST_HEADERS`, `REQUEST_BODY`, `RESPONSE_HEADERS`,
|
4478
|
-
`RESPONSE_BODY`, `RESPONSE_BODY` and `RESPONSE_BODY`.
|
4479
|
-
|
4480
|
-
- - -
|
4481
|
-
"""
|
4482
|
-
return pulumi.get(self, "supported_events")
|
4483
|
-
|
4484
|
-
@supported_events.setter
|
4485
|
-
def supported_events(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
4486
|
-
pulumi.set(self, "supported_events", value)
|
4487
|
-
|
4488
|
-
|
4489
|
-
@pulumi.input_type
|
4490
|
-
class LbTrafficExtensionExtensionChainMatchConditionArgs:
|
4491
|
-
def __init__(__self__, *,
|
4492
|
-
cel_expression: pulumi.Input[str]):
|
4493
|
-
"""
|
4494
|
-
:param pulumi.Input[str] cel_expression: A Common Expression Language (CEL) expression that is used to match requests for which the extension chain is executed.
|
4495
|
-
"""
|
4496
|
-
pulumi.set(__self__, "cel_expression", cel_expression)
|
4497
|
-
|
4498
|
-
@property
|
4499
|
-
@pulumi.getter(name="celExpression")
|
4500
|
-
def cel_expression(self) -> pulumi.Input[str]:
|
4501
|
-
"""
|
4502
|
-
A Common Expression Language (CEL) expression that is used to match requests for which the extension chain is executed.
|
4503
|
-
"""
|
4504
|
-
return pulumi.get(self, "cel_expression")
|
4505
|
-
|
4506
|
-
@cel_expression.setter
|
4507
|
-
def cel_expression(self, value: pulumi.Input[str]):
|
4508
|
-
pulumi.set(self, "cel_expression", value)
|
4509
|
-
|
4510
|
-
|
4511
4257
|
@pulumi.input_type
|
4512
4258
|
class TcpRouteRuleArgs:
|
4513
4259
|
def __init__(__self__, *,
|
@@ -73,9 +73,6 @@ __all__ = [
|
|
73
73
|
'HttpRouteRuleMatchHeader',
|
74
74
|
'HttpRouteRuleMatchHeaderRangeMatch',
|
75
75
|
'HttpRouteRuleMatchQueryParameter',
|
76
|
-
'LbTrafficExtensionExtensionChain',
|
77
|
-
'LbTrafficExtensionExtensionChainExtension',
|
78
|
-
'LbTrafficExtensionExtensionChainMatchCondition',
|
79
76
|
'TcpRouteRule',
|
80
77
|
'TcpRouteRuleAction',
|
81
78
|
'TcpRouteRuleActionDestination',
|
@@ -1928,12 +1925,9 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyAddSignatur
|
|
1928
1925
|
Each value may be one of: `GENERATE_COOKIE`, `GENERATE_TOKEN_HLS_COOKIELESS`, `PROPAGATE_TOKEN_HLS_COOKIELESS`.
|
1929
1926
|
:param Sequence[str] copied_parameters: The parameters to copy from the verified token to the generated token.
|
1930
1927
|
Only the following parameters may be copied:
|
1931
|
-
* `PathGlobs`
|
1932
1928
|
:param str keyset: The keyset to use for signature generation.
|
1933
1929
|
The following are both valid paths to an EdgeCacheKeyset resource:
|
1934
1930
|
* `projects/project/locations/global/edgeCacheKeysets/yourKeyset`
|
1935
|
-
* `yourKeyset`
|
1936
|
-
This must be specified when the GENERATE_COOKIE or GENERATE_TOKEN_HLS_COOKIELESS actions are specified. This field may not be specified otherwise.
|
1937
1931
|
:param str token_query_parameter: The query parameter in which to put the generated token.
|
1938
1932
|
If not specified, defaults to `edge-cache-token`.
|
1939
1933
|
If specified, the name must be 1-64 characters long and match the regular expression `a-zA-Z*` which means the first character must be a letter, and all following characters must be a dash, underscore, letter or digit.
|
@@ -1969,7 +1963,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyAddSignatur
|
|
1969
1963
|
"""
|
1970
1964
|
The parameters to copy from the verified token to the generated token.
|
1971
1965
|
Only the following parameters may be copied:
|
1972
|
-
* `PathGlobs`
|
1973
1966
|
"""
|
1974
1967
|
return pulumi.get(self, "copied_parameters")
|
1975
1968
|
|
@@ -1980,8 +1973,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyAddSignatur
|
|
1980
1973
|
The keyset to use for signature generation.
|
1981
1974
|
The following are both valid paths to an EdgeCacheKeyset resource:
|
1982
1975
|
* `projects/project/locations/global/edgeCacheKeysets/yourKeyset`
|
1983
|
-
* `yourKeyset`
|
1984
|
-
This must be specified when the GENERATE_COOKIE or GENERATE_TOKEN_HLS_COOKIELESS actions are specified. This field may not be specified otherwise.
|
1985
1976
|
"""
|
1986
1977
|
return pulumi.get(self, "keyset")
|
1987
1978
|
|
@@ -2485,12 +2476,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleUrlRedirect(dict):
|
|
2485
2476
|
prefixRedirect cannot be supplied together with pathRedirect. Supply one alone or neither. If neither is supplied, the path of the original request will be used for the redirect.
|
2486
2477
|
:param str redirect_response_code: The HTTP Status code to use for this RedirectAction.
|
2487
2478
|
The supported values are:
|
2488
|
-
- `MOVED_PERMANENTLY_DEFAULT`, which is the default value and corresponds to 301.
|
2489
|
-
- `FOUND`, which corresponds to 302.
|
2490
|
-
- `SEE_OTHER` which corresponds to 303.
|
2491
|
-
- `TEMPORARY_REDIRECT`, which corresponds to 307. in this case, the request method will be retained.
|
2492
|
-
- `PERMANENT_REDIRECT`, which corresponds to 308. in this case, the request method will be retained.
|
2493
|
-
Possible values are: `MOVED_PERMANENTLY_DEFAULT`, `FOUND`, `SEE_OTHER`, `TEMPORARY_REDIRECT`, `PERMANENT_REDIRECT`.
|
2494
2479
|
:param bool strip_query: If set to true, any accompanying query portion of the original URL is removed prior to redirecting the request. If set to false, the query portion of the original URL is retained.
|
2495
2480
|
|
2496
2481
|
- - -
|
@@ -2550,12 +2535,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleUrlRedirect(dict):
|
|
2550
2535
|
"""
|
2551
2536
|
The HTTP Status code to use for this RedirectAction.
|
2552
2537
|
The supported values are:
|
2553
|
-
- `MOVED_PERMANENTLY_DEFAULT`, which is the default value and corresponds to 301.
|
2554
|
-
- `FOUND`, which corresponds to 302.
|
2555
|
-
- `SEE_OTHER` which corresponds to 303.
|
2556
|
-
- `TEMPORARY_REDIRECT`, which corresponds to 307. in this case, the request method will be retained.
|
2557
|
-
- `PERMANENT_REDIRECT`, which corresponds to 308. in this case, the request method will be retained.
|
2558
|
-
Possible values are: `MOVED_PERMANENTLY_DEFAULT`, `FOUND`, `SEE_OTHER`, `TEMPORARY_REDIRECT`, `PERMANENT_REDIRECT`.
|
2559
2538
|
"""
|
2560
2539
|
return pulumi.get(self, "redirect_response_code")
|
2561
2540
|
|
@@ -4500,250 +4479,6 @@ class HttpRouteRuleMatchQueryParameter(dict):
|
|
4500
4479
|
return pulumi.get(self, "regex_match")
|
4501
4480
|
|
4502
4481
|
|
4503
|
-
@pulumi.output_type
|
4504
|
-
class LbTrafficExtensionExtensionChain(dict):
|
4505
|
-
@staticmethod
|
4506
|
-
def __key_warning(key: str):
|
4507
|
-
suggest = None
|
4508
|
-
if key == "matchCondition":
|
4509
|
-
suggest = "match_condition"
|
4510
|
-
|
4511
|
-
if suggest:
|
4512
|
-
pulumi.log.warn(f"Key '{key}' not found in LbTrafficExtensionExtensionChain. Access the value via the '{suggest}' property getter instead.")
|
4513
|
-
|
4514
|
-
def __getitem__(self, key: str) -> Any:
|
4515
|
-
LbTrafficExtensionExtensionChain.__key_warning(key)
|
4516
|
-
return super().__getitem__(key)
|
4517
|
-
|
4518
|
-
def get(self, key: str, default = None) -> Any:
|
4519
|
-
LbTrafficExtensionExtensionChain.__key_warning(key)
|
4520
|
-
return super().get(key, default)
|
4521
|
-
|
4522
|
-
def __init__(__self__, *,
|
4523
|
-
extensions: Sequence['outputs.LbTrafficExtensionExtensionChainExtension'],
|
4524
|
-
match_condition: 'outputs.LbTrafficExtensionExtensionChainMatchCondition',
|
4525
|
-
name: str):
|
4526
|
-
"""
|
4527
|
-
:param Sequence['LbTrafficExtensionExtensionChainExtensionArgs'] extensions: A set of extensions to execute for the matching request.
|
4528
|
-
At least one extension is required. Up to 3 extensions can be defined for each extension chain for
|
4529
|
-
LbTrafficExtension resource. LbRouteExtension chains are limited to 1 extension per extension chain.
|
4530
|
-
Structure is documented below.
|
4531
|
-
:param 'LbTrafficExtensionExtensionChainMatchConditionArgs' match_condition: Conditions under which this chain is invoked for a request.
|
4532
|
-
Structure is documented below.
|
4533
|
-
:param str name: The name for this extension chain. The name is logged as part of the HTTP request logs.
|
4534
|
-
The name must conform with RFC-1034, is restricted to lower-cased letters, numbers and hyphens,
|
4535
|
-
and can have a maximum length of 63 characters. Additionally, the first character must be a letter
|
4536
|
-
and the last a letter or a number.
|
4537
|
-
"""
|
4538
|
-
pulumi.set(__self__, "extensions", extensions)
|
4539
|
-
pulumi.set(__self__, "match_condition", match_condition)
|
4540
|
-
pulumi.set(__self__, "name", name)
|
4541
|
-
|
4542
|
-
@property
|
4543
|
-
@pulumi.getter
|
4544
|
-
def extensions(self) -> Sequence['outputs.LbTrafficExtensionExtensionChainExtension']:
|
4545
|
-
"""
|
4546
|
-
A set of extensions to execute for the matching request.
|
4547
|
-
At least one extension is required. Up to 3 extensions can be defined for each extension chain for
|
4548
|
-
LbTrafficExtension resource. LbRouteExtension chains are limited to 1 extension per extension chain.
|
4549
|
-
Structure is documented below.
|
4550
|
-
"""
|
4551
|
-
return pulumi.get(self, "extensions")
|
4552
|
-
|
4553
|
-
@property
|
4554
|
-
@pulumi.getter(name="matchCondition")
|
4555
|
-
def match_condition(self) -> 'outputs.LbTrafficExtensionExtensionChainMatchCondition':
|
4556
|
-
"""
|
4557
|
-
Conditions under which this chain is invoked for a request.
|
4558
|
-
Structure is documented below.
|
4559
|
-
"""
|
4560
|
-
return pulumi.get(self, "match_condition")
|
4561
|
-
|
4562
|
-
@property
|
4563
|
-
@pulumi.getter
|
4564
|
-
def name(self) -> str:
|
4565
|
-
"""
|
4566
|
-
The name for this extension chain. The name is logged as part of the HTTP request logs.
|
4567
|
-
The name must conform with RFC-1034, is restricted to lower-cased letters, numbers and hyphens,
|
4568
|
-
and can have a maximum length of 63 characters. Additionally, the first character must be a letter
|
4569
|
-
and the last a letter or a number.
|
4570
|
-
"""
|
4571
|
-
return pulumi.get(self, "name")
|
4572
|
-
|
4573
|
-
|
4574
|
-
@pulumi.output_type
|
4575
|
-
class LbTrafficExtensionExtensionChainExtension(dict):
|
4576
|
-
@staticmethod
|
4577
|
-
def __key_warning(key: str):
|
4578
|
-
suggest = None
|
4579
|
-
if key == "failOpen":
|
4580
|
-
suggest = "fail_open"
|
4581
|
-
elif key == "forwardHeaders":
|
4582
|
-
suggest = "forward_headers"
|
4583
|
-
elif key == "supportedEvents":
|
4584
|
-
suggest = "supported_events"
|
4585
|
-
|
4586
|
-
if suggest:
|
4587
|
-
pulumi.log.warn(f"Key '{key}' not found in LbTrafficExtensionExtensionChainExtension. Access the value via the '{suggest}' property getter instead.")
|
4588
|
-
|
4589
|
-
def __getitem__(self, key: str) -> Any:
|
4590
|
-
LbTrafficExtensionExtensionChainExtension.__key_warning(key)
|
4591
|
-
return super().__getitem__(key)
|
4592
|
-
|
4593
|
-
def get(self, key: str, default = None) -> Any:
|
4594
|
-
LbTrafficExtensionExtensionChainExtension.__key_warning(key)
|
4595
|
-
return super().get(key, default)
|
4596
|
-
|
4597
|
-
def __init__(__self__, *,
|
4598
|
-
authority: str,
|
4599
|
-
name: str,
|
4600
|
-
service: str,
|
4601
|
-
timeout: str,
|
4602
|
-
fail_open: Optional[bool] = None,
|
4603
|
-
forward_headers: Optional[Sequence[str]] = None,
|
4604
|
-
supported_events: Optional[Sequence[str]] = None):
|
4605
|
-
"""
|
4606
|
-
:param str authority: The :authority header in the gRPC request sent from Envoy to the extension service.
|
4607
|
-
:param str name: The name for this extension. The name is logged as part of the HTTP request logs.
|
4608
|
-
The name must conform with RFC-1034, is restricted to lower-cased letters, numbers and hyphens,
|
4609
|
-
and can have a maximum length of 63 characters. Additionally, the first character must be a letter
|
4610
|
-
and the last a letter or a number.
|
4611
|
-
:param str service: The reference to the service that runs the extension. Must be a reference to a backend service
|
4612
|
-
:param str timeout: Specifies the timeout for each individual message on the stream. The timeout must be between 10-1000 milliseconds.
|
4613
|
-
A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
|
4614
|
-
:param bool fail_open: Determines how the proxy behaves if the call to the extension fails or times out.
|
4615
|
-
When set to TRUE, request or response processing continues without error.
|
4616
|
-
Any subsequent extensions in the extension chain are also executed.
|
4617
|
-
When set to FALSE: * If response headers have not been delivered to the downstream client,
|
4618
|
-
a generic 500 error is returned to the client. The error response can be tailored by
|
4619
|
-
configuring a custom error response in the load balancer.
|
4620
|
-
:param Sequence[str] forward_headers: List of the HTTP headers to forward to the extension (from the client or backend).
|
4621
|
-
If omitted, all headers are sent. Each element is a string indicating the header name.
|
4622
|
-
:param Sequence[str] supported_events: A set of events during request or response processing for which this extension is called.
|
4623
|
-
This field is required for the LbTrafficExtension resource. It's not relevant for the LbRouteExtension
|
4624
|
-
resource. Possible values:`EVENT_TYPE_UNSPECIFIED`, `REQUEST_HEADERS`, `REQUEST_BODY`, `RESPONSE_HEADERS`,
|
4625
|
-
`RESPONSE_BODY`, `RESPONSE_BODY` and `RESPONSE_BODY`.
|
4626
|
-
|
4627
|
-
- - -
|
4628
|
-
"""
|
4629
|
-
pulumi.set(__self__, "authority", authority)
|
4630
|
-
pulumi.set(__self__, "name", name)
|
4631
|
-
pulumi.set(__self__, "service", service)
|
4632
|
-
pulumi.set(__self__, "timeout", timeout)
|
4633
|
-
if fail_open is not None:
|
4634
|
-
pulumi.set(__self__, "fail_open", fail_open)
|
4635
|
-
if forward_headers is not None:
|
4636
|
-
pulumi.set(__self__, "forward_headers", forward_headers)
|
4637
|
-
if supported_events is not None:
|
4638
|
-
pulumi.set(__self__, "supported_events", supported_events)
|
4639
|
-
|
4640
|
-
@property
|
4641
|
-
@pulumi.getter
|
4642
|
-
def authority(self) -> str:
|
4643
|
-
"""
|
4644
|
-
The :authority header in the gRPC request sent from Envoy to the extension service.
|
4645
|
-
"""
|
4646
|
-
return pulumi.get(self, "authority")
|
4647
|
-
|
4648
|
-
@property
|
4649
|
-
@pulumi.getter
|
4650
|
-
def name(self) -> str:
|
4651
|
-
"""
|
4652
|
-
The name for this extension. The name is logged as part of the HTTP request logs.
|
4653
|
-
The name must conform with RFC-1034, is restricted to lower-cased letters, numbers and hyphens,
|
4654
|
-
and can have a maximum length of 63 characters. Additionally, the first character must be a letter
|
4655
|
-
and the last a letter or a number.
|
4656
|
-
"""
|
4657
|
-
return pulumi.get(self, "name")
|
4658
|
-
|
4659
|
-
@property
|
4660
|
-
@pulumi.getter
|
4661
|
-
def service(self) -> str:
|
4662
|
-
"""
|
4663
|
-
The reference to the service that runs the extension. Must be a reference to a backend service
|
4664
|
-
"""
|
4665
|
-
return pulumi.get(self, "service")
|
4666
|
-
|
4667
|
-
@property
|
4668
|
-
@pulumi.getter
|
4669
|
-
def timeout(self) -> str:
|
4670
|
-
"""
|
4671
|
-
Specifies the timeout for each individual message on the stream. The timeout must be between 10-1000 milliseconds.
|
4672
|
-
A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
|
4673
|
-
"""
|
4674
|
-
return pulumi.get(self, "timeout")
|
4675
|
-
|
4676
|
-
@property
|
4677
|
-
@pulumi.getter(name="failOpen")
|
4678
|
-
def fail_open(self) -> Optional[bool]:
|
4679
|
-
"""
|
4680
|
-
Determines how the proxy behaves if the call to the extension fails or times out.
|
4681
|
-
When set to TRUE, request or response processing continues without error.
|
4682
|
-
Any subsequent extensions in the extension chain are also executed.
|
4683
|
-
When set to FALSE: * If response headers have not been delivered to the downstream client,
|
4684
|
-
a generic 500 error is returned to the client. The error response can be tailored by
|
4685
|
-
configuring a custom error response in the load balancer.
|
4686
|
-
"""
|
4687
|
-
return pulumi.get(self, "fail_open")
|
4688
|
-
|
4689
|
-
@property
|
4690
|
-
@pulumi.getter(name="forwardHeaders")
|
4691
|
-
def forward_headers(self) -> Optional[Sequence[str]]:
|
4692
|
-
"""
|
4693
|
-
List of the HTTP headers to forward to the extension (from the client or backend).
|
4694
|
-
If omitted, all headers are sent. Each element is a string indicating the header name.
|
4695
|
-
"""
|
4696
|
-
return pulumi.get(self, "forward_headers")
|
4697
|
-
|
4698
|
-
@property
|
4699
|
-
@pulumi.getter(name="supportedEvents")
|
4700
|
-
def supported_events(self) -> Optional[Sequence[str]]:
|
4701
|
-
"""
|
4702
|
-
A set of events during request or response processing for which this extension is called.
|
4703
|
-
This field is required for the LbTrafficExtension resource. It's not relevant for the LbRouteExtension
|
4704
|
-
resource. Possible values:`EVENT_TYPE_UNSPECIFIED`, `REQUEST_HEADERS`, `REQUEST_BODY`, `RESPONSE_HEADERS`,
|
4705
|
-
`RESPONSE_BODY`, `RESPONSE_BODY` and `RESPONSE_BODY`.
|
4706
|
-
|
4707
|
-
- - -
|
4708
|
-
"""
|
4709
|
-
return pulumi.get(self, "supported_events")
|
4710
|
-
|
4711
|
-
|
4712
|
-
@pulumi.output_type
|
4713
|
-
class LbTrafficExtensionExtensionChainMatchCondition(dict):
|
4714
|
-
@staticmethod
|
4715
|
-
def __key_warning(key: str):
|
4716
|
-
suggest = None
|
4717
|
-
if key == "celExpression":
|
4718
|
-
suggest = "cel_expression"
|
4719
|
-
|
4720
|
-
if suggest:
|
4721
|
-
pulumi.log.warn(f"Key '{key}' not found in LbTrafficExtensionExtensionChainMatchCondition. Access the value via the '{suggest}' property getter instead.")
|
4722
|
-
|
4723
|
-
def __getitem__(self, key: str) -> Any:
|
4724
|
-
LbTrafficExtensionExtensionChainMatchCondition.__key_warning(key)
|
4725
|
-
return super().__getitem__(key)
|
4726
|
-
|
4727
|
-
def get(self, key: str, default = None) -> Any:
|
4728
|
-
LbTrafficExtensionExtensionChainMatchCondition.__key_warning(key)
|
4729
|
-
return super().get(key, default)
|
4730
|
-
|
4731
|
-
def __init__(__self__, *,
|
4732
|
-
cel_expression: str):
|
4733
|
-
"""
|
4734
|
-
:param str cel_expression: A Common Expression Language (CEL) expression that is used to match requests for which the extension chain is executed.
|
4735
|
-
"""
|
4736
|
-
pulumi.set(__self__, "cel_expression", cel_expression)
|
4737
|
-
|
4738
|
-
@property
|
4739
|
-
@pulumi.getter(name="celExpression")
|
4740
|
-
def cel_expression(self) -> str:
|
4741
|
-
"""
|
4742
|
-
A Common Expression Language (CEL) expression that is used to match requests for which the extension chain is executed.
|
4743
|
-
"""
|
4744
|
-
return pulumi.get(self, "cel_expression")
|
4745
|
-
|
4746
|
-
|
4747
4482
|
@pulumi.output_type
|
4748
4483
|
class TcpRouteRule(dict):
|
4749
4484
|
def __init__(__self__, *,
|