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
pulumi_gcp/compute/_inputs.py
CHANGED
@@ -181,10 +181,6 @@ __all__ = [
|
|
181
181
|
'InstanceTemplateServiceAccountArgs',
|
182
182
|
'InstanceTemplateShieldedInstanceConfigArgs',
|
183
183
|
'InterconnectAttachmentPrivateInterconnectInfoArgs',
|
184
|
-
'InterconnectCircuitInfoArgs',
|
185
|
-
'InterconnectExpectedOutageArgs',
|
186
|
-
'InterconnectMacsecArgs',
|
187
|
-
'InterconnectMacsecPreSharedKeyArgs',
|
188
184
|
'MachineImageIamBindingConditionArgs',
|
189
185
|
'MachineImageIamMemberConditionArgs',
|
190
186
|
'MachineImageMachineImageEncryptionKeyArgs',
|
@@ -313,7 +309,6 @@ __all__ = [
|
|
313
309
|
'RegionSecurityPolicyDdosProtectionConfigArgs',
|
314
310
|
'RegionSecurityPolicyRuleMatchArgs',
|
315
311
|
'RegionSecurityPolicyRuleMatchConfigArgs',
|
316
|
-
'RegionSecurityPolicyRuleMatchExprArgs',
|
317
312
|
'RegionSecurityPolicyRuleNetworkMatchArgs',
|
318
313
|
'RegionSecurityPolicyRuleNetworkMatchUserDefinedFieldArgs',
|
319
314
|
'RegionSecurityPolicyRulePreconfiguredWafConfigArgs',
|
@@ -3021,25 +3016,6 @@ class BackendServiceLocalityLbPolicyPolicyArgs:
|
|
3021
3016
|
Note that specifying the same policy more than once for a backend is
|
3022
3017
|
not a valid configuration and will be rejected.
|
3023
3018
|
The possible values are:
|
3024
|
-
* `ROUND_ROBIN`: This is a simple policy in which each healthy backend
|
3025
|
-
is selected in round robin order.
|
3026
|
-
* `LEAST_REQUEST`: An O(1) algorithm which selects two random healthy
|
3027
|
-
hosts and picks the host which has fewer active requests.
|
3028
|
-
* `RING_HASH`: The ring/modulo hash load balancer implements consistent
|
3029
|
-
hashing to backends. The algorithm has the property that the
|
3030
|
-
addition/removal of a host from a set of N hosts only affects
|
3031
|
-
1/N of the requests.
|
3032
|
-
* `RANDOM`: The load balancer selects a random healthy host.
|
3033
|
-
* `ORIGINAL_DESTINATION`: Backend host is selected based on the client
|
3034
|
-
connection metadata, i.e., connections are opened
|
3035
|
-
to the same address as the destination address of
|
3036
|
-
the incoming connection before the connection
|
3037
|
-
was redirected to the load balancer.
|
3038
|
-
* `MAGLEV`: used as a drop in replacement for the ring hash load balancer.
|
3039
|
-
Maglev is not as stable as ring hash but has faster table lookup
|
3040
|
-
build times and host selection times. For more information about
|
3041
|
-
Maglev, refer to https://ai.google/research/pubs/pub44824
|
3042
|
-
Possible values are: `ROUND_ROBIN`, `LEAST_REQUEST`, `RING_HASH`, `RANDOM`, `ORIGINAL_DESTINATION`, `MAGLEV`.
|
3043
3019
|
"""
|
3044
3020
|
pulumi.set(__self__, "name", name)
|
3045
3021
|
|
@@ -3055,25 +3031,6 @@ class BackendServiceLocalityLbPolicyPolicyArgs:
|
|
3055
3031
|
Note that specifying the same policy more than once for a backend is
|
3056
3032
|
not a valid configuration and will be rejected.
|
3057
3033
|
The possible values are:
|
3058
|
-
* `ROUND_ROBIN`: This is a simple policy in which each healthy backend
|
3059
|
-
is selected in round robin order.
|
3060
|
-
* `LEAST_REQUEST`: An O(1) algorithm which selects two random healthy
|
3061
|
-
hosts and picks the host which has fewer active requests.
|
3062
|
-
* `RING_HASH`: The ring/modulo hash load balancer implements consistent
|
3063
|
-
hashing to backends. The algorithm has the property that the
|
3064
|
-
addition/removal of a host from a set of N hosts only affects
|
3065
|
-
1/N of the requests.
|
3066
|
-
* `RANDOM`: The load balancer selects a random healthy host.
|
3067
|
-
* `ORIGINAL_DESTINATION`: Backend host is selected based on the client
|
3068
|
-
connection metadata, i.e., connections are opened
|
3069
|
-
to the same address as the destination address of
|
3070
|
-
the incoming connection before the connection
|
3071
|
-
was redirected to the load balancer.
|
3072
|
-
* `MAGLEV`: used as a drop in replacement for the ring hash load balancer.
|
3073
|
-
Maglev is not as stable as ring hash but has faster table lookup
|
3074
|
-
build times and host selection times. For more information about
|
3075
|
-
Maglev, refer to https://ai.google/research/pubs/pub44824
|
3076
|
-
Possible values are: `ROUND_ROBIN`, `LEAST_REQUEST`, `RING_HASH`, `RANDOM`, `ORIGINAL_DESTINATION`, `MAGLEV`.
|
3077
3034
|
"""
|
3078
3035
|
return pulumi.get(self, "name")
|
3079
3036
|
|
@@ -4626,15 +4583,6 @@ class HealthCheckGrpcHealthCheckArgs:
|
|
4626
4583
|
port_name are defined, port takes precedence.
|
4627
4584
|
:param pulumi.Input[str] port_specification: Specifies how port is selected for health checking, can be one of the
|
4628
4585
|
following values:
|
4629
|
-
* `USE_FIXED_PORT`: The port number in `port` is used for health checking.
|
4630
|
-
* `USE_NAMED_PORT`: The `portName` is used for health checking.
|
4631
|
-
* `USE_SERVING_PORT`: For NetworkEndpointGroup, the port specified for each
|
4632
|
-
network endpoint is used for health checking. For other backends, the
|
4633
|
-
port or named port specified in the Backend Service is used for health
|
4634
|
-
checking.
|
4635
|
-
If not specified, gRPC health check follows behavior specified in `port` and
|
4636
|
-
`portName` fields.
|
4637
|
-
Possible values are: `USE_FIXED_PORT`, `USE_NAMED_PORT`, `USE_SERVING_PORT`.
|
4638
4586
|
"""
|
4639
4587
|
if grpc_service_name is not None:
|
4640
4588
|
pulumi.set(__self__, "grpc_service_name", grpc_service_name)
|
@@ -4694,15 +4642,6 @@ class HealthCheckGrpcHealthCheckArgs:
|
|
4694
4642
|
"""
|
4695
4643
|
Specifies how port is selected for health checking, can be one of the
|
4696
4644
|
following values:
|
4697
|
-
* `USE_FIXED_PORT`: The port number in `port` is used for health checking.
|
4698
|
-
* `USE_NAMED_PORT`: The `portName` is used for health checking.
|
4699
|
-
* `USE_SERVING_PORT`: For NetworkEndpointGroup, the port specified for each
|
4700
|
-
network endpoint is used for health checking. For other backends, the
|
4701
|
-
port or named port specified in the Backend Service is used for health
|
4702
|
-
checking.
|
4703
|
-
If not specified, gRPC health check follows behavior specified in `port` and
|
4704
|
-
`portName` fields.
|
4705
|
-
Possible values are: `USE_FIXED_PORT`, `USE_NAMED_PORT`, `USE_SERVING_PORT`.
|
4706
4645
|
"""
|
4707
4646
|
return pulumi.get(self, "port_specification")
|
4708
4647
|
|
@@ -4892,15 +4831,6 @@ class HealthCheckHttpHealthCheckArgs:
|
|
4892
4831
|
port_name are defined, port takes precedence.
|
4893
4832
|
:param pulumi.Input[str] port_specification: Specifies how port is selected for health checking, can be one of the
|
4894
4833
|
following values:
|
4895
|
-
* `USE_FIXED_PORT`: The port number in `port` is used for health checking.
|
4896
|
-
* `USE_NAMED_PORT`: The `portName` is used for health checking.
|
4897
|
-
* `USE_SERVING_PORT`: For NetworkEndpointGroup, the port specified for each
|
4898
|
-
network endpoint is used for health checking. For other backends, the
|
4899
|
-
port or named port specified in the Backend Service is used for health
|
4900
|
-
checking.
|
4901
|
-
If not specified, HTTP health check follows behavior specified in `port` and
|
4902
|
-
`portName` fields.
|
4903
|
-
Possible values are: `USE_FIXED_PORT`, `USE_NAMED_PORT`, `USE_SERVING_PORT`.
|
4904
4834
|
:param pulumi.Input[str] proxy_header: Specifies the type of proxy header to append before sending data to the
|
4905
4835
|
backend.
|
4906
4836
|
Default value is `NONE`.
|
@@ -4972,15 +4902,6 @@ class HealthCheckHttpHealthCheckArgs:
|
|
4972
4902
|
"""
|
4973
4903
|
Specifies how port is selected for health checking, can be one of the
|
4974
4904
|
following values:
|
4975
|
-
* `USE_FIXED_PORT`: The port number in `port` is used for health checking.
|
4976
|
-
* `USE_NAMED_PORT`: The `portName` is used for health checking.
|
4977
|
-
* `USE_SERVING_PORT`: For NetworkEndpointGroup, the port specified for each
|
4978
|
-
network endpoint is used for health checking. For other backends, the
|
4979
|
-
port or named port specified in the Backend Service is used for health
|
4980
|
-
checking.
|
4981
|
-
If not specified, HTTP health check follows behavior specified in `port` and
|
4982
|
-
`portName` fields.
|
4983
|
-
Possible values are: `USE_FIXED_PORT`, `USE_NAMED_PORT`, `USE_SERVING_PORT`.
|
4984
4905
|
"""
|
4985
4906
|
return pulumi.get(self, "port_specification")
|
4986
4907
|
|
@@ -5051,15 +4972,6 @@ class HealthCheckHttpsHealthCheckArgs:
|
|
5051
4972
|
port_name are defined, port takes precedence.
|
5052
4973
|
:param pulumi.Input[str] port_specification: Specifies how port is selected for health checking, can be one of the
|
5053
4974
|
following values:
|
5054
|
-
* `USE_FIXED_PORT`: The port number in `port` is used for health checking.
|
5055
|
-
* `USE_NAMED_PORT`: The `portName` is used for health checking.
|
5056
|
-
* `USE_SERVING_PORT`: For NetworkEndpointGroup, the port specified for each
|
5057
|
-
network endpoint is used for health checking. For other backends, the
|
5058
|
-
port or named port specified in the Backend Service is used for health
|
5059
|
-
checking.
|
5060
|
-
If not specified, HTTPS health check follows behavior specified in `port` and
|
5061
|
-
`portName` fields.
|
5062
|
-
Possible values are: `USE_FIXED_PORT`, `USE_NAMED_PORT`, `USE_SERVING_PORT`.
|
5063
4975
|
:param pulumi.Input[str] proxy_header: Specifies the type of proxy header to append before sending data to the
|
5064
4976
|
backend.
|
5065
4977
|
Default value is `NONE`.
|
@@ -5131,15 +5043,6 @@ class HealthCheckHttpsHealthCheckArgs:
|
|
5131
5043
|
"""
|
5132
5044
|
Specifies how port is selected for health checking, can be one of the
|
5133
5045
|
following values:
|
5134
|
-
* `USE_FIXED_PORT`: The port number in `port` is used for health checking.
|
5135
|
-
* `USE_NAMED_PORT`: The `portName` is used for health checking.
|
5136
|
-
* `USE_SERVING_PORT`: For NetworkEndpointGroup, the port specified for each
|
5137
|
-
network endpoint is used for health checking. For other backends, the
|
5138
|
-
port or named port specified in the Backend Service is used for health
|
5139
|
-
checking.
|
5140
|
-
If not specified, HTTPS health check follows behavior specified in `port` and
|
5141
|
-
`portName` fields.
|
5142
|
-
Possible values are: `USE_FIXED_PORT`, `USE_NAMED_PORT`, `USE_SERVING_PORT`.
|
5143
5046
|
"""
|
5144
5047
|
return pulumi.get(self, "port_specification")
|
5145
5048
|
|
@@ -5231,15 +5134,6 @@ class HealthCheckSslHealthCheckArgs:
|
|
5231
5134
|
port_name are defined, port takes precedence.
|
5232
5135
|
:param pulumi.Input[str] port_specification: Specifies how port is selected for health checking, can be one of the
|
5233
5136
|
following values:
|
5234
|
-
* `USE_FIXED_PORT`: The port number in `port` is used for health checking.
|
5235
|
-
* `USE_NAMED_PORT`: The `portName` is used for health checking.
|
5236
|
-
* `USE_SERVING_PORT`: For NetworkEndpointGroup, the port specified for each
|
5237
|
-
network endpoint is used for health checking. For other backends, the
|
5238
|
-
port or named port specified in the Backend Service is used for health
|
5239
|
-
checking.
|
5240
|
-
If not specified, HTTP2 health check follows behavior specified in `port` and
|
5241
|
-
`portName` fields.
|
5242
|
-
Possible values are: `USE_FIXED_PORT`, `USE_NAMED_PORT`, `USE_SERVING_PORT`.
|
5243
5137
|
:param pulumi.Input[str] proxy_header: Specifies the type of proxy header to append before sending data to the
|
5244
5138
|
backend.
|
5245
5139
|
Default value is `NONE`.
|
@@ -5297,15 +5191,6 @@ class HealthCheckSslHealthCheckArgs:
|
|
5297
5191
|
"""
|
5298
5192
|
Specifies how port is selected for health checking, can be one of the
|
5299
5193
|
following values:
|
5300
|
-
* `USE_FIXED_PORT`: The port number in `port` is used for health checking.
|
5301
|
-
* `USE_NAMED_PORT`: The `portName` is used for health checking.
|
5302
|
-
* `USE_SERVING_PORT`: For NetworkEndpointGroup, the port specified for each
|
5303
|
-
network endpoint is used for health checking. For other backends, the
|
5304
|
-
port or named port specified in the Backend Service is used for health
|
5305
|
-
checking.
|
5306
|
-
If not specified, HTTP2 health check follows behavior specified in `port` and
|
5307
|
-
`portName` fields.
|
5308
|
-
Possible values are: `USE_FIXED_PORT`, `USE_NAMED_PORT`, `USE_SERVING_PORT`.
|
5309
5194
|
"""
|
5310
5195
|
return pulumi.get(self, "port_specification")
|
5311
5196
|
|
@@ -5374,15 +5259,6 @@ class HealthCheckTcpHealthCheckArgs:
|
|
5374
5259
|
port_name are defined, port takes precedence.
|
5375
5260
|
:param pulumi.Input[str] port_specification: Specifies how port is selected for health checking, can be one of the
|
5376
5261
|
following values:
|
5377
|
-
* `USE_FIXED_PORT`: The port number in `port` is used for health checking.
|
5378
|
-
* `USE_NAMED_PORT`: The `portName` is used for health checking.
|
5379
|
-
* `USE_SERVING_PORT`: For NetworkEndpointGroup, the port specified for each
|
5380
|
-
network endpoint is used for health checking. For other backends, the
|
5381
|
-
port or named port specified in the Backend Service is used for health
|
5382
|
-
checking.
|
5383
|
-
If not specified, TCP health check follows behavior specified in `port` and
|
5384
|
-
`portName` fields.
|
5385
|
-
Possible values are: `USE_FIXED_PORT`, `USE_NAMED_PORT`, `USE_SERVING_PORT`.
|
5386
5262
|
:param pulumi.Input[str] proxy_header: Specifies the type of proxy header to append before sending data to the
|
5387
5263
|
backend.
|
5388
5264
|
Default value is `NONE`.
|
@@ -5440,15 +5316,6 @@ class HealthCheckTcpHealthCheckArgs:
|
|
5440
5316
|
"""
|
5441
5317
|
Specifies how port is selected for health checking, can be one of the
|
5442
5318
|
following values:
|
5443
|
-
* `USE_FIXED_PORT`: The port number in `port` is used for health checking.
|
5444
|
-
* `USE_NAMED_PORT`: The `portName` is used for health checking.
|
5445
|
-
* `USE_SERVING_PORT`: For NetworkEndpointGroup, the port specified for each
|
5446
|
-
network endpoint is used for health checking. For other backends, the
|
5447
|
-
port or named port specified in the Backend Service is used for health
|
5448
|
-
checking.
|
5449
|
-
If not specified, TCP health check follows behavior specified in `port` and
|
5450
|
-
`portName` fields.
|
5451
|
-
Possible values are: `USE_FIXED_PORT`, `USE_NAMED_PORT`, `USE_SERVING_PORT`.
|
5452
5319
|
"""
|
5453
5320
|
return pulumi.get(self, "port_specification")
|
5454
5321
|
|
@@ -13255,362 +13122,6 @@ class InterconnectAttachmentPrivateInterconnectInfoArgs:
|
|
13255
13122
|
pulumi.set(self, "tag8021q", value)
|
13256
13123
|
|
13257
13124
|
|
13258
|
-
@pulumi.input_type
|
13259
|
-
class InterconnectCircuitInfoArgs:
|
13260
|
-
def __init__(__self__, *,
|
13261
|
-
customer_demarc_id: Optional[pulumi.Input[str]] = None,
|
13262
|
-
google_circuit_id: Optional[pulumi.Input[str]] = None,
|
13263
|
-
google_demarc_id: Optional[pulumi.Input[str]] = None):
|
13264
|
-
"""
|
13265
|
-
:param pulumi.Input[str] customer_demarc_id: (Output)
|
13266
|
-
Customer-side demarc ID for this circuit.
|
13267
|
-
:param pulumi.Input[str] google_circuit_id: (Output)
|
13268
|
-
Google-assigned unique ID for this circuit. Assigned at circuit turn-up.
|
13269
|
-
:param pulumi.Input[str] google_demarc_id: (Output)
|
13270
|
-
Google-side demarc ID for this circuit. Assigned at circuit turn-up and provided by
|
13271
|
-
Google to the customer in the LOA.
|
13272
|
-
"""
|
13273
|
-
if customer_demarc_id is not None:
|
13274
|
-
pulumi.set(__self__, "customer_demarc_id", customer_demarc_id)
|
13275
|
-
if google_circuit_id is not None:
|
13276
|
-
pulumi.set(__self__, "google_circuit_id", google_circuit_id)
|
13277
|
-
if google_demarc_id is not None:
|
13278
|
-
pulumi.set(__self__, "google_demarc_id", google_demarc_id)
|
13279
|
-
|
13280
|
-
@property
|
13281
|
-
@pulumi.getter(name="customerDemarcId")
|
13282
|
-
def customer_demarc_id(self) -> Optional[pulumi.Input[str]]:
|
13283
|
-
"""
|
13284
|
-
(Output)
|
13285
|
-
Customer-side demarc ID for this circuit.
|
13286
|
-
"""
|
13287
|
-
return pulumi.get(self, "customer_demarc_id")
|
13288
|
-
|
13289
|
-
@customer_demarc_id.setter
|
13290
|
-
def customer_demarc_id(self, value: Optional[pulumi.Input[str]]):
|
13291
|
-
pulumi.set(self, "customer_demarc_id", value)
|
13292
|
-
|
13293
|
-
@property
|
13294
|
-
@pulumi.getter(name="googleCircuitId")
|
13295
|
-
def google_circuit_id(self) -> Optional[pulumi.Input[str]]:
|
13296
|
-
"""
|
13297
|
-
(Output)
|
13298
|
-
Google-assigned unique ID for this circuit. Assigned at circuit turn-up.
|
13299
|
-
"""
|
13300
|
-
return pulumi.get(self, "google_circuit_id")
|
13301
|
-
|
13302
|
-
@google_circuit_id.setter
|
13303
|
-
def google_circuit_id(self, value: Optional[pulumi.Input[str]]):
|
13304
|
-
pulumi.set(self, "google_circuit_id", value)
|
13305
|
-
|
13306
|
-
@property
|
13307
|
-
@pulumi.getter(name="googleDemarcId")
|
13308
|
-
def google_demarc_id(self) -> Optional[pulumi.Input[str]]:
|
13309
|
-
"""
|
13310
|
-
(Output)
|
13311
|
-
Google-side demarc ID for this circuit. Assigned at circuit turn-up and provided by
|
13312
|
-
Google to the customer in the LOA.
|
13313
|
-
"""
|
13314
|
-
return pulumi.get(self, "google_demarc_id")
|
13315
|
-
|
13316
|
-
@google_demarc_id.setter
|
13317
|
-
def google_demarc_id(self, value: Optional[pulumi.Input[str]]):
|
13318
|
-
pulumi.set(self, "google_demarc_id", value)
|
13319
|
-
|
13320
|
-
|
13321
|
-
@pulumi.input_type
|
13322
|
-
class InterconnectExpectedOutageArgs:
|
13323
|
-
def __init__(__self__, *,
|
13324
|
-
affected_circuits: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
13325
|
-
description: Optional[pulumi.Input[str]] = None,
|
13326
|
-
end_time: Optional[pulumi.Input[str]] = None,
|
13327
|
-
issue_type: Optional[pulumi.Input[str]] = None,
|
13328
|
-
name: Optional[pulumi.Input[str]] = None,
|
13329
|
-
source: Optional[pulumi.Input[str]] = None,
|
13330
|
-
start_time: Optional[pulumi.Input[str]] = None,
|
13331
|
-
state: Optional[pulumi.Input[str]] = None):
|
13332
|
-
"""
|
13333
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] affected_circuits: (Output)
|
13334
|
-
If issueType is IT_PARTIAL_OUTAGE, a list of the Google-side circuit IDs that will be
|
13335
|
-
affected.
|
13336
|
-
:param pulumi.Input[str] description: An optional description of this resource. Provide this property when you create the resource.
|
13337
|
-
:param pulumi.Input[str] end_time: (Output)
|
13338
|
-
Scheduled end time for the outage (milliseconds since Unix epoch).
|
13339
|
-
:param pulumi.Input[str] issue_type: (Output)
|
13340
|
-
Form this outage is expected to take. Note that the versions of this enum prefixed with
|
13341
|
-
"IT_" have been deprecated in favor of the unprefixed values. Can take one of the
|
13342
|
-
following values:
|
13343
|
-
- OUTAGE: The Interconnect may be completely out of service for some or all of the
|
13344
|
-
specified window.
|
13345
|
-
- PARTIAL_OUTAGE: Some circuits comprising the Interconnect as a whole should remain
|
13346
|
-
up, but with reduced bandwidth.
|
13347
|
-
:param pulumi.Input[str] name: Name of the resource. Provided by the client when the resource is created. The name must be
|
13348
|
-
1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters
|
13349
|
-
long and match the regular expression `a-z?` which means the first
|
13350
|
-
character must be a lowercase letter, and all following characters must be a dash,
|
13351
|
-
lowercase letter, or digit, except the last character, which cannot be a dash.
|
13352
|
-
:param pulumi.Input[str] source: (Output)
|
13353
|
-
The party that generated this notification. Note that the value of NSRC_GOOGLE has been
|
13354
|
-
deprecated in favor of GOOGLE. Can take the following value:
|
13355
|
-
- GOOGLE: this notification as generated by Google.
|
13356
|
-
:param pulumi.Input[str] start_time: (Output)
|
13357
|
-
Scheduled start time for the outage (milliseconds since Unix epoch).
|
13358
|
-
:param pulumi.Input[str] state: (Output)
|
13359
|
-
State of this notification. Note that the versions of this enum prefixed with "NS_" have
|
13360
|
-
been deprecated in favor of the unprefixed values. Can take one of the following values:
|
13361
|
-
- ACTIVE: This outage notification is active. The event could be in the past, present,
|
13362
|
-
or future. See startTime and endTime for scheduling.
|
13363
|
-
- CANCELLED: The outage associated with this notification was cancelled before the
|
13364
|
-
outage was due to start.
|
13365
|
-
- COMPLETED: The outage associated with this notification is complete.
|
13366
|
-
"""
|
13367
|
-
if affected_circuits is not None:
|
13368
|
-
pulumi.set(__self__, "affected_circuits", affected_circuits)
|
13369
|
-
if description is not None:
|
13370
|
-
pulumi.set(__self__, "description", description)
|
13371
|
-
if end_time is not None:
|
13372
|
-
pulumi.set(__self__, "end_time", end_time)
|
13373
|
-
if issue_type is not None:
|
13374
|
-
pulumi.set(__self__, "issue_type", issue_type)
|
13375
|
-
if name is not None:
|
13376
|
-
pulumi.set(__self__, "name", name)
|
13377
|
-
if source is not None:
|
13378
|
-
pulumi.set(__self__, "source", source)
|
13379
|
-
if start_time is not None:
|
13380
|
-
pulumi.set(__self__, "start_time", start_time)
|
13381
|
-
if state is not None:
|
13382
|
-
pulumi.set(__self__, "state", state)
|
13383
|
-
|
13384
|
-
@property
|
13385
|
-
@pulumi.getter(name="affectedCircuits")
|
13386
|
-
def affected_circuits(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
13387
|
-
"""
|
13388
|
-
(Output)
|
13389
|
-
If issueType is IT_PARTIAL_OUTAGE, a list of the Google-side circuit IDs that will be
|
13390
|
-
affected.
|
13391
|
-
"""
|
13392
|
-
return pulumi.get(self, "affected_circuits")
|
13393
|
-
|
13394
|
-
@affected_circuits.setter
|
13395
|
-
def affected_circuits(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
13396
|
-
pulumi.set(self, "affected_circuits", value)
|
13397
|
-
|
13398
|
-
@property
|
13399
|
-
@pulumi.getter
|
13400
|
-
def description(self) -> Optional[pulumi.Input[str]]:
|
13401
|
-
"""
|
13402
|
-
An optional description of this resource. Provide this property when you create the resource.
|
13403
|
-
"""
|
13404
|
-
return pulumi.get(self, "description")
|
13405
|
-
|
13406
|
-
@description.setter
|
13407
|
-
def description(self, value: Optional[pulumi.Input[str]]):
|
13408
|
-
pulumi.set(self, "description", value)
|
13409
|
-
|
13410
|
-
@property
|
13411
|
-
@pulumi.getter(name="endTime")
|
13412
|
-
def end_time(self) -> Optional[pulumi.Input[str]]:
|
13413
|
-
"""
|
13414
|
-
(Output)
|
13415
|
-
Scheduled end time for the outage (milliseconds since Unix epoch).
|
13416
|
-
"""
|
13417
|
-
return pulumi.get(self, "end_time")
|
13418
|
-
|
13419
|
-
@end_time.setter
|
13420
|
-
def end_time(self, value: Optional[pulumi.Input[str]]):
|
13421
|
-
pulumi.set(self, "end_time", value)
|
13422
|
-
|
13423
|
-
@property
|
13424
|
-
@pulumi.getter(name="issueType")
|
13425
|
-
def issue_type(self) -> Optional[pulumi.Input[str]]:
|
13426
|
-
"""
|
13427
|
-
(Output)
|
13428
|
-
Form this outage is expected to take. Note that the versions of this enum prefixed with
|
13429
|
-
"IT_" have been deprecated in favor of the unprefixed values. Can take one of the
|
13430
|
-
following values:
|
13431
|
-
- OUTAGE: The Interconnect may be completely out of service for some or all of the
|
13432
|
-
specified window.
|
13433
|
-
- PARTIAL_OUTAGE: Some circuits comprising the Interconnect as a whole should remain
|
13434
|
-
up, but with reduced bandwidth.
|
13435
|
-
"""
|
13436
|
-
return pulumi.get(self, "issue_type")
|
13437
|
-
|
13438
|
-
@issue_type.setter
|
13439
|
-
def issue_type(self, value: Optional[pulumi.Input[str]]):
|
13440
|
-
pulumi.set(self, "issue_type", value)
|
13441
|
-
|
13442
|
-
@property
|
13443
|
-
@pulumi.getter
|
13444
|
-
def name(self) -> Optional[pulumi.Input[str]]:
|
13445
|
-
"""
|
13446
|
-
Name of the resource. Provided by the client when the resource is created. The name must be
|
13447
|
-
1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters
|
13448
|
-
long and match the regular expression `a-z?` which means the first
|
13449
|
-
character must be a lowercase letter, and all following characters must be a dash,
|
13450
|
-
lowercase letter, or digit, except the last character, which cannot be a dash.
|
13451
|
-
"""
|
13452
|
-
return pulumi.get(self, "name")
|
13453
|
-
|
13454
|
-
@name.setter
|
13455
|
-
def name(self, value: Optional[pulumi.Input[str]]):
|
13456
|
-
pulumi.set(self, "name", value)
|
13457
|
-
|
13458
|
-
@property
|
13459
|
-
@pulumi.getter
|
13460
|
-
def source(self) -> Optional[pulumi.Input[str]]:
|
13461
|
-
"""
|
13462
|
-
(Output)
|
13463
|
-
The party that generated this notification. Note that the value of NSRC_GOOGLE has been
|
13464
|
-
deprecated in favor of GOOGLE. Can take the following value:
|
13465
|
-
- GOOGLE: this notification as generated by Google.
|
13466
|
-
"""
|
13467
|
-
return pulumi.get(self, "source")
|
13468
|
-
|
13469
|
-
@source.setter
|
13470
|
-
def source(self, value: Optional[pulumi.Input[str]]):
|
13471
|
-
pulumi.set(self, "source", value)
|
13472
|
-
|
13473
|
-
@property
|
13474
|
-
@pulumi.getter(name="startTime")
|
13475
|
-
def start_time(self) -> Optional[pulumi.Input[str]]:
|
13476
|
-
"""
|
13477
|
-
(Output)
|
13478
|
-
Scheduled start time for the outage (milliseconds since Unix epoch).
|
13479
|
-
"""
|
13480
|
-
return pulumi.get(self, "start_time")
|
13481
|
-
|
13482
|
-
@start_time.setter
|
13483
|
-
def start_time(self, value: Optional[pulumi.Input[str]]):
|
13484
|
-
pulumi.set(self, "start_time", value)
|
13485
|
-
|
13486
|
-
@property
|
13487
|
-
@pulumi.getter
|
13488
|
-
def state(self) -> Optional[pulumi.Input[str]]:
|
13489
|
-
"""
|
13490
|
-
(Output)
|
13491
|
-
State of this notification. Note that the versions of this enum prefixed with "NS_" have
|
13492
|
-
been deprecated in favor of the unprefixed values. Can take one of the following values:
|
13493
|
-
- ACTIVE: This outage notification is active. The event could be in the past, present,
|
13494
|
-
or future. See startTime and endTime for scheduling.
|
13495
|
-
- CANCELLED: The outage associated with this notification was cancelled before the
|
13496
|
-
outage was due to start.
|
13497
|
-
- COMPLETED: The outage associated with this notification is complete.
|
13498
|
-
"""
|
13499
|
-
return pulumi.get(self, "state")
|
13500
|
-
|
13501
|
-
@state.setter
|
13502
|
-
def state(self, value: Optional[pulumi.Input[str]]):
|
13503
|
-
pulumi.set(self, "state", value)
|
13504
|
-
|
13505
|
-
|
13506
|
-
@pulumi.input_type
|
13507
|
-
class InterconnectMacsecArgs:
|
13508
|
-
def __init__(__self__, *,
|
13509
|
-
pre_shared_keys: pulumi.Input[Sequence[pulumi.Input['InterconnectMacsecPreSharedKeyArgs']]]):
|
13510
|
-
"""
|
13511
|
-
:param pulumi.Input[Sequence[pulumi.Input['InterconnectMacsecPreSharedKeyArgs']]] pre_shared_keys: A keychain placeholder describing a set of named key objects along with their
|
13512
|
-
start times. A MACsec CKN/CAK is generated for each key in the key chain.
|
13513
|
-
Google router automatically picks the key with the most recent startTime when establishing
|
13514
|
-
or re-establishing a MACsec secure link.
|
13515
|
-
Structure is documented below.
|
13516
|
-
"""
|
13517
|
-
pulumi.set(__self__, "pre_shared_keys", pre_shared_keys)
|
13518
|
-
|
13519
|
-
@property
|
13520
|
-
@pulumi.getter(name="preSharedKeys")
|
13521
|
-
def pre_shared_keys(self) -> pulumi.Input[Sequence[pulumi.Input['InterconnectMacsecPreSharedKeyArgs']]]:
|
13522
|
-
"""
|
13523
|
-
A keychain placeholder describing a set of named key objects along with their
|
13524
|
-
start times. A MACsec CKN/CAK is generated for each key in the key chain.
|
13525
|
-
Google router automatically picks the key with the most recent startTime when establishing
|
13526
|
-
or re-establishing a MACsec secure link.
|
13527
|
-
Structure is documented below.
|
13528
|
-
"""
|
13529
|
-
return pulumi.get(self, "pre_shared_keys")
|
13530
|
-
|
13531
|
-
@pre_shared_keys.setter
|
13532
|
-
def pre_shared_keys(self, value: pulumi.Input[Sequence[pulumi.Input['InterconnectMacsecPreSharedKeyArgs']]]):
|
13533
|
-
pulumi.set(self, "pre_shared_keys", value)
|
13534
|
-
|
13535
|
-
|
13536
|
-
@pulumi.input_type
|
13537
|
-
class InterconnectMacsecPreSharedKeyArgs:
|
13538
|
-
def __init__(__self__, *,
|
13539
|
-
name: pulumi.Input[str],
|
13540
|
-
fail_open: Optional[pulumi.Input[bool]] = None,
|
13541
|
-
start_time: Optional[pulumi.Input[str]] = None):
|
13542
|
-
"""
|
13543
|
-
:param pulumi.Input[str] name: A name for this pre-shared key. The name must be 1-63 characters long, and
|
13544
|
-
comply with RFC1035. Specifically, the name must be 1-63 characters long and match
|
13545
|
-
the regular expression `a-z?` which means the first character
|
13546
|
-
must be a lowercase letter, and all following characters must be a dash, lowercase
|
13547
|
-
letter, or digit, except the last character, which cannot be a dash.
|
13548
|
-
:param pulumi.Input[bool] fail_open: If set to true, the Interconnect connection is configured with a should-secure
|
13549
|
-
MACsec security policy, that allows the Google router to fallback to cleartext
|
13550
|
-
traffic if the MKA session cannot be established. By default, the Interconnect
|
13551
|
-
connection is configured with a must-secure security policy that drops all traffic
|
13552
|
-
if the MKA session cannot be established with your router.
|
13553
|
-
:param pulumi.Input[str] start_time: A RFC3339 timestamp on or after which the key is valid. startTime can be in the
|
13554
|
-
future. If the keychain has a single key, startTime can be omitted. If the keychain
|
13555
|
-
has multiple keys, startTime is mandatory for each key. The start times of keys must
|
13556
|
-
be in increasing order. The start times of two consecutive keys must be at least 6
|
13557
|
-
hours apart.
|
13558
|
-
"""
|
13559
|
-
pulumi.set(__self__, "name", name)
|
13560
|
-
if fail_open is not None:
|
13561
|
-
pulumi.set(__self__, "fail_open", fail_open)
|
13562
|
-
if start_time is not None:
|
13563
|
-
pulumi.set(__self__, "start_time", start_time)
|
13564
|
-
|
13565
|
-
@property
|
13566
|
-
@pulumi.getter
|
13567
|
-
def name(self) -> pulumi.Input[str]:
|
13568
|
-
"""
|
13569
|
-
A name for this pre-shared key. The name must be 1-63 characters long, and
|
13570
|
-
comply with RFC1035. Specifically, the name must be 1-63 characters long and match
|
13571
|
-
the regular expression `a-z?` which means the first character
|
13572
|
-
must be a lowercase letter, and all following characters must be a dash, lowercase
|
13573
|
-
letter, or digit, except the last character, which cannot be a dash.
|
13574
|
-
"""
|
13575
|
-
return pulumi.get(self, "name")
|
13576
|
-
|
13577
|
-
@name.setter
|
13578
|
-
def name(self, value: pulumi.Input[str]):
|
13579
|
-
pulumi.set(self, "name", value)
|
13580
|
-
|
13581
|
-
@property
|
13582
|
-
@pulumi.getter(name="failOpen")
|
13583
|
-
def fail_open(self) -> Optional[pulumi.Input[bool]]:
|
13584
|
-
"""
|
13585
|
-
If set to true, the Interconnect connection is configured with a should-secure
|
13586
|
-
MACsec security policy, that allows the Google router to fallback to cleartext
|
13587
|
-
traffic if the MKA session cannot be established. By default, the Interconnect
|
13588
|
-
connection is configured with a must-secure security policy that drops all traffic
|
13589
|
-
if the MKA session cannot be established with your router.
|
13590
|
-
"""
|
13591
|
-
return pulumi.get(self, "fail_open")
|
13592
|
-
|
13593
|
-
@fail_open.setter
|
13594
|
-
def fail_open(self, value: Optional[pulumi.Input[bool]]):
|
13595
|
-
pulumi.set(self, "fail_open", value)
|
13596
|
-
|
13597
|
-
@property
|
13598
|
-
@pulumi.getter(name="startTime")
|
13599
|
-
def start_time(self) -> Optional[pulumi.Input[str]]:
|
13600
|
-
"""
|
13601
|
-
A RFC3339 timestamp on or after which the key is valid. startTime can be in the
|
13602
|
-
future. If the keychain has a single key, startTime can be omitted. If the keychain
|
13603
|
-
has multiple keys, startTime is mandatory for each key. The start times of keys must
|
13604
|
-
be in increasing order. The start times of two consecutive keys must be at least 6
|
13605
|
-
hours apart.
|
13606
|
-
"""
|
13607
|
-
return pulumi.get(self, "start_time")
|
13608
|
-
|
13609
|
-
@start_time.setter
|
13610
|
-
def start_time(self, value: Optional[pulumi.Input[str]]):
|
13611
|
-
pulumi.set(self, "start_time", value)
|
13612
|
-
|
13613
|
-
|
13614
13125
|
@pulumi.input_type
|
13615
13126
|
class MachineImageIamBindingConditionArgs:
|
13616
13127
|
def __init__(__self__, *,
|
@@ -18254,15 +17765,6 @@ class RegionHealthCheckGrpcHealthCheckArgs:
|
|
18254
17765
|
port_name are defined, port takes precedence.
|
18255
17766
|
:param pulumi.Input[str] port_specification: Specifies how port is selected for health checking, can be one of the
|
18256
17767
|
following values:
|
18257
|
-
* `USE_FIXED_PORT`: The port number in `port` is used for health checking.
|
18258
|
-
* `USE_NAMED_PORT`: The `portName` is used for health checking.
|
18259
|
-
* `USE_SERVING_PORT`: For NetworkEndpointGroup, the port specified for each
|
18260
|
-
network endpoint is used for health checking. For other backends, the
|
18261
|
-
port or named port specified in the Backend Service is used for health
|
18262
|
-
checking.
|
18263
|
-
If not specified, gRPC health check follows behavior specified in `port` and
|
18264
|
-
`portName` fields.
|
18265
|
-
Possible values are: `USE_FIXED_PORT`, `USE_NAMED_PORT`, `USE_SERVING_PORT`.
|
18266
17768
|
"""
|
18267
17769
|
if grpc_service_name is not None:
|
18268
17770
|
pulumi.set(__self__, "grpc_service_name", grpc_service_name)
|
@@ -18322,15 +17824,6 @@ class RegionHealthCheckGrpcHealthCheckArgs:
|
|
18322
17824
|
"""
|
18323
17825
|
Specifies how port is selected for health checking, can be one of the
|
18324
17826
|
following values:
|
18325
|
-
* `USE_FIXED_PORT`: The port number in `port` is used for health checking.
|
18326
|
-
* `USE_NAMED_PORT`: The `portName` is used for health checking.
|
18327
|
-
* `USE_SERVING_PORT`: For NetworkEndpointGroup, the port specified for each
|
18328
|
-
network endpoint is used for health checking. For other backends, the
|
18329
|
-
port or named port specified in the Backend Service is used for health
|
18330
|
-
checking.
|
18331
|
-
If not specified, gRPC health check follows behavior specified in `port` and
|
18332
|
-
`portName` fields.
|
18333
|
-
Possible values are: `USE_FIXED_PORT`, `USE_NAMED_PORT`, `USE_SERVING_PORT`.
|
18334
17827
|
"""
|
18335
17828
|
return pulumi.get(self, "port_specification")
|
18336
17829
|
|
@@ -18520,15 +18013,6 @@ class RegionHealthCheckHttpHealthCheckArgs:
|
|
18520
18013
|
port_name are defined, port takes precedence.
|
18521
18014
|
:param pulumi.Input[str] port_specification: Specifies how port is selected for health checking, can be one of the
|
18522
18015
|
following values:
|
18523
|
-
* `USE_FIXED_PORT`: The port number in `port` is used for health checking.
|
18524
|
-
* `USE_NAMED_PORT`: The `portName` is used for health checking.
|
18525
|
-
* `USE_SERVING_PORT`: For NetworkEndpointGroup, the port specified for each
|
18526
|
-
network endpoint is used for health checking. For other backends, the
|
18527
|
-
port or named port specified in the Backend Service is used for health
|
18528
|
-
checking.
|
18529
|
-
If not specified, HTTP health check follows behavior specified in `port` and
|
18530
|
-
`portName` fields.
|
18531
|
-
Possible values are: `USE_FIXED_PORT`, `USE_NAMED_PORT`, `USE_SERVING_PORT`.
|
18532
18016
|
:param pulumi.Input[str] proxy_header: Specifies the type of proxy header to append before sending data to the
|
18533
18017
|
backend.
|
18534
18018
|
Default value is `NONE`.
|
@@ -18600,15 +18084,6 @@ class RegionHealthCheckHttpHealthCheckArgs:
|
|
18600
18084
|
"""
|
18601
18085
|
Specifies how port is selected for health checking, can be one of the
|
18602
18086
|
following values:
|
18603
|
-
* `USE_FIXED_PORT`: The port number in `port` is used for health checking.
|
18604
|
-
* `USE_NAMED_PORT`: The `portName` is used for health checking.
|
18605
|
-
* `USE_SERVING_PORT`: For NetworkEndpointGroup, the port specified for each
|
18606
|
-
network endpoint is used for health checking. For other backends, the
|
18607
|
-
port or named port specified in the Backend Service is used for health
|
18608
|
-
checking.
|
18609
|
-
If not specified, HTTP health check follows behavior specified in `port` and
|
18610
|
-
`portName` fields.
|
18611
|
-
Possible values are: `USE_FIXED_PORT`, `USE_NAMED_PORT`, `USE_SERVING_PORT`.
|
18612
18087
|
"""
|
18613
18088
|
return pulumi.get(self, "port_specification")
|
18614
18089
|
|
@@ -18679,15 +18154,6 @@ class RegionHealthCheckHttpsHealthCheckArgs:
|
|
18679
18154
|
port_name are defined, port takes precedence.
|
18680
18155
|
:param pulumi.Input[str] port_specification: Specifies how port is selected for health checking, can be one of the
|
18681
18156
|
following values:
|
18682
|
-
* `USE_FIXED_PORT`: The port number in `port` is used for health checking.
|
18683
|
-
* `USE_NAMED_PORT`: The `portName` is used for health checking.
|
18684
|
-
* `USE_SERVING_PORT`: For NetworkEndpointGroup, the port specified for each
|
18685
|
-
network endpoint is used for health checking. For other backends, the
|
18686
|
-
port or named port specified in the Backend Service is used for health
|
18687
|
-
checking.
|
18688
|
-
If not specified, HTTPS health check follows behavior specified in `port` and
|
18689
|
-
`portName` fields.
|
18690
|
-
Possible values are: `USE_FIXED_PORT`, `USE_NAMED_PORT`, `USE_SERVING_PORT`.
|
18691
18157
|
:param pulumi.Input[str] proxy_header: Specifies the type of proxy header to append before sending data to the
|
18692
18158
|
backend.
|
18693
18159
|
Default value is `NONE`.
|
@@ -18759,15 +18225,6 @@ class RegionHealthCheckHttpsHealthCheckArgs:
|
|
18759
18225
|
"""
|
18760
18226
|
Specifies how port is selected for health checking, can be one of the
|
18761
18227
|
following values:
|
18762
|
-
* `USE_FIXED_PORT`: The port number in `port` is used for health checking.
|
18763
|
-
* `USE_NAMED_PORT`: The `portName` is used for health checking.
|
18764
|
-
* `USE_SERVING_PORT`: For NetworkEndpointGroup, the port specified for each
|
18765
|
-
network endpoint is used for health checking. For other backends, the
|
18766
|
-
port or named port specified in the Backend Service is used for health
|
18767
|
-
checking.
|
18768
|
-
If not specified, HTTPS health check follows behavior specified in `port` and
|
18769
|
-
`portName` fields.
|
18770
|
-
Possible values are: `USE_FIXED_PORT`, `USE_NAMED_PORT`, `USE_SERVING_PORT`.
|
18771
18228
|
"""
|
18772
18229
|
return pulumi.get(self, "port_specification")
|
18773
18230
|
|
@@ -18859,15 +18316,6 @@ class RegionHealthCheckSslHealthCheckArgs:
|
|
18859
18316
|
port_name are defined, port takes precedence.
|
18860
18317
|
:param pulumi.Input[str] port_specification: Specifies how port is selected for health checking, can be one of the
|
18861
18318
|
following values:
|
18862
|
-
* `USE_FIXED_PORT`: The port number in `port` is used for health checking.
|
18863
|
-
* `USE_NAMED_PORT`: The `portName` is used for health checking.
|
18864
|
-
* `USE_SERVING_PORT`: For NetworkEndpointGroup, the port specified for each
|
18865
|
-
network endpoint is used for health checking. For other backends, the
|
18866
|
-
port or named port specified in the Backend Service is used for health
|
18867
|
-
checking.
|
18868
|
-
If not specified, HTTP2 health check follows behavior specified in `port` and
|
18869
|
-
`portName` fields.
|
18870
|
-
Possible values are: `USE_FIXED_PORT`, `USE_NAMED_PORT`, `USE_SERVING_PORT`.
|
18871
18319
|
:param pulumi.Input[str] proxy_header: Specifies the type of proxy header to append before sending data to the
|
18872
18320
|
backend.
|
18873
18321
|
Default value is `NONE`.
|
@@ -18925,15 +18373,6 @@ class RegionHealthCheckSslHealthCheckArgs:
|
|
18925
18373
|
"""
|
18926
18374
|
Specifies how port is selected for health checking, can be one of the
|
18927
18375
|
following values:
|
18928
|
-
* `USE_FIXED_PORT`: The port number in `port` is used for health checking.
|
18929
|
-
* `USE_NAMED_PORT`: The `portName` is used for health checking.
|
18930
|
-
* `USE_SERVING_PORT`: For NetworkEndpointGroup, the port specified for each
|
18931
|
-
network endpoint is used for health checking. For other backends, the
|
18932
|
-
port or named port specified in the Backend Service is used for health
|
18933
|
-
checking.
|
18934
|
-
If not specified, HTTP2 health check follows behavior specified in `port` and
|
18935
|
-
`portName` fields.
|
18936
|
-
Possible values are: `USE_FIXED_PORT`, `USE_NAMED_PORT`, `USE_SERVING_PORT`.
|
18937
18376
|
"""
|
18938
18377
|
return pulumi.get(self, "port_specification")
|
18939
18378
|
|
@@ -19002,15 +18441,6 @@ class RegionHealthCheckTcpHealthCheckArgs:
|
|
19002
18441
|
port_name are defined, port takes precedence.
|
19003
18442
|
:param pulumi.Input[str] port_specification: Specifies how port is selected for health checking, can be one of the
|
19004
18443
|
following values:
|
19005
|
-
* `USE_FIXED_PORT`: The port number in `port` is used for health checking.
|
19006
|
-
* `USE_NAMED_PORT`: The `portName` is used for health checking.
|
19007
|
-
* `USE_SERVING_PORT`: For NetworkEndpointGroup, the port specified for each
|
19008
|
-
network endpoint is used for health checking. For other backends, the
|
19009
|
-
port or named port specified in the Backend Service is used for health
|
19010
|
-
checking.
|
19011
|
-
If not specified, TCP health check follows behavior specified in `port` and
|
19012
|
-
`portName` fields.
|
19013
|
-
Possible values are: `USE_FIXED_PORT`, `USE_NAMED_PORT`, `USE_SERVING_PORT`.
|
19014
18444
|
:param pulumi.Input[str] proxy_header: Specifies the type of proxy header to append before sending data to the
|
19015
18445
|
backend.
|
19016
18446
|
Default value is `NONE`.
|
@@ -19068,15 +18498,6 @@ class RegionHealthCheckTcpHealthCheckArgs:
|
|
19068
18498
|
"""
|
19069
18499
|
Specifies how port is selected for health checking, can be one of the
|
19070
18500
|
following values:
|
19071
|
-
* `USE_FIXED_PORT`: The port number in `port` is used for health checking.
|
19072
|
-
* `USE_NAMED_PORT`: The `portName` is used for health checking.
|
19073
|
-
* `USE_SERVING_PORT`: For NetworkEndpointGroup, the port specified for each
|
19074
|
-
network endpoint is used for health checking. For other backends, the
|
19075
|
-
port or named port specified in the Backend Service is used for health
|
19076
|
-
checking.
|
19077
|
-
If not specified, TCP health check follows behavior specified in `port` and
|
19078
|
-
`portName` fields.
|
19079
|
-
Possible values are: `USE_FIXED_PORT`, `USE_NAMED_PORT`, `USE_SERVING_PORT`.
|
19080
18501
|
"""
|
19081
18502
|
return pulumi.get(self, "port_specification")
|
19082
18503
|
|
@@ -22503,22 +21924,17 @@ class RegionSecurityPolicyDdosProtectionConfigArgs:
|
|
22503
21924
|
class RegionSecurityPolicyRuleMatchArgs:
|
22504
21925
|
def __init__(__self__, *,
|
22505
21926
|
config: Optional[pulumi.Input['RegionSecurityPolicyRuleMatchConfigArgs']] = None,
|
22506
|
-
expr: Optional[pulumi.Input['RegionSecurityPolicyRuleMatchExprArgs']] = None,
|
22507
21927
|
versioned_expr: Optional[pulumi.Input[str]] = None):
|
22508
21928
|
"""
|
22509
21929
|
:param pulumi.Input['RegionSecurityPolicyRuleMatchConfigArgs'] config: The configuration options available when specifying versionedExpr.
|
22510
21930
|
This field must be specified if versionedExpr is specified and cannot be specified if versionedExpr is not specified.
|
22511
21931
|
Structure is documented below.
|
22512
|
-
:param pulumi.Input['RegionSecurityPolicyRuleMatchExprArgs'] expr: User defined CEVAL expression. A CEVAL expression is used to specify match criteria such as origin.ip, source.region_code and contents in the request header.
|
22513
|
-
Structure is documented below.
|
22514
21932
|
:param pulumi.Input[str] versioned_expr: Preconfigured versioned expression. If this field is specified, config must also be specified.
|
22515
21933
|
Available preconfigured expressions along with their requirements are: SRC_IPS_V1 - must specify the corresponding srcIpRange field in config.
|
22516
21934
|
Possible values are: `SRC_IPS_V1`.
|
22517
21935
|
"""
|
22518
21936
|
if config is not None:
|
22519
21937
|
pulumi.set(__self__, "config", config)
|
22520
|
-
if expr is not None:
|
22521
|
-
pulumi.set(__self__, "expr", expr)
|
22522
21938
|
if versioned_expr is not None:
|
22523
21939
|
pulumi.set(__self__, "versioned_expr", versioned_expr)
|
22524
21940
|
|
@@ -22536,19 +21952,6 @@ class RegionSecurityPolicyRuleMatchArgs:
|
|
22536
21952
|
def config(self, value: Optional[pulumi.Input['RegionSecurityPolicyRuleMatchConfigArgs']]):
|
22537
21953
|
pulumi.set(self, "config", value)
|
22538
21954
|
|
22539
|
-
@property
|
22540
|
-
@pulumi.getter
|
22541
|
-
def expr(self) -> Optional[pulumi.Input['RegionSecurityPolicyRuleMatchExprArgs']]:
|
22542
|
-
"""
|
22543
|
-
User defined CEVAL expression. A CEVAL expression is used to specify match criteria such as origin.ip, source.region_code and contents in the request header.
|
22544
|
-
Structure is documented below.
|
22545
|
-
"""
|
22546
|
-
return pulumi.get(self, "expr")
|
22547
|
-
|
22548
|
-
@expr.setter
|
22549
|
-
def expr(self, value: Optional[pulumi.Input['RegionSecurityPolicyRuleMatchExprArgs']]):
|
22550
|
-
pulumi.set(self, "expr", value)
|
22551
|
-
|
22552
21955
|
@property
|
22553
21956
|
@pulumi.getter(name="versionedExpr")
|
22554
21957
|
def versioned_expr(self) -> Optional[pulumi.Input[str]]:
|
@@ -22587,28 +21990,6 @@ class RegionSecurityPolicyRuleMatchConfigArgs:
|
|
22587
21990
|
pulumi.set(self, "src_ip_ranges", value)
|
22588
21991
|
|
22589
21992
|
|
22590
|
-
@pulumi.input_type
|
22591
|
-
class RegionSecurityPolicyRuleMatchExprArgs:
|
22592
|
-
def __init__(__self__, *,
|
22593
|
-
expression: pulumi.Input[str]):
|
22594
|
-
"""
|
22595
|
-
:param pulumi.Input[str] expression: Textual representation of an expression in Common Expression Language syntax. The application context of the containing message determines which well-known feature set of CEL is supported.
|
22596
|
-
"""
|
22597
|
-
pulumi.set(__self__, "expression", expression)
|
22598
|
-
|
22599
|
-
@property
|
22600
|
-
@pulumi.getter
|
22601
|
-
def expression(self) -> pulumi.Input[str]:
|
22602
|
-
"""
|
22603
|
-
Textual representation of an expression in Common Expression Language syntax. The application context of the containing message determines which well-known feature set of CEL is supported.
|
22604
|
-
"""
|
22605
|
-
return pulumi.get(self, "expression")
|
22606
|
-
|
22607
|
-
@expression.setter
|
22608
|
-
def expression(self, value: pulumi.Input[str]):
|
22609
|
-
pulumi.set(self, "expression", value)
|
22610
|
-
|
22611
|
-
|
22612
21993
|
@pulumi.input_type
|
22613
21994
|
class RegionSecurityPolicyRuleNetworkMatchArgs:
|
22614
21995
|
def __init__(__self__, *,
|
@@ -30202,11 +29583,7 @@ class SecurityPolicyAdvancedOptionsConfigArgs:
|
|
30202
29583
|
:param pulumi.Input['SecurityPolicyAdvancedOptionsConfigJsonCustomConfigArgs'] json_custom_config: Custom configuration to apply the JSON parsing. Only applicable when
|
30203
29584
|
`json_parsing` is set to `STANDARD`. Structure is documented below.
|
30204
29585
|
:param pulumi.Input[str] json_parsing: Whether or not to JSON parse the payload body. Defaults to `DISABLED`.
|
30205
|
-
* `DISABLED` - Don't parse JSON payloads in POST bodies.
|
30206
|
-
* `STANDARD` - Parse JSON payloads in POST bodies.
|
30207
29586
|
:param pulumi.Input[str] log_level: Log level to use. Defaults to `NORMAL`.
|
30208
|
-
* `NORMAL` - Normal log level.
|
30209
|
-
* `VERBOSE` - Verbose log level.
|
30210
29587
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] user_ip_request_headers: An optional list of case-insensitive request header names to use for resolving the callers client IP address.
|
30211
29588
|
"""
|
30212
29589
|
if json_custom_config is not None:
|
@@ -30236,8 +29613,6 @@ class SecurityPolicyAdvancedOptionsConfigArgs:
|
|
30236
29613
|
def json_parsing(self) -> Optional[pulumi.Input[str]]:
|
30237
29614
|
"""
|
30238
29615
|
Whether or not to JSON parse the payload body. Defaults to `DISABLED`.
|
30239
|
-
* `DISABLED` - Don't parse JSON payloads in POST bodies.
|
30240
|
-
* `STANDARD` - Parse JSON payloads in POST bodies.
|
30241
29616
|
"""
|
30242
29617
|
return pulumi.get(self, "json_parsing")
|
30243
29618
|
|
@@ -30250,8 +29625,6 @@ class SecurityPolicyAdvancedOptionsConfigArgs:
|
|
30250
29625
|
def log_level(self) -> Optional[pulumi.Input[str]]:
|
30251
29626
|
"""
|
30252
29627
|
Log level to use. Defaults to `NORMAL`.
|
30253
|
-
* `NORMAL` - Normal log level.
|
30254
|
-
* `VERBOSE` - Verbose log level.
|
30255
29628
|
"""
|
30256
29629
|
return pulumi.get(self, "log_level")
|
30257
29630
|
|
@@ -31018,22 +30391,10 @@ class SecurityPolicyRuleRateLimitOptionsArgs:
|
|
31018
30391
|
If specified, the key will be banned for the configured `ban_duration_sec` when the number of requests that exceed the `rate_limit_threshold` also
|
31019
30392
|
exceed this `ban_threshold`. Structure is documented below.
|
31020
30393
|
:param pulumi.Input[str] enforce_on_key: Determines the key to enforce the rate_limit_threshold on. If not specified, defaults to `ALL`.
|
31021
|
-
|
31022
|
-
* `ALL`: A single rate limit threshold is applied to all the requests matching this rule.
|
31023
|
-
* `IP`: The source IP address of the request is the key. Each IP has this limit enforced separately.
|
31024
|
-
* `HTTP_HEADER`: The value of the HTTP header whose name is configured under `enforce_on_key_name`. The key value is truncated to the first 128 bytes of the header value. If no such header is present in the request, the key type defaults to `ALL`.
|
31025
|
-
* `XFF_IP`: The first IP address (i.e. the originating client IP address) specified in the list of IPs under `X-Forwarded-For` HTTP header. If no such header is present or the value is not a valid IP, the key type defaults to `ALL`.
|
31026
|
-
* `HTTP_COOKIE`: The value of the HTTP cookie whose name is configured under `enforce_on_key_name`. The key value is truncated to the first 128 bytes of the cookie value. If no such cookie is present in the request, the key type defaults to `ALL`.
|
31027
|
-
* `HTTP_PATH`: The URL path of the HTTP request. The key value is truncated to the first 128 bytes
|
31028
|
-
* `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.
|
31029
|
-
* `REGION_CODE`: The country/region from which the request originates.
|
31030
30394
|
:param pulumi.Input[Sequence[pulumi.Input['SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigArgs']]] enforce_on_key_configs: If specified, any combination of values of enforce_on_key_type/enforce_on_key_name is treated as the key on which rate limit threshold/action is enforced. You can specify up to 3 enforce_on_key_configs. If `enforce_on_key_configs` is specified, `enforce_on_key` must be set to an empty string. Structure is documented below.
|
31031
30395
|
|
31032
30396
|
**Note:** To avoid the conflict between `enforce_on_key` and `enforce_on_key_configs`, the field `enforce_on_key` needs to be set to an empty string.
|
31033
30397
|
:param pulumi.Input[str] enforce_on_key_name: Rate limit key name applicable only for the following key types:
|
31034
|
-
|
31035
|
-
* `HTTP_HEADER` -- Name of the HTTP header whose value is taken as the key value.
|
31036
|
-
* `HTTP_COOKIE` -- Name of the HTTP cookie whose value is taken as the key value.
|
31037
30398
|
:param pulumi.Input['SecurityPolicyRuleRateLimitOptionsExceedRedirectOptionsArgs'] exceed_redirect_options: Parameters defining the redirect action that is used as the exceed action. Cannot be specified if the exceed action is not redirect.
|
31038
30399
|
"""
|
31039
30400
|
pulumi.set(__self__, "conform_action", conform_action)
|
@@ -31121,15 +30482,6 @@ class SecurityPolicyRuleRateLimitOptionsArgs:
|
|
31121
30482
|
def enforce_on_key(self) -> Optional[pulumi.Input[str]]:
|
31122
30483
|
"""
|
31123
30484
|
Determines the key to enforce the rate_limit_threshold on. If not specified, defaults to `ALL`.
|
31124
|
-
|
31125
|
-
* `ALL`: A single rate limit threshold is applied to all the requests matching this rule.
|
31126
|
-
* `IP`: The source IP address of the request is the key. Each IP has this limit enforced separately.
|
31127
|
-
* `HTTP_HEADER`: The value of the HTTP header whose name is configured under `enforce_on_key_name`. The key value is truncated to the first 128 bytes of the header value. If no such header is present in the request, the key type defaults to `ALL`.
|
31128
|
-
* `XFF_IP`: The first IP address (i.e. the originating client IP address) specified in the list of IPs under `X-Forwarded-For` HTTP header. If no such header is present or the value is not a valid IP, the key type defaults to `ALL`.
|
31129
|
-
* `HTTP_COOKIE`: The value of the HTTP cookie whose name is configured under `enforce_on_key_name`. The key value is truncated to the first 128 bytes of the cookie value. If no such cookie is present in the request, the key type defaults to `ALL`.
|
31130
|
-
* `HTTP_PATH`: The URL path of the HTTP request. The key value is truncated to the first 128 bytes
|
31131
|
-
* `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.
|
31132
|
-
* `REGION_CODE`: The country/region from which the request originates.
|
31133
30485
|
"""
|
31134
30486
|
return pulumi.get(self, "enforce_on_key")
|
31135
30487
|
|
@@ -31156,9 +30508,6 @@ class SecurityPolicyRuleRateLimitOptionsArgs:
|
|
31156
30508
|
def enforce_on_key_name(self) -> Optional[pulumi.Input[str]]:
|
31157
30509
|
"""
|
31158
30510
|
Rate limit key name applicable only for the following key types:
|
31159
|
-
|
31160
|
-
* `HTTP_HEADER` -- Name of the HTTP header whose value is taken as the key value.
|
31161
|
-
* `HTTP_COOKIE` -- Name of the HTTP cookie whose value is taken as the key value.
|
31162
30511
|
"""
|
31163
30512
|
return pulumi.get(self, "enforce_on_key_name")
|
31164
30513
|
|
@@ -31223,19 +30572,7 @@ class SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigArgs:
|
|
31223
30572
|
enforce_on_key_type: Optional[pulumi.Input[str]] = None):
|
31224
30573
|
"""
|
31225
30574
|
:param pulumi.Input[str] enforce_on_key_name: Rate limit key name applicable only for the following key types:
|
31226
|
-
|
31227
|
-
* `HTTP_HEADER` -- Name of the HTTP header whose value is taken as the key value.
|
31228
|
-
* `HTTP_COOKIE` -- Name of the HTTP cookie whose value is taken as the key value.
|
31229
30575
|
:param pulumi.Input[str] enforce_on_key_type: Determines the key to enforce the `rate_limit_threshold` on. If not specified, defaults to `ALL`.
|
31230
|
-
|
31231
|
-
* `ALL`: A single rate limit threshold is applied to all the requests matching this rule.
|
31232
|
-
* `IP`: The source IP address of the request is the key. Each IP has this limit enforced separately.
|
31233
|
-
* `HTTP_HEADER`: The value of the HTTP header whose name is configured on `enforce_on_key_name`. The key value is truncated to the first 128 bytes of the header value. If no such header is present in the request, the key type defaults to `ALL`.
|
31234
|
-
* `XFF_IP`: The first IP address (i.e. the originating client IP address) specified in the list of IPs under X-Forwarded-For HTTP header. If no such header is present or the value is not a valid IP, the key type defaults to `ALL`.
|
31235
|
-
* `HTTP_COOKIE`: The value of the HTTP cookie whose name is configured under `enforce_on_key_name`. The key value is truncated to the first 128 bytes of the cookie value. If no such cookie is present in the request, the key type defaults to `ALL`.
|
31236
|
-
* `HTTP_PATH`: The URL path of the HTTP request. The key value is truncated to the first 128 bytes
|
31237
|
-
* `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.
|
31238
|
-
* `REGION_CODE`: The country/region from which the request originates.
|
31239
30576
|
"""
|
31240
30577
|
if enforce_on_key_name is not None:
|
31241
30578
|
pulumi.set(__self__, "enforce_on_key_name", enforce_on_key_name)
|
@@ -31247,9 +30584,6 @@ class SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigArgs:
|
|
31247
30584
|
def enforce_on_key_name(self) -> Optional[pulumi.Input[str]]:
|
31248
30585
|
"""
|
31249
30586
|
Rate limit key name applicable only for the following key types:
|
31250
|
-
|
31251
|
-
* `HTTP_HEADER` -- Name of the HTTP header whose value is taken as the key value.
|
31252
|
-
* `HTTP_COOKIE` -- Name of the HTTP cookie whose value is taken as the key value.
|
31253
30587
|
"""
|
31254
30588
|
return pulumi.get(self, "enforce_on_key_name")
|
31255
30589
|
|
@@ -31262,15 +30596,6 @@ class SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigArgs:
|
|
31262
30596
|
def enforce_on_key_type(self) -> Optional[pulumi.Input[str]]:
|
31263
30597
|
"""
|
31264
30598
|
Determines the key to enforce the `rate_limit_threshold` on. If not specified, defaults to `ALL`.
|
31265
|
-
|
31266
|
-
* `ALL`: A single rate limit threshold is applied to all the requests matching this rule.
|
31267
|
-
* `IP`: The source IP address of the request is the key. Each IP has this limit enforced separately.
|
31268
|
-
* `HTTP_HEADER`: The value of the HTTP header whose name is configured on `enforce_on_key_name`. The key value is truncated to the first 128 bytes of the header value. If no such header is present in the request, the key type defaults to `ALL`.
|
31269
|
-
* `XFF_IP`: The first IP address (i.e. the originating client IP address) specified in the list of IPs under X-Forwarded-For HTTP header. If no such header is present or the value is not a valid IP, the key type defaults to `ALL`.
|
31270
|
-
* `HTTP_COOKIE`: The value of the HTTP cookie whose name is configured under `enforce_on_key_name`. The key value is truncated to the first 128 bytes of the cookie value. If no such cookie is present in the request, the key type defaults to `ALL`.
|
31271
|
-
* `HTTP_PATH`: The URL path of the HTTP request. The key value is truncated to the first 128 bytes
|
31272
|
-
* `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.
|
31273
|
-
* `REGION_CODE`: The country/region from which the request originates.
|
31274
30599
|
"""
|
31275
30600
|
return pulumi.get(self, "enforce_on_key_type")
|
31276
30601
|
|
@@ -31361,9 +30686,6 @@ class SecurityPolicyRuleRedirectOptionsArgs:
|
|
31361
30686
|
target: Optional[pulumi.Input[str]] = None):
|
31362
30687
|
"""
|
31363
30688
|
:param pulumi.Input[str] type: Type of redirect action.
|
31364
|
-
|
31365
|
-
* `EXTERNAL_302`: Redirect to an external address, configured in `target`.
|
31366
|
-
* `GOOGLE_RECAPTCHA`: Redirect to Google reCAPTCHA.
|
31367
30689
|
:param pulumi.Input[str] target: External redirection target when `EXTERNAL_302` is set in `type`.
|
31368
30690
|
"""
|
31369
30691
|
pulumi.set(__self__, "type", type)
|
@@ -31375,9 +30697,6 @@ class SecurityPolicyRuleRedirectOptionsArgs:
|
|
31375
30697
|
def type(self) -> pulumi.Input[str]:
|
31376
30698
|
"""
|
31377
30699
|
Type of redirect action.
|
31378
|
-
|
31379
|
-
* `EXTERNAL_302`: Redirect to an external address, configured in `target`.
|
31380
|
-
* `GOOGLE_RECAPTCHA`: Redirect to Google reCAPTCHA.
|
31381
30700
|
"""
|
31382
30701
|
return pulumi.get(self, "type")
|
31383
30702
|
|