pulumi-gcp 7.30.0__py3-none-any.whl → 7.30.0a1719470057__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 -32
- pulumi_gcp/_inputs.py +0 -15
- pulumi_gcp/accessapproval/get_folder_service_account.py +0 -5
- pulumi_gcp/accessapproval/get_organization_service_account.py +0 -5
- pulumi_gcp/accessapproval/get_project_service_account.py +0 -5
- pulumi_gcp/accesscontextmanager/_inputs.py +12 -2072
- pulumi_gcp/accesscontextmanager/access_level.py +32 -37
- pulumi_gcp/accesscontextmanager/access_level_condition.py +48 -53
- pulumi_gcp/accesscontextmanager/access_levels.py +65 -70
- pulumi_gcp/accesscontextmanager/access_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/access_policy_iam_binding.py +19 -24
- pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +19 -24
- pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +16 -21
- pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +0 -5
- pulumi_gcp/accesscontextmanager/egress_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +28 -33
- pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/ingress_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/outputs.py +0 -5
- pulumi_gcp/accesscontextmanager/service_perimeter.py +196 -201
- pulumi_gcp/accesscontextmanager/service_perimeter_dry_run_resource.py +6 -11
- pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +10 -15
- pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +10 -15
- pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +6 -11
- pulumi_gcp/accesscontextmanager/service_perimeters.py +55 -60
- pulumi_gcp/activedirectory/domain.py +0 -5
- pulumi_gcp/activedirectory/domain_trust.py +0 -5
- pulumi_gcp/activedirectory/peering.py +0 -5
- pulumi_gcp/alloydb/_inputs.py +0 -535
- pulumi_gcp/alloydb/backup.py +21 -26
- pulumi_gcp/alloydb/cluster.py +172 -177
- pulumi_gcp/alloydb/get_locations.py +0 -5
- pulumi_gcp/alloydb/get_supported_database_flags.py +0 -5
- pulumi_gcp/alloydb/instance.py +72 -77
- pulumi_gcp/alloydb/outputs.py +0 -5
- pulumi_gcp/alloydb/user.py +12 -17
- pulumi_gcp/apigateway/_inputs.py +0 -168
- pulumi_gcp/apigateway/api.py +0 -5
- pulumi_gcp/apigateway/api_config.py +20 -25
- pulumi_gcp/apigateway/api_config_iam_binding.py +19 -24
- pulumi_gcp/apigateway/api_config_iam_member.py +19 -24
- pulumi_gcp/apigateway/api_config_iam_policy.py +16 -21
- pulumi_gcp/apigateway/api_iam_binding.py +19 -24
- pulumi_gcp/apigateway/api_iam_member.py +19 -24
- pulumi_gcp/apigateway/api_iam_policy.py +16 -21
- pulumi_gcp/apigateway/gateway.py +0 -5
- pulumi_gcp/apigateway/gateway_iam_binding.py +19 -24
- pulumi_gcp/apigateway/gateway_iam_member.py +19 -24
- pulumi_gcp/apigateway/gateway_iam_policy.py +16 -21
- pulumi_gcp/apigateway/get_api_config_iam_policy.py +0 -5
- pulumi_gcp/apigateway/get_api_iam_policy.py +0 -5
- pulumi_gcp/apigateway/get_gateway_iam_policy.py +0 -5
- pulumi_gcp/apigateway/outputs.py +0 -5
- pulumi_gcp/apigee/_inputs.py +0 -508
- pulumi_gcp/apigee/addons_config.py +55 -60
- pulumi_gcp/apigee/endpoint_attachment.py +0 -5
- pulumi_gcp/apigee/env_group.py +0 -5
- pulumi_gcp/apigee/env_group_attachment.py +0 -5
- pulumi_gcp/apigee/env_keystore.py +0 -5
- pulumi_gcp/apigee/env_references.py +0 -5
- pulumi_gcp/apigee/environment.py +5 -10
- pulumi_gcp/apigee/environment_iam_binding.py +19 -24
- pulumi_gcp/apigee/environment_iam_member.py +19 -24
- pulumi_gcp/apigee/environment_iam_policy.py +16 -21
- pulumi_gcp/apigee/flowhook.py +0 -5
- pulumi_gcp/apigee/get_environment_iam_policy.py +0 -5
- pulumi_gcp/apigee/instance.py +0 -5
- pulumi_gcp/apigee/instance_attachment.py +0 -5
- pulumi_gcp/apigee/keystores_aliases_key_cert_file.py +5 -10
- pulumi_gcp/apigee/keystores_aliases_pkcs12.py +2 -7
- pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +26 -31
- pulumi_gcp/apigee/nat_address.py +0 -5
- pulumi_gcp/apigee/organization.py +5 -10
- pulumi_gcp/apigee/outputs.py +0 -5
- pulumi_gcp/apigee/sharedflow.py +2 -7
- pulumi_gcp/apigee/sharedflow_deployment.py +0 -5
- pulumi_gcp/apigee/sync_authorization.py +0 -5
- pulumi_gcp/apigee/target_server.py +5 -10
- pulumi_gcp/appengine/_inputs.py +8 -991
- pulumi_gcp/appengine/application.py +12 -17
- pulumi_gcp/appengine/application_url_dispatch_rules.py +41 -46
- pulumi_gcp/appengine/domain_mapping.py +13 -18
- pulumi_gcp/appengine/engine_split_traffic.py +45 -50
- pulumi_gcp/appengine/firewall_rule.py +0 -5
- pulumi_gcp/appengine/flexible_app_version.py +125 -130
- pulumi_gcp/appengine/get_default_service_account.py +0 -5
- pulumi_gcp/appengine/outputs.py +0 -5
- pulumi_gcp/appengine/service_network_settings.py +27 -32
- pulumi_gcp/appengine/standard_app_version.py +104 -109
- pulumi_gcp/apphub/_inputs.py +0 -370
- pulumi_gcp/apphub/application.py +62 -67
- pulumi_gcp/apphub/get_application.py +0 -5
- pulumi_gcp/apphub/get_discovered_service.py +0 -5
- pulumi_gcp/apphub/get_discovered_workload.py +0 -5
- pulumi_gcp/apphub/outputs.py +0 -5
- pulumi_gcp/apphub/service.py +73 -78
- pulumi_gcp/apphub/service_project_attachment.py +0 -5
- pulumi_gcp/apphub/workload.py +9 -14
- pulumi_gcp/applicationintegration/_inputs.py +0 -324
- pulumi_gcp/applicationintegration/auth_config.py +24 -29
- pulumi_gcp/applicationintegration/client.py +19 -24
- pulumi_gcp/applicationintegration/outputs.py +0 -5
- pulumi_gcp/artifactregistry/_inputs.py +0 -392
- pulumi_gcp/artifactregistry/get_docker_image.py +2 -7
- pulumi_gcp/artifactregistry/get_repository.py +0 -5
- pulumi_gcp/artifactregistry/get_repository_iam_policy.py +0 -5
- pulumi_gcp/artifactregistry/outputs.py +0 -5
- pulumi_gcp/artifactregistry/repository.py +333 -338
- pulumi_gcp/artifactregistry/repository_iam_binding.py +19 -24
- pulumi_gcp/artifactregistry/repository_iam_member.py +19 -24
- pulumi_gcp/artifactregistry/repository_iam_policy.py +16 -21
- pulumi_gcp/artifactregistry/vpcsc_config.py +0 -5
- pulumi_gcp/assuredworkloads/_inputs.py +0 -117
- pulumi_gcp/assuredworkloads/outputs.py +0 -5
- pulumi_gcp/assuredworkloads/workload.py +81 -86
- pulumi_gcp/backupdisasterrecovery/_inputs.py +0 -41
- pulumi_gcp/backupdisasterrecovery/get_management_server.py +0 -5
- pulumi_gcp/backupdisasterrecovery/management_server.py +15 -20
- pulumi_gcp/backupdisasterrecovery/outputs.py +0 -5
- pulumi_gcp/beyondcorp/_inputs.py +0 -86
- pulumi_gcp/beyondcorp/app_connection.py +52 -57
- pulumi_gcp/beyondcorp/app_connector.py +25 -30
- pulumi_gcp/beyondcorp/app_gateway.py +2 -7
- pulumi_gcp/beyondcorp/get_app_connection.py +0 -5
- pulumi_gcp/beyondcorp/get_app_connector.py +0 -5
- pulumi_gcp/beyondcorp/get_app_gateway.py +0 -5
- pulumi_gcp/beyondcorp/outputs.py +0 -5
- pulumi_gcp/biglake/_inputs.py +0 -64
- pulumi_gcp/biglake/catalog.py +0 -5
- pulumi_gcp/biglake/database.py +13 -18
- pulumi_gcp/biglake/outputs.py +0 -5
- pulumi_gcp/biglake/table.py +31 -36
- pulumi_gcp/bigquery/_inputs.py +13 -1937
- pulumi_gcp/bigquery/app_profile.py +128 -133
- pulumi_gcp/bigquery/bi_reservation.py +5 -10
- pulumi_gcp/bigquery/capacity_commitment.py +0 -5
- pulumi_gcp/bigquery/connection.py +176 -181
- pulumi_gcp/bigquery/connection_iam_binding.py +19 -24
- pulumi_gcp/bigquery/connection_iam_member.py +19 -24
- pulumi_gcp/bigquery/connection_iam_policy.py +16 -21
- pulumi_gcp/bigquery/data_transfer_config.py +15 -20
- pulumi_gcp/bigquery/dataset.py +127 -132
- pulumi_gcp/bigquery/dataset_access.py +67 -72
- pulumi_gcp/bigquery/dataset_iam_binding.py +19 -24
- pulumi_gcp/bigquery/dataset_iam_member.py +19 -24
- pulumi_gcp/bigquery/dataset_iam_policy.py +16 -21
- pulumi_gcp/bigquery/get_connection_iam_policy.py +0 -5
- pulumi_gcp/bigquery/get_dataset.py +0 -5
- pulumi_gcp/bigquery/get_dataset_iam_policy.py +0 -5
- pulumi_gcp/bigquery/get_default_service_account.py +0 -5
- pulumi_gcp/bigquery/get_table_iam_policy.py +0 -5
- pulumi_gcp/bigquery/iam_binding.py +97 -102
- pulumi_gcp/bigquery/iam_member.py +97 -102
- pulumi_gcp/bigquery/iam_policy.py +92 -97
- pulumi_gcp/bigquery/job.py +224 -229
- pulumi_gcp/bigquery/outputs.py +0 -5
- pulumi_gcp/bigquery/reservation.py +11 -16
- pulumi_gcp/bigquery/reservation_assignment.py +0 -5
- pulumi_gcp/bigquery/routine.py +109 -114
- pulumi_gcp/bigquery/table.py +62 -67
- pulumi_gcp/bigqueryanalyticshub/_inputs.py +0 -97
- pulumi_gcp/bigqueryanalyticshub/data_exchange.py +0 -5
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +16 -21
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +0 -5
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +0 -5
- pulumi_gcp/bigqueryanalyticshub/listing.py +40 -45
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +16 -21
- pulumi_gcp/bigqueryanalyticshub/outputs.py +0 -5
- pulumi_gcp/bigquerydatapolicy/_inputs.py +0 -40
- pulumi_gcp/bigquerydatapolicy/data_policy.py +19 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +19 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +19 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +16 -21
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +0 -5
- pulumi_gcp/bigquerydatapolicy/outputs.py +0 -5
- pulumi_gcp/bigtable/_inputs.py +0 -202
- pulumi_gcp/bigtable/authorized_view.py +5 -10
- pulumi_gcp/bigtable/gc_policy.py +54 -113
- pulumi_gcp/bigtable/get_instance_iam_policy.py +0 -5
- pulumi_gcp/bigtable/get_table_iam_policy.py +0 -5
- pulumi_gcp/bigtable/instance.py +47 -52
- pulumi_gcp/bigtable/instance_iam_binding.py +19 -24
- pulumi_gcp/bigtable/instance_iam_member.py +19 -24
- pulumi_gcp/bigtable/instance_iam_policy.py +16 -21
- pulumi_gcp/bigtable/outputs.py +0 -5
- pulumi_gcp/bigtable/table.py +34 -39
- pulumi_gcp/bigtable/table_iam_binding.py +19 -24
- pulumi_gcp/bigtable/table_iam_member.py +19 -24
- pulumi_gcp/bigtable/table_iam_policy.py +16 -21
- pulumi_gcp/billing/_inputs.py +0 -257
- pulumi_gcp/billing/account_iam_binding.py +19 -24
- pulumi_gcp/billing/account_iam_member.py +19 -24
- pulumi_gcp/billing/account_iam_policy.py +16 -21
- pulumi_gcp/billing/budget.py +220 -225
- pulumi_gcp/billing/get_account_iam_policy.py +0 -5
- pulumi_gcp/billing/outputs.py +0 -5
- pulumi_gcp/billing/project_info.py +0 -5
- pulumi_gcp/billing/sub_account.py +0 -5
- pulumi_gcp/binaryauthorization/_inputs.py +0 -199
- pulumi_gcp/binaryauthorization/attestor.py +63 -68
- pulumi_gcp/binaryauthorization/attestor_iam_binding.py +19 -24
- pulumi_gcp/binaryauthorization/attestor_iam_member.py +19 -24
- pulumi_gcp/binaryauthorization/attestor_iam_policy.py +16 -21
- pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +0 -5
- pulumi_gcp/binaryauthorization/outputs.py +0 -5
- pulumi_gcp/binaryauthorization/policy.py +83 -88
- pulumi_gcp/blockchainnodeengine/_inputs.py +0 -131
- pulumi_gcp/blockchainnodeengine/blockchain_nodes.py +57 -62
- pulumi_gcp/blockchainnodeengine/outputs.py +0 -5
- pulumi_gcp/certificateauthority/_inputs.py +29 -2150
- pulumi_gcp/certificateauthority/authority.py +393 -398
- pulumi_gcp/certificateauthority/ca_pool.py +184 -189
- pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +97 -102
- pulumi_gcp/certificateauthority/ca_pool_iam_member.py +97 -102
- pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +92 -97
- pulumi_gcp/certificateauthority/certificate.py +631 -636
- pulumi_gcp/certificateauthority/certificate_template.py +129 -134
- pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +97 -102
- pulumi_gcp/certificateauthority/certificate_template_iam_member.py +97 -102
- pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +92 -97
- pulumi_gcp/certificateauthority/get_authority.py +0 -5
- pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +0 -5
- pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +0 -5
- pulumi_gcp/certificateauthority/outputs.py +0 -5
- pulumi_gcp/certificatemanager/_inputs.py +0 -256
- pulumi_gcp/certificatemanager/certificate.py +198 -203
- pulumi_gcp/certificatemanager/certificate_issuance_config.py +71 -76
- pulumi_gcp/certificatemanager/certificate_map.py +2 -7
- pulumi_gcp/certificatemanager/certificate_map_entry.py +8 -13
- pulumi_gcp/certificatemanager/dns_authorization.py +2 -7
- pulumi_gcp/certificatemanager/get_certificate_map.py +0 -5
- pulumi_gcp/certificatemanager/outputs.py +0 -5
- pulumi_gcp/certificatemanager/trust_config.py +21 -26
- pulumi_gcp/cloudasset/_inputs.py +0 -151
- pulumi_gcp/cloudasset/folder_feed.py +30 -35
- pulumi_gcp/cloudasset/get_resources_search_all.py +0 -5
- pulumi_gcp/cloudasset/get_search_all_resources.py +0 -5
- pulumi_gcp/cloudasset/organization_feed.py +30 -35
- pulumi_gcp/cloudasset/outputs.py +0 -5
- pulumi_gcp/cloudasset/project_feed.py +30 -35
- pulumi_gcp/cloudbuild/_inputs.py +30 -1039
- pulumi_gcp/cloudbuild/bitbucket_server_config.py +56 -61
- pulumi_gcp/cloudbuild/get_trigger.py +0 -5
- pulumi_gcp/cloudbuild/outputs.py +0 -5
- pulumi_gcp/cloudbuild/trigger.py +728 -733
- pulumi_gcp/cloudbuild/worker_pool.py +38 -43
- pulumi_gcp/cloudbuildv2/_inputs.py +0 -335
- pulumi_gcp/cloudbuildv2/connection.py +101 -106
- pulumi_gcp/cloudbuildv2/connection_iam_binding.py +19 -24
- pulumi_gcp/cloudbuildv2/connection_iam_member.py +19 -24
- pulumi_gcp/cloudbuildv2/connection_iam_policy.py +16 -21
- pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +0 -5
- pulumi_gcp/cloudbuildv2/outputs.py +0 -5
- pulumi_gcp/cloudbuildv2/repository.py +62 -67
- pulumi_gcp/clouddeploy/_inputs.py +0 -700
- pulumi_gcp/clouddeploy/automation.py +96 -101
- pulumi_gcp/clouddeploy/custom_target_type.py +83 -88
- pulumi_gcp/clouddeploy/custom_target_type_iam_binding.py +3 -8
- pulumi_gcp/clouddeploy/custom_target_type_iam_member.py +3 -8
- pulumi_gcp/clouddeploy/custom_target_type_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/delivery_pipeline.py +157 -162
- pulumi_gcp/clouddeploy/delivery_pipeline_iam_binding.py +3 -8
- pulumi_gcp/clouddeploy/delivery_pipeline_iam_member.py +3 -8
- pulumi_gcp/clouddeploy/delivery_pipeline_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/outputs.py +0 -5
- pulumi_gcp/clouddeploy/target.py +64 -69
- pulumi_gcp/clouddeploy/target_iam_binding.py +3 -8
- pulumi_gcp/clouddeploy/target_iam_member.py +3 -8
- pulumi_gcp/clouddeploy/target_iam_policy.py +0 -5
- pulumi_gcp/clouddomains/_inputs.py +0 -372
- pulumi_gcp/clouddomains/outputs.py +0 -5
- pulumi_gcp/clouddomains/registration.py +116 -121
- pulumi_gcp/cloudfunctions/_inputs.py +0 -132
- pulumi_gcp/cloudfunctions/function.py +20 -25
- pulumi_gcp/cloudfunctions/function_iam_binding.py +19 -24
- pulumi_gcp/cloudfunctions/function_iam_member.py +19 -24
- pulumi_gcp/cloudfunctions/function_iam_policy.py +16 -21
- pulumi_gcp/cloudfunctions/get_function.py +0 -5
- pulumi_gcp/cloudfunctions/get_function_iam_policy.py +0 -5
- pulumi_gcp/cloudfunctions/outputs.py +0 -5
- pulumi_gcp/cloudfunctionsv2/_inputs.py +0 -454
- pulumi_gcp/cloudfunctionsv2/function.py +509 -746
- pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +19 -24
- pulumi_gcp/cloudfunctionsv2/function_iam_member.py +19 -24
- pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +16 -21
- pulumi_gcp/cloudfunctionsv2/get_function.py +0 -5
- pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +0 -5
- pulumi_gcp/cloudfunctionsv2/outputs.py +1 -134
- pulumi_gcp/cloudidentity/_inputs.py +0 -161
- pulumi_gcp/cloudidentity/get_group_lookup.py +4 -9
- pulumi_gcp/cloudidentity/get_group_memberships.py +0 -5
- pulumi_gcp/cloudidentity/get_groups.py +0 -5
- pulumi_gcp/cloudidentity/group.py +13 -18
- pulumi_gcp/cloudidentity/group_membership.py +63 -68
- pulumi_gcp/cloudidentity/outputs.py +0 -5
- pulumi_gcp/cloudids/endpoint.py +0 -5
- pulumi_gcp/cloudquota/_inputs.py +0 -44
- pulumi_gcp/cloudquota/get_s_quota_info.py +0 -5
- pulumi_gcp/cloudquota/get_s_quota_infos.py +0 -5
- pulumi_gcp/cloudquota/outputs.py +0 -5
- pulumi_gcp/cloudquota/s_quota_preference.py +11 -16
- pulumi_gcp/cloudrun/_inputs.py +16 -1166
- pulumi_gcp/cloudrun/domain_mapping.py +44 -49
- pulumi_gcp/cloudrun/get_locations.py +0 -5
- pulumi_gcp/cloudrun/get_service.py +0 -5
- pulumi_gcp/cloudrun/get_service_iam_policy.py +0 -5
- pulumi_gcp/cloudrun/iam_binding.py +19 -24
- pulumi_gcp/cloudrun/iam_member.py +19 -24
- pulumi_gcp/cloudrun/iam_policy.py +16 -21
- pulumi_gcp/cloudrun/outputs.py +0 -5
- pulumi_gcp/cloudrun/service.py +265 -270
- pulumi_gcp/cloudrunv2/_inputs.py +20 -1353
- pulumi_gcp/cloudrunv2/get_job.py +0 -5
- pulumi_gcp/cloudrunv2/get_job_iam_policy.py +0 -5
- pulumi_gcp/cloudrunv2/get_service.py +0 -5
- pulumi_gcp/cloudrunv2/get_service_iam_policy.py +0 -5
- pulumi_gcp/cloudrunv2/job.py +282 -287
- pulumi_gcp/cloudrunv2/job_iam_binding.py +19 -24
- pulumi_gcp/cloudrunv2/job_iam_member.py +19 -24
- pulumi_gcp/cloudrunv2/job_iam_policy.py +16 -21
- pulumi_gcp/cloudrunv2/outputs.py +0 -5
- pulumi_gcp/cloudrunv2/service.py +432 -437
- pulumi_gcp/cloudrunv2/service_iam_binding.py +19 -24
- pulumi_gcp/cloudrunv2/service_iam_member.py +19 -24
- pulumi_gcp/cloudrunv2/service_iam_policy.py +16 -21
- pulumi_gcp/cloudscheduler/_inputs.py +0 -193
- pulumi_gcp/cloudscheduler/job.py +122 -127
- pulumi_gcp/cloudscheduler/outputs.py +0 -5
- pulumi_gcp/cloudtasks/_inputs.py +0 -134
- pulumi_gcp/cloudtasks/get_queue_iam_policy.py +0 -5
- pulumi_gcp/cloudtasks/outputs.py +0 -5
- pulumi_gcp/cloudtasks/queue.py +58 -63
- pulumi_gcp/cloudtasks/queue_iam_binding.py +19 -24
- pulumi_gcp/cloudtasks/queue_iam_member.py +19 -24
- pulumi_gcp/cloudtasks/queue_iam_policy.py +16 -21
- pulumi_gcp/composer/_inputs.py +0 -566
- pulumi_gcp/composer/environment.py +10 -15
- pulumi_gcp/composer/get_environment.py +0 -5
- pulumi_gcp/composer/get_image_versions.py +10 -15
- pulumi_gcp/composer/get_user_workloads_config_map.py +10 -15
- pulumi_gcp/composer/get_user_workloads_secret.py +10 -15
- pulumi_gcp/composer/outputs.py +0 -5
- pulumi_gcp/composer/user_workloads_config_map.py +10 -15
- pulumi_gcp/composer/user_workloads_secret.py +10 -15
- pulumi_gcp/compute/_inputs.py +145 -14134
- pulumi_gcp/compute/address.py +29 -27
- pulumi_gcp/compute/attached_disk.py +16 -21
- pulumi_gcp/compute/autoscaler.py +93 -98
- pulumi_gcp/compute/backend_bucket.py +25 -30
- pulumi_gcp/compute/backend_bucket_iam_binding.py +3 -8
- pulumi_gcp/compute/backend_bucket_iam_member.py +3 -8
- pulumi_gcp/compute/backend_bucket_iam_policy.py +0 -5
- pulumi_gcp/compute/backend_bucket_signed_url_key.py +0 -5
- pulumi_gcp/compute/backend_service.py +213 -204
- pulumi_gcp/compute/backend_service_iam_binding.py +5 -10
- pulumi_gcp/compute/backend_service_iam_member.py +5 -10
- pulumi_gcp/compute/backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/backend_service_signed_url_key.py +30 -35
- pulumi_gcp/compute/ca_external_account_key.py +0 -5
- pulumi_gcp/compute/disk.py +49 -54
- pulumi_gcp/compute/disk_async_replication.py +5 -10
- pulumi_gcp/compute/disk_iam_binding.py +19 -24
- pulumi_gcp/compute/disk_iam_member.py +19 -24
- pulumi_gcp/compute/disk_iam_policy.py +16 -21
- pulumi_gcp/compute/disk_resource_policy_attachment.py +16 -21
- pulumi_gcp/compute/external_vpn_gateway.py +19 -24
- pulumi_gcp/compute/firewall.py +37 -42
- pulumi_gcp/compute/firewall_policy.py +0 -5
- pulumi_gcp/compute/firewall_policy_association.py +0 -5
- pulumi_gcp/compute/firewall_policy_rule.py +39 -44
- pulumi_gcp/compute/forwarding_rule.py +264 -248
- pulumi_gcp/compute/get_address.py +0 -5
- pulumi_gcp/compute/get_addresses.py +0 -5
- pulumi_gcp/compute/get_backend_bucket.py +0 -5
- pulumi_gcp/compute/get_backend_bucket_iam_policy.py +0 -5
- pulumi_gcp/compute/get_backend_service.py +0 -5
- pulumi_gcp/compute/get_backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/get_certificate.py +0 -5
- pulumi_gcp/compute/get_default_service_account.py +0 -5
- pulumi_gcp/compute/get_disk.py +8 -13
- pulumi_gcp/compute/get_disk_iam_policy.py +0 -5
- pulumi_gcp/compute/get_forwarding_rule.py +0 -5
- pulumi_gcp/compute/get_forwarding_rules.py +0 -5
- pulumi_gcp/compute/get_global_address.py +0 -5
- pulumi_gcp/compute/get_global_forwarding_rule.py +0 -5
- pulumi_gcp/compute/get_hc_vpn_gateway.py +0 -5
- pulumi_gcp/compute/get_health_check.py +0 -5
- pulumi_gcp/compute/get_image.py +10 -15
- pulumi_gcp/compute/get_image_iam_policy.py +0 -5
- pulumi_gcp/compute/get_instance.py +0 -5
- pulumi_gcp/compute/get_instance_group.py +0 -5
- pulumi_gcp/compute/get_instance_group_manager.py +0 -5
- pulumi_gcp/compute/get_instance_iam_policy.py +0 -5
- pulumi_gcp/compute/get_instance_serial_port.py +24 -29
- pulumi_gcp/compute/get_instance_template.py +0 -5
- pulumi_gcp/compute/get_lbip_ranges.py +0 -5
- pulumi_gcp/compute/get_machine_image_iam_policy.py +0 -5
- pulumi_gcp/compute/get_machine_types.py +0 -5
- pulumi_gcp/compute/get_netblock_ip_ranges.py +0 -5
- pulumi_gcp/compute/get_network.py +0 -5
- pulumi_gcp/compute/get_network_endpoint_group.py +0 -5
- pulumi_gcp/compute/get_network_peering.py +0 -5
- pulumi_gcp/compute/get_networks.py +0 -5
- pulumi_gcp/compute/get_node_types.py +0 -5
- pulumi_gcp/compute/get_region_backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/get_region_disk.py +0 -5
- pulumi_gcp/compute/get_region_disk_iam_policy.py +0 -5
- pulumi_gcp/compute/get_region_instance_group.py +0 -5
- pulumi_gcp/compute/get_region_instance_template.py +0 -5
- pulumi_gcp/compute/get_region_network_endpoint_group.py +0 -5
- pulumi_gcp/compute/get_region_ssl_certificate.py +0 -5
- pulumi_gcp/compute/get_regions.py +0 -5
- pulumi_gcp/compute/get_reservation.py +0 -5
- pulumi_gcp/compute/get_resource_policy.py +0 -5
- pulumi_gcp/compute/get_router.py +0 -5
- pulumi_gcp/compute/get_router_nat.py +0 -5
- pulumi_gcp/compute/get_router_status.py +0 -5
- pulumi_gcp/compute/get_security_policy.py +0 -5
- pulumi_gcp/compute/get_snapshot.py +0 -5
- pulumi_gcp/compute/get_snapshot_iam_policy.py +0 -5
- pulumi_gcp/compute/get_ssl_policy.py +0 -5
- pulumi_gcp/compute/get_subnetwork.py +0 -5
- pulumi_gcp/compute/get_subnetwork_iam_policy.py +0 -5
- pulumi_gcp/compute/get_subnetworks.py +0 -5
- pulumi_gcp/compute/get_vpn_gateway.py +0 -5
- pulumi_gcp/compute/get_zones.py +0 -5
- pulumi_gcp/compute/global_address.py +0 -5
- pulumi_gcp/compute/global_forwarding_rule.py +227 -211
- pulumi_gcp/compute/global_network_endpoint.py +0 -5
- pulumi_gcp/compute/global_network_endpoint_group.py +0 -5
- pulumi_gcp/compute/ha_vpn_gateway.py +27 -32
- pulumi_gcp/compute/health_check.py +169 -174
- pulumi_gcp/compute/http_health_check.py +0 -5
- pulumi_gcp/compute/https_health_check.py +0 -5
- pulumi_gcp/compute/image.py +45 -50
- pulumi_gcp/compute/image_iam_binding.py +97 -102
- pulumi_gcp/compute/image_iam_member.py +97 -102
- pulumi_gcp/compute/image_iam_policy.py +92 -97
- pulumi_gcp/compute/instance.py +99 -104
- pulumi_gcp/compute/instance_from_machine_image.py +56 -61
- pulumi_gcp/compute/instance_from_template.py +83 -88
- pulumi_gcp/compute/instance_group.py +21 -26
- pulumi_gcp/compute/instance_group_manager.py +133 -138
- pulumi_gcp/compute/instance_group_membership.py +16 -21
- pulumi_gcp/compute/instance_group_named_port.py +8 -13
- pulumi_gcp/compute/instance_iam_binding.py +97 -102
- pulumi_gcp/compute/instance_iam_member.py +97 -102
- pulumi_gcp/compute/instance_iam_policy.py +92 -97
- pulumi_gcp/compute/instance_settings.py +11 -16
- pulumi_gcp/compute/instance_template.py +142 -147
- pulumi_gcp/compute/interconnect.py +9 -14
- pulumi_gcp/compute/interconnect_attachment.py +14 -19
- pulumi_gcp/compute/machine_image.py +43 -48
- pulumi_gcp/compute/machine_image_iam_binding.py +97 -102
- pulumi_gcp/compute/machine_image_iam_member.py +97 -102
- pulumi_gcp/compute/machine_image_iam_policy.py +92 -97
- pulumi_gcp/compute/managed_ssl_certificate.py +42 -40
- pulumi_gcp/compute/manged_ssl_certificate.py +42 -40
- pulumi_gcp/compute/network.py +0 -5
- pulumi_gcp/compute/network_attachment.py +24 -45
- pulumi_gcp/compute/network_edge_security_service.py +0 -5
- pulumi_gcp/compute/network_endpoint.py +18 -23
- pulumi_gcp/compute/network_endpoint_group.py +0 -5
- pulumi_gcp/compute/network_endpoint_list.py +61 -66
- pulumi_gcp/compute/network_firewall_policy.py +0 -5
- pulumi_gcp/compute/network_firewall_policy_association.py +0 -5
- pulumi_gcp/compute/network_firewall_policy_rule.py +36 -41
- pulumi_gcp/compute/network_peering.py +0 -5
- pulumi_gcp/compute/network_peering_routes_config.py +36 -41
- pulumi_gcp/compute/node_group.py +45 -50
- pulumi_gcp/compute/node_template.py +16 -21
- pulumi_gcp/compute/organization_security_policy.py +0 -5
- pulumi_gcp/compute/organization_security_policy_association.py +26 -31
- pulumi_gcp/compute/organization_security_policy_rule.py +31 -36
- pulumi_gcp/compute/outputs.py +8 -509
- pulumi_gcp/compute/packet_mirroring.py +78 -83
- pulumi_gcp/compute/per_instance_config.py +51 -56
- pulumi_gcp/compute/project_cloud_armor_tier.py +0 -5
- pulumi_gcp/compute/project_default_network_tier.py +0 -5
- pulumi_gcp/compute/project_metadata.py +0 -5
- pulumi_gcp/compute/project_metadata_item.py +0 -5
- pulumi_gcp/compute/public_advertised_prefix.py +0 -5
- pulumi_gcp/compute/public_delegated_prefix.py +0 -5
- pulumi_gcp/compute/region_autoscaler.py +55 -60
- pulumi_gcp/compute/region_backend_service.py +212 -203
- pulumi_gcp/compute/region_backend_service_iam_binding.py +5 -10
- pulumi_gcp/compute/region_backend_service_iam_member.py +5 -10
- pulumi_gcp/compute/region_backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/region_commitment.py +42 -47
- pulumi_gcp/compute/region_disk.py +44 -49
- pulumi_gcp/compute/region_disk_iam_binding.py +114 -146
- pulumi_gcp/compute/region_disk_iam_member.py +114 -146
- pulumi_gcp/compute/region_disk_iam_policy.py +104 -136
- pulumi_gcp/compute/region_disk_resource_policy_attachment.py +16 -21
- pulumi_gcp/compute/region_health_check.py +169 -174
- pulumi_gcp/compute/region_instance_group_manager.py +129 -134
- pulumi_gcp/compute/region_instance_template.py +50 -55
- pulumi_gcp/compute/region_network_endpoint.py +18 -23
- pulumi_gcp/compute/region_network_endpoint_group.py +130 -135
- pulumi_gcp/compute/region_network_firewall_policy.py +0 -5
- pulumi_gcp/compute/region_network_firewall_policy_association.py +0 -5
- pulumi_gcp/compute/region_network_firewall_policy_rule.py +36 -41
- pulumi_gcp/compute/region_per_instance_config.py +61 -66
- pulumi_gcp/compute/region_security_policy.py +44 -49
- pulumi_gcp/compute/region_security_policy_rule.py +156 -161
- pulumi_gcp/compute/region_ssl_certificate.py +7 -5
- pulumi_gcp/compute/region_ssl_policy.py +0 -5
- pulumi_gcp/compute/region_target_http_proxy.py +38 -43
- pulumi_gcp/compute/region_target_https_proxy.py +92 -97
- pulumi_gcp/compute/region_target_tcp_proxy.py +6 -11
- pulumi_gcp/compute/region_url_map.py +819 -824
- pulumi_gcp/compute/reservation.py +24 -29
- pulumi_gcp/compute/resource_policy.py +148 -153
- pulumi_gcp/compute/route.py +12 -17
- pulumi_gcp/compute/router.py +35 -40
- pulumi_gcp/compute/router_interface.py +0 -5
- pulumi_gcp/compute/router_nat.py +93 -98
- pulumi_gcp/compute/router_peer.py +73 -78
- pulumi_gcp/compute/router_status.py +0 -5
- pulumi_gcp/compute/security_policy.py +196 -201
- pulumi_gcp/compute/security_policy_rule.py +75 -80
- pulumi_gcp/compute/security_scan_config.py +10 -15
- pulumi_gcp/compute/service_attachment.py +55 -60
- pulumi_gcp/compute/shared_vpc_host_project.py +0 -5
- pulumi_gcp/compute/shared_vpc_service_project.py +0 -5
- pulumi_gcp/compute/snapshot.py +10 -15
- pulumi_gcp/compute/snapshot_iam_binding.py +19 -24
- pulumi_gcp/compute/snapshot_iam_member.py +19 -24
- pulumi_gcp/compute/snapshot_iam_policy.py +16 -21
- pulumi_gcp/compute/ssl_certificate.py +7 -5
- pulumi_gcp/compute/ssl_policy.py +0 -5
- pulumi_gcp/compute/subnetwork.py +28 -33
- pulumi_gcp/compute/subnetwork_iam_binding.py +97 -102
- pulumi_gcp/compute/subnetwork_iam_member.py +97 -102
- pulumi_gcp/compute/subnetwork_iam_policy.py +92 -97
- pulumi_gcp/compute/target_grpc_proxy.py +124 -129
- pulumi_gcp/compute/target_http_proxy.py +56 -61
- pulumi_gcp/compute/target_https_proxy.py +129 -209
- pulumi_gcp/compute/target_instance.py +58 -63
- pulumi_gcp/compute/target_pool.py +0 -5
- pulumi_gcp/compute/target_ssl_proxy.py +6 -11
- pulumi_gcp/compute/target_tcp_proxy.py +6 -11
- pulumi_gcp/compute/url_map.py +726 -986
- pulumi_gcp/compute/vpn_gateway.py +0 -5
- pulumi_gcp/compute/vpn_tunnel.py +0 -5
- pulumi_gcp/config/__init__.pyi +0 -5
- pulumi_gcp/config/outputs.py +0 -5
- pulumi_gcp/config/vars.py +0 -5
- pulumi_gcp/container/_inputs.py +343 -5022
- pulumi_gcp/container/attached_cluster.py +123 -128
- pulumi_gcp/container/aws_cluster.py +356 -361
- pulumi_gcp/container/aws_node_pool.py +551 -556
- pulumi_gcp/container/azure_client.py +2 -7
- pulumi_gcp/container/azure_cluster.py +130 -135
- pulumi_gcp/container/azure_node_pool.py +112 -117
- pulumi_gcp/container/cluster.py +219 -224
- pulumi_gcp/container/get_attached_install_manifest.py +0 -5
- pulumi_gcp/container/get_attached_versions.py +0 -5
- pulumi_gcp/container/get_aws_versions.py +0 -5
- pulumi_gcp/container/get_azure_versions.py +0 -5
- pulumi_gcp/container/get_cluster.py +0 -5
- pulumi_gcp/container/get_engine_versions.py +0 -5
- pulumi_gcp/container/get_registry_image.py +0 -5
- pulumi_gcp/container/get_registry_repository.py +0 -5
- pulumi_gcp/container/node_pool.py +73 -78
- pulumi_gcp/container/outputs.py +0 -5
- pulumi_gcp/container/registry.py +0 -5
- pulumi_gcp/containeranalysis/_inputs.py +0 -121
- pulumi_gcp/containeranalysis/get_note_iam_policy.py +0 -5
- pulumi_gcp/containeranalysis/note.py +44 -49
- pulumi_gcp/containeranalysis/note_iam_binding.py +19 -24
- pulumi_gcp/containeranalysis/note_iam_member.py +19 -24
- pulumi_gcp/containeranalysis/note_iam_policy.py +16 -21
- pulumi_gcp/containeranalysis/occurence.py +5 -10
- pulumi_gcp/containeranalysis/outputs.py +0 -5
- pulumi_gcp/databasemigrationservice/_inputs.py +0 -578
- pulumi_gcp/databasemigrationservice/connection_profile.py +183 -188
- pulumi_gcp/databasemigrationservice/outputs.py +0 -5
- pulumi_gcp/databasemigrationservice/private_connection.py +15 -20
- pulumi_gcp/datacatalog/_inputs.py +0 -318
- pulumi_gcp/datacatalog/entry.py +15 -20
- pulumi_gcp/datacatalog/entry_group.py +0 -5
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/entry_group_iam_member.py +19 -24
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +16 -21
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/outputs.py +0 -5
- pulumi_gcp/datacatalog/policy_tag.py +0 -5
- pulumi_gcp/datacatalog/policy_tag_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/policy_tag_iam_member.py +19 -24
- pulumi_gcp/datacatalog/policy_tag_iam_policy.py +16 -21
- pulumi_gcp/datacatalog/tag.py +259 -264
- pulumi_gcp/datacatalog/tag_template.py +71 -76
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/tag_template_iam_member.py +19 -24
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +16 -21
- pulumi_gcp/datacatalog/taxonomy.py +0 -5
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +19 -24
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +16 -21
- pulumi_gcp/dataflow/_inputs.py +0 -316
- pulumi_gcp/dataflow/flex_template_job.py +0 -5
- pulumi_gcp/dataflow/job.py +0 -5
- pulumi_gcp/dataflow/outputs.py +0 -5
- pulumi_gcp/dataflow/pipeline.py +70 -75
- pulumi_gcp/dataform/_inputs.py +0 -251
- pulumi_gcp/dataform/get_repository_iam_policy.py +0 -5
- pulumi_gcp/dataform/outputs.py +0 -5
- pulumi_gcp/dataform/repository.py +36 -41
- pulumi_gcp/dataform/repository_iam_binding.py +3 -8
- pulumi_gcp/dataform/repository_iam_member.py +3 -8
- pulumi_gcp/dataform/repository_iam_policy.py +0 -5
- pulumi_gcp/dataform/repository_release_config.py +53 -58
- pulumi_gcp/dataform/repository_workflow_config.py +89 -94
- pulumi_gcp/datafusion/_inputs.py +8 -224
- pulumi_gcp/datafusion/get_instance_iam_policy.py +0 -5
- pulumi_gcp/datafusion/instance.py +50 -119
- pulumi_gcp/datafusion/outputs.py +7 -132
- pulumi_gcp/dataloss/_inputs.py +85 -6537
- pulumi_gcp/dataloss/outputs.py +0 -5
- pulumi_gcp/dataloss/prevention_deidentify_template.py +221 -226
- pulumi_gcp/dataloss/prevention_discovery_config.py +17 -22
- pulumi_gcp/dataloss/prevention_inspect_template.py +437 -442
- pulumi_gcp/dataloss/prevention_job_trigger.py +696 -701
- pulumi_gcp/dataloss/prevention_stored_info_type.py +57 -62
- pulumi_gcp/dataplex/_inputs.py +7 -1213
- pulumi_gcp/dataplex/aspect_type.py +0 -5
- pulumi_gcp/dataplex/aspect_type_iam_binding.py +19 -24
- pulumi_gcp/dataplex/aspect_type_iam_member.py +19 -24
- pulumi_gcp/dataplex/aspect_type_iam_policy.py +16 -21
- pulumi_gcp/dataplex/asset.py +42 -47
- pulumi_gcp/dataplex/asset_iam_binding.py +19 -24
- pulumi_gcp/dataplex/asset_iam_member.py +19 -24
- pulumi_gcp/dataplex/asset_iam_policy.py +16 -21
- pulumi_gcp/dataplex/datascan.py +284 -289
- pulumi_gcp/dataplex/datascan_iam_binding.py +19 -24
- pulumi_gcp/dataplex/datascan_iam_member.py +19 -24
- pulumi_gcp/dataplex/datascan_iam_policy.py +16 -21
- pulumi_gcp/dataplex/entry_group.py +0 -5
- pulumi_gcp/dataplex/entry_group_iam_binding.py +19 -24
- pulumi_gcp/dataplex/entry_group_iam_member.py +19 -24
- pulumi_gcp/dataplex/entry_group_iam_policy.py +16 -21
- pulumi_gcp/dataplex/entry_type.py +11 -16
- pulumi_gcp/dataplex/entry_type_iam_binding.py +19 -24
- pulumi_gcp/dataplex/entry_type_iam_member.py +19 -24
- pulumi_gcp/dataplex/entry_type_iam_policy.py +16 -21
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_asset_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_entry_type_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_lake_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_task_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_zone_iam_policy.py +0 -5
- pulumi_gcp/dataplex/lake.py +9 -14
- pulumi_gcp/dataplex/lake_iam_binding.py +19 -24
- pulumi_gcp/dataplex/lake_iam_member.py +19 -24
- pulumi_gcp/dataplex/lake_iam_policy.py +16 -21
- pulumi_gcp/dataplex/outputs.py +0 -5
- pulumi_gcp/dataplex/task.py +168 -173
- pulumi_gcp/dataplex/task_iam_binding.py +19 -24
- pulumi_gcp/dataplex/task_iam_member.py +19 -24
- pulumi_gcp/dataplex/task_iam_policy.py +16 -21
- pulumi_gcp/dataplex/zone.py +24 -29
- pulumi_gcp/dataplex/zone_iam_binding.py +19 -24
- pulumi_gcp/dataplex/zone_iam_member.py +19 -24
- pulumi_gcp/dataplex/zone_iam_policy.py +16 -21
- pulumi_gcp/dataproc/_inputs.py +41 -3216
- pulumi_gcp/dataproc/autoscaling_policy.py +45 -50
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +19 -24
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +19 -24
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +16 -21
- pulumi_gcp/dataproc/cluster.py +104 -109
- pulumi_gcp/dataproc/cluster_iam_binding.py +19 -24
- pulumi_gcp/dataproc/cluster_iam_member.py +19 -24
- pulumi_gcp/dataproc/cluster_iam_policy.py +16 -21
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_cluster_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_job_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_metastore_service.py +0 -5
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +0 -5
- pulumi_gcp/dataproc/job.py +90 -95
- pulumi_gcp/dataproc/job_iam_binding.py +19 -24
- pulumi_gcp/dataproc/job_iam_member.py +19 -24
- pulumi_gcp/dataproc/job_iam_policy.py +16 -21
- pulumi_gcp/dataproc/metastore_federation.py +51 -56
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +19 -24
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +19 -24
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +16 -21
- pulumi_gcp/dataproc/metastore_service.py +234 -239
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +19 -24
- pulumi_gcp/dataproc/metastore_service_iam_member.py +19 -24
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +16 -21
- pulumi_gcp/dataproc/outputs.py +0 -5
- pulumi_gcp/dataproc/workflow_template.py +107 -112
- pulumi_gcp/datastore/_inputs.py +0 -22
- pulumi_gcp/datastore/data_store_index.py +21 -26
- pulumi_gcp/datastore/outputs.py +0 -5
- pulumi_gcp/datastream/_inputs.py +22 -1618
- pulumi_gcp/datastream/connection_profile.py +246 -251
- pulumi_gcp/datastream/get_static_ips.py +0 -5
- pulumi_gcp/datastream/outputs.py +0 -5
- pulumi_gcp/datastream/private_connection.py +15 -20
- pulumi_gcp/datastream/stream.py +772 -777
- pulumi_gcp/deploymentmanager/_inputs.py +0 -66
- pulumi_gcp/deploymentmanager/deployment.py +28 -33
- pulumi_gcp/deploymentmanager/outputs.py +0 -5
- pulumi_gcp/diagflow/_inputs.py +42 -2591
- pulumi_gcp/diagflow/agent.py +0 -5
- pulumi_gcp/diagflow/cx_agent.py +70 -75
- pulumi_gcp/diagflow/cx_entity_type.py +32 -37
- pulumi_gcp/diagflow/cx_environment.py +17 -22
- pulumi_gcp/diagflow/cx_flow.py +450 -455
- pulumi_gcp/diagflow/cx_intent.py +50 -55
- pulumi_gcp/diagflow/cx_page.py +713 -718
- pulumi_gcp/diagflow/cx_security_settings.py +64 -69
- pulumi_gcp/diagflow/cx_test_case.py +192 -197
- pulumi_gcp/diagflow/cx_version.py +8 -13
- pulumi_gcp/diagflow/cx_webhook.py +22 -27
- pulumi_gcp/diagflow/entity_type.py +21 -26
- pulumi_gcp/diagflow/fulfillment.py +22 -27
- pulumi_gcp/diagflow/intent.py +2 -7
- pulumi_gcp/diagflow/outputs.py +0 -5
- pulumi_gcp/discoveryengine/_inputs.py +0 -183
- pulumi_gcp/discoveryengine/chat_engine.py +32 -37
- pulumi_gcp/discoveryengine/data_store.py +27 -32
- pulumi_gcp/discoveryengine/outputs.py +0 -5
- pulumi_gcp/discoveryengine/search_engine.py +12 -17
- pulumi_gcp/dns/_inputs.py +0 -589
- pulumi_gcp/dns/dns_managed_zone_iam_binding.py +19 -24
- pulumi_gcp/dns/dns_managed_zone_iam_member.py +19 -24
- pulumi_gcp/dns/dns_managed_zone_iam_policy.py +16 -21
- pulumi_gcp/dns/get_keys.py +8 -13
- pulumi_gcp/dns/get_managed_zone.py +0 -5
- pulumi_gcp/dns/get_managed_zone_iam_policy.py +0 -5
- pulumi_gcp/dns/get_managed_zones.py +0 -5
- pulumi_gcp/dns/get_record_set.py +0 -5
- pulumi_gcp/dns/managed_zone.py +178 -183
- pulumi_gcp/dns/outputs.py +0 -5
- pulumi_gcp/dns/policy.py +42 -47
- pulumi_gcp/dns/record_set.py +95 -100
- pulumi_gcp/dns/response_policy.py +76 -81
- pulumi_gcp/dns/response_policy_rule.py +33 -38
- pulumi_gcp/edgecontainer/_inputs.py +0 -464
- pulumi_gcp/edgecontainer/cluster.py +147 -152
- pulumi_gcp/edgecontainer/node_pool.py +104 -109
- pulumi_gcp/edgecontainer/outputs.py +0 -5
- pulumi_gcp/edgecontainer/vpn_connection.py +31 -36
- pulumi_gcp/edgenetwork/network.py +0 -5
- pulumi_gcp/edgenetwork/subnet.py +0 -5
- pulumi_gcp/endpoints/_inputs.py +0 -101
- pulumi_gcp/endpoints/consumers_iam_binding.py +3 -8
- pulumi_gcp/endpoints/consumers_iam_member.py +3 -8
- pulumi_gcp/endpoints/consumers_iam_policy.py +0 -5
- pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +0 -5
- pulumi_gcp/endpoints/get_service_iam_policy.py +0 -5
- pulumi_gcp/endpoints/outputs.py +0 -5
- pulumi_gcp/endpoints/service.py +4 -9
- pulumi_gcp/endpoints/service_iam_binding.py +19 -24
- pulumi_gcp/endpoints/service_iam_member.py +19 -24
- pulumi_gcp/endpoints/service_iam_policy.py +16 -21
- pulumi_gcp/essentialcontacts/_inputs.py +0 -313
- pulumi_gcp/essentialcontacts/contact.py +0 -5
- pulumi_gcp/essentialcontacts/document_ai_processor.py +0 -5
- pulumi_gcp/essentialcontacts/document_ai_processor_default_version.py +0 -5
- pulumi_gcp/essentialcontacts/document_ai_warehouse_document_schema.py +35 -40
- pulumi_gcp/essentialcontacts/document_ai_warehouse_location.py +0 -5
- pulumi_gcp/essentialcontacts/outputs.py +0 -5
- pulumi_gcp/eventarc/_inputs.py +0 -145
- pulumi_gcp/eventarc/channel.py +0 -5
- pulumi_gcp/eventarc/google_channel_config.py +0 -5
- pulumi_gcp/eventarc/outputs.py +0 -5
- pulumi_gcp/eventarc/trigger.py +73 -78
- pulumi_gcp/filestore/_inputs.py +0 -108
- pulumi_gcp/filestore/backup.py +18 -23
- pulumi_gcp/filestore/get_instance.py +0 -5
- pulumi_gcp/filestore/instance.py +102 -107
- pulumi_gcp/filestore/outputs.py +0 -5
- pulumi_gcp/filestore/snapshot.py +32 -37
- pulumi_gcp/firebase/_inputs.py +0 -511
- pulumi_gcp/firebase/android_app.py +16 -21
- pulumi_gcp/firebase/app_check_app_attest_config.py +0 -5
- pulumi_gcp/firebase/app_check_debug_token.py +0 -5
- pulumi_gcp/firebase/app_check_device_check_config.py +0 -5
- pulumi_gcp/firebase/app_check_play_integrity_config.py +0 -5
- pulumi_gcp/firebase/app_check_recaptcha_enterprise_config.py +0 -5
- pulumi_gcp/firebase/app_check_recaptcha_v3_config.py +0 -5
- pulumi_gcp/firebase/app_check_service_config.py +0 -5
- pulumi_gcp/firebase/apple_app.py +10 -15
- pulumi_gcp/firebase/database_instance.py +0 -5
- pulumi_gcp/firebase/extensions_instance.py +25 -30
- pulumi_gcp/firebase/get_android_app.py +0 -5
- pulumi_gcp/firebase/get_android_app_config.py +0 -5
- pulumi_gcp/firebase/get_apple_app.py +0 -5
- pulumi_gcp/firebase/get_apple_app_config.py +0 -5
- pulumi_gcp/firebase/get_hosting_channel.py +0 -5
- pulumi_gcp/firebase/get_web_app.py +0 -5
- pulumi_gcp/firebase/get_web_app_config.py +0 -5
- pulumi_gcp/firebase/hosting_channel.py +0 -5
- pulumi_gcp/firebase/hosting_custom_domain.py +34 -39
- pulumi_gcp/firebase/hosting_release.py +28 -33
- pulumi_gcp/firebase/hosting_site.py +0 -5
- pulumi_gcp/firebase/hosting_version.py +71 -76
- pulumi_gcp/firebase/outputs.py +0 -5
- pulumi_gcp/firebase/project.py +0 -5
- pulumi_gcp/firebase/storage_bucket.py +0 -5
- pulumi_gcp/firebase/web_app.py +10 -15
- pulumi_gcp/firebaserules/_inputs.py +0 -51
- pulumi_gcp/firebaserules/outputs.py +0 -5
- pulumi_gcp/firebaserules/release.py +0 -5
- pulumi_gcp/firebaserules/ruleset.py +35 -40
- pulumi_gcp/firestore/_inputs.py +0 -154
- pulumi_gcp/firestore/backup_schedule.py +18 -23
- pulumi_gcp/firestore/database.py +17 -22
- pulumi_gcp/firestore/document.py +0 -5
- pulumi_gcp/firestore/field.py +58 -63
- pulumi_gcp/firestore/index.py +67 -72
- pulumi_gcp/firestore/outputs.py +0 -5
- pulumi_gcp/folder/_inputs.py +0 -165
- pulumi_gcp/folder/access_approval_settings.py +23 -28
- pulumi_gcp/folder/get_iam_policy.py +0 -5
- pulumi_gcp/folder/get_organization_policy.py +0 -5
- pulumi_gcp/folder/iam_audit_config.py +125 -130
- pulumi_gcp/folder/iam_binding.py +3 -8
- pulumi_gcp/folder/iam_member.py +125 -130
- pulumi_gcp/folder/iam_policy.py +120 -125
- pulumi_gcp/folder/organization_policy.py +49 -54
- pulumi_gcp/folder/outputs.py +0 -5
- pulumi_gcp/gkebackup/_inputs.py +0 -694
- pulumi_gcp/gkebackup/backup_plan.py +431 -436
- pulumi_gcp/gkebackup/backup_plan_iam_binding.py +19 -24
- pulumi_gcp/gkebackup/backup_plan_iam_member.py +19 -24
- pulumi_gcp/gkebackup/backup_plan_iam_policy.py +16 -21
- pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +0 -5
- pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +0 -5
- pulumi_gcp/gkebackup/outputs.py +0 -5
- pulumi_gcp/gkebackup/restore_plan.py +575 -580
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +956 -336
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +956 -336
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +953 -243
- pulumi_gcp/gkehub/_inputs.py +6 -1204
- pulumi_gcp/gkehub/feature.py +314 -319
- pulumi_gcp/gkehub/feature_iam_binding.py +19 -24
- pulumi_gcp/gkehub/feature_iam_member.py +19 -24
- pulumi_gcp/gkehub/feature_iam_policy.py +16 -21
- pulumi_gcp/gkehub/feature_membership.py +179 -184
- pulumi_gcp/gkehub/fleet.py +19 -24
- pulumi_gcp/gkehub/get_feature_iam_policy.py +0 -5
- pulumi_gcp/gkehub/get_membership_iam_policy.py +0 -5
- pulumi_gcp/gkehub/get_scope_iam_policy.py +0 -5
- pulumi_gcp/gkehub/membership.py +52 -57
- pulumi_gcp/gkehub/membership_binding.py +12 -17
- pulumi_gcp/gkehub/membership_iam_binding.py +19 -24
- pulumi_gcp/gkehub/membership_iam_member.py +19 -24
- pulumi_gcp/gkehub/membership_iam_policy.py +16 -21
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +23 -28
- pulumi_gcp/gkehub/namespace.py +2 -7
- pulumi_gcp/gkehub/outputs.py +0 -5
- pulumi_gcp/gkehub/scope.py +2 -7
- pulumi_gcp/gkehub/scope_iam_binding.py +19 -24
- pulumi_gcp/gkehub/scope_iam_member.py +19 -24
- pulumi_gcp/gkehub/scope_iam_policy.py +16 -21
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +13 -18
- pulumi_gcp/gkeonprem/_inputs.py +17 -2317
- pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +330 -335
- pulumi_gcp/gkeonprem/bare_metal_cluster.py +523 -528
- pulumi_gcp/gkeonprem/bare_metal_node_pool.py +257 -262
- pulumi_gcp/gkeonprem/outputs.py +0 -5
- pulumi_gcp/gkeonprem/v_mware_cluster.py +394 -399
- pulumi_gcp/gkeonprem/v_mware_node_pool.py +84 -89
- pulumi_gcp/healthcare/_inputs.py +0 -359
- pulumi_gcp/healthcare/consent_store.py +0 -5
- pulumi_gcp/healthcare/consent_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/consent_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/consent_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/dataset.py +0 -115
- pulumi_gcp/healthcare/dataset_iam_binding.py +19 -24
- pulumi_gcp/healthcare/dataset_iam_member.py +19 -24
- pulumi_gcp/healthcare/dataset_iam_policy.py +16 -21
- pulumi_gcp/healthcare/dicom_store.py +34 -39
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/dicom_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/fhir_store.py +57 -62
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/fhir_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/get_consent_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_dataset_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/hl7_store.py +41 -46
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/hl7_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/outputs.py +0 -48
- pulumi_gcp/iam/_inputs.py +0 -433
- pulumi_gcp/iam/access_boundary_policy.py +49 -54
- pulumi_gcp/iam/deny_policy.py +51 -56
- pulumi_gcp/iam/get_rule.py +0 -5
- pulumi_gcp/iam/get_testable_permissions.py +0 -5
- pulumi_gcp/iam/get_workload_identity_pool.py +0 -5
- pulumi_gcp/iam/get_workload_identity_pool_provider.py +0 -5
- pulumi_gcp/iam/outputs.py +0 -5
- pulumi_gcp/iam/workforce_pool.py +17 -22
- pulumi_gcp/iam/workforce_pool_provider.py +179 -184
- pulumi_gcp/iam/workload_identity_pool.py +0 -5
- pulumi_gcp/iam/workload_identity_pool_provider.py +63 -68
- pulumi_gcp/iap/_inputs.py +0 -411
- pulumi_gcp/iap/app_engine_service_iam_binding.py +97 -102
- pulumi_gcp/iap/app_engine_service_iam_member.py +97 -102
- pulumi_gcp/iap/app_engine_service_iam_policy.py +92 -97
- pulumi_gcp/iap/app_engine_version_iam_binding.py +97 -102
- pulumi_gcp/iap/app_engine_version_iam_member.py +97 -102
- pulumi_gcp/iap/app_engine_version_iam_policy.py +92 -97
- pulumi_gcp/iap/brand.py +0 -5
- pulumi_gcp/iap/client.py +0 -5
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +0 -5
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +0 -5
- pulumi_gcp/iap/get_client.py +0 -5
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +0 -5
- pulumi_gcp/iap/get_tunnel_iam_policy.py +0 -5
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_backend_service_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_type_compute_iam_policy.py +0 -5
- pulumi_gcp/iap/outputs.py +0 -5
- pulumi_gcp/iap/tunnel_dest_group.py +0 -5
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +97 -102
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +97 -102
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +92 -97
- pulumi_gcp/iap/tunnel_iam_binding.py +97 -102
- pulumi_gcp/iap/tunnel_iam_member.py +97 -102
- pulumi_gcp/iap/tunnel_iam_policy.py +92 -97
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +97 -102
- pulumi_gcp/iap/tunnel_instance_iam_member.py +97 -102
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +92 -97
- pulumi_gcp/iap/web_backend_service_iam_binding.py +97 -102
- pulumi_gcp/iap/web_backend_service_iam_member.py +97 -102
- pulumi_gcp/iap/web_backend_service_iam_policy.py +92 -97
- pulumi_gcp/iap/web_iam_binding.py +97 -102
- pulumi_gcp/iap/web_iam_member.py +97 -102
- pulumi_gcp/iap/web_iam_policy.py +92 -97
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +97 -102
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +97 -102
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +92 -97
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +97 -102
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +97 -102
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +92 -97
- pulumi_gcp/iap/web_type_compute_iam_binding.py +97 -102
- pulumi_gcp/iap/web_type_compute_iam_member.py +97 -102
- pulumi_gcp/iap/web_type_compute_iam_policy.py +92 -97
- pulumi_gcp/identityplatform/_inputs.py +0 -576
- pulumi_gcp/identityplatform/config.py +115 -120
- pulumi_gcp/identityplatform/default_supported_idp_config.py +0 -5
- pulumi_gcp/identityplatform/inbound_saml_config.py +34 -39
- pulumi_gcp/identityplatform/oauth_idp_config.py +0 -5
- pulumi_gcp/identityplatform/outputs.py +0 -5
- pulumi_gcp/identityplatform/project_default_config.py +33 -38
- pulumi_gcp/identityplatform/tenant.py +0 -5
- pulumi_gcp/identityplatform/tenant_default_supported_idp_config.py +0 -5
- pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +34 -39
- pulumi_gcp/identityplatform/tenant_oauth_idp_config.py +0 -5
- pulumi_gcp/integrationconnectors/_inputs.py +0 -868
- pulumi_gcp/integrationconnectors/connection.py +460 -465
- pulumi_gcp/integrationconnectors/endpoint_attachment.py +0 -5
- pulumi_gcp/integrationconnectors/managed_zone.py +10 -15
- pulumi_gcp/integrationconnectors/outputs.py +0 -5
- pulumi_gcp/kms/_inputs.py +0 -303
- pulumi_gcp/kms/autokey_config.py +0 -5
- pulumi_gcp/kms/crypto_key.py +13 -18
- pulumi_gcp/kms/crypto_key_iam_binding.py +51 -56
- pulumi_gcp/kms/crypto_key_iam_member.py +51 -56
- pulumi_gcp/kms/crypto_key_iam_policy.py +46 -51
- pulumi_gcp/kms/crypto_key_version.py +7 -12
- pulumi_gcp/kms/ekm_connection.py +19 -24
- pulumi_gcp/kms/get_crypto_key_iam_policy.py +0 -5
- pulumi_gcp/kms/get_key_ring_iam_policy.py +0 -5
- pulumi_gcp/kms/get_kms_crypto_key.py +0 -5
- pulumi_gcp/kms/get_kms_crypto_key_version.py +0 -5
- pulumi_gcp/kms/get_kms_key_ring.py +0 -5
- pulumi_gcp/kms/get_kms_secret.py +6 -11
- pulumi_gcp/kms/get_kms_secret_asymmetric.py +12 -17
- pulumi_gcp/kms/get_kms_secret_ciphertext.py +18 -23
- pulumi_gcp/kms/key_handle.py +0 -5
- pulumi_gcp/kms/key_ring.py +0 -5
- pulumi_gcp/kms/key_ring_iam_binding.py +97 -102
- pulumi_gcp/kms/key_ring_iam_member.py +97 -102
- pulumi_gcp/kms/key_ring_iam_policy.py +92 -97
- pulumi_gcp/kms/key_ring_import_job.py +4 -9
- pulumi_gcp/kms/outputs.py +0 -5
- pulumi_gcp/kms/secret_ciphertext.py +18 -23
- pulumi_gcp/logging/_inputs.py +0 -520
- pulumi_gcp/logging/billing_account_bucket_config.py +11 -16
- pulumi_gcp/logging/billing_account_exclusion.py +0 -5
- pulumi_gcp/logging/billing_account_sink.py +10 -15
- pulumi_gcp/logging/folder_bucket_config.py +11 -16
- pulumi_gcp/logging/folder_exclusion.py +0 -5
- pulumi_gcp/logging/folder_settings.py +0 -5
- pulumi_gcp/logging/folder_sink.py +10 -15
- pulumi_gcp/logging/get_folder_settings.py +0 -5
- pulumi_gcp/logging/get_log_view_iam_policy.py +0 -5
- pulumi_gcp/logging/get_organization_settings.py +0 -5
- pulumi_gcp/logging/get_project_cmek_settings.py +0 -5
- pulumi_gcp/logging/get_project_settings.py +0 -5
- pulumi_gcp/logging/get_sink.py +0 -5
- pulumi_gcp/logging/linked_dataset.py +5 -10
- pulumi_gcp/logging/log_view.py +0 -5
- pulumi_gcp/logging/log_view_iam_binding.py +5 -10
- pulumi_gcp/logging/log_view_iam_member.py +5 -10
- pulumi_gcp/logging/log_view_iam_policy.py +0 -5
- pulumi_gcp/logging/metric.py +92 -97
- pulumi_gcp/logging/organization_bucket_config.py +11 -16
- pulumi_gcp/logging/organization_exclusion.py +0 -5
- pulumi_gcp/logging/organization_settings.py +0 -5
- pulumi_gcp/logging/organization_sink.py +10 -15
- pulumi_gcp/logging/outputs.py +0 -5
- pulumi_gcp/logging/project_bucket_config.py +16 -21
- pulumi_gcp/logging/project_exclusion.py +0 -5
- pulumi_gcp/logging/project_sink.py +10 -15
- pulumi_gcp/looker/_inputs.py +0 -211
- pulumi_gcp/looker/instance.py +199 -204
- pulumi_gcp/looker/outputs.py +0 -5
- pulumi_gcp/managedkafka/_inputs.py +0 -69
- pulumi_gcp/managedkafka/cluster.py +67 -72
- pulumi_gcp/managedkafka/outputs.py +0 -5
- pulumi_gcp/managedkafka/topic.py +22 -27
- pulumi_gcp/memcache/_inputs.py +0 -184
- pulumi_gcp/memcache/instance.py +51 -56
- pulumi_gcp/memcache/outputs.py +0 -5
- pulumi_gcp/migrationcenter/_inputs.py +0 -182
- pulumi_gcp/migrationcenter/group.py +0 -5
- pulumi_gcp/migrationcenter/outputs.py +0 -5
- pulumi_gcp/migrationcenter/preference_set.py +77 -82
- pulumi_gcp/ml/_inputs.py +0 -17
- pulumi_gcp/ml/engine_model.py +5 -10
- pulumi_gcp/ml/outputs.py +0 -5
- pulumi_gcp/monitoring/_inputs.py +15 -1731
- pulumi_gcp/monitoring/alert_policy.py +123 -128
- pulumi_gcp/monitoring/custom_service.py +11 -16
- pulumi_gcp/monitoring/dashboard.py +0 -5
- pulumi_gcp/monitoring/generic_service.py +15 -20
- pulumi_gcp/monitoring/get_app_engine_service.py +16 -21
- pulumi_gcp/monitoring/get_cluster_istio_service.py +0 -5
- pulumi_gcp/monitoring/get_istio_canonical_service.py +0 -5
- pulumi_gcp/monitoring/get_mesh_istio_service.py +0 -5
- pulumi_gcp/monitoring/get_notification_channel.py +24 -29
- pulumi_gcp/monitoring/get_secret_version.py +0 -5
- pulumi_gcp/monitoring/get_uptime_check_i_ps.py +0 -5
- pulumi_gcp/monitoring/group.py +0 -5
- pulumi_gcp/monitoring/metric_descriptor.py +44 -49
- pulumi_gcp/monitoring/monitored_project.py +0 -5
- pulumi_gcp/monitoring/notification_channel.py +11 -16
- pulumi_gcp/monitoring/outputs.py +0 -68
- pulumi_gcp/monitoring/slo.py +115 -120
- pulumi_gcp/monitoring/uptime_check_config.py +236 -241
- pulumi_gcp/netapp/_inputs.py +0 -311
- pulumi_gcp/netapp/active_directory.py +0 -5
- pulumi_gcp/netapp/backup.py +6 -11
- pulumi_gcp/netapp/backup_policy.py +0 -5
- pulumi_gcp/netapp/backup_vault.py +0 -5
- pulumi_gcp/netapp/kmsconfig.py +0 -5
- pulumi_gcp/netapp/outputs.py +0 -5
- pulumi_gcp/netapp/storage_pool.py +0 -5
- pulumi_gcp/netapp/volume.py +22 -27
- pulumi_gcp/netapp/volume_replication.py +19 -24
- pulumi_gcp/netapp/volume_snapshot.py +0 -5
- pulumi_gcp/networkconnectivity/_inputs.py +0 -253
- pulumi_gcp/networkconnectivity/hub.py +2 -7
- pulumi_gcp/networkconnectivity/internal_range.py +0 -5
- pulumi_gcp/networkconnectivity/outputs.py +0 -5
- pulumi_gcp/networkconnectivity/policy_based_route.py +41 -46
- pulumi_gcp/networkconnectivity/regional_endpoint.py +0 -5
- pulumi_gcp/networkconnectivity/service_connection_policy.py +15 -20
- pulumi_gcp/networkconnectivity/spoke.py +66 -71
- pulumi_gcp/networkmanagement/_inputs.py +0 -87
- pulumi_gcp/networkmanagement/connectivity_test.py +80 -85
- pulumi_gcp/networkmanagement/outputs.py +0 -5
- pulumi_gcp/networksecurity/_inputs.py +0 -321
- pulumi_gcp/networksecurity/address_group.py +0 -5
- pulumi_gcp/networksecurity/address_group_iam_binding.py +5 -297
- pulumi_gcp/networksecurity/address_group_iam_member.py +5 -297
- pulumi_gcp/networksecurity/address_group_iam_policy.py +0 -5
- pulumi_gcp/networksecurity/authorization_policy.py +47 -52
- pulumi_gcp/networksecurity/client_tls_policy.py +40 -45
- pulumi_gcp/networksecurity/firewall_endpoint.py +0 -5
- pulumi_gcp/networksecurity/firewall_endpoint_association.py +0 -5
- pulumi_gcp/networksecurity/gateway_security_policy.py +86 -91
- pulumi_gcp/networksecurity/gateway_security_policy_rule.py +0 -5
- pulumi_gcp/networksecurity/get_address_group_iam_policy.py +0 -5
- pulumi_gcp/networksecurity/outputs.py +0 -5
- pulumi_gcp/networksecurity/security_profile.py +35 -40
- pulumi_gcp/networksecurity/security_profile_group.py +0 -5
- pulumi_gcp/networksecurity/server_tls_policy.py +96 -101
- pulumi_gcp/networksecurity/tls_inspection_policy.py +188 -193
- pulumi_gcp/networksecurity/url_list.py +0 -5
- pulumi_gcp/networkservices/_inputs.py +31 -1783
- pulumi_gcp/networkservices/edge_cache_keyset.py +46 -51
- pulumi_gcp/networkservices/edge_cache_origin.py +84 -89
- pulumi_gcp/networkservices/edge_cache_service.py +562 -567
- pulumi_gcp/networkservices/endpoint_policy.py +50 -55
- pulumi_gcp/networkservices/gateway.py +16 -21
- pulumi_gcp/networkservices/grpc_route.py +141 -146
- pulumi_gcp/networkservices/http_route.py +289 -294
- pulumi_gcp/networkservices/lb_route_extension.py +5 -10
- pulumi_gcp/networkservices/lb_traffic_extension.py +5 -10
- pulumi_gcp/networkservices/mesh.py +0 -5
- pulumi_gcp/networkservices/outputs.py +0 -5
- pulumi_gcp/networkservices/service_binding.py +0 -5
- pulumi_gcp/networkservices/service_lb_policies.py +22 -27
- pulumi_gcp/networkservices/tcp_route.py +101 -106
- pulumi_gcp/networkservices/tls_route.py +77 -82
- pulumi_gcp/notebooks/_inputs.py +0 -615
- pulumi_gcp/notebooks/environment.py +16 -21
- pulumi_gcp/notebooks/get_instance_iam_policy.py +0 -5
- pulumi_gcp/notebooks/get_runtime_iam_policy.py +0 -5
- pulumi_gcp/notebooks/instance.py +73 -78
- pulumi_gcp/notebooks/instance_iam_binding.py +19 -24
- pulumi_gcp/notebooks/instance_iam_member.py +19 -24
- pulumi_gcp/notebooks/instance_iam_policy.py +16 -21
- pulumi_gcp/notebooks/location.py +0 -5
- pulumi_gcp/notebooks/outputs.py +0 -5
- pulumi_gcp/notebooks/runtime.py +217 -222
- pulumi_gcp/notebooks/runtime_iam_binding.py +19 -24
- pulumi_gcp/notebooks/runtime_iam_member.py +19 -24
- pulumi_gcp/notebooks/runtime_iam_policy.py +16 -21
- pulumi_gcp/organizations/_inputs.py +0 -231
- pulumi_gcp/organizations/access_approval_settings.py +31 -36
- pulumi_gcp/organizations/folder.py +0 -5
- pulumi_gcp/organizations/get_active_folder.py +0 -5
- pulumi_gcp/organizations/get_billing_account.py +0 -5
- pulumi_gcp/organizations/get_client_config.py +0 -5
- pulumi_gcp/organizations/get_client_open_id_user_info.py +0 -5
- pulumi_gcp/organizations/get_folder.py +0 -5
- pulumi_gcp/organizations/get_folders.py +0 -5
- pulumi_gcp/organizations/get_iam_policy.py +8 -13
- pulumi_gcp/organizations/get_organization.py +0 -5
- pulumi_gcp/organizations/get_project.py +0 -5
- pulumi_gcp/organizations/iam_audit_config.py +13 -18
- pulumi_gcp/organizations/iam_binding.py +3 -8
- pulumi_gcp/organizations/iam_custom_role.py +0 -5
- pulumi_gcp/organizations/iam_member.py +125 -130
- pulumi_gcp/organizations/iam_policy.py +120 -125
- pulumi_gcp/organizations/outputs.py +0 -5
- pulumi_gcp/organizations/policy.py +49 -54
- pulumi_gcp/organizations/project.py +0 -5
- pulumi_gcp/orgpolicy/_inputs.py +0 -183
- pulumi_gcp/orgpolicy/custom_constraint.py +10 -15
- pulumi_gcp/orgpolicy/outputs.py +0 -5
- pulumi_gcp/orgpolicy/policy.py +98 -103
- pulumi_gcp/osconfig/_inputs.py +27 -2232
- pulumi_gcp/osconfig/guest_policies.py +166 -171
- pulumi_gcp/osconfig/os_policy_assignment.py +153 -158
- pulumi_gcp/osconfig/outputs.py +0 -5
- pulumi_gcp/osconfig/patch_deployment.py +321 -326
- pulumi_gcp/oslogin/ssh_public_key.py +0 -5
- pulumi_gcp/parallelstore/instance.py +0 -5
- pulumi_gcp/privilegedaccessmanager/_inputs.py +0 -170
- pulumi_gcp/privilegedaccessmanager/entitlement.py +89 -94
- pulumi_gcp/privilegedaccessmanager/outputs.py +0 -5
- pulumi_gcp/projects/_inputs.py +0 -262
- pulumi_gcp/projects/access_approval_settings.py +25 -30
- pulumi_gcp/projects/api_key.py +83 -88
- pulumi_gcp/projects/default_service_accounts.py +0 -5
- pulumi_gcp/projects/get_iam_policy.py +0 -5
- pulumi_gcp/projects/get_organization_policy.py +0 -5
- pulumi_gcp/projects/get_project.py +0 -5
- pulumi_gcp/projects/get_project_service.py +0 -5
- pulumi_gcp/projects/iam_audit_config.py +125 -130
- pulumi_gcp/projects/iam_binding.py +125 -130
- pulumi_gcp/projects/iam_custom_role.py +0 -5
- pulumi_gcp/projects/iam_member.py +125 -130
- pulumi_gcp/projects/iam_member_remove.py +0 -5
- pulumi_gcp/projects/iam_policy.py +120 -125
- pulumi_gcp/projects/organization_policy.py +49 -54
- pulumi_gcp/projects/outputs.py +0 -5
- pulumi_gcp/projects/service.py +0 -5
- pulumi_gcp/projects/service_identity.py +0 -5
- pulumi_gcp/projects/usage_export_bucket.py +0 -5
- pulumi_gcp/provider.py +2 -7
- pulumi_gcp/pubsub/_inputs.py +0 -438
- pulumi_gcp/pubsub/get_schema_iam_policy.py +0 -5
- pulumi_gcp/pubsub/get_subscription.py +0 -5
- pulumi_gcp/pubsub/get_subscription_iam_policy.py +0 -5
- pulumi_gcp/pubsub/get_topic.py +0 -5
- pulumi_gcp/pubsub/get_topic_iam_policy.py +0 -5
- pulumi_gcp/pubsub/lite_reservation.py +0 -5
- pulumi_gcp/pubsub/lite_subscription.py +31 -36
- pulumi_gcp/pubsub/lite_topic.py +41 -46
- pulumi_gcp/pubsub/outputs.py +0 -5
- pulumi_gcp/pubsub/schema.py +8 -13
- pulumi_gcp/pubsub/schema_iam_binding.py +19 -24
- pulumi_gcp/pubsub/schema_iam_member.py +19 -24
- pulumi_gcp/pubsub/schema_iam_policy.py +16 -21
- pulumi_gcp/pubsub/subscription.py +136 -141
- pulumi_gcp/pubsub/subscription_iam_binding.py +19 -24
- pulumi_gcp/pubsub/subscription_iam_member.py +19 -24
- pulumi_gcp/pubsub/subscription_iam_policy.py +16 -21
- pulumi_gcp/pubsub/topic.py +45 -50
- pulumi_gcp/pubsub/topic_iam_binding.py +19 -24
- pulumi_gcp/pubsub/topic_iam_member.py +19 -24
- pulumi_gcp/pubsub/topic_iam_policy.py +16 -21
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/recaptcha/_inputs.py +0 -89
- pulumi_gcp/recaptcha/enterprise_key.py +127 -132
- pulumi_gcp/recaptcha/outputs.py +0 -5
- pulumi_gcp/redis/_inputs.py +0 -321
- pulumi_gcp/redis/cluster.py +54 -59
- pulumi_gcp/redis/get_instance.py +0 -5
- pulumi_gcp/redis/instance.py +46 -51
- pulumi_gcp/redis/outputs.py +0 -5
- pulumi_gcp/resourcemanager/lien.py +0 -5
- pulumi_gcp/runtimeconfig/_inputs.py +0 -25
- pulumi_gcp/runtimeconfig/config.py +0 -5
- pulumi_gcp/runtimeconfig/config_iam_binding.py +3 -8
- pulumi_gcp/runtimeconfig/config_iam_member.py +3 -8
- pulumi_gcp/runtimeconfig/config_iam_policy.py +0 -5
- pulumi_gcp/runtimeconfig/get_config.py +0 -5
- pulumi_gcp/runtimeconfig/get_config_iam_policy.py +0 -5
- pulumi_gcp/runtimeconfig/get_variable.py +0 -5
- pulumi_gcp/runtimeconfig/outputs.py +0 -5
- pulumi_gcp/runtimeconfig/variable.py +0 -5
- pulumi_gcp/secretmanager/_inputs.py +0 -143
- pulumi_gcp/secretmanager/get_secret.py +0 -5
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +0 -5
- pulumi_gcp/secretmanager/get_secret_version.py +0 -5
- pulumi_gcp/secretmanager/get_secret_version_access.py +0 -5
- pulumi_gcp/secretmanager/get_secrets.py +0 -5
- pulumi_gcp/secretmanager/outputs.py +0 -5
- pulumi_gcp/secretmanager/secret.py +63 -68
- pulumi_gcp/secretmanager/secret_iam_binding.py +97 -102
- pulumi_gcp/secretmanager/secret_iam_member.py +97 -102
- pulumi_gcp/secretmanager/secret_iam_policy.py +92 -97
- pulumi_gcp/secretmanager/secret_version.py +48 -53
- pulumi_gcp/securesourcemanager/_inputs.py +0 -75
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +0 -5
- pulumi_gcp/securesourcemanager/instance.py +73 -78
- pulumi_gcp/securesourcemanager/instance_iam_binding.py +3 -8
- pulumi_gcp/securesourcemanager/instance_iam_member.py +3 -8
- pulumi_gcp/securesourcemanager/instance_iam_policy.py +0 -5
- pulumi_gcp/securesourcemanager/outputs.py +0 -5
- pulumi_gcp/securitycenter/_inputs.py +9 -862
- pulumi_gcp/securitycenter/event_threat_detection_custom_module.py +0 -5
- pulumi_gcp/securitycenter/folder_custom_module.py +77 -82
- pulumi_gcp/securitycenter/get_source_iam_policy.py +0 -5
- pulumi_gcp/securitycenter/instance_iam_binding.py +33 -102
- pulumi_gcp/securitycenter/instance_iam_member.py +33 -102
- pulumi_gcp/securitycenter/instance_iam_policy.py +30 -99
- pulumi_gcp/securitycenter/management_folder_security_health_analytics_custom_module.py +77 -82
- pulumi_gcp/securitycenter/management_organization_event_threat_detection_custom_module.py +0 -5
- pulumi_gcp/securitycenter/management_organization_security_health_analytics_custom_module.py +77 -82
- pulumi_gcp/securitycenter/management_project_security_health_analytics_custom_module.py +77 -82
- pulumi_gcp/securitycenter/mute_config.py +0 -5
- pulumi_gcp/securitycenter/notification_config.py +11 -16
- pulumi_gcp/securitycenter/organization_custom_module.py +77 -82
- pulumi_gcp/securitycenter/outputs.py +0 -5
- pulumi_gcp/securitycenter/project_custom_module.py +77 -82
- pulumi_gcp/securitycenter/source.py +0 -5
- pulumi_gcp/securitycenter/source_iam_binding.py +3 -8
- pulumi_gcp/securitycenter/source_iam_member.py +3 -8
- pulumi_gcp/securitycenter/source_iam_policy.py +0 -5
- pulumi_gcp/securityposture/_inputs.py +0 -457
- pulumi_gcp/securityposture/outputs.py +0 -5
- pulumi_gcp/securityposture/posture.py +181 -186
- pulumi_gcp/securityposture/posture_deployment.py +30 -35
- pulumi_gcp/serviceaccount/_inputs.py +0 -51
- pulumi_gcp/serviceaccount/account.py +0 -5
- pulumi_gcp/serviceaccount/get_account.py +0 -5
- pulumi_gcp/serviceaccount/get_account_access_token.py +0 -5
- pulumi_gcp/serviceaccount/get_account_id_token.py +0 -5
- pulumi_gcp/serviceaccount/get_account_jwt.py +0 -5
- pulumi_gcp/serviceaccount/get_account_key.py +0 -5
- pulumi_gcp/serviceaccount/get_iam_policy.py +0 -5
- pulumi_gcp/serviceaccount/iam_binding.py +61 -66
- pulumi_gcp/serviceaccount/iam_member.py +61 -66
- pulumi_gcp/serviceaccount/iam_policy.py +56 -61
- pulumi_gcp/serviceaccount/key.py +0 -5
- pulumi_gcp/serviceaccount/outputs.py +0 -5
- pulumi_gcp/servicedirectory/_inputs.py +0 -43
- pulumi_gcp/servicedirectory/endpoint.py +0 -5
- pulumi_gcp/servicedirectory/get_namespace_iam_policy.py +0 -5
- pulumi_gcp/servicedirectory/get_service_iam_policy.py +0 -5
- pulumi_gcp/servicedirectory/namespace.py +0 -5
- pulumi_gcp/servicedirectory/namespace_iam_binding.py +19 -24
- pulumi_gcp/servicedirectory/namespace_iam_member.py +19 -24
- pulumi_gcp/servicedirectory/namespace_iam_policy.py +16 -21
- pulumi_gcp/servicedirectory/outputs.py +0 -5
- pulumi_gcp/servicedirectory/service.py +0 -5
- pulumi_gcp/servicedirectory/service_iam_binding.py +19 -24
- pulumi_gcp/servicedirectory/service_iam_member.py +19 -24
- pulumi_gcp/servicedirectory/service_iam_policy.py +16 -21
- pulumi_gcp/servicenetworking/connection.py +0 -5
- pulumi_gcp/servicenetworking/get_peered_dns_domain.py +0 -5
- pulumi_gcp/servicenetworking/peered_dns_domain.py +0 -5
- pulumi_gcp/servicenetworking/vpc_service_controls.py +0 -5
- pulumi_gcp/serviceusage/consumer_quota_override.py +0 -5
- pulumi_gcp/sourcerepo/_inputs.py +0 -49
- pulumi_gcp/sourcerepo/get_repository.py +0 -5
- pulumi_gcp/sourcerepo/get_repository_iam_policy.py +0 -5
- pulumi_gcp/sourcerepo/outputs.py +0 -5
- pulumi_gcp/sourcerepo/repository.py +15 -20
- pulumi_gcp/sourcerepo/repository_iam_binding.py +102 -116
- pulumi_gcp/sourcerepo/repository_iam_member.py +102 -116
- pulumi_gcp/sourcerepo/repository_iam_policy.py +92 -106
- pulumi_gcp/spanner/_inputs.py +0 -157
- pulumi_gcp/spanner/database.py +5 -10
- pulumi_gcp/spanner/database_iam_binding.py +97 -102
- pulumi_gcp/spanner/database_iam_member.py +97 -102
- pulumi_gcp/spanner/database_iam_policy.py +92 -97
- pulumi_gcp/spanner/get_database_iam_policy.py +0 -5
- pulumi_gcp/spanner/get_instance.py +0 -5
- pulumi_gcp/spanner/get_instance_iam_policy.py +0 -5
- pulumi_gcp/spanner/instance.py +25 -30
- pulumi_gcp/spanner/instance_config.py +5 -10
- pulumi_gcp/spanner/instance_iam_binding.py +19 -24
- pulumi_gcp/spanner/instance_iam_member.py +19 -24
- pulumi_gcp/spanner/instance_iam_policy.py +16 -21
- pulumi_gcp/spanner/outputs.py +0 -5
- pulumi_gcp/sql/_inputs.py +0 -616
- pulumi_gcp/sql/database.py +12 -17
- pulumi_gcp/sql/database_instance.py +88 -93
- pulumi_gcp/sql/get_backup_run.py +0 -5
- pulumi_gcp/sql/get_ca_certs.py +0 -5
- pulumi_gcp/sql/get_database.py +0 -5
- pulumi_gcp/sql/get_database_instance.py +0 -5
- pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +0 -5
- pulumi_gcp/sql/get_database_instances.py +0 -5
- pulumi_gcp/sql/get_databases.py +0 -5
- pulumi_gcp/sql/get_tiers.py +0 -5
- pulumi_gcp/sql/outputs.py +0 -5
- pulumi_gcp/sql/source_representation_instance.py +0 -5
- pulumi_gcp/sql/ssl_cert.py +6 -11
- pulumi_gcp/sql/user.py +38 -43
- pulumi_gcp/storage/__init__.py +0 -5
- pulumi_gcp/storage/_inputs.py +0 -958
- pulumi_gcp/storage/bucket.py +120 -125
- pulumi_gcp/storage/bucket_access_control.py +0 -5
- pulumi_gcp/storage/bucket_acl.py +0 -5
- pulumi_gcp/storage/bucket_iam_binding.py +97 -102
- pulumi_gcp/storage/bucket_iam_member.py +97 -102
- pulumi_gcp/storage/bucket_iam_policy.py +92 -97
- pulumi_gcp/storage/bucket_object.py +10 -15
- pulumi_gcp/storage/default_object_access_control.py +2 -7
- pulumi_gcp/storage/default_object_acl.py +0 -5
- pulumi_gcp/storage/get_bucket.py +0 -5
- pulumi_gcp/storage/get_bucket_iam_policy.py +0 -5
- pulumi_gcp/storage/get_bucket_object.py +0 -5
- pulumi_gcp/storage/get_bucket_object_content.py +0 -5
- pulumi_gcp/storage/get_bucket_objects.py +0 -5
- pulumi_gcp/storage/get_buckets.py +0 -5
- pulumi_gcp/storage/get_object_signed_url.py +0 -5
- pulumi_gcp/storage/get_project_service_account.py +6 -11
- pulumi_gcp/storage/get_transfer_project_service_account.py +0 -5
- pulumi_gcp/storage/get_transfer_project_servie_account.py +0 -5
- pulumi_gcp/storage/hmac_key.py +0 -5
- pulumi_gcp/storage/insights_report_config.py +71 -76
- pulumi_gcp/storage/notification.py +0 -5
- pulumi_gcp/storage/object_access_control.py +2 -7
- pulumi_gcp/storage/object_acl.py +0 -5
- pulumi_gcp/storage/outputs.py +0 -81
- pulumi_gcp/storage/transfer_agent_pool.py +11 -16
- pulumi_gcp/storage/transfer_job.py +108 -113
- pulumi_gcp/tags/_inputs.py +0 -43
- pulumi_gcp/tags/get_tag_key.py +0 -5
- pulumi_gcp/tags/get_tag_key_iam_policy.py +0 -5
- pulumi_gcp/tags/get_tag_keys.py +0 -5
- pulumi_gcp/tags/get_tag_value.py +0 -5
- pulumi_gcp/tags/get_tag_value_iam_policy.py +0 -5
- pulumi_gcp/tags/get_tag_values.py +0 -5
- pulumi_gcp/tags/location_tag_binding.py +0 -5
- pulumi_gcp/tags/outputs.py +0 -5
- pulumi_gcp/tags/tag_binding.py +0 -5
- pulumi_gcp/tags/tag_key.py +0 -5
- pulumi_gcp/tags/tag_key_iam_binding.py +19 -24
- pulumi_gcp/tags/tag_key_iam_member.py +19 -24
- pulumi_gcp/tags/tag_key_iam_policy.py +16 -21
- pulumi_gcp/tags/tag_value.py +0 -5
- pulumi_gcp/tags/tag_value_iam_binding.py +19 -24
- pulumi_gcp/tags/tag_value_iam_member.py +19 -24
- pulumi_gcp/tags/tag_value_iam_policy.py +16 -21
- pulumi_gcp/tpu/_inputs.py +0 -194
- pulumi_gcp/tpu/get_tensorflow_versions.py +0 -5
- pulumi_gcp/tpu/get_v2_accelerator_types.py +0 -5
- pulumi_gcp/tpu/get_v2_runtime_versions.py +0 -5
- pulumi_gcp/tpu/node.py +13 -18
- pulumi_gcp/tpu/outputs.py +0 -5
- pulumi_gcp/tpu/v2_vm.py +82 -87
- pulumi_gcp/vertex/_inputs.py +2 -843
- pulumi_gcp/vertex/ai_dataset.py +5 -10
- pulumi_gcp/vertex/ai_deployment_resource_pool.py +31 -36
- pulumi_gcp/vertex/ai_endpoint.py +13 -18
- pulumi_gcp/vertex/ai_endpoint_iam_binding.py +3 -8
- pulumi_gcp/vertex/ai_endpoint_iam_member.py +3 -8
- pulumi_gcp/vertex/ai_endpoint_iam_policy.py +0 -5
- pulumi_gcp/vertex/ai_feature_group.py +17 -22
- pulumi_gcp/vertex/ai_feature_group_feature.py +12 -17
- pulumi_gcp/vertex/ai_feature_online_store.py +75 -80
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +146 -151
- pulumi_gcp/vertex/ai_feature_store.py +52 -57
- pulumi_gcp/vertex/ai_feature_store_entity_type.py +87 -92
- pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +36 -41
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_binding.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_member.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_policy.py +0 -5
- pulumi_gcp/vertex/ai_feature_store_iam_binding.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_iam_member.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_iam_policy.py +0 -5
- pulumi_gcp/vertex/ai_index.py +63 -68
- pulumi_gcp/vertex/ai_index_endpoint.py +13 -18
- pulumi_gcp/vertex/ai_metadata_store.py +7 -12
- pulumi_gcp/vertex/ai_tensorboard.py +11 -16
- pulumi_gcp/vertex/get_ai_endpoint_iam_policy.py +0 -5
- pulumi_gcp/vertex/get_ai_featurestore_entitytype_iam_policy.py +0 -5
- pulumi_gcp/vertex/get_ai_featurestore_iam_policy.py +0 -5
- pulumi_gcp/vertex/get_ai_index.py +0 -5
- pulumi_gcp/vertex/outputs.py +2 -7
- pulumi_gcp/vmwareengine/_inputs.py +0 -290
- pulumi_gcp/vmwareengine/cluster.py +69 -74
- pulumi_gcp/vmwareengine/external_access_rule.py +56 -61
- pulumi_gcp/vmwareengine/external_address.py +22 -27
- pulumi_gcp/vmwareengine/get_cluster.py +0 -5
- pulumi_gcp/vmwareengine/get_external_access_rule.py +0 -5
- pulumi_gcp/vmwareengine/get_external_address.py +0 -5
- pulumi_gcp/vmwareengine/get_network.py +0 -5
- pulumi_gcp/vmwareengine/get_network_peering.py +0 -5
- pulumi_gcp/vmwareengine/get_network_policy.py +0 -5
- pulumi_gcp/vmwareengine/get_nsx_credentials.py +0 -5
- pulumi_gcp/vmwareengine/get_private_cloud.py +0 -5
- pulumi_gcp/vmwareengine/get_subnet.py +0 -5
- pulumi_gcp/vmwareengine/get_vcenter_credentials.py +0 -5
- pulumi_gcp/vmwareengine/network.py +2 -7
- pulumi_gcp/vmwareengine/network_peering.py +0 -5
- pulumi_gcp/vmwareengine/network_policy.py +22 -27
- pulumi_gcp/vmwareengine/outputs.py +0 -5
- pulumi_gcp/vmwareengine/private_cloud.py +62 -67
- pulumi_gcp/vmwareengine/subnet.py +24 -29
- pulumi_gcp/vpcaccess/_inputs.py +0 -22
- pulumi_gcp/vpcaccess/connector.py +11 -16
- pulumi_gcp/vpcaccess/get_connector.py +0 -5
- pulumi_gcp/vpcaccess/outputs.py +0 -5
- pulumi_gcp/workbench/_inputs.py +0 -319
- pulumi_gcp/workbench/get_instance_iam_policy.py +0 -5
- pulumi_gcp/workbench/instance.py +139 -144
- pulumi_gcp/workbench/instance_iam_binding.py +3 -8
- pulumi_gcp/workbench/instance_iam_member.py +3 -8
- pulumi_gcp/workbench/instance_iam_policy.py +0 -5
- pulumi_gcp/workbench/outputs.py +0 -5
- pulumi_gcp/workflows/workflow.py +0 -5
- pulumi_gcp/workstations/_inputs.py +0 -433
- pulumi_gcp/workstations/get_workstation_config_iam_policy.py +0 -5
- pulumi_gcp/workstations/get_workstation_iam_policy.py +0 -5
- pulumi_gcp/workstations/outputs.py +0 -5
- pulumi_gcp/workstations/workstation.py +14 -19
- pulumi_gcp/workstations/workstation_cluster.py +30 -35
- pulumi_gcp/workstations/workstation_config.py +246 -251
- pulumi_gcp/workstations/workstation_config_iam_binding.py +3 -8
- pulumi_gcp/workstations/workstation_config_iam_member.py +3 -8
- pulumi_gcp/workstations/workstation_config_iam_policy.py +0 -5
- pulumi_gcp/workstations/workstation_iam_binding.py +3 -8
- pulumi_gcp/workstations/workstation_iam_member.py +3 -8
- pulumi_gcp/workstations/workstation_iam_policy.py +0 -5
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/METADATA +1 -2
- pulumi_gcp-7.30.0a1719470057.dist-info/RECORD +1600 -0
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/WHEEL +1 -1
- pulumi_gcp/storage/get_managed_folder_iam_policy.py +0 -115
- pulumi_gcp/storage/managed_folder.py +0 -440
- pulumi_gcp/storage/managed_folder_iam_binding.py +0 -947
- pulumi_gcp/storage/managed_folder_iam_member.py +0 -947
- pulumi_gcp/storage/managed_folder_iam_policy.py +0 -766
- pulumi_gcp-7.30.0.dist-info/RECORD +0 -1605
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/top_level.txt +0 -0
pulumi_gcp/compute/outputs.py
CHANGED
@@ -4,14 +4,9 @@
|
|
4
4
|
|
5
5
|
import copy
|
6
6
|
import warnings
|
7
|
-
import sys
|
8
7
|
import pulumi
|
9
8
|
import pulumi.runtime
|
10
9
|
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
11
|
-
if sys.version_info >= (3, 11):
|
12
|
-
from typing import NotRequired, TypedDict, TypeAlias
|
13
|
-
else:
|
14
|
-
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
15
10
|
from .. import _utilities
|
16
11
|
from . import outputs
|
17
12
|
|
@@ -473,8 +468,6 @@ __all__ = [
|
|
473
468
|
'SubnetworkIAMMemberCondition',
|
474
469
|
'SubnetworkLogConfig',
|
475
470
|
'SubnetworkSecondaryIpRange',
|
476
|
-
'URLMapDefaultCustomErrorResponsePolicy',
|
477
|
-
'URLMapDefaultCustomErrorResponsePolicyErrorResponseRule',
|
478
471
|
'URLMapDefaultRouteAction',
|
479
472
|
'URLMapDefaultRouteActionCorsPolicy',
|
480
473
|
'URLMapDefaultRouteActionFaultInjectionPolicy',
|
@@ -496,8 +489,6 @@ __all__ = [
|
|
496
489
|
'URLMapHeaderActionResponseHeadersToAdd',
|
497
490
|
'URLMapHostRule',
|
498
491
|
'URLMapPathMatcher',
|
499
|
-
'URLMapPathMatcherDefaultCustomErrorResponsePolicy',
|
500
|
-
'URLMapPathMatcherDefaultCustomErrorResponsePolicyErrorResponseRule',
|
501
492
|
'URLMapPathMatcherDefaultRouteAction',
|
502
493
|
'URLMapPathMatcherDefaultRouteActionCorsPolicy',
|
503
494
|
'URLMapPathMatcherDefaultRouteActionFaultInjectionPolicy',
|
@@ -518,8 +509,6 @@ __all__ = [
|
|
518
509
|
'URLMapPathMatcherHeaderActionRequestHeadersToAdd',
|
519
510
|
'URLMapPathMatcherHeaderActionResponseHeadersToAdd',
|
520
511
|
'URLMapPathMatcherPathRule',
|
521
|
-
'URLMapPathMatcherPathRuleCustomErrorResponsePolicy',
|
522
|
-
'URLMapPathMatcherPathRuleCustomErrorResponsePolicyErrorResponseRule',
|
523
512
|
'URLMapPathMatcherPathRuleRouteAction',
|
524
513
|
'URLMapPathMatcherPathRuleRouteActionCorsPolicy',
|
525
514
|
'URLMapPathMatcherPathRuleRouteActionFaultInjectionPolicy',
|
@@ -33650,152 +33639,6 @@ class SubnetworkSecondaryIpRange(dict):
|
|
33650
33639
|
return pulumi.get(self, "range_name")
|
33651
33640
|
|
33652
33641
|
|
33653
|
-
@pulumi.output_type
|
33654
|
-
class URLMapDefaultCustomErrorResponsePolicy(dict):
|
33655
|
-
@staticmethod
|
33656
|
-
def __key_warning(key: str):
|
33657
|
-
suggest = None
|
33658
|
-
if key == "errorResponseRules":
|
33659
|
-
suggest = "error_response_rules"
|
33660
|
-
elif key == "errorService":
|
33661
|
-
suggest = "error_service"
|
33662
|
-
|
33663
|
-
if suggest:
|
33664
|
-
pulumi.log.warn(f"Key '{key}' not found in URLMapDefaultCustomErrorResponsePolicy. Access the value via the '{suggest}' property getter instead.")
|
33665
|
-
|
33666
|
-
def __getitem__(self, key: str) -> Any:
|
33667
|
-
URLMapDefaultCustomErrorResponsePolicy.__key_warning(key)
|
33668
|
-
return super().__getitem__(key)
|
33669
|
-
|
33670
|
-
def get(self, key: str, default = None) -> Any:
|
33671
|
-
URLMapDefaultCustomErrorResponsePolicy.__key_warning(key)
|
33672
|
-
return super().get(key, default)
|
33673
|
-
|
33674
|
-
def __init__(__self__, *,
|
33675
|
-
error_response_rules: Optional[Sequence['outputs.URLMapDefaultCustomErrorResponsePolicyErrorResponseRule']] = None,
|
33676
|
-
error_service: Optional[str] = None):
|
33677
|
-
"""
|
33678
|
-
:param Sequence['URLMapDefaultCustomErrorResponsePolicyErrorResponseRuleArgs'] error_response_rules: Specifies rules for returning error responses.
|
33679
|
-
In a given policy, if you specify rules for both a range of error codes as well as rules for specific error codes then rules with specific error codes have a higher priority.
|
33680
|
-
For example, assume that you configure a rule for 401 (Un-authorized) code, and another for all 4 series error codes (4XX).
|
33681
|
-
If the backend service returns a 401, then the rule for 401 will be applied. However if the backend service returns a 403, the rule for 4xx takes effect.
|
33682
|
-
Structure is documented below.
|
33683
|
-
:param str error_service: The full or partial URL to the BackendBucket resource that contains the custom error content. Examples are:
|
33684
|
-
https://www.googleapis.com/compute/v1/projects/project/global/backendBuckets/myBackendBucket
|
33685
|
-
compute/v1/projects/project/global/backendBuckets/myBackendBucket
|
33686
|
-
global/backendBuckets/myBackendBucket
|
33687
|
-
If errorService is not specified at lower levels like pathMatcher, pathRule and routeRule, an errorService specified at a higher level in the UrlMap will be used. If UrlMap.defaultCustomErrorResponsePolicy contains one or more errorResponseRules[], it must specify errorService.
|
33688
|
-
If load balancer cannot reach the backendBucket, a simple Not Found Error will be returned, with the original response code (or overrideResponseCode if configured).
|
33689
|
-
"""
|
33690
|
-
if error_response_rules is not None:
|
33691
|
-
pulumi.set(__self__, "error_response_rules", error_response_rules)
|
33692
|
-
if error_service is not None:
|
33693
|
-
pulumi.set(__self__, "error_service", error_service)
|
33694
|
-
|
33695
|
-
@property
|
33696
|
-
@pulumi.getter(name="errorResponseRules")
|
33697
|
-
def error_response_rules(self) -> Optional[Sequence['outputs.URLMapDefaultCustomErrorResponsePolicyErrorResponseRule']]:
|
33698
|
-
"""
|
33699
|
-
Specifies rules for returning error responses.
|
33700
|
-
In a given policy, if you specify rules for both a range of error codes as well as rules for specific error codes then rules with specific error codes have a higher priority.
|
33701
|
-
For example, assume that you configure a rule for 401 (Un-authorized) code, and another for all 4 series error codes (4XX).
|
33702
|
-
If the backend service returns a 401, then the rule for 401 will be applied. However if the backend service returns a 403, the rule for 4xx takes effect.
|
33703
|
-
Structure is documented below.
|
33704
|
-
"""
|
33705
|
-
return pulumi.get(self, "error_response_rules")
|
33706
|
-
|
33707
|
-
@property
|
33708
|
-
@pulumi.getter(name="errorService")
|
33709
|
-
def error_service(self) -> Optional[str]:
|
33710
|
-
"""
|
33711
|
-
The full or partial URL to the BackendBucket resource that contains the custom error content. Examples are:
|
33712
|
-
https://www.googleapis.com/compute/v1/projects/project/global/backendBuckets/myBackendBucket
|
33713
|
-
compute/v1/projects/project/global/backendBuckets/myBackendBucket
|
33714
|
-
global/backendBuckets/myBackendBucket
|
33715
|
-
If errorService is not specified at lower levels like pathMatcher, pathRule and routeRule, an errorService specified at a higher level in the UrlMap will be used. If UrlMap.defaultCustomErrorResponsePolicy contains one or more errorResponseRules[], it must specify errorService.
|
33716
|
-
If load balancer cannot reach the backendBucket, a simple Not Found Error will be returned, with the original response code (or overrideResponseCode if configured).
|
33717
|
-
"""
|
33718
|
-
return pulumi.get(self, "error_service")
|
33719
|
-
|
33720
|
-
|
33721
|
-
@pulumi.output_type
|
33722
|
-
class URLMapDefaultCustomErrorResponsePolicyErrorResponseRule(dict):
|
33723
|
-
@staticmethod
|
33724
|
-
def __key_warning(key: str):
|
33725
|
-
suggest = None
|
33726
|
-
if key == "matchResponseCodes":
|
33727
|
-
suggest = "match_response_codes"
|
33728
|
-
elif key == "overrideResponseCode":
|
33729
|
-
suggest = "override_response_code"
|
33730
|
-
|
33731
|
-
if suggest:
|
33732
|
-
pulumi.log.warn(f"Key '{key}' not found in URLMapDefaultCustomErrorResponsePolicyErrorResponseRule. Access the value via the '{suggest}' property getter instead.")
|
33733
|
-
|
33734
|
-
def __getitem__(self, key: str) -> Any:
|
33735
|
-
URLMapDefaultCustomErrorResponsePolicyErrorResponseRule.__key_warning(key)
|
33736
|
-
return super().__getitem__(key)
|
33737
|
-
|
33738
|
-
def get(self, key: str, default = None) -> Any:
|
33739
|
-
URLMapDefaultCustomErrorResponsePolicyErrorResponseRule.__key_warning(key)
|
33740
|
-
return super().get(key, default)
|
33741
|
-
|
33742
|
-
def __init__(__self__, *,
|
33743
|
-
match_response_codes: Optional[Sequence[str]] = None,
|
33744
|
-
override_response_code: Optional[int] = None,
|
33745
|
-
path: Optional[str] = None):
|
33746
|
-
"""
|
33747
|
-
:param Sequence[str] match_response_codes: Valid values include:
|
33748
|
-
- A number between 400 and 599: For example 401 or 503, in which case the load balancer applies the policy if the error code exactly matches this value.
|
33749
|
-
- 5xx: Load Balancer will apply the policy if the backend service responds with any response code in the range of 500 to 599.
|
33750
|
-
- 4xx: Load Balancer will apply the policy if the backend service responds with any response code in the range of 400 to 499.
|
33751
|
-
Values must be unique within matchResponseCodes and across all errorResponseRules of CustomErrorResponsePolicy.
|
33752
|
-
:param int override_response_code: The HTTP status code returned with the response containing the custom error content.
|
33753
|
-
If overrideResponseCode is not supplied, the same response code returned by the original backend bucket or backend service is returned to the client.
|
33754
|
-
:param str path: The full path to a file within backendBucket. For example: /errors/defaultError.html
|
33755
|
-
path must start with a leading slash. path cannot have trailing slashes.
|
33756
|
-
If the file is not available in backendBucket or the load balancer cannot reach the BackendBucket, a simple Not Found Error is returned to the client.
|
33757
|
-
The value must be from 1 to 1024 characters.
|
33758
|
-
"""
|
33759
|
-
if match_response_codes is not None:
|
33760
|
-
pulumi.set(__self__, "match_response_codes", match_response_codes)
|
33761
|
-
if override_response_code is not None:
|
33762
|
-
pulumi.set(__self__, "override_response_code", override_response_code)
|
33763
|
-
if path is not None:
|
33764
|
-
pulumi.set(__self__, "path", path)
|
33765
|
-
|
33766
|
-
@property
|
33767
|
-
@pulumi.getter(name="matchResponseCodes")
|
33768
|
-
def match_response_codes(self) -> Optional[Sequence[str]]:
|
33769
|
-
"""
|
33770
|
-
Valid values include:
|
33771
|
-
- A number between 400 and 599: For example 401 or 503, in which case the load balancer applies the policy if the error code exactly matches this value.
|
33772
|
-
- 5xx: Load Balancer will apply the policy if the backend service responds with any response code in the range of 500 to 599.
|
33773
|
-
- 4xx: Load Balancer will apply the policy if the backend service responds with any response code in the range of 400 to 499.
|
33774
|
-
Values must be unique within matchResponseCodes and across all errorResponseRules of CustomErrorResponsePolicy.
|
33775
|
-
"""
|
33776
|
-
return pulumi.get(self, "match_response_codes")
|
33777
|
-
|
33778
|
-
@property
|
33779
|
-
@pulumi.getter(name="overrideResponseCode")
|
33780
|
-
def override_response_code(self) -> Optional[int]:
|
33781
|
-
"""
|
33782
|
-
The HTTP status code returned with the response containing the custom error content.
|
33783
|
-
If overrideResponseCode is not supplied, the same response code returned by the original backend bucket or backend service is returned to the client.
|
33784
|
-
"""
|
33785
|
-
return pulumi.get(self, "override_response_code")
|
33786
|
-
|
33787
|
-
@property
|
33788
|
-
@pulumi.getter
|
33789
|
-
def path(self) -> Optional[str]:
|
33790
|
-
"""
|
33791
|
-
The full path to a file within backendBucket. For example: /errors/defaultError.html
|
33792
|
-
path must start with a leading slash. path cannot have trailing slashes.
|
33793
|
-
If the file is not available in backendBucket or the load balancer cannot reach the BackendBucket, a simple Not Found Error is returned to the client.
|
33794
|
-
The value must be from 1 to 1024 characters.
|
33795
|
-
"""
|
33796
|
-
return pulumi.get(self, "path")
|
33797
|
-
|
33798
|
-
|
33799
33642
|
@pulumi.output_type
|
33800
33643
|
class URLMapDefaultRouteAction(dict):
|
33801
33644
|
@staticmethod
|
@@ -35261,9 +35104,7 @@ class URLMapPathMatcher(dict):
|
|
35261
35104
|
@staticmethod
|
35262
35105
|
def __key_warning(key: str):
|
35263
35106
|
suggest = None
|
35264
|
-
if key == "
|
35265
|
-
suggest = "default_custom_error_response_policy"
|
35266
|
-
elif key == "defaultRouteAction":
|
35107
|
+
if key == "defaultRouteAction":
|
35267
35108
|
suggest = "default_route_action"
|
35268
35109
|
elif key == "defaultService":
|
35269
35110
|
suggest = "default_service"
|
@@ -35289,7 +35130,6 @@ class URLMapPathMatcher(dict):
|
|
35289
35130
|
|
35290
35131
|
def __init__(__self__, *,
|
35291
35132
|
name: str,
|
35292
|
-
default_custom_error_response_policy: Optional['outputs.URLMapPathMatcherDefaultCustomErrorResponsePolicy'] = None,
|
35293
35133
|
default_route_action: Optional['outputs.URLMapPathMatcherDefaultRouteAction'] = None,
|
35294
35134
|
default_service: Optional[str] = None,
|
35295
35135
|
default_url_redirect: Optional['outputs.URLMapPathMatcherDefaultUrlRedirect'] = None,
|
@@ -35299,15 +35139,6 @@ class URLMapPathMatcher(dict):
|
|
35299
35139
|
route_rules: Optional[Sequence['outputs.URLMapPathMatcherRouteRule']] = None):
|
35300
35140
|
"""
|
35301
35141
|
:param str name: The name to which this PathMatcher is referred by the HostRule.
|
35302
|
-
:param 'URLMapPathMatcherDefaultCustomErrorResponsePolicyArgs' default_custom_error_response_policy: defaultCustomErrorResponsePolicy specifies how the Load Balancer returns error responses when BackendServiceor BackendBucket responds with an error.
|
35303
|
-
This policy takes effect at the PathMatcher level and applies only when no policy has been defined for the error code at lower levels like RouteRule and PathRule within this PathMatcher. If an error code does not have a policy defined in defaultCustomErrorResponsePolicy, then a policy defined for the error code in UrlMap.defaultCustomErrorResponsePolicy takes effect.
|
35304
|
-
For example, consider a UrlMap with the following configuration:
|
35305
|
-
UrlMap.defaultCustomErrorResponsePolicy is configured with policies for 5xx and 4xx errors
|
35306
|
-
A RouteRule for /coming_soon/ is configured for the error code 404.
|
35307
|
-
If the request is for www.myotherdomain.com and a 404 is encountered, the policy under UrlMap.defaultCustomErrorResponsePolicy takes effect. If a 404 response is encountered for the request www.example.com/current_events/, the pathMatcher's policy takes effect. If however, the request for www.example.com/coming_soon/ encounters a 404, the policy in RouteRule.customErrorResponsePolicy takes effect. If any of the requests in this example encounter a 500 error code, the policy at UrlMap.defaultCustomErrorResponsePolicy takes effect.
|
35308
|
-
When used in conjunction with pathMatcher.defaultRouteAction.retryPolicy, retries take precedence. Only once all retries are exhausted, the defaultCustomErrorResponsePolicy is applied. While attempting a retry, if load balancer is successful in reaching the service, the defaultCustomErrorResponsePolicy is ignored and the response from the service is returned to the client.
|
35309
|
-
defaultCustomErrorResponsePolicy is supported only for global external Application Load Balancers.
|
35310
|
-
Structure is documented below.
|
35311
35142
|
:param 'URLMapPathMatcherDefaultRouteActionArgs' default_route_action: defaultRouteAction takes effect when none of the pathRules or routeRules match. The load balancer performs
|
35312
35143
|
advanced routing actions like URL rewrites, header transformations, etc. prior to forwarding the request
|
35313
35144
|
to the selected backend. If defaultRouteAction specifies any weightedBackendServices, defaultService must not be set.
|
@@ -35341,8 +35172,6 @@ class URLMapPathMatcher(dict):
|
|
35341
35172
|
Structure is documented below.
|
35342
35173
|
"""
|
35343
35174
|
pulumi.set(__self__, "name", name)
|
35344
|
-
if default_custom_error_response_policy is not None:
|
35345
|
-
pulumi.set(__self__, "default_custom_error_response_policy", default_custom_error_response_policy)
|
35346
35175
|
if default_route_action is not None:
|
35347
35176
|
pulumi.set(__self__, "default_route_action", default_route_action)
|
35348
35177
|
if default_service is not None:
|
@@ -35366,22 +35195,6 @@ class URLMapPathMatcher(dict):
|
|
35366
35195
|
"""
|
35367
35196
|
return pulumi.get(self, "name")
|
35368
35197
|
|
35369
|
-
@property
|
35370
|
-
@pulumi.getter(name="defaultCustomErrorResponsePolicy")
|
35371
|
-
def default_custom_error_response_policy(self) -> Optional['outputs.URLMapPathMatcherDefaultCustomErrorResponsePolicy']:
|
35372
|
-
"""
|
35373
|
-
defaultCustomErrorResponsePolicy specifies how the Load Balancer returns error responses when BackendServiceor BackendBucket responds with an error.
|
35374
|
-
This policy takes effect at the PathMatcher level and applies only when no policy has been defined for the error code at lower levels like RouteRule and PathRule within this PathMatcher. If an error code does not have a policy defined in defaultCustomErrorResponsePolicy, then a policy defined for the error code in UrlMap.defaultCustomErrorResponsePolicy takes effect.
|
35375
|
-
For example, consider a UrlMap with the following configuration:
|
35376
|
-
UrlMap.defaultCustomErrorResponsePolicy is configured with policies for 5xx and 4xx errors
|
35377
|
-
A RouteRule for /coming_soon/ is configured for the error code 404.
|
35378
|
-
If the request is for www.myotherdomain.com and a 404 is encountered, the policy under UrlMap.defaultCustomErrorResponsePolicy takes effect. If a 404 response is encountered for the request www.example.com/current_events/, the pathMatcher's policy takes effect. If however, the request for www.example.com/coming_soon/ encounters a 404, the policy in RouteRule.customErrorResponsePolicy takes effect. If any of the requests in this example encounter a 500 error code, the policy at UrlMap.defaultCustomErrorResponsePolicy takes effect.
|
35379
|
-
When used in conjunction with pathMatcher.defaultRouteAction.retryPolicy, retries take precedence. Only once all retries are exhausted, the defaultCustomErrorResponsePolicy is applied. While attempting a retry, if load balancer is successful in reaching the service, the defaultCustomErrorResponsePolicy is ignored and the response from the service is returned to the client.
|
35380
|
-
defaultCustomErrorResponsePolicy is supported only for global external Application Load Balancers.
|
35381
|
-
Structure is documented below.
|
35382
|
-
"""
|
35383
|
-
return pulumi.get(self, "default_custom_error_response_policy")
|
35384
|
-
|
35385
35198
|
@property
|
35386
35199
|
@pulumi.getter(name="defaultRouteAction")
|
35387
35200
|
def default_route_action(self) -> Optional['outputs.URLMapPathMatcherDefaultRouteAction']:
|
@@ -35463,152 +35276,6 @@ class URLMapPathMatcher(dict):
|
|
35463
35276
|
return pulumi.get(self, "route_rules")
|
35464
35277
|
|
35465
35278
|
|
35466
|
-
@pulumi.output_type
|
35467
|
-
class URLMapPathMatcherDefaultCustomErrorResponsePolicy(dict):
|
35468
|
-
@staticmethod
|
35469
|
-
def __key_warning(key: str):
|
35470
|
-
suggest = None
|
35471
|
-
if key == "errorResponseRules":
|
35472
|
-
suggest = "error_response_rules"
|
35473
|
-
elif key == "errorService":
|
35474
|
-
suggest = "error_service"
|
35475
|
-
|
35476
|
-
if suggest:
|
35477
|
-
pulumi.log.warn(f"Key '{key}' not found in URLMapPathMatcherDefaultCustomErrorResponsePolicy. Access the value via the '{suggest}' property getter instead.")
|
35478
|
-
|
35479
|
-
def __getitem__(self, key: str) -> Any:
|
35480
|
-
URLMapPathMatcherDefaultCustomErrorResponsePolicy.__key_warning(key)
|
35481
|
-
return super().__getitem__(key)
|
35482
|
-
|
35483
|
-
def get(self, key: str, default = None) -> Any:
|
35484
|
-
URLMapPathMatcherDefaultCustomErrorResponsePolicy.__key_warning(key)
|
35485
|
-
return super().get(key, default)
|
35486
|
-
|
35487
|
-
def __init__(__self__, *,
|
35488
|
-
error_response_rules: Optional[Sequence['outputs.URLMapPathMatcherDefaultCustomErrorResponsePolicyErrorResponseRule']] = None,
|
35489
|
-
error_service: Optional[str] = None):
|
35490
|
-
"""
|
35491
|
-
:param Sequence['URLMapPathMatcherDefaultCustomErrorResponsePolicyErrorResponseRuleArgs'] error_response_rules: Specifies rules for returning error responses.
|
35492
|
-
In a given policy, if you specify rules for both a range of error codes as well as rules for specific error codes then rules with specific error codes have a higher priority.
|
35493
|
-
For example, assume that you configure a rule for 401 (Un-authorized) code, and another for all 4 series error codes (4XX).
|
35494
|
-
If the backend service returns a 401, then the rule for 401 will be applied. However if the backend service returns a 403, the rule for 4xx takes effect.
|
35495
|
-
Structure is documented below.
|
35496
|
-
:param str error_service: The full or partial URL to the BackendBucket resource that contains the custom error content. Examples are:
|
35497
|
-
https://www.googleapis.com/compute/v1/projects/project/global/backendBuckets/myBackendBucket
|
35498
|
-
compute/v1/projects/project/global/backendBuckets/myBackendBucket
|
35499
|
-
global/backendBuckets/myBackendBucket
|
35500
|
-
If errorService is not specified at lower levels like pathMatcher, pathRule and routeRule, an errorService specified at a higher level in the UrlMap will be used. If UrlMap.defaultCustomErrorResponsePolicy contains one or more errorResponseRules[], it must specify errorService.
|
35501
|
-
If load balancer cannot reach the backendBucket, a simple Not Found Error will be returned, with the original response code (or overrideResponseCode if configured).
|
35502
|
-
"""
|
35503
|
-
if error_response_rules is not None:
|
35504
|
-
pulumi.set(__self__, "error_response_rules", error_response_rules)
|
35505
|
-
if error_service is not None:
|
35506
|
-
pulumi.set(__self__, "error_service", error_service)
|
35507
|
-
|
35508
|
-
@property
|
35509
|
-
@pulumi.getter(name="errorResponseRules")
|
35510
|
-
def error_response_rules(self) -> Optional[Sequence['outputs.URLMapPathMatcherDefaultCustomErrorResponsePolicyErrorResponseRule']]:
|
35511
|
-
"""
|
35512
|
-
Specifies rules for returning error responses.
|
35513
|
-
In a given policy, if you specify rules for both a range of error codes as well as rules for specific error codes then rules with specific error codes have a higher priority.
|
35514
|
-
For example, assume that you configure a rule for 401 (Un-authorized) code, and another for all 4 series error codes (4XX).
|
35515
|
-
If the backend service returns a 401, then the rule for 401 will be applied. However if the backend service returns a 403, the rule for 4xx takes effect.
|
35516
|
-
Structure is documented below.
|
35517
|
-
"""
|
35518
|
-
return pulumi.get(self, "error_response_rules")
|
35519
|
-
|
35520
|
-
@property
|
35521
|
-
@pulumi.getter(name="errorService")
|
35522
|
-
def error_service(self) -> Optional[str]:
|
35523
|
-
"""
|
35524
|
-
The full or partial URL to the BackendBucket resource that contains the custom error content. Examples are:
|
35525
|
-
https://www.googleapis.com/compute/v1/projects/project/global/backendBuckets/myBackendBucket
|
35526
|
-
compute/v1/projects/project/global/backendBuckets/myBackendBucket
|
35527
|
-
global/backendBuckets/myBackendBucket
|
35528
|
-
If errorService is not specified at lower levels like pathMatcher, pathRule and routeRule, an errorService specified at a higher level in the UrlMap will be used. If UrlMap.defaultCustomErrorResponsePolicy contains one or more errorResponseRules[], it must specify errorService.
|
35529
|
-
If load balancer cannot reach the backendBucket, a simple Not Found Error will be returned, with the original response code (or overrideResponseCode if configured).
|
35530
|
-
"""
|
35531
|
-
return pulumi.get(self, "error_service")
|
35532
|
-
|
35533
|
-
|
35534
|
-
@pulumi.output_type
|
35535
|
-
class URLMapPathMatcherDefaultCustomErrorResponsePolicyErrorResponseRule(dict):
|
35536
|
-
@staticmethod
|
35537
|
-
def __key_warning(key: str):
|
35538
|
-
suggest = None
|
35539
|
-
if key == "matchResponseCodes":
|
35540
|
-
suggest = "match_response_codes"
|
35541
|
-
elif key == "overrideResponseCode":
|
35542
|
-
suggest = "override_response_code"
|
35543
|
-
|
35544
|
-
if suggest:
|
35545
|
-
pulumi.log.warn(f"Key '{key}' not found in URLMapPathMatcherDefaultCustomErrorResponsePolicyErrorResponseRule. Access the value via the '{suggest}' property getter instead.")
|
35546
|
-
|
35547
|
-
def __getitem__(self, key: str) -> Any:
|
35548
|
-
URLMapPathMatcherDefaultCustomErrorResponsePolicyErrorResponseRule.__key_warning(key)
|
35549
|
-
return super().__getitem__(key)
|
35550
|
-
|
35551
|
-
def get(self, key: str, default = None) -> Any:
|
35552
|
-
URLMapPathMatcherDefaultCustomErrorResponsePolicyErrorResponseRule.__key_warning(key)
|
35553
|
-
return super().get(key, default)
|
35554
|
-
|
35555
|
-
def __init__(__self__, *,
|
35556
|
-
match_response_codes: Optional[Sequence[str]] = None,
|
35557
|
-
override_response_code: Optional[int] = None,
|
35558
|
-
path: Optional[str] = None):
|
35559
|
-
"""
|
35560
|
-
:param Sequence[str] match_response_codes: Valid values include:
|
35561
|
-
- A number between 400 and 599: For example 401 or 503, in which case the load balancer applies the policy if the error code exactly matches this value.
|
35562
|
-
- 5xx: Load Balancer will apply the policy if the backend service responds with any response code in the range of 500 to 599.
|
35563
|
-
- 4xx: Load Balancer will apply the policy if the backend service responds with any response code in the range of 400 to 499.
|
35564
|
-
Values must be unique within matchResponseCodes and across all errorResponseRules of CustomErrorResponsePolicy.
|
35565
|
-
:param int override_response_code: The HTTP status code returned with the response containing the custom error content.
|
35566
|
-
If overrideResponseCode is not supplied, the same response code returned by the original backend bucket or backend service is returned to the client.
|
35567
|
-
:param str path: The full path to a file within backendBucket. For example: /errors/defaultError.html
|
35568
|
-
path must start with a leading slash. path cannot have trailing slashes.
|
35569
|
-
If the file is not available in backendBucket or the load balancer cannot reach the BackendBucket, a simple Not Found Error is returned to the client.
|
35570
|
-
The value must be from 1 to 1024 characters.
|
35571
|
-
"""
|
35572
|
-
if match_response_codes is not None:
|
35573
|
-
pulumi.set(__self__, "match_response_codes", match_response_codes)
|
35574
|
-
if override_response_code is not None:
|
35575
|
-
pulumi.set(__self__, "override_response_code", override_response_code)
|
35576
|
-
if path is not None:
|
35577
|
-
pulumi.set(__self__, "path", path)
|
35578
|
-
|
35579
|
-
@property
|
35580
|
-
@pulumi.getter(name="matchResponseCodes")
|
35581
|
-
def match_response_codes(self) -> Optional[Sequence[str]]:
|
35582
|
-
"""
|
35583
|
-
Valid values include:
|
35584
|
-
- A number between 400 and 599: For example 401 or 503, in which case the load balancer applies the policy if the error code exactly matches this value.
|
35585
|
-
- 5xx: Load Balancer will apply the policy if the backend service responds with any response code in the range of 500 to 599.
|
35586
|
-
- 4xx: Load Balancer will apply the policy if the backend service responds with any response code in the range of 400 to 499.
|
35587
|
-
Values must be unique within matchResponseCodes and across all errorResponseRules of CustomErrorResponsePolicy.
|
35588
|
-
"""
|
35589
|
-
return pulumi.get(self, "match_response_codes")
|
35590
|
-
|
35591
|
-
@property
|
35592
|
-
@pulumi.getter(name="overrideResponseCode")
|
35593
|
-
def override_response_code(self) -> Optional[int]:
|
35594
|
-
"""
|
35595
|
-
The HTTP status code returned with the response containing the custom error content.
|
35596
|
-
If overrideResponseCode is not supplied, the same response code returned by the original backend bucket or backend service is returned to the client.
|
35597
|
-
"""
|
35598
|
-
return pulumi.get(self, "override_response_code")
|
35599
|
-
|
35600
|
-
@property
|
35601
|
-
@pulumi.getter
|
35602
|
-
def path(self) -> Optional[str]:
|
35603
|
-
"""
|
35604
|
-
The full path to a file within backendBucket. For example: /errors/defaultError.html
|
35605
|
-
path must start with a leading slash. path cannot have trailing slashes.
|
35606
|
-
If the file is not available in backendBucket or the load balancer cannot reach the BackendBucket, a simple Not Found Error is returned to the client.
|
35607
|
-
The value must be from 1 to 1024 characters.
|
35608
|
-
"""
|
35609
|
-
return pulumi.get(self, "path")
|
35610
|
-
|
35611
|
-
|
35612
35279
|
@pulumi.output_type
|
35613
35280
|
class URLMapPathMatcherDefaultRouteAction(dict):
|
35614
35281
|
@staticmethod
|
@@ -37008,9 +36675,7 @@ class URLMapPathMatcherPathRule(dict):
|
|
37008
36675
|
@staticmethod
|
37009
36676
|
def __key_warning(key: str):
|
37010
36677
|
suggest = None
|
37011
|
-
if key == "
|
37012
|
-
suggest = "custom_error_response_policy"
|
37013
|
-
elif key == "routeAction":
|
36678
|
+
if key == "routeAction":
|
37014
36679
|
suggest = "route_action"
|
37015
36680
|
elif key == "urlRedirect":
|
37016
36681
|
suggest = "url_redirect"
|
@@ -37028,7 +36693,6 @@ class URLMapPathMatcherPathRule(dict):
|
|
37028
36693
|
|
37029
36694
|
def __init__(__self__, *,
|
37030
36695
|
paths: Sequence[str],
|
37031
|
-
custom_error_response_policy: Optional['outputs.URLMapPathMatcherPathRuleCustomErrorResponsePolicy'] = None,
|
37032
36696
|
route_action: Optional['outputs.URLMapPathMatcherPathRuleRouteAction'] = None,
|
37033
36697
|
service: Optional[str] = None,
|
37034
36698
|
url_redirect: Optional['outputs.URLMapPathMatcherPathRuleUrlRedirect'] = None):
|
@@ -37037,14 +36701,6 @@ class URLMapPathMatcherPathRule(dict):
|
|
37037
36701
|
\\* is allowed is at the end following a /. The string fed to the path matcher
|
37038
36702
|
does not include any text after the first ? or #, and those chars are not
|
37039
36703
|
allowed here.
|
37040
|
-
:param 'URLMapPathMatcherPathRuleCustomErrorResponsePolicyArgs' custom_error_response_policy: customErrorResponsePolicy specifies how the Load Balancer returns error responses when BackendServiceor BackendBucket responds with an error.
|
37041
|
-
If a policy for an error code is not configured for the PathRule, a policy for the error code configured in pathMatcher.defaultCustomErrorResponsePolicy is applied. If one is not specified in pathMatcher.defaultCustomErrorResponsePolicy, the policy configured in UrlMap.defaultCustomErrorResponsePolicy takes effect.
|
37042
|
-
For example, consider a UrlMap with the following configuration:
|
37043
|
-
UrlMap.defaultCustomErrorResponsePolicy are configured with policies for 5xx and 4xx errors
|
37044
|
-
A PathRule for /coming_soon/ is configured for the error code 404.
|
37045
|
-
If the request is for www.myotherdomain.com and a 404 is encountered, the policy under UrlMap.defaultCustomErrorResponsePolicy takes effect. If a 404 response is encountered for the request www.example.com/current_events/, the pathMatcher's policy takes effect. If however, the request for www.example.com/coming_soon/ encounters a 404, the policy in PathRule.customErrorResponsePolicy takes effect. If any of the requests in this example encounter a 500 error code, the policy at UrlMap.defaultCustomErrorResponsePolicy takes effect.
|
37046
|
-
customErrorResponsePolicy is supported only for global external Application Load Balancers.
|
37047
|
-
Structure is documented below.
|
37048
36704
|
:param 'URLMapPathMatcherPathRuleRouteActionArgs' route_action: In response to a matching path, the load balancer performs advanced routing
|
37049
36705
|
actions like URL rewrites, header transformations, etc. prior to forwarding the
|
37050
36706
|
request to the selected backend. If routeAction specifies any
|
@@ -37059,8 +36715,6 @@ class URLMapPathMatcherPathRule(dict):
|
|
37059
36715
|
Structure is documented below.
|
37060
36716
|
"""
|
37061
36717
|
pulumi.set(__self__, "paths", paths)
|
37062
|
-
if custom_error_response_policy is not None:
|
37063
|
-
pulumi.set(__self__, "custom_error_response_policy", custom_error_response_policy)
|
37064
36718
|
if route_action is not None:
|
37065
36719
|
pulumi.set(__self__, "route_action", route_action)
|
37066
36720
|
if service is not None:
|
@@ -37079,21 +36733,6 @@ class URLMapPathMatcherPathRule(dict):
|
|
37079
36733
|
"""
|
37080
36734
|
return pulumi.get(self, "paths")
|
37081
36735
|
|
37082
|
-
@property
|
37083
|
-
@pulumi.getter(name="customErrorResponsePolicy")
|
37084
|
-
def custom_error_response_policy(self) -> Optional['outputs.URLMapPathMatcherPathRuleCustomErrorResponsePolicy']:
|
37085
|
-
"""
|
37086
|
-
customErrorResponsePolicy specifies how the Load Balancer returns error responses when BackendServiceor BackendBucket responds with an error.
|
37087
|
-
If a policy for an error code is not configured for the PathRule, a policy for the error code configured in pathMatcher.defaultCustomErrorResponsePolicy is applied. If one is not specified in pathMatcher.defaultCustomErrorResponsePolicy, the policy configured in UrlMap.defaultCustomErrorResponsePolicy takes effect.
|
37088
|
-
For example, consider a UrlMap with the following configuration:
|
37089
|
-
UrlMap.defaultCustomErrorResponsePolicy are configured with policies for 5xx and 4xx errors
|
37090
|
-
A PathRule for /coming_soon/ is configured for the error code 404.
|
37091
|
-
If the request is for www.myotherdomain.com and a 404 is encountered, the policy under UrlMap.defaultCustomErrorResponsePolicy takes effect. If a 404 response is encountered for the request www.example.com/current_events/, the pathMatcher's policy takes effect. If however, the request for www.example.com/coming_soon/ encounters a 404, the policy in PathRule.customErrorResponsePolicy takes effect. If any of the requests in this example encounter a 500 error code, the policy at UrlMap.defaultCustomErrorResponsePolicy takes effect.
|
37092
|
-
customErrorResponsePolicy is supported only for global external Application Load Balancers.
|
37093
|
-
Structure is documented below.
|
37094
|
-
"""
|
37095
|
-
return pulumi.get(self, "custom_error_response_policy")
|
37096
|
-
|
37097
36736
|
@property
|
37098
36737
|
@pulumi.getter(name="routeAction")
|
37099
36738
|
def route_action(self) -> Optional['outputs.URLMapPathMatcherPathRuleRouteAction']:
|
@@ -37128,152 +36767,6 @@ class URLMapPathMatcherPathRule(dict):
|
|
37128
36767
|
return pulumi.get(self, "url_redirect")
|
37129
36768
|
|
37130
36769
|
|
37131
|
-
@pulumi.output_type
|
37132
|
-
class URLMapPathMatcherPathRuleCustomErrorResponsePolicy(dict):
|
37133
|
-
@staticmethod
|
37134
|
-
def __key_warning(key: str):
|
37135
|
-
suggest = None
|
37136
|
-
if key == "errorResponseRules":
|
37137
|
-
suggest = "error_response_rules"
|
37138
|
-
elif key == "errorService":
|
37139
|
-
suggest = "error_service"
|
37140
|
-
|
37141
|
-
if suggest:
|
37142
|
-
pulumi.log.warn(f"Key '{key}' not found in URLMapPathMatcherPathRuleCustomErrorResponsePolicy. Access the value via the '{suggest}' property getter instead.")
|
37143
|
-
|
37144
|
-
def __getitem__(self, key: str) -> Any:
|
37145
|
-
URLMapPathMatcherPathRuleCustomErrorResponsePolicy.__key_warning(key)
|
37146
|
-
return super().__getitem__(key)
|
37147
|
-
|
37148
|
-
def get(self, key: str, default = None) -> Any:
|
37149
|
-
URLMapPathMatcherPathRuleCustomErrorResponsePolicy.__key_warning(key)
|
37150
|
-
return super().get(key, default)
|
37151
|
-
|
37152
|
-
def __init__(__self__, *,
|
37153
|
-
error_response_rules: Optional[Sequence['outputs.URLMapPathMatcherPathRuleCustomErrorResponsePolicyErrorResponseRule']] = None,
|
37154
|
-
error_service: Optional[str] = None):
|
37155
|
-
"""
|
37156
|
-
:param Sequence['URLMapPathMatcherPathRuleCustomErrorResponsePolicyErrorResponseRuleArgs'] error_response_rules: Specifies rules for returning error responses.
|
37157
|
-
In a given policy, if you specify rules for both a range of error codes as well as rules for specific error codes then rules with specific error codes have a higher priority.
|
37158
|
-
For example, assume that you configure a rule for 401 (Un-authorized) code, and another for all 4 series error codes (4XX).
|
37159
|
-
If the backend service returns a 401, then the rule for 401 will be applied. However if the backend service returns a 403, the rule for 4xx takes effect.
|
37160
|
-
Structure is documented below.
|
37161
|
-
:param str error_service: The full or partial URL to the BackendBucket resource that contains the custom error content. Examples are:
|
37162
|
-
https://www.googleapis.com/compute/v1/projects/project/global/backendBuckets/myBackendBucket
|
37163
|
-
compute/v1/projects/project/global/backendBuckets/myBackendBucket
|
37164
|
-
global/backendBuckets/myBackendBucket
|
37165
|
-
If errorService is not specified at lower levels like pathMatcher, pathRule and routeRule, an errorService specified at a higher level in the UrlMap will be used. If UrlMap.defaultCustomErrorResponsePolicy contains one or more errorResponseRules[], it must specify errorService.
|
37166
|
-
If load balancer cannot reach the backendBucket, a simple Not Found Error will be returned, with the original response code (or overrideResponseCode if configured).
|
37167
|
-
"""
|
37168
|
-
if error_response_rules is not None:
|
37169
|
-
pulumi.set(__self__, "error_response_rules", error_response_rules)
|
37170
|
-
if error_service is not None:
|
37171
|
-
pulumi.set(__self__, "error_service", error_service)
|
37172
|
-
|
37173
|
-
@property
|
37174
|
-
@pulumi.getter(name="errorResponseRules")
|
37175
|
-
def error_response_rules(self) -> Optional[Sequence['outputs.URLMapPathMatcherPathRuleCustomErrorResponsePolicyErrorResponseRule']]:
|
37176
|
-
"""
|
37177
|
-
Specifies rules for returning error responses.
|
37178
|
-
In a given policy, if you specify rules for both a range of error codes as well as rules for specific error codes then rules with specific error codes have a higher priority.
|
37179
|
-
For example, assume that you configure a rule for 401 (Un-authorized) code, and another for all 4 series error codes (4XX).
|
37180
|
-
If the backend service returns a 401, then the rule for 401 will be applied. However if the backend service returns a 403, the rule for 4xx takes effect.
|
37181
|
-
Structure is documented below.
|
37182
|
-
"""
|
37183
|
-
return pulumi.get(self, "error_response_rules")
|
37184
|
-
|
37185
|
-
@property
|
37186
|
-
@pulumi.getter(name="errorService")
|
37187
|
-
def error_service(self) -> Optional[str]:
|
37188
|
-
"""
|
37189
|
-
The full or partial URL to the BackendBucket resource that contains the custom error content. Examples are:
|
37190
|
-
https://www.googleapis.com/compute/v1/projects/project/global/backendBuckets/myBackendBucket
|
37191
|
-
compute/v1/projects/project/global/backendBuckets/myBackendBucket
|
37192
|
-
global/backendBuckets/myBackendBucket
|
37193
|
-
If errorService is not specified at lower levels like pathMatcher, pathRule and routeRule, an errorService specified at a higher level in the UrlMap will be used. If UrlMap.defaultCustomErrorResponsePolicy contains one or more errorResponseRules[], it must specify errorService.
|
37194
|
-
If load balancer cannot reach the backendBucket, a simple Not Found Error will be returned, with the original response code (or overrideResponseCode if configured).
|
37195
|
-
"""
|
37196
|
-
return pulumi.get(self, "error_service")
|
37197
|
-
|
37198
|
-
|
37199
|
-
@pulumi.output_type
|
37200
|
-
class URLMapPathMatcherPathRuleCustomErrorResponsePolicyErrorResponseRule(dict):
|
37201
|
-
@staticmethod
|
37202
|
-
def __key_warning(key: str):
|
37203
|
-
suggest = None
|
37204
|
-
if key == "matchResponseCodes":
|
37205
|
-
suggest = "match_response_codes"
|
37206
|
-
elif key == "overrideResponseCode":
|
37207
|
-
suggest = "override_response_code"
|
37208
|
-
|
37209
|
-
if suggest:
|
37210
|
-
pulumi.log.warn(f"Key '{key}' not found in URLMapPathMatcherPathRuleCustomErrorResponsePolicyErrorResponseRule. Access the value via the '{suggest}' property getter instead.")
|
37211
|
-
|
37212
|
-
def __getitem__(self, key: str) -> Any:
|
37213
|
-
URLMapPathMatcherPathRuleCustomErrorResponsePolicyErrorResponseRule.__key_warning(key)
|
37214
|
-
return super().__getitem__(key)
|
37215
|
-
|
37216
|
-
def get(self, key: str, default = None) -> Any:
|
37217
|
-
URLMapPathMatcherPathRuleCustomErrorResponsePolicyErrorResponseRule.__key_warning(key)
|
37218
|
-
return super().get(key, default)
|
37219
|
-
|
37220
|
-
def __init__(__self__, *,
|
37221
|
-
match_response_codes: Optional[Sequence[str]] = None,
|
37222
|
-
override_response_code: Optional[int] = None,
|
37223
|
-
path: Optional[str] = None):
|
37224
|
-
"""
|
37225
|
-
:param Sequence[str] match_response_codes: Valid values include:
|
37226
|
-
- A number between 400 and 599: For example 401 or 503, in which case the load balancer applies the policy if the error code exactly matches this value.
|
37227
|
-
- 5xx: Load Balancer will apply the policy if the backend service responds with any response code in the range of 500 to 599.
|
37228
|
-
- 4xx: Load Balancer will apply the policy if the backend service responds with any response code in the range of 400 to 499.
|
37229
|
-
Values must be unique within matchResponseCodes and across all errorResponseRules of CustomErrorResponsePolicy.
|
37230
|
-
:param int override_response_code: The HTTP status code returned with the response containing the custom error content.
|
37231
|
-
If overrideResponseCode is not supplied, the same response code returned by the original backend bucket or backend service is returned to the client.
|
37232
|
-
:param str path: The full path to a file within backendBucket. For example: /errors/defaultError.html
|
37233
|
-
path must start with a leading slash. path cannot have trailing slashes.
|
37234
|
-
If the file is not available in backendBucket or the load balancer cannot reach the BackendBucket, a simple Not Found Error is returned to the client.
|
37235
|
-
The value must be from 1 to 1024 characters.
|
37236
|
-
"""
|
37237
|
-
if match_response_codes is not None:
|
37238
|
-
pulumi.set(__self__, "match_response_codes", match_response_codes)
|
37239
|
-
if override_response_code is not None:
|
37240
|
-
pulumi.set(__self__, "override_response_code", override_response_code)
|
37241
|
-
if path is not None:
|
37242
|
-
pulumi.set(__self__, "path", path)
|
37243
|
-
|
37244
|
-
@property
|
37245
|
-
@pulumi.getter(name="matchResponseCodes")
|
37246
|
-
def match_response_codes(self) -> Optional[Sequence[str]]:
|
37247
|
-
"""
|
37248
|
-
Valid values include:
|
37249
|
-
- A number between 400 and 599: For example 401 or 503, in which case the load balancer applies the policy if the error code exactly matches this value.
|
37250
|
-
- 5xx: Load Balancer will apply the policy if the backend service responds with any response code in the range of 500 to 599.
|
37251
|
-
- 4xx: Load Balancer will apply the policy if the backend service responds with any response code in the range of 400 to 499.
|
37252
|
-
Values must be unique within matchResponseCodes and across all errorResponseRules of CustomErrorResponsePolicy.
|
37253
|
-
"""
|
37254
|
-
return pulumi.get(self, "match_response_codes")
|
37255
|
-
|
37256
|
-
@property
|
37257
|
-
@pulumi.getter(name="overrideResponseCode")
|
37258
|
-
def override_response_code(self) -> Optional[int]:
|
37259
|
-
"""
|
37260
|
-
The HTTP status code returned with the response containing the custom error content.
|
37261
|
-
If overrideResponseCode is not supplied, the same response code returned by the original backend bucket or backend service is returned to the client.
|
37262
|
-
"""
|
37263
|
-
return pulumi.get(self, "override_response_code")
|
37264
|
-
|
37265
|
-
@property
|
37266
|
-
@pulumi.getter
|
37267
|
-
def path(self) -> Optional[str]:
|
37268
|
-
"""
|
37269
|
-
The full path to a file within backendBucket. For example: /errors/defaultError.html
|
37270
|
-
path must start with a leading slash. path cannot have trailing slashes.
|
37271
|
-
If the file is not available in backendBucket or the load balancer cannot reach the BackendBucket, a simple Not Found Error is returned to the client.
|
37272
|
-
The value must be from 1 to 1024 characters.
|
37273
|
-
"""
|
37274
|
-
return pulumi.get(self, "path")
|
37275
|
-
|
37276
|
-
|
37277
36770
|
@pulumi.output_type
|
37278
36771
|
class URLMapPathMatcherPathRuleRouteAction(dict):
|
37279
36772
|
@staticmethod
|
@@ -42654,6 +42147,7 @@ class GetForwardingRulesRuleResult(dict):
|
|
42654
42147
|
* When the 'target' is a Private Service Connect Google APIs
|
42655
42148
|
bundle, you must specify an 'IPAddress'.
|
42656
42149
|
|
42150
|
+
|
42657
42151
|
Otherwise, you can optionally specify an IP address that references an
|
42658
42152
|
existing static (reserved) IP address resource. When omitted, Google Cloud
|
42659
42153
|
assigns an ephemeral IP address.
|
@@ -42671,6 +42165,7 @@ class GetForwardingRulesRuleResult(dict):
|
|
42671
42165
|
* 'global/addresses/address-name'
|
42672
42166
|
* 'address-name'
|
42673
42167
|
|
42168
|
+
|
42674
42169
|
The forwarding rule's 'target' or 'backendService',
|
42675
42170
|
and in most cases, also the 'loadBalancingScheme', determine the
|
42676
42171
|
type of IP address that you can use. For detailed information, see
|
@@ -42842,6 +42337,7 @@ class GetForwardingRulesRuleResult(dict):
|
|
42842
42337
|
* 'vpc-sc' - [ APIs that support VPC Service Controls](https://cloud.google.com/vpc-service-controls/docs/supported-products).
|
42843
42338
|
* 'all-apis' - [All supported Google APIs](https://cloud.google.com/vpc/docs/private-service-connect#supported-apis).
|
42844
42339
|
|
42340
|
+
|
42845
42341
|
For Private Service Connect forwarding rules that forward traffic to managed services, the target must be a service attachment.
|
42846
42342
|
"""
|
42847
42343
|
pulumi.set(__self__, "all_ports", all_ports)
|
@@ -42983,6 +42479,7 @@ class GetForwardingRulesRuleResult(dict):
|
|
42983
42479
|
* When the 'target' is a Private Service Connect Google APIs
|
42984
42480
|
bundle, you must specify an 'IPAddress'.
|
42985
42481
|
|
42482
|
+
|
42986
42483
|
Otherwise, you can optionally specify an IP address that references an
|
42987
42484
|
existing static (reserved) IP address resource. When omitted, Google Cloud
|
42988
42485
|
assigns an ephemeral IP address.
|
@@ -43000,6 +42497,7 @@ class GetForwardingRulesRuleResult(dict):
|
|
43000
42497
|
* 'global/addresses/address-name'
|
43001
42498
|
* 'address-name'
|
43002
42499
|
|
42500
|
+
|
43003
42501
|
The forwarding rule's 'target' or 'backendService',
|
43004
42502
|
and in most cases, also the 'loadBalancingScheme', determine the
|
43005
42503
|
type of IP address that you can use. For detailed information, see
|
@@ -43344,6 +42842,7 @@ class GetForwardingRulesRuleResult(dict):
|
|
43344
42842
|
* 'vpc-sc' - [ APIs that support VPC Service Controls](https://cloud.google.com/vpc-service-controls/docs/supported-products).
|
43345
42843
|
* 'all-apis' - [All supported Google APIs](https://cloud.google.com/vpc/docs/private-service-connect#supported-apis).
|
43346
42844
|
|
42845
|
+
|
43347
42846
|
For Private Service Connect forwarding rules that forward traffic to managed services, the target must be a service attachment.
|
43348
42847
|
"""
|
43349
42848
|
return pulumi.get(self, "target")
|