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
@@ -4,198 +4,92 @@
|
|
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
|
|
17
12
|
__all__ = [
|
18
13
|
'EdgeCacheKeysetPublicKeyArgs',
|
19
|
-
'EdgeCacheKeysetPublicKeyArgsDict',
|
20
14
|
'EdgeCacheKeysetValidationSharedKeyArgs',
|
21
|
-
'EdgeCacheKeysetValidationSharedKeyArgsDict',
|
22
15
|
'EdgeCacheOriginAwsV4AuthenticationArgs',
|
23
|
-
'EdgeCacheOriginAwsV4AuthenticationArgsDict',
|
24
16
|
'EdgeCacheOriginOriginOverrideActionArgs',
|
25
|
-
'EdgeCacheOriginOriginOverrideActionArgsDict',
|
26
17
|
'EdgeCacheOriginOriginOverrideActionHeaderActionArgs',
|
27
|
-
'EdgeCacheOriginOriginOverrideActionHeaderActionArgsDict',
|
28
18
|
'EdgeCacheOriginOriginOverrideActionHeaderActionRequestHeadersToAddArgs',
|
29
|
-
'EdgeCacheOriginOriginOverrideActionHeaderActionRequestHeadersToAddArgsDict',
|
30
19
|
'EdgeCacheOriginOriginOverrideActionUrlRewriteArgs',
|
31
|
-
'EdgeCacheOriginOriginOverrideActionUrlRewriteArgsDict',
|
32
20
|
'EdgeCacheOriginOriginRedirectArgs',
|
33
|
-
'EdgeCacheOriginOriginRedirectArgsDict',
|
34
21
|
'EdgeCacheOriginTimeoutArgs',
|
35
|
-
'EdgeCacheOriginTimeoutArgsDict',
|
36
22
|
'EdgeCacheServiceLogConfigArgs',
|
37
|
-
'EdgeCacheServiceLogConfigArgsDict',
|
38
23
|
'EdgeCacheServiceRoutingArgs',
|
39
|
-
'EdgeCacheServiceRoutingArgsDict',
|
40
24
|
'EdgeCacheServiceRoutingHostRuleArgs',
|
41
|
-
'EdgeCacheServiceRoutingHostRuleArgsDict',
|
42
25
|
'EdgeCacheServiceRoutingPathMatcherArgs',
|
43
|
-
'EdgeCacheServiceRoutingPathMatcherArgsDict',
|
44
26
|
'EdgeCacheServiceRoutingPathMatcherRouteRuleArgs',
|
45
|
-
'EdgeCacheServiceRoutingPathMatcherRouteRuleArgsDict',
|
46
27
|
'EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionArgs',
|
47
|
-
'EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionArgsDict',
|
48
28
|
'EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToAddArgs',
|
49
|
-
'EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToAddArgsDict',
|
50
29
|
'EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToRemoveArgs',
|
51
|
-
'EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToRemoveArgsDict',
|
52
30
|
'EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToAddArgs',
|
53
|
-
'EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToAddArgsDict',
|
54
31
|
'EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToRemoveArgs',
|
55
|
-
'EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToRemoveArgsDict',
|
56
32
|
'EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleArgs',
|
57
|
-
'EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleArgsDict',
|
58
33
|
'EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleHeaderMatchArgs',
|
59
|
-
'EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleHeaderMatchArgsDict',
|
60
34
|
'EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleQueryParameterMatchArgs',
|
61
|
-
'EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleQueryParameterMatchArgsDict',
|
62
35
|
'EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionArgs',
|
63
|
-
'EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionArgsDict',
|
64
36
|
'EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyArgs',
|
65
|
-
'EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyArgsDict',
|
66
37
|
'EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyAddSignaturesArgs',
|
67
|
-
'EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyAddSignaturesArgsDict',
|
68
38
|
'EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPolicyArgs',
|
69
|
-
'EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPolicyArgsDict',
|
70
39
|
'EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicySignedTokenOptionsArgs',
|
71
|
-
'EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicySignedTokenOptionsArgsDict',
|
72
40
|
'EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCorsPolicyArgs',
|
73
|
-
'EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCorsPolicyArgsDict',
|
74
41
|
'EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionUrlRewriteArgs',
|
75
|
-
'EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionUrlRewriteArgsDict',
|
76
42
|
'EdgeCacheServiceRoutingPathMatcherRouteRuleUrlRedirectArgs',
|
77
|
-
'EdgeCacheServiceRoutingPathMatcherRouteRuleUrlRedirectArgsDict',
|
78
43
|
'EndpointPolicyEndpointMatcherArgs',
|
79
|
-
'EndpointPolicyEndpointMatcherArgsDict',
|
80
44
|
'EndpointPolicyEndpointMatcherMetadataLabelMatcherArgs',
|
81
|
-
'EndpointPolicyEndpointMatcherMetadataLabelMatcherArgsDict',
|
82
45
|
'EndpointPolicyEndpointMatcherMetadataLabelMatcherMetadataLabelArgs',
|
83
|
-
'EndpointPolicyEndpointMatcherMetadataLabelMatcherMetadataLabelArgsDict',
|
84
46
|
'EndpointPolicyTrafficPortSelectorArgs',
|
85
|
-
'EndpointPolicyTrafficPortSelectorArgsDict',
|
86
47
|
'GrpcRouteRuleArgs',
|
87
|
-
'GrpcRouteRuleArgsDict',
|
88
48
|
'GrpcRouteRuleActionArgs',
|
89
|
-
'GrpcRouteRuleActionArgsDict',
|
90
49
|
'GrpcRouteRuleActionDestinationArgs',
|
91
|
-
'GrpcRouteRuleActionDestinationArgsDict',
|
92
50
|
'GrpcRouteRuleActionFaultInjectionPolicyArgs',
|
93
|
-
'GrpcRouteRuleActionFaultInjectionPolicyArgsDict',
|
94
51
|
'GrpcRouteRuleActionFaultInjectionPolicyAbortArgs',
|
95
|
-
'GrpcRouteRuleActionFaultInjectionPolicyAbortArgsDict',
|
96
52
|
'GrpcRouteRuleActionFaultInjectionPolicyDelayArgs',
|
97
|
-
'GrpcRouteRuleActionFaultInjectionPolicyDelayArgsDict',
|
98
53
|
'GrpcRouteRuleActionRetryPolicyArgs',
|
99
|
-
'GrpcRouteRuleActionRetryPolicyArgsDict',
|
100
54
|
'GrpcRouteRuleMatchArgs',
|
101
|
-
'GrpcRouteRuleMatchArgsDict',
|
102
55
|
'GrpcRouteRuleMatchHeaderArgs',
|
103
|
-
'GrpcRouteRuleMatchHeaderArgsDict',
|
104
56
|
'GrpcRouteRuleMatchMethodArgs',
|
105
|
-
'GrpcRouteRuleMatchMethodArgsDict',
|
106
57
|
'HttpRouteRuleArgs',
|
107
|
-
'HttpRouteRuleArgsDict',
|
108
58
|
'HttpRouteRuleActionArgs',
|
109
|
-
'HttpRouteRuleActionArgsDict',
|
110
59
|
'HttpRouteRuleActionCorsPolicyArgs',
|
111
|
-
'HttpRouteRuleActionCorsPolicyArgsDict',
|
112
60
|
'HttpRouteRuleActionDestinationArgs',
|
113
|
-
'HttpRouteRuleActionDestinationArgsDict',
|
114
61
|
'HttpRouteRuleActionFaultInjectionPolicyArgs',
|
115
|
-
'HttpRouteRuleActionFaultInjectionPolicyArgsDict',
|
116
62
|
'HttpRouteRuleActionFaultInjectionPolicyAbortArgs',
|
117
|
-
'HttpRouteRuleActionFaultInjectionPolicyAbortArgsDict',
|
118
63
|
'HttpRouteRuleActionFaultInjectionPolicyDelayArgs',
|
119
|
-
'HttpRouteRuleActionFaultInjectionPolicyDelayArgsDict',
|
120
64
|
'HttpRouteRuleActionRedirectArgs',
|
121
|
-
'HttpRouteRuleActionRedirectArgsDict',
|
122
65
|
'HttpRouteRuleActionRequestHeaderModifierArgs',
|
123
|
-
'HttpRouteRuleActionRequestHeaderModifierArgsDict',
|
124
66
|
'HttpRouteRuleActionRequestMirrorPolicyArgs',
|
125
|
-
'HttpRouteRuleActionRequestMirrorPolicyArgsDict',
|
126
67
|
'HttpRouteRuleActionRequestMirrorPolicyDestinationArgs',
|
127
|
-
'HttpRouteRuleActionRequestMirrorPolicyDestinationArgsDict',
|
128
68
|
'HttpRouteRuleActionResponseHeaderModifierArgs',
|
129
|
-
'HttpRouteRuleActionResponseHeaderModifierArgsDict',
|
130
69
|
'HttpRouteRuleActionRetryPolicyArgs',
|
131
|
-
'HttpRouteRuleActionRetryPolicyArgsDict',
|
132
70
|
'HttpRouteRuleActionUrlRewriteArgs',
|
133
|
-
'HttpRouteRuleActionUrlRewriteArgsDict',
|
134
71
|
'HttpRouteRuleMatchArgs',
|
135
|
-
'HttpRouteRuleMatchArgsDict',
|
136
72
|
'HttpRouteRuleMatchHeaderArgs',
|
137
|
-
'HttpRouteRuleMatchHeaderArgsDict',
|
138
73
|
'HttpRouteRuleMatchHeaderRangeMatchArgs',
|
139
|
-
'HttpRouteRuleMatchHeaderRangeMatchArgsDict',
|
140
74
|
'HttpRouteRuleMatchQueryParameterArgs',
|
141
|
-
'HttpRouteRuleMatchQueryParameterArgsDict',
|
142
75
|
'LbRouteExtensionExtensionChainArgs',
|
143
|
-
'LbRouteExtensionExtensionChainArgsDict',
|
144
76
|
'LbRouteExtensionExtensionChainExtensionArgs',
|
145
|
-
'LbRouteExtensionExtensionChainExtensionArgsDict',
|
146
77
|
'LbRouteExtensionExtensionChainMatchConditionArgs',
|
147
|
-
'LbRouteExtensionExtensionChainMatchConditionArgsDict',
|
148
78
|
'LbTrafficExtensionExtensionChainArgs',
|
149
|
-
'LbTrafficExtensionExtensionChainArgsDict',
|
150
79
|
'LbTrafficExtensionExtensionChainExtensionArgs',
|
151
|
-
'LbTrafficExtensionExtensionChainExtensionArgsDict',
|
152
80
|
'LbTrafficExtensionExtensionChainMatchConditionArgs',
|
153
|
-
'LbTrafficExtensionExtensionChainMatchConditionArgsDict',
|
154
81
|
'ServiceLbPoliciesAutoCapacityDrainArgs',
|
155
|
-
'ServiceLbPoliciesAutoCapacityDrainArgsDict',
|
156
82
|
'ServiceLbPoliciesFailoverConfigArgs',
|
157
|
-
'ServiceLbPoliciesFailoverConfigArgsDict',
|
158
83
|
'TcpRouteRuleArgs',
|
159
|
-
'TcpRouteRuleArgsDict',
|
160
84
|
'TcpRouteRuleActionArgs',
|
161
|
-
'TcpRouteRuleActionArgsDict',
|
162
85
|
'TcpRouteRuleActionDestinationArgs',
|
163
|
-
'TcpRouteRuleActionDestinationArgsDict',
|
164
86
|
'TcpRouteRuleMatchArgs',
|
165
|
-
'TcpRouteRuleMatchArgsDict',
|
166
87
|
'TlsRouteRuleArgs',
|
167
|
-
'TlsRouteRuleArgsDict',
|
168
88
|
'TlsRouteRuleActionArgs',
|
169
|
-
'TlsRouteRuleActionArgsDict',
|
170
89
|
'TlsRouteRuleActionDestinationArgs',
|
171
|
-
'TlsRouteRuleActionDestinationArgsDict',
|
172
90
|
'TlsRouteRuleMatchArgs',
|
173
|
-
'TlsRouteRuleMatchArgsDict',
|
174
91
|
]
|
175
92
|
|
176
|
-
MYPY = False
|
177
|
-
|
178
|
-
if not MYPY:
|
179
|
-
class EdgeCacheKeysetPublicKeyArgsDict(TypedDict):
|
180
|
-
id: pulumi.Input[str]
|
181
|
-
"""
|
182
|
-
The ID of the public key. The ID must be 1-63 characters long, and comply with RFC1035.
|
183
|
-
The name must be 1-64 characters long, and match the regular expression [a-zA-Z][a-zA-Z0-9_-]*
|
184
|
-
which means the first character must be a letter, and all following characters must be a dash, underscore, letter or digit.
|
185
|
-
"""
|
186
|
-
managed: NotRequired[pulumi.Input[bool]]
|
187
|
-
"""
|
188
|
-
Set to true to have the CDN automatically manage this public key value.
|
189
|
-
"""
|
190
|
-
value: NotRequired[pulumi.Input[str]]
|
191
|
-
"""
|
192
|
-
The base64-encoded value of the Ed25519 public key. The base64 encoding can be padded (44 bytes) or unpadded (43 bytes).
|
193
|
-
Representations or encodings of the public key other than this will be rejected with an error.
|
194
|
-
**Note**: This property is sensitive and will not be displayed in the plan.
|
195
|
-
"""
|
196
|
-
elif False:
|
197
|
-
EdgeCacheKeysetPublicKeyArgsDict: TypeAlias = Mapping[str, Any]
|
198
|
-
|
199
93
|
@pulumi.input_type
|
200
94
|
class EdgeCacheKeysetPublicKeyArgs:
|
201
95
|
def __init__(__self__, *,
|
@@ -258,20 +152,6 @@ class EdgeCacheKeysetPublicKeyArgs:
|
|
258
152
|
pulumi.set(self, "value", value)
|
259
153
|
|
260
154
|
|
261
|
-
if not MYPY:
|
262
|
-
class EdgeCacheKeysetValidationSharedKeyArgsDict(TypedDict):
|
263
|
-
secret_version: pulumi.Input[str]
|
264
|
-
"""
|
265
|
-
The name of the secret version in Secret Manager.
|
266
|
-
The resource name of the secret version must be in the format `projects/*/secrets/*/versions/*` where the `*` values are replaced by the secrets themselves.
|
267
|
-
The secrets must be at least 16 bytes large. The recommended secret size depends on the signature algorithm you are using.
|
268
|
-
* If you are using HMAC-SHA1, we suggest 20-byte secrets.
|
269
|
-
* If you are using HMAC-SHA256, we suggest 32-byte secrets.
|
270
|
-
See RFC 2104, Section 3 for more details on these recommendations.
|
271
|
-
"""
|
272
|
-
elif False:
|
273
|
-
EdgeCacheKeysetValidationSharedKeyArgsDict: TypeAlias = Mapping[str, Any]
|
274
|
-
|
275
155
|
@pulumi.input_type
|
276
156
|
class EdgeCacheKeysetValidationSharedKeyArgs:
|
277
157
|
def __init__(__self__, *,
|
@@ -304,25 +184,6 @@ class EdgeCacheKeysetValidationSharedKeyArgs:
|
|
304
184
|
pulumi.set(self, "secret_version", value)
|
305
185
|
|
306
186
|
|
307
|
-
if not MYPY:
|
308
|
-
class EdgeCacheOriginAwsV4AuthenticationArgsDict(TypedDict):
|
309
|
-
access_key_id: pulumi.Input[str]
|
310
|
-
"""
|
311
|
-
The access key ID your origin uses to identify the key.
|
312
|
-
"""
|
313
|
-
origin_region: pulumi.Input[str]
|
314
|
-
"""
|
315
|
-
The name of the AWS region that your origin is in.
|
316
|
-
"""
|
317
|
-
secret_access_key_version: pulumi.Input[str]
|
318
|
-
"""
|
319
|
-
The Secret Manager secret version of the secret access key used by your origin.
|
320
|
-
|
321
|
-
This is the resource name of the secret version in the format 'projects/*/secrets/*/versions/*' where the '*' values are replaced by the project, secret, and version you require.
|
322
|
-
"""
|
323
|
-
elif False:
|
324
|
-
EdgeCacheOriginAwsV4AuthenticationArgsDict: TypeAlias = Mapping[str, Any]
|
325
|
-
|
326
187
|
@pulumi.input_type
|
327
188
|
class EdgeCacheOriginAwsV4AuthenticationArgs:
|
328
189
|
def __init__(__self__, *,
|
@@ -379,23 +240,6 @@ class EdgeCacheOriginAwsV4AuthenticationArgs:
|
|
379
240
|
pulumi.set(self, "secret_access_key_version", value)
|
380
241
|
|
381
242
|
|
382
|
-
if not MYPY:
|
383
|
-
class EdgeCacheOriginOriginOverrideActionArgsDict(TypedDict):
|
384
|
-
header_action: NotRequired[pulumi.Input['EdgeCacheOriginOriginOverrideActionHeaderActionArgsDict']]
|
385
|
-
"""
|
386
|
-
The header actions, including adding and removing
|
387
|
-
headers, for request handled by this origin.
|
388
|
-
Structure is documented below.
|
389
|
-
"""
|
390
|
-
url_rewrite: NotRequired[pulumi.Input['EdgeCacheOriginOriginOverrideActionUrlRewriteArgsDict']]
|
391
|
-
"""
|
392
|
-
The URL rewrite configuration for request that are
|
393
|
-
handled by this origin.
|
394
|
-
Structure is documented below.
|
395
|
-
"""
|
396
|
-
elif False:
|
397
|
-
EdgeCacheOriginOriginOverrideActionArgsDict: TypeAlias = Mapping[str, Any]
|
398
|
-
|
399
243
|
@pulumi.input_type
|
400
244
|
class EdgeCacheOriginOriginOverrideActionArgs:
|
401
245
|
def __init__(__self__, *,
|
@@ -443,17 +287,6 @@ class EdgeCacheOriginOriginOverrideActionArgs:
|
|
443
287
|
pulumi.set(self, "url_rewrite", value)
|
444
288
|
|
445
289
|
|
446
|
-
if not MYPY:
|
447
|
-
class EdgeCacheOriginOriginOverrideActionHeaderActionArgsDict(TypedDict):
|
448
|
-
request_headers_to_adds: NotRequired[pulumi.Input[Sequence[pulumi.Input['EdgeCacheOriginOriginOverrideActionHeaderActionRequestHeadersToAddArgsDict']]]]
|
449
|
-
"""
|
450
|
-
Describes a header to add.
|
451
|
-
You may add a maximum of 25 request headers.
|
452
|
-
Structure is documented below.
|
453
|
-
"""
|
454
|
-
elif False:
|
455
|
-
EdgeCacheOriginOriginOverrideActionHeaderActionArgsDict: TypeAlias = Mapping[str, Any]
|
456
|
-
|
457
290
|
@pulumi.input_type
|
458
291
|
class EdgeCacheOriginOriginOverrideActionHeaderActionArgs:
|
459
292
|
def __init__(__self__, *,
|
@@ -481,28 +314,6 @@ class EdgeCacheOriginOriginOverrideActionHeaderActionArgs:
|
|
481
314
|
pulumi.set(self, "request_headers_to_adds", value)
|
482
315
|
|
483
316
|
|
484
|
-
if not MYPY:
|
485
|
-
class EdgeCacheOriginOriginOverrideActionHeaderActionRequestHeadersToAddArgsDict(TypedDict):
|
486
|
-
header_name: pulumi.Input[str]
|
487
|
-
"""
|
488
|
-
The name of the header to add.
|
489
|
-
"""
|
490
|
-
header_value: pulumi.Input[str]
|
491
|
-
"""
|
492
|
-
The value of the header to add.
|
493
|
-
"""
|
494
|
-
replace: NotRequired[pulumi.Input[bool]]
|
495
|
-
"""
|
496
|
-
Whether to replace all existing headers with the same name.
|
497
|
-
By default, added header values are appended
|
498
|
-
to the response or request headers with the
|
499
|
-
same field names. The added values are
|
500
|
-
separated by commas.
|
501
|
-
To overwrite existing values, set `replace` to `true`.
|
502
|
-
"""
|
503
|
-
elif False:
|
504
|
-
EdgeCacheOriginOriginOverrideActionHeaderActionRequestHeadersToAddArgsDict: TypeAlias = Mapping[str, Any]
|
505
|
-
|
506
317
|
@pulumi.input_type
|
507
318
|
class EdgeCacheOriginOriginOverrideActionHeaderActionRequestHeadersToAddArgs:
|
508
319
|
def __init__(__self__, *,
|
@@ -566,18 +377,6 @@ class EdgeCacheOriginOriginOverrideActionHeaderActionRequestHeadersToAddArgs:
|
|
566
377
|
pulumi.set(self, "replace", value)
|
567
378
|
|
568
379
|
|
569
|
-
if not MYPY:
|
570
|
-
class EdgeCacheOriginOriginOverrideActionUrlRewriteArgsDict(TypedDict):
|
571
|
-
host_rewrite: NotRequired[pulumi.Input[str]]
|
572
|
-
"""
|
573
|
-
Prior to forwarding the request to the selected
|
574
|
-
origin, the request's host header is replaced with
|
575
|
-
contents of the hostRewrite.
|
576
|
-
This value must be between 1 and 255 characters.
|
577
|
-
"""
|
578
|
-
elif False:
|
579
|
-
EdgeCacheOriginOriginOverrideActionUrlRewriteArgsDict: TypeAlias = Mapping[str, Any]
|
580
|
-
|
581
380
|
@pulumi.input_type
|
582
381
|
class EdgeCacheOriginOriginOverrideActionUrlRewriteArgs:
|
583
382
|
def __init__(__self__, *,
|
@@ -607,18 +406,6 @@ class EdgeCacheOriginOriginOverrideActionUrlRewriteArgs:
|
|
607
406
|
pulumi.set(self, "host_rewrite", value)
|
608
407
|
|
609
408
|
|
610
|
-
if not MYPY:
|
611
|
-
class EdgeCacheOriginOriginRedirectArgsDict(TypedDict):
|
612
|
-
redirect_conditions: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
613
|
-
"""
|
614
|
-
The set of redirect response codes that the CDN
|
615
|
-
follows. Values of
|
616
|
-
[RedirectConditions](https://cloud.google.com/media-cdn/docs/reference/rest/v1/projects.locations.edgeCacheOrigins#redirectconditions)
|
617
|
-
are accepted.
|
618
|
-
"""
|
619
|
-
elif False:
|
620
|
-
EdgeCacheOriginOriginRedirectArgsDict: TypeAlias = Mapping[str, Any]
|
621
|
-
|
622
409
|
@pulumi.input_type
|
623
410
|
class EdgeCacheOriginOriginRedirectArgs:
|
624
411
|
def __init__(__self__, *,
|
@@ -648,40 +435,6 @@ class EdgeCacheOriginOriginRedirectArgs:
|
|
648
435
|
pulumi.set(self, "redirect_conditions", value)
|
649
436
|
|
650
437
|
|
651
|
-
if not MYPY:
|
652
|
-
class EdgeCacheOriginTimeoutArgsDict(TypedDict):
|
653
|
-
connect_timeout: NotRequired[pulumi.Input[str]]
|
654
|
-
"""
|
655
|
-
The maximum duration to wait for a single origin connection to be established, including DNS lookup, TLS handshake and TCP/QUIC connection establishment.
|
656
|
-
Defaults to 5 seconds. The timeout must be a value between 1s and 15s.
|
657
|
-
The connectTimeout capped by the deadline set by the request's maxAttemptsTimeout. The last connection attempt may have a smaller connectTimeout in order to adhere to the overall maxAttemptsTimeout.
|
658
|
-
"""
|
659
|
-
max_attempts_timeout: NotRequired[pulumi.Input[str]]
|
660
|
-
"""
|
661
|
-
The maximum time across all connection attempts to the origin, including failover origins, before returning an error to the client. A HTTP 504 will be returned if the timeout is reached before a response is returned.
|
662
|
-
Defaults to 15 seconds. The timeout must be a value between 1s and 30s.
|
663
|
-
If a failoverOrigin is specified, the maxAttemptsTimeout of the first configured origin sets the deadline for all connection attempts across all failoverOrigins.
|
664
|
-
"""
|
665
|
-
read_timeout: NotRequired[pulumi.Input[str]]
|
666
|
-
"""
|
667
|
-
The maximum duration to wait between reads of a single HTTP connection/stream.
|
668
|
-
Defaults to 15 seconds. The timeout must be a value between 1s and 30s.
|
669
|
-
The readTimeout is capped by the responseTimeout. All reads of the HTTP connection/stream must be completed by the deadline set by the responseTimeout.
|
670
|
-
If the response headers have already been written to the connection, the response will be truncated and logged.
|
671
|
-
|
672
|
-
<a name="nested_aws_v4_authentication"></a>The `aws_v4_authentication` block supports:
|
673
|
-
"""
|
674
|
-
response_timeout: NotRequired[pulumi.Input[str]]
|
675
|
-
"""
|
676
|
-
The maximum duration to wait for the last byte of a response to arrive when reading from the HTTP connection/stream.
|
677
|
-
Defaults to 30 seconds. The timeout must be a value between 1s and 120s.
|
678
|
-
The responseTimeout starts after the connection has been established.
|
679
|
-
This also applies to HTTP Chunked Transfer Encoding responses, and/or when an open-ended Range request is made to the origin. Origins that take longer to write additional bytes to the response than the configured responseTimeout will result in an error being returned to the client.
|
680
|
-
If the response headers have already been written to the connection, the response will be truncated and logged.
|
681
|
-
"""
|
682
|
-
elif False:
|
683
|
-
EdgeCacheOriginTimeoutArgsDict: TypeAlias = Mapping[str, Any]
|
684
|
-
|
685
438
|
@pulumi.input_type
|
686
439
|
class EdgeCacheOriginTimeoutArgs:
|
687
440
|
def __init__(__self__, *,
|
@@ -779,20 +532,6 @@ class EdgeCacheOriginTimeoutArgs:
|
|
779
532
|
pulumi.set(self, "response_timeout", value)
|
780
533
|
|
781
534
|
|
782
|
-
if not MYPY:
|
783
|
-
class EdgeCacheServiceLogConfigArgsDict(TypedDict):
|
784
|
-
enable: NotRequired[pulumi.Input[bool]]
|
785
|
-
"""
|
786
|
-
Specifies whether to enable logging for traffic served by this service.
|
787
|
-
"""
|
788
|
-
sample_rate: NotRequired[pulumi.Input[float]]
|
789
|
-
"""
|
790
|
-
Configures the sampling rate of requests, where 1.0 means all logged requests are reported and 0.0 means no logged requests are reported. The default value is 1.0, and the value of the field must be in [0, 1].
|
791
|
-
This field can only be specified if logging is enabled for this service.
|
792
|
-
"""
|
793
|
-
elif False:
|
794
|
-
EdgeCacheServiceLogConfigArgsDict: TypeAlias = Mapping[str, Any]
|
795
|
-
|
796
535
|
@pulumi.input_type
|
797
536
|
class EdgeCacheServiceLogConfigArgs:
|
798
537
|
def __init__(__self__, *,
|
@@ -834,21 +573,6 @@ class EdgeCacheServiceLogConfigArgs:
|
|
834
573
|
pulumi.set(self, "sample_rate", value)
|
835
574
|
|
836
575
|
|
837
|
-
if not MYPY:
|
838
|
-
class EdgeCacheServiceRoutingArgsDict(TypedDict):
|
839
|
-
host_rules: pulumi.Input[Sequence[pulumi.Input['EdgeCacheServiceRoutingHostRuleArgsDict']]]
|
840
|
-
"""
|
841
|
-
The list of hostRules to match against. These rules define which hostnames the EdgeCacheService will match against, and which route configurations apply.
|
842
|
-
Structure is documented below.
|
843
|
-
"""
|
844
|
-
path_matchers: pulumi.Input[Sequence[pulumi.Input['EdgeCacheServiceRoutingPathMatcherArgsDict']]]
|
845
|
-
"""
|
846
|
-
The list of pathMatchers referenced via name by hostRules. PathMatcher is used to match the path portion of the URL when a HostRule matches the URL's host portion.
|
847
|
-
Structure is documented below.
|
848
|
-
"""
|
849
|
-
elif False:
|
850
|
-
EdgeCacheServiceRoutingArgsDict: TypeAlias = Mapping[str, Any]
|
851
|
-
|
852
576
|
@pulumi.input_type
|
853
577
|
class EdgeCacheServiceRoutingArgs:
|
854
578
|
def __init__(__self__, *,
|
@@ -890,33 +614,6 @@ class EdgeCacheServiceRoutingArgs:
|
|
890
614
|
pulumi.set(self, "path_matchers", value)
|
891
615
|
|
892
616
|
|
893
|
-
if not MYPY:
|
894
|
-
class EdgeCacheServiceRoutingHostRuleArgsDict(TypedDict):
|
895
|
-
hosts: pulumi.Input[Sequence[pulumi.Input[str]]]
|
896
|
-
"""
|
897
|
-
The list of host patterns to match.
|
898
|
-
Host patterns must be valid hostnames. Ports are not allowed. Wildcard hosts are supported in the suffix or prefix form. * matches any string of ([a-z0-9-.]*). It does not match the empty string.
|
899
|
-
When multiple hosts are specified, hosts are matched in the following priority:
|
900
|
-
1. Exact domain names: ``www.foo.com``.
|
901
|
-
2. Suffix domain wildcards: ``*.foo.com`` or ``*-bar.foo.com``.
|
902
|
-
3. Prefix domain wildcards: ``foo.*`` or ``foo-*``.
|
903
|
-
4. Special wildcard ``*`` matching any domain.
|
904
|
-
Notes:
|
905
|
-
The wildcard will not match the empty string. e.g. ``*-bar.foo.com`` will match ``baz-bar.foo.com`` but not ``-bar.foo.com``. The longest wildcards match first. Only a single host in the entire service can match on ``*``. A domain must be unique across all configured hosts within a service.
|
906
|
-
Hosts are matched against the HTTP Host header, or for HTTP/2 and HTTP/3, the ":authority" header, from the incoming request.
|
907
|
-
You may specify up to 10 hosts.
|
908
|
-
"""
|
909
|
-
path_matcher: pulumi.Input[str]
|
910
|
-
"""
|
911
|
-
The name of the pathMatcher associated with this hostRule.
|
912
|
-
"""
|
913
|
-
description: NotRequired[pulumi.Input[str]]
|
914
|
-
"""
|
915
|
-
A human-readable description of the hostRule.
|
916
|
-
"""
|
917
|
-
elif False:
|
918
|
-
EdgeCacheServiceRoutingHostRuleArgsDict: TypeAlias = Mapping[str, Any]
|
919
|
-
|
920
617
|
@pulumi.input_type
|
921
618
|
class EdgeCacheServiceRoutingHostRuleArgs:
|
922
619
|
def __init__(__self__, *,
|
@@ -990,24 +687,6 @@ class EdgeCacheServiceRoutingHostRuleArgs:
|
|
990
687
|
pulumi.set(self, "description", value)
|
991
688
|
|
992
689
|
|
993
|
-
if not MYPY:
|
994
|
-
class EdgeCacheServiceRoutingPathMatcherArgsDict(TypedDict):
|
995
|
-
name: pulumi.Input[str]
|
996
|
-
"""
|
997
|
-
The name to which this PathMatcher is referred by the HostRule.
|
998
|
-
"""
|
999
|
-
route_rules: pulumi.Input[Sequence[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleArgsDict']]]
|
1000
|
-
"""
|
1001
|
-
The routeRules to match against. routeRules support advanced routing behaviour, and can match on paths, headers and query parameters, as well as status codes and HTTP methods.
|
1002
|
-
Structure is documented below.
|
1003
|
-
"""
|
1004
|
-
description: NotRequired[pulumi.Input[str]]
|
1005
|
-
"""
|
1006
|
-
A human-readable description of the resource.
|
1007
|
-
"""
|
1008
|
-
elif False:
|
1009
|
-
EdgeCacheServiceRoutingPathMatcherArgsDict: TypeAlias = Mapping[str, Any]
|
1010
|
-
|
1011
690
|
@pulumi.input_type
|
1012
691
|
class EdgeCacheServiceRoutingPathMatcherArgs:
|
1013
692
|
def __init__(__self__, *,
|
@@ -1063,48 +742,6 @@ class EdgeCacheServiceRoutingPathMatcherArgs:
|
|
1063
742
|
pulumi.set(self, "description", value)
|
1064
743
|
|
1065
744
|
|
1066
|
-
if not MYPY:
|
1067
|
-
class EdgeCacheServiceRoutingPathMatcherRouteRuleArgsDict(TypedDict):
|
1068
|
-
match_rules: pulumi.Input[Sequence[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleArgsDict']]]
|
1069
|
-
"""
|
1070
|
-
The list of criteria for matching attributes of a request to this routeRule. This list has OR semantics: the request matches this routeRule when any of the matchRules are satisfied. However predicates
|
1071
|
-
within a given matchRule have AND semantics. All predicates within a matchRule must match for the request to match the rule.
|
1072
|
-
Structure is documented below.
|
1073
|
-
"""
|
1074
|
-
priority: pulumi.Input[str]
|
1075
|
-
"""
|
1076
|
-
The priority of this route rule, where 1 is the highest priority.
|
1077
|
-
You cannot configure two or more routeRules with the same priority. Priority for each rule must be set to a number between 1 and 999 inclusive.
|
1078
|
-
Priority numbers can have gaps, which enable you to add or remove rules in the future without affecting the rest of the rules. For example, 1, 2, 3, 4, 5, 9, 12, 16 is a valid series of priority numbers
|
1079
|
-
to which you could add rules numbered from 6 to 8, 10 to 11, and 13 to 15 in the future without any impact on existing rules.
|
1080
|
-
"""
|
1081
|
-
description: NotRequired[pulumi.Input[str]]
|
1082
|
-
"""
|
1083
|
-
A human-readable description of the routeRule.
|
1084
|
-
"""
|
1085
|
-
header_action: NotRequired[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionArgsDict']]
|
1086
|
-
"""
|
1087
|
-
The header actions, including adding & removing headers, for requests that match this route.
|
1088
|
-
Structure is documented below.
|
1089
|
-
"""
|
1090
|
-
origin: NotRequired[pulumi.Input[str]]
|
1091
|
-
"""
|
1092
|
-
The Origin resource that requests to this route should fetch from when a matching response is not in cache. Origins can be defined as short names ("my-origin") or fully-qualified resource URLs - e.g. "networkservices.googleapis.com/projects/my-project/global/edgecacheorigins/my-origin"
|
1093
|
-
Only one of origin or urlRedirect can be set.
|
1094
|
-
"""
|
1095
|
-
route_action: NotRequired[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionArgsDict']]
|
1096
|
-
"""
|
1097
|
-
In response to a matching path, the routeAction performs advanced routing actions like URL rewrites, header transformations, etc. prior to forwarding the request to the selected origin.
|
1098
|
-
Structure is documented below.
|
1099
|
-
"""
|
1100
|
-
url_redirect: NotRequired[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleUrlRedirectArgsDict']]
|
1101
|
-
"""
|
1102
|
-
The URL redirect configuration for requests that match this route.
|
1103
|
-
Structure is documented below.
|
1104
|
-
"""
|
1105
|
-
elif False:
|
1106
|
-
EdgeCacheServiceRoutingPathMatcherRouteRuleArgsDict: TypeAlias = Mapping[str, Any]
|
1107
|
-
|
1108
745
|
@pulumi.input_type
|
1109
746
|
class EdgeCacheServiceRoutingPathMatcherRouteRuleArgs:
|
1110
747
|
def __init__(__self__, *,
|
@@ -1240,32 +877,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleArgs:
|
|
1240
877
|
pulumi.set(self, "url_redirect", value)
|
1241
878
|
|
1242
879
|
|
1243
|
-
if not MYPY:
|
1244
|
-
class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionArgsDict(TypedDict):
|
1245
|
-
request_header_to_adds: NotRequired[pulumi.Input[Sequence[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToAddArgsDict']]]]
|
1246
|
-
"""
|
1247
|
-
Describes a header to add.
|
1248
|
-
Structure is documented below.
|
1249
|
-
"""
|
1250
|
-
request_header_to_removes: NotRequired[pulumi.Input[Sequence[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToRemoveArgsDict']]]]
|
1251
|
-
"""
|
1252
|
-
A list of header names for headers that need to be removed from the request prior to forwarding the request to the origin.
|
1253
|
-
Structure is documented below.
|
1254
|
-
"""
|
1255
|
-
response_header_to_adds: NotRequired[pulumi.Input[Sequence[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToAddArgsDict']]]]
|
1256
|
-
"""
|
1257
|
-
Headers to add to the response prior to sending it back to the client.
|
1258
|
-
Response headers are only sent to the client, and do not have an effect on the cache serving the response.
|
1259
|
-
Structure is documented below.
|
1260
|
-
"""
|
1261
|
-
response_header_to_removes: NotRequired[pulumi.Input[Sequence[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToRemoveArgsDict']]]]
|
1262
|
-
"""
|
1263
|
-
A list of header names for headers that need to be removed from the request prior to forwarding the request to the origin.
|
1264
|
-
Structure is documented below.
|
1265
|
-
"""
|
1266
|
-
elif False:
|
1267
|
-
EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionArgsDict: TypeAlias = Mapping[str, Any]
|
1268
|
-
|
1269
880
|
@pulumi.input_type
|
1270
881
|
class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionArgs:
|
1271
882
|
def __init__(__self__, *,
|
@@ -1347,23 +958,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionArgs:
|
|
1347
958
|
pulumi.set(self, "response_header_to_removes", value)
|
1348
959
|
|
1349
960
|
|
1350
|
-
if not MYPY:
|
1351
|
-
class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToAddArgsDict(TypedDict):
|
1352
|
-
header_name: pulumi.Input[str]
|
1353
|
-
"""
|
1354
|
-
The name of the header to add.
|
1355
|
-
"""
|
1356
|
-
header_value: pulumi.Input[str]
|
1357
|
-
"""
|
1358
|
-
The value of the header to add.
|
1359
|
-
"""
|
1360
|
-
replace: NotRequired[pulumi.Input[bool]]
|
1361
|
-
"""
|
1362
|
-
Whether to replace all existing headers with the same name.
|
1363
|
-
"""
|
1364
|
-
elif False:
|
1365
|
-
EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToAddArgsDict: TypeAlias = Mapping[str, Any]
|
1366
|
-
|
1367
961
|
@pulumi.input_type
|
1368
962
|
class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToAddArgs:
|
1369
963
|
def __init__(__self__, *,
|
@@ -1417,15 +1011,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToAddA
|
|
1417
1011
|
pulumi.set(self, "replace", value)
|
1418
1012
|
|
1419
1013
|
|
1420
|
-
if not MYPY:
|
1421
|
-
class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToRemoveArgsDict(TypedDict):
|
1422
|
-
header_name: pulumi.Input[str]
|
1423
|
-
"""
|
1424
|
-
The name of the header to remove.
|
1425
|
-
"""
|
1426
|
-
elif False:
|
1427
|
-
EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToRemoveArgsDict: TypeAlias = Mapping[str, Any]
|
1428
|
-
|
1429
1014
|
@pulumi.input_type
|
1430
1015
|
class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToRemoveArgs:
|
1431
1016
|
def __init__(__self__, *,
|
@@ -1448,23 +1033,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToRemo
|
|
1448
1033
|
pulumi.set(self, "header_name", value)
|
1449
1034
|
|
1450
1035
|
|
1451
|
-
if not MYPY:
|
1452
|
-
class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToAddArgsDict(TypedDict):
|
1453
|
-
header_name: pulumi.Input[str]
|
1454
|
-
"""
|
1455
|
-
The name of the header to add.
|
1456
|
-
"""
|
1457
|
-
header_value: pulumi.Input[str]
|
1458
|
-
"""
|
1459
|
-
The value of the header to add.
|
1460
|
-
"""
|
1461
|
-
replace: NotRequired[pulumi.Input[bool]]
|
1462
|
-
"""
|
1463
|
-
Whether to replace all existing headers with the same name.
|
1464
|
-
"""
|
1465
|
-
elif False:
|
1466
|
-
EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToAddArgsDict: TypeAlias = Mapping[str, Any]
|
1467
|
-
|
1468
1036
|
@pulumi.input_type
|
1469
1037
|
class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToAddArgs:
|
1470
1038
|
def __init__(__self__, *,
|
@@ -1518,16 +1086,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToAdd
|
|
1518
1086
|
pulumi.set(self, "replace", value)
|
1519
1087
|
|
1520
1088
|
|
1521
|
-
if not MYPY:
|
1522
|
-
class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToRemoveArgsDict(TypedDict):
|
1523
|
-
header_name: pulumi.Input[str]
|
1524
|
-
"""
|
1525
|
-
Headers to remove from the response prior to sending it back to the client.
|
1526
|
-
Response headers are only sent to the client, and do not have an effect on the cache serving the response.
|
1527
|
-
"""
|
1528
|
-
elif False:
|
1529
|
-
EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToRemoveArgsDict: TypeAlias = Mapping[str, Any]
|
1530
|
-
|
1531
1089
|
@pulumi.input_type
|
1532
1090
|
class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToRemoveArgs:
|
1533
1091
|
def __init__(__self__, *,
|
@@ -1552,44 +1110,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToRem
|
|
1552
1110
|
pulumi.set(self, "header_name", value)
|
1553
1111
|
|
1554
1112
|
|
1555
|
-
if not MYPY:
|
1556
|
-
class EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleArgsDict(TypedDict):
|
1557
|
-
full_path_match: NotRequired[pulumi.Input[str]]
|
1558
|
-
"""
|
1559
|
-
For satisfying the matchRule condition, the path of the request must exactly match the value specified in fullPathMatch after removing any query parameters and anchor that may be part of the original URL.
|
1560
|
-
"""
|
1561
|
-
header_matches: NotRequired[pulumi.Input[Sequence[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleHeaderMatchArgsDict']]]]
|
1562
|
-
"""
|
1563
|
-
Specifies a list of header match criteria, all of which must match corresponding headers in the request.
|
1564
|
-
Structure is documented below.
|
1565
|
-
"""
|
1566
|
-
ignore_case: NotRequired[pulumi.Input[bool]]
|
1567
|
-
"""
|
1568
|
-
Specifies that prefixMatch and fullPathMatch matches are case sensitive.
|
1569
|
-
"""
|
1570
|
-
path_template_match: NotRequired[pulumi.Input[str]]
|
1571
|
-
"""
|
1572
|
-
For satisfying the matchRule condition, the path of the request
|
1573
|
-
must match the wildcard pattern specified in pathTemplateMatch
|
1574
|
-
after removing any query parameters and anchor that may be part
|
1575
|
-
of the original URL.
|
1576
|
-
pathTemplateMatch must be between 1 and 255 characters
|
1577
|
-
(inclusive). The pattern specified by pathTemplateMatch may
|
1578
|
-
have at most 5 wildcard operators and at most 5 variable
|
1579
|
-
captures in total.
|
1580
|
-
"""
|
1581
|
-
prefix_match: NotRequired[pulumi.Input[str]]
|
1582
|
-
"""
|
1583
|
-
For satisfying the matchRule condition, the request's path must begin with the specified prefixMatch. prefixMatch must begin with a /.
|
1584
|
-
"""
|
1585
|
-
query_parameter_matches: NotRequired[pulumi.Input[Sequence[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleQueryParameterMatchArgsDict']]]]
|
1586
|
-
"""
|
1587
|
-
Specifies a list of query parameter match criteria, all of which must match corresponding query parameters in the request.
|
1588
|
-
Structure is documented below.
|
1589
|
-
"""
|
1590
|
-
elif False:
|
1591
|
-
EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleArgsDict: TypeAlias = Mapping[str, Any]
|
1592
|
-
|
1593
1113
|
@pulumi.input_type
|
1594
1114
|
class EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleArgs:
|
1595
1115
|
def __init__(__self__, *,
|
@@ -1711,36 +1231,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleArgs:
|
|
1711
1231
|
pulumi.set(self, "query_parameter_matches", value)
|
1712
1232
|
|
1713
1233
|
|
1714
|
-
if not MYPY:
|
1715
|
-
class EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleHeaderMatchArgsDict(TypedDict):
|
1716
|
-
header_name: pulumi.Input[str]
|
1717
|
-
"""
|
1718
|
-
The header name to match on.
|
1719
|
-
"""
|
1720
|
-
exact_match: NotRequired[pulumi.Input[str]]
|
1721
|
-
"""
|
1722
|
-
The value of the header should exactly match contents of exactMatch.
|
1723
|
-
"""
|
1724
|
-
invert_match: NotRequired[pulumi.Input[bool]]
|
1725
|
-
"""
|
1726
|
-
If set to false (default), the headerMatch is considered a match if the match criteria above are met.
|
1727
|
-
If set to true, the headerMatch is considered a match if the match criteria above are NOT met.
|
1728
|
-
"""
|
1729
|
-
prefix_match: NotRequired[pulumi.Input[str]]
|
1730
|
-
"""
|
1731
|
-
The value of the header must start with the contents of prefixMatch.
|
1732
|
-
"""
|
1733
|
-
present_match: NotRequired[pulumi.Input[bool]]
|
1734
|
-
"""
|
1735
|
-
A header with the contents of headerName must exist. The match takes place whether or not the request's header has a value.
|
1736
|
-
"""
|
1737
|
-
suffix_match: NotRequired[pulumi.Input[str]]
|
1738
|
-
"""
|
1739
|
-
The value of the header must end with the contents of suffixMatch.
|
1740
|
-
"""
|
1741
|
-
elif False:
|
1742
|
-
EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleHeaderMatchArgsDict: TypeAlias = Mapping[str, Any]
|
1743
|
-
|
1744
1234
|
@pulumi.input_type
|
1745
1235
|
class EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleHeaderMatchArgs:
|
1746
1236
|
def __init__(__self__, *,
|
@@ -1845,23 +1335,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleHeaderMatchArgs:
|
|
1845
1335
|
pulumi.set(self, "suffix_match", value)
|
1846
1336
|
|
1847
1337
|
|
1848
|
-
if not MYPY:
|
1849
|
-
class EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleQueryParameterMatchArgsDict(TypedDict):
|
1850
|
-
name: pulumi.Input[str]
|
1851
|
-
"""
|
1852
|
-
The name of the query parameter to match. The query parameter must exist in the request, in the absence of which the request match fails.
|
1853
|
-
"""
|
1854
|
-
exact_match: NotRequired[pulumi.Input[str]]
|
1855
|
-
"""
|
1856
|
-
The queryParameterMatch matches if the value of the parameter exactly matches the contents of exactMatch.
|
1857
|
-
"""
|
1858
|
-
present_match: NotRequired[pulumi.Input[bool]]
|
1859
|
-
"""
|
1860
|
-
Specifies that the queryParameterMatch matches if the request contains the query parameter, irrespective of whether the parameter has a value or not.
|
1861
|
-
"""
|
1862
|
-
elif False:
|
1863
|
-
EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleQueryParameterMatchArgsDict: TypeAlias = Mapping[str, Any]
|
1864
|
-
|
1865
1338
|
@pulumi.input_type
|
1866
1339
|
class EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleQueryParameterMatchArgs:
|
1867
1340
|
def __init__(__self__, *,
|
@@ -1916,26 +1389,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleQueryParameterMatchArg
|
|
1916
1389
|
pulumi.set(self, "present_match", value)
|
1917
1390
|
|
1918
1391
|
|
1919
|
-
if not MYPY:
|
1920
|
-
class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionArgsDict(TypedDict):
|
1921
|
-
cdn_policy: NotRequired[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyArgsDict']]
|
1922
|
-
"""
|
1923
|
-
The policy to use for defining caching and signed request behaviour for requests that match this route.
|
1924
|
-
Structure is documented below.
|
1925
|
-
"""
|
1926
|
-
cors_policy: NotRequired[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCorsPolicyArgsDict']]
|
1927
|
-
"""
|
1928
|
-
CORSPolicy defines Cross-Origin-Resource-Sharing configuration, including which CORS response headers will be set.
|
1929
|
-
Structure is documented below.
|
1930
|
-
"""
|
1931
|
-
url_rewrite: NotRequired[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionUrlRewriteArgsDict']]
|
1932
|
-
"""
|
1933
|
-
The URL rewrite configuration for requests that match this route.
|
1934
|
-
Structure is documented below.
|
1935
|
-
"""
|
1936
|
-
elif False:
|
1937
|
-
EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionArgsDict: TypeAlias = Mapping[str, Any]
|
1938
|
-
|
1939
1392
|
@pulumi.input_type
|
1940
1393
|
class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionArgs:
|
1941
1394
|
def __init__(__self__, *,
|
@@ -1967,133 +1420,35 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionArgs:
|
|
1967
1420
|
return pulumi.get(self, "cdn_policy")
|
1968
1421
|
|
1969
1422
|
@cdn_policy.setter
|
1970
|
-
def cdn_policy(self, value: Optional[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyArgs']]):
|
1971
|
-
pulumi.set(self, "cdn_policy", value)
|
1972
|
-
|
1973
|
-
@property
|
1974
|
-
@pulumi.getter(name="corsPolicy")
|
1975
|
-
def cors_policy(self) -> Optional[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCorsPolicyArgs']]:
|
1976
|
-
"""
|
1977
|
-
CORSPolicy defines Cross-Origin-Resource-Sharing configuration, including which CORS response headers will be set.
|
1978
|
-
Structure is documented below.
|
1979
|
-
"""
|
1980
|
-
return pulumi.get(self, "cors_policy")
|
1981
|
-
|
1982
|
-
@cors_policy.setter
|
1983
|
-
def cors_policy(self, value: Optional[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCorsPolicyArgs']]):
|
1984
|
-
pulumi.set(self, "cors_policy", value)
|
1985
|
-
|
1986
|
-
@property
|
1987
|
-
@pulumi.getter(name="urlRewrite")
|
1988
|
-
def url_rewrite(self) -> Optional[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionUrlRewriteArgs']]:
|
1989
|
-
"""
|
1990
|
-
The URL rewrite configuration for requests that match this route.
|
1991
|
-
Structure is documented below.
|
1992
|
-
"""
|
1993
|
-
return pulumi.get(self, "url_rewrite")
|
1994
|
-
|
1995
|
-
@url_rewrite.setter
|
1996
|
-
def url_rewrite(self, value: Optional[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionUrlRewriteArgs']]):
|
1997
|
-
pulumi.set(self, "url_rewrite", value)
|
1998
|
-
|
1999
|
-
|
2000
|
-
if not MYPY:
|
2001
|
-
class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyArgsDict(TypedDict):
|
2002
|
-
add_signatures: NotRequired[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyAddSignaturesArgsDict']]
|
2003
|
-
"""
|
2004
|
-
Enable signature generation or propagation on this route.
|
2005
|
-
This field may only be specified when signedRequestMode is set to REQUIRE_TOKENS.
|
2006
|
-
Structure is documented below.
|
2007
|
-
"""
|
2008
|
-
cache_key_policy: NotRequired[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPolicyArgsDict']]
|
2009
|
-
"""
|
2010
|
-
Defines the request parameters that contribute to the cache key.
|
2011
|
-
Structure is documented below.
|
2012
|
-
"""
|
2013
|
-
cache_mode: NotRequired[pulumi.Input[str]]
|
2014
|
-
"""
|
2015
|
-
Cache modes allow users to control the behaviour of the cache, what content it should cache automatically, whether to respect origin headers, or whether to unconditionally cache all responses.
|
2016
|
-
For all cache modes, Cache-Control headers will be passed to the client. Use clientTtl to override what is sent to the client.
|
2017
|
-
Possible values are: `CACHE_ALL_STATIC`, `USE_ORIGIN_HEADERS`, `FORCE_CACHE_ALL`, `BYPASS_CACHE`.
|
2018
|
-
"""
|
2019
|
-
client_ttl: NotRequired[pulumi.Input[str]]
|
2020
|
-
"""
|
2021
|
-
Specifies a separate client (e.g. browser client) TTL, separate from the TTL used by the edge caches. Leaving this empty will use the same cache TTL for both the CDN and the client-facing response.
|
2022
|
-
- The TTL must be > 0 and <= 86400s (1 day)
|
2023
|
-
- The clientTtl cannot be larger than the defaultTtl (if set)
|
2024
|
-
- Fractions of a second are not allowed.
|
2025
|
-
Omit this field to use the defaultTtl, or the max-age set by the origin, as the client-facing TTL.
|
2026
|
-
When the cache mode is set to "USE_ORIGIN_HEADERS" or "BYPASS_CACHE", you must omit this field.
|
2027
|
-
A duration in seconds terminated by 's'. Example: "3s".
|
2028
|
-
"""
|
2029
|
-
default_ttl: NotRequired[pulumi.Input[str]]
|
2030
|
-
"""
|
2031
|
-
Specifies the default TTL for cached content served by this origin for responses that do not have an existing valid TTL (max-age or s-max-age).
|
2032
|
-
Defaults to 3600s (1 hour).
|
2033
|
-
- The TTL must be >= 0 and <= 31,536,000 seconds (1 year)
|
2034
|
-
- Setting a TTL of "0" means "always revalidate" (equivalent to must-revalidate)
|
2035
|
-
- The value of defaultTTL cannot be set to a value greater than that of maxTTL.
|
2036
|
-
- Fractions of a second are not allowed.
|
2037
|
-
- When the cacheMode is set to FORCE_CACHE_ALL, the defaultTTL will overwrite the TTL set in all responses.
|
2038
|
-
Note that infrequently accessed objects may be evicted from the cache before the defined TTL. Objects that expire will be revalidated with the origin.
|
2039
|
-
When the cache mode is set to "USE_ORIGIN_HEADERS" or "BYPASS_CACHE", you must omit this field.
|
2040
|
-
A duration in seconds terminated by 's'. Example: "3s".
|
2041
|
-
"""
|
2042
|
-
max_ttl: NotRequired[pulumi.Input[str]]
|
2043
|
-
"""
|
2044
|
-
Specifies the maximum allowed TTL for cached content served by this origin.
|
2045
|
-
Defaults to 86400s (1 day).
|
2046
|
-
Cache directives that attempt to set a max-age or s-maxage higher than this, or an Expires header more than maxTtl seconds in the future will be capped at the value of maxTTL, as if it were the value of an s-maxage Cache-Control directive.
|
2047
|
-
- The TTL must be >= 0 and <= 31,536,000 seconds (1 year)
|
2048
|
-
- Setting a TTL of "0" means "always revalidate"
|
2049
|
-
- The value of maxTtl must be equal to or greater than defaultTtl.
|
2050
|
-
- Fractions of a second are not allowed.
|
2051
|
-
When the cache mode is set to "USE_ORIGIN_HEADERS", "FORCE_CACHE_ALL", or "BYPASS_CACHE", you must omit this field.
|
2052
|
-
A duration in seconds terminated by 's'. Example: "3s".
|
2053
|
-
"""
|
2054
|
-
negative_caching: NotRequired[pulumi.Input[bool]]
|
2055
|
-
"""
|
2056
|
-
Negative caching allows per-status code TTLs to be set, in order to apply fine-grained caching for common errors or redirects. This can reduce the load on your origin and improve end-user experience by reducing response latency.
|
2057
|
-
By default, the CDNPolicy will apply the following default TTLs to these status codes:
|
2058
|
-
- HTTP 300 (Multiple Choice), 301, 308 (Permanent Redirects): 10m
|
2059
|
-
- HTTP 404 (Not Found), 410 (Gone), 451 (Unavailable For Legal Reasons): 120s
|
2060
|
-
- HTTP 405 (Method Not Found), 414 (URI Too Long), 501 (Not Implemented): 60s
|
2061
|
-
These defaults can be overridden in negativeCachingPolicy
|
2062
|
-
"""
|
2063
|
-
negative_caching_policy: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
2064
|
-
"""
|
2065
|
-
Sets a cache TTL for the specified HTTP status code. negativeCaching must be enabled to configure negativeCachingPolicy.
|
2066
|
-
- Omitting the policy and leaving negativeCaching enabled will use the default TTLs for each status code, defined in negativeCaching.
|
2067
|
-
- TTLs must be >= 0 (where 0 is "always revalidate") and <= 86400s (1 day)
|
2068
|
-
Note that when specifying an explicit negativeCachingPolicy, you should take care to specify a cache TTL for all response codes that you wish to cache. The CDNPolicy will not apply any default negative caching when a policy exists.
|
2069
|
-
"""
|
2070
|
-
signed_request_keyset: NotRequired[pulumi.Input[str]]
|
2071
|
-
"""
|
2072
|
-
The EdgeCacheKeyset containing the set of public keys used to validate signed requests at the edge.
|
2073
|
-
"""
|
2074
|
-
signed_request_maximum_expiration_ttl: NotRequired[pulumi.Input[str]]
|
2075
|
-
"""
|
2076
|
-
Limit how far into the future the expiration time of a signed request may be.
|
2077
|
-
When set, a signed request is rejected if its expiration time is later than now + signedRequestMaximumExpirationTtl, where now is the time at which the signed request is first handled by the CDN.
|
2078
|
-
- The TTL must be > 0.
|
2079
|
-
- Fractions of a second are not allowed.
|
2080
|
-
By default, signedRequestMaximumExpirationTtl is not set and the expiration time of a signed request may be arbitrarily far into future.
|
2081
|
-
"""
|
2082
|
-
signed_request_mode: NotRequired[pulumi.Input[str]]
|
1423
|
+
def cdn_policy(self, value: Optional[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyArgs']]):
|
1424
|
+
pulumi.set(self, "cdn_policy", value)
|
1425
|
+
|
1426
|
+
@property
|
1427
|
+
@pulumi.getter(name="corsPolicy")
|
1428
|
+
def cors_policy(self) -> Optional[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCorsPolicyArgs']]:
|
2083
1429
|
"""
|
2084
|
-
|
2085
|
-
|
2086
|
-
When set to REQUIRE_SIGNATURES, all matching requests will have their signature validated. Requests that were not signed with the corresponding private key, or that are otherwise invalid (expired, do not match the signature, IP address, or header) will be rejected with a HTTP 403 and (if enabled) logged.
|
2087
|
-
Possible values are: `DISABLED`, `REQUIRE_SIGNATURES`, `REQUIRE_TOKENS`.
|
1430
|
+
CORSPolicy defines Cross-Origin-Resource-Sharing configuration, including which CORS response headers will be set.
|
1431
|
+
Structure is documented below.
|
2088
1432
|
"""
|
2089
|
-
|
1433
|
+
return pulumi.get(self, "cors_policy")
|
1434
|
+
|
1435
|
+
@cors_policy.setter
|
1436
|
+
def cors_policy(self, value: Optional[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCorsPolicyArgs']]):
|
1437
|
+
pulumi.set(self, "cors_policy", value)
|
1438
|
+
|
1439
|
+
@property
|
1440
|
+
@pulumi.getter(name="urlRewrite")
|
1441
|
+
def url_rewrite(self) -> Optional[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionUrlRewriteArgs']]:
|
2090
1442
|
"""
|
2091
|
-
|
2092
|
-
signedTokenOptions may only be specified when signedRequestMode is REQUIRE_TOKENS.
|
1443
|
+
The URL rewrite configuration for requests that match this route.
|
2093
1444
|
Structure is documented below.
|
2094
1445
|
"""
|
2095
|
-
|
2096
|
-
|
1446
|
+
return pulumi.get(self, "url_rewrite")
|
1447
|
+
|
1448
|
+
@url_rewrite.setter
|
1449
|
+
def url_rewrite(self, value: Optional[pulumi.Input['EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionUrlRewriteArgs']]):
|
1450
|
+
pulumi.set(self, "url_rewrite", value)
|
1451
|
+
|
2097
1452
|
|
2098
1453
|
@pulumi.input_type
|
2099
1454
|
class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyArgs:
|
@@ -2384,45 +1739,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyArgs:
|
|
2384
1739
|
pulumi.set(self, "signed_token_options", value)
|
2385
1740
|
|
2386
1741
|
|
2387
|
-
if not MYPY:
|
2388
|
-
class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyAddSignaturesArgsDict(TypedDict):
|
2389
|
-
actions: pulumi.Input[str]
|
2390
|
-
"""
|
2391
|
-
The actions to take to add signatures to responses.
|
2392
|
-
Each value may be one of: `GENERATE_COOKIE`, `GENERATE_TOKEN_HLS_COOKIELESS`, `PROPAGATE_TOKEN_HLS_COOKIELESS`.
|
2393
|
-
"""
|
2394
|
-
copied_parameters: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2395
|
-
"""
|
2396
|
-
The parameters to copy from the verified token to the generated token.
|
2397
|
-
Only the following parameters may be copied:
|
2398
|
-
* `PathGlobs`
|
2399
|
-
"""
|
2400
|
-
keyset: NotRequired[pulumi.Input[str]]
|
2401
|
-
"""
|
2402
|
-
The keyset to use for signature generation.
|
2403
|
-
The following are both valid paths to an EdgeCacheKeyset resource:
|
2404
|
-
* `projects/project/locations/global/edgeCacheKeysets/yourKeyset`
|
2405
|
-
* `yourKeyset`
|
2406
|
-
This must be specified when the GENERATE_COOKIE or GENERATE_TOKEN_HLS_COOKIELESS actions are specified. This field may not be specified otherwise.
|
2407
|
-
"""
|
2408
|
-
token_query_parameter: NotRequired[pulumi.Input[str]]
|
2409
|
-
"""
|
2410
|
-
The query parameter in which to put the generated token.
|
2411
|
-
If not specified, defaults to `edge-cache-token`.
|
2412
|
-
If specified, the name must be 1-64 characters long and match the regular expression `a-zA-Z*` which means the first character must be a letter, and all following characters must be a dash, underscore, letter or digit.
|
2413
|
-
This field may only be set when the GENERATE_TOKEN_HLS_COOKIELESS or PROPAGATE_TOKEN_HLS_COOKIELESS actions are specified.
|
2414
|
-
"""
|
2415
|
-
token_ttl: NotRequired[pulumi.Input[str]]
|
2416
|
-
"""
|
2417
|
-
The duration the token is valid starting from the moment the token is first generated.
|
2418
|
-
Defaults to `86400s` (1 day).
|
2419
|
-
The TTL must be >= 0 and <= 604,800 seconds (1 week).
|
2420
|
-
This field may only be specified when the GENERATE_COOKIE or GENERATE_TOKEN_HLS_COOKIELESS actions are specified.
|
2421
|
-
A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".
|
2422
|
-
"""
|
2423
|
-
elif False:
|
2424
|
-
EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyAddSignaturesArgsDict: TypeAlias = Mapping[str, Any]
|
2425
|
-
|
2426
1742
|
@pulumi.input_type
|
2427
1743
|
class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyAddSignaturesArgs:
|
2428
1744
|
def __init__(__self__, *,
|
@@ -2537,57 +1853,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyAddSignatur
|
|
2537
1853
|
pulumi.set(self, "token_ttl", value)
|
2538
1854
|
|
2539
1855
|
|
2540
|
-
if not MYPY:
|
2541
|
-
class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPolicyArgsDict(TypedDict):
|
2542
|
-
exclude_host: NotRequired[pulumi.Input[bool]]
|
2543
|
-
"""
|
2544
|
-
If true, requests to different hosts will be cached separately.
|
2545
|
-
Note: this should only be enabled if hosts share the same origin and content. Removing the host from the cache key may inadvertently result in different objects being cached than intended, depending on which route the first user matched.
|
2546
|
-
"""
|
2547
|
-
exclude_query_string: NotRequired[pulumi.Input[bool]]
|
2548
|
-
"""
|
2549
|
-
If true, exclude query string parameters from the cache key
|
2550
|
-
If false (the default), include the query string parameters in
|
2551
|
-
the cache key according to includeQueryParameters and
|
2552
|
-
excludeQueryParameters. If neither includeQueryParameters nor
|
2553
|
-
excludeQueryParameters is set, the entire query string will be
|
2554
|
-
included.
|
2555
|
-
"""
|
2556
|
-
excluded_query_parameters: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2557
|
-
"""
|
2558
|
-
Names of query string parameters to exclude from cache keys. All other parameters will be included.
|
2559
|
-
Either specify includedQueryParameters or excludedQueryParameters, not both. '&' and '=' will be percent encoded and not treated as delimiters.
|
2560
|
-
"""
|
2561
|
-
include_protocol: NotRequired[pulumi.Input[bool]]
|
2562
|
-
"""
|
2563
|
-
If true, http and https requests will be cached separately.
|
2564
|
-
"""
|
2565
|
-
included_cookie_names: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2566
|
-
"""
|
2567
|
-
Names of Cookies to include in cache keys. The cookie name and cookie value of each cookie named will be used as part of the cache key.
|
2568
|
-
Cookie names:
|
2569
|
-
- must be valid RFC 6265 "cookie-name" tokens
|
2570
|
-
- are case sensitive
|
2571
|
-
- cannot start with "Edge-Cache-" (case insensitive)
|
2572
|
-
Note that specifying several cookies, and/or cookies that have a large range of values (e.g., per-user) will dramatically impact the cache hit rate, and may result in a higher eviction rate and reduced performance.
|
2573
|
-
You may specify up to three cookie names.
|
2574
|
-
"""
|
2575
|
-
included_header_names: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2576
|
-
"""
|
2577
|
-
Names of HTTP request headers to include in cache keys. The value of the header field will be used as part of the cache key.
|
2578
|
-
- Header names must be valid HTTP RFC 7230 header field values.
|
2579
|
-
- Header field names are case insensitive
|
2580
|
-
- To include the HTTP method, use ":method"
|
2581
|
-
Note that specifying several headers, and/or headers that have a large range of values (e.g. per-user) will dramatically impact the cache hit rate, and may result in a higher eviction rate and reduced performance.
|
2582
|
-
"""
|
2583
|
-
included_query_parameters: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2584
|
-
"""
|
2585
|
-
Names of query string parameters to include in cache keys. All other parameters will be excluded.
|
2586
|
-
Either specify includedQueryParameters or excludedQueryParameters, not both. '&' and '=' will be percent encoded and not treated as delimiters.
|
2587
|
-
"""
|
2588
|
-
elif False:
|
2589
|
-
EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPolicyArgsDict: TypeAlias = Mapping[str, Any]
|
2590
|
-
|
2591
1856
|
@pulumi.input_type
|
2592
1857
|
class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPolicyArgs:
|
2593
1858
|
def __init__(__self__, *,
|
@@ -2743,24 +2008,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPol
|
|
2743
2008
|
pulumi.set(self, "included_query_parameters", value)
|
2744
2009
|
|
2745
2010
|
|
2746
|
-
if not MYPY:
|
2747
|
-
class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicySignedTokenOptionsArgsDict(TypedDict):
|
2748
|
-
allowed_signature_algorithms: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2749
|
-
"""
|
2750
|
-
The allowed signature algorithms to use.
|
2751
|
-
Defaults to using only ED25519.
|
2752
|
-
You may specify up to 3 signature algorithms to use.
|
2753
|
-
Each value may be one of: `ED25519`, `HMAC_SHA_256`, `HMAC_SHA1`.
|
2754
|
-
"""
|
2755
|
-
token_query_parameter: NotRequired[pulumi.Input[str]]
|
2756
|
-
"""
|
2757
|
-
The query parameter in which to find the token.
|
2758
|
-
The name must be 1-64 characters long and match the regular expression `a-zA-Z*` which means the first character must be a letter, and all following characters must be a dash, underscore, letter or digit.
|
2759
|
-
Defaults to `edge-cache-token`.
|
2760
|
-
"""
|
2761
|
-
elif False:
|
2762
|
-
EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicySignedTokenOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
2763
|
-
|
2764
2011
|
@pulumi.input_type
|
2765
2012
|
class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicySignedTokenOptionsArgs:
|
2766
2013
|
def __init__(__self__, *,
|
@@ -2810,45 +2057,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicySignedToken
|
|
2810
2057
|
pulumi.set(self, "token_query_parameter", value)
|
2811
2058
|
|
2812
2059
|
|
2813
|
-
if not MYPY:
|
2814
|
-
class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCorsPolicyArgsDict(TypedDict):
|
2815
|
-
max_age: pulumi.Input[str]
|
2816
|
-
"""
|
2817
|
-
Specifies how long results of a preflight request can be cached by a client in seconds. Note that many browser clients enforce a maximum TTL of 600s (10 minutes).
|
2818
|
-
- Setting the value to -1 forces a pre-flight check for all requests (not recommended)
|
2819
|
-
- A maximum TTL of 86400s can be set, but note that (as above) some clients may force pre-flight checks at a more regular interval.
|
2820
|
-
- This translates to the Access-Control-Max-Age header.
|
2821
|
-
A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".
|
2822
|
-
"""
|
2823
|
-
allow_credentials: NotRequired[pulumi.Input[bool]]
|
2824
|
-
"""
|
2825
|
-
In response to a preflight request, setting this to true indicates that the actual request can include user credentials.
|
2826
|
-
This translates to the Access-Control-Allow-Credentials response header.
|
2827
|
-
"""
|
2828
|
-
allow_headers: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2829
|
-
"""
|
2830
|
-
Specifies the content for the Access-Control-Allow-Headers response header.
|
2831
|
-
"""
|
2832
|
-
allow_methods: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2833
|
-
"""
|
2834
|
-
Specifies the content for the Access-Control-Allow-Methods response header.
|
2835
|
-
"""
|
2836
|
-
allow_origins: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2837
|
-
"""
|
2838
|
-
Specifies the list of origins that will be allowed to do CORS requests.
|
2839
|
-
This translates to the Access-Control-Allow-Origin response header.
|
2840
|
-
"""
|
2841
|
-
disabled: NotRequired[pulumi.Input[bool]]
|
2842
|
-
"""
|
2843
|
-
If true, specifies the CORS policy is disabled. The default value is false, which indicates that the CORS policy is in effect.
|
2844
|
-
"""
|
2845
|
-
expose_headers: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2846
|
-
"""
|
2847
|
-
Specifies the content for the Access-Control-Allow-Headers response header.
|
2848
|
-
"""
|
2849
|
-
elif False:
|
2850
|
-
EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCorsPolicyArgsDict: TypeAlias = Mapping[str, Any]
|
2851
|
-
|
2852
2060
|
@pulumi.input_type
|
2853
2061
|
class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCorsPolicyArgs:
|
2854
2062
|
def __init__(__self__, *,
|
@@ -2979,33 +2187,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCorsPolicyArgs:
|
|
2979
2187
|
pulumi.set(self, "expose_headers", value)
|
2980
2188
|
|
2981
2189
|
|
2982
|
-
if not MYPY:
|
2983
|
-
class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionUrlRewriteArgsDict(TypedDict):
|
2984
|
-
host_rewrite: NotRequired[pulumi.Input[str]]
|
2985
|
-
"""
|
2986
|
-
Prior to forwarding the request to the selected origin, the request's host header is replaced with contents of hostRewrite.
|
2987
|
-
"""
|
2988
|
-
path_prefix_rewrite: NotRequired[pulumi.Input[str]]
|
2989
|
-
"""
|
2990
|
-
Prior to forwarding the request to the selected origin, the matching portion of the request's path is replaced by pathPrefixRewrite.
|
2991
|
-
"""
|
2992
|
-
path_template_rewrite: NotRequired[pulumi.Input[str]]
|
2993
|
-
"""
|
2994
|
-
Prior to forwarding the request to the selected origin, if the
|
2995
|
-
request matched a pathTemplateMatch, the matching portion of the
|
2996
|
-
request's path is replaced re-written using the pattern specified
|
2997
|
-
by pathTemplateRewrite.
|
2998
|
-
pathTemplateRewrite must be between 1 and 255 characters
|
2999
|
-
(inclusive), must start with a '/', and must only use variables
|
3000
|
-
captured by the route's pathTemplate matchers.
|
3001
|
-
pathTemplateRewrite may only be used when all of a route's
|
3002
|
-
MatchRules specify pathTemplate.
|
3003
|
-
Only one of pathPrefixRewrite and pathTemplateRewrite may be
|
3004
|
-
specified.
|
3005
|
-
"""
|
3006
|
-
elif False:
|
3007
|
-
EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionUrlRewriteArgsDict: TypeAlias = Mapping[str, Any]
|
3008
|
-
|
3009
2190
|
@pulumi.input_type
|
3010
2191
|
class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionUrlRewriteArgs:
|
3011
2192
|
def __init__(__self__, *,
|
@@ -3081,48 +2262,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionUrlRewriteArgs:
|
|
3081
2262
|
pulumi.set(self, "path_template_rewrite", value)
|
3082
2263
|
|
3083
2264
|
|
3084
|
-
if not MYPY:
|
3085
|
-
class EdgeCacheServiceRoutingPathMatcherRouteRuleUrlRedirectArgsDict(TypedDict):
|
3086
|
-
host_redirect: NotRequired[pulumi.Input[str]]
|
3087
|
-
"""
|
3088
|
-
The host that will be used in the redirect response instead of the one that was supplied in the request.
|
3089
|
-
"""
|
3090
|
-
https_redirect: NotRequired[pulumi.Input[bool]]
|
3091
|
-
"""
|
3092
|
-
If set to true, the URL scheme in the redirected request is set to https. If set to false, the URL scheme of the redirected request will remain the same as that of the request.
|
3093
|
-
This can only be set if there is at least one (1) edgeSslCertificate set on the service.
|
3094
|
-
"""
|
3095
|
-
path_redirect: NotRequired[pulumi.Input[str]]
|
3096
|
-
"""
|
3097
|
-
The path that will be used in the redirect response instead of the one that was supplied in the request.
|
3098
|
-
pathRedirect cannot be supplied together with prefixRedirect. Supply one alone or neither. If neither is supplied, the path of the original request will be used for the redirect.
|
3099
|
-
The path value must be between 1 and 1024 characters.
|
3100
|
-
"""
|
3101
|
-
prefix_redirect: NotRequired[pulumi.Input[str]]
|
3102
|
-
"""
|
3103
|
-
The prefix that replaces the prefixMatch specified in the routeRule, retaining the remaining portion of the URL before redirecting the request.
|
3104
|
-
prefixRedirect cannot be supplied together with pathRedirect. Supply one alone or neither. If neither is supplied, the path of the original request will be used for the redirect.
|
3105
|
-
"""
|
3106
|
-
redirect_response_code: NotRequired[pulumi.Input[str]]
|
3107
|
-
"""
|
3108
|
-
The HTTP Status code to use for this RedirectAction.
|
3109
|
-
The supported values are:
|
3110
|
-
- `MOVED_PERMANENTLY_DEFAULT`, which is the default value and corresponds to 301.
|
3111
|
-
- `FOUND`, which corresponds to 302.
|
3112
|
-
- `SEE_OTHER` which corresponds to 303.
|
3113
|
-
- `TEMPORARY_REDIRECT`, which corresponds to 307. in this case, the request method will be retained.
|
3114
|
-
- `PERMANENT_REDIRECT`, which corresponds to 308. in this case, the request method will be retained.
|
3115
|
-
Possible values are: `MOVED_PERMANENTLY_DEFAULT`, `FOUND`, `SEE_OTHER`, `TEMPORARY_REDIRECT`, `PERMANENT_REDIRECT`.
|
3116
|
-
"""
|
3117
|
-
strip_query: NotRequired[pulumi.Input[bool]]
|
3118
|
-
"""
|
3119
|
-
If set to true, any accompanying query portion of the original URL is removed prior to redirecting the request. If set to false, the query portion of the original URL is retained.
|
3120
|
-
|
3121
|
-
- - -
|
3122
|
-
"""
|
3123
|
-
elif False:
|
3124
|
-
EdgeCacheServiceRoutingPathMatcherRouteRuleUrlRedirectArgsDict: TypeAlias = Mapping[str, Any]
|
3125
|
-
|
3126
2265
|
@pulumi.input_type
|
3127
2266
|
class EdgeCacheServiceRoutingPathMatcherRouteRuleUrlRedirectArgs:
|
3128
2267
|
def __init__(__self__, *,
|
@@ -3252,16 +2391,6 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleUrlRedirectArgs:
|
|
3252
2391
|
pulumi.set(self, "strip_query", value)
|
3253
2392
|
|
3254
2393
|
|
3255
|
-
if not MYPY:
|
3256
|
-
class EndpointPolicyEndpointMatcherArgsDict(TypedDict):
|
3257
|
-
metadata_label_matcher: pulumi.Input['EndpointPolicyEndpointMatcherMetadataLabelMatcherArgsDict']
|
3258
|
-
"""
|
3259
|
-
The matcher is based on node metadata presented by xDS clients.
|
3260
|
-
Structure is documented below.
|
3261
|
-
"""
|
3262
|
-
elif False:
|
3263
|
-
EndpointPolicyEndpointMatcherArgsDict: TypeAlias = Mapping[str, Any]
|
3264
|
-
|
3265
2394
|
@pulumi.input_type
|
3266
2395
|
class EndpointPolicyEndpointMatcherArgs:
|
3267
2396
|
def __init__(__self__, *,
|
@@ -3286,21 +2415,6 @@ class EndpointPolicyEndpointMatcherArgs:
|
|
3286
2415
|
pulumi.set(self, "metadata_label_matcher", value)
|
3287
2416
|
|
3288
2417
|
|
3289
|
-
if not MYPY:
|
3290
|
-
class EndpointPolicyEndpointMatcherMetadataLabelMatcherArgsDict(TypedDict):
|
3291
|
-
metadata_label_match_criteria: pulumi.Input[str]
|
3292
|
-
"""
|
3293
|
-
Specifies how matching should be done.
|
3294
|
-
Possible values are: `MATCH_ANY`, `MATCH_ALL`.
|
3295
|
-
"""
|
3296
|
-
metadata_labels: NotRequired[pulumi.Input[Sequence[pulumi.Input['EndpointPolicyEndpointMatcherMetadataLabelMatcherMetadataLabelArgsDict']]]]
|
3297
|
-
"""
|
3298
|
-
The list of label value pairs that must match labels in the provided metadata based on filterMatchCriteria
|
3299
|
-
Structure is documented below.
|
3300
|
-
"""
|
3301
|
-
elif False:
|
3302
|
-
EndpointPolicyEndpointMatcherMetadataLabelMatcherArgsDict: TypeAlias = Mapping[str, Any]
|
3303
|
-
|
3304
2418
|
@pulumi.input_type
|
3305
2419
|
class EndpointPolicyEndpointMatcherMetadataLabelMatcherArgs:
|
3306
2420
|
def __init__(__self__, *,
|
@@ -3343,21 +2457,6 @@ class EndpointPolicyEndpointMatcherMetadataLabelMatcherArgs:
|
|
3343
2457
|
pulumi.set(self, "metadata_labels", value)
|
3344
2458
|
|
3345
2459
|
|
3346
|
-
if not MYPY:
|
3347
|
-
class EndpointPolicyEndpointMatcherMetadataLabelMatcherMetadataLabelArgsDict(TypedDict):
|
3348
|
-
label_name: pulumi.Input[str]
|
3349
|
-
"""
|
3350
|
-
Required. Label name presented as key in xDS Node Metadata.
|
3351
|
-
"""
|
3352
|
-
label_value: pulumi.Input[str]
|
3353
|
-
"""
|
3354
|
-
Required. Label value presented as value corresponding to the above key, in xDS Node Metadata.
|
3355
|
-
|
3356
|
-
- - -
|
3357
|
-
"""
|
3358
|
-
elif False:
|
3359
|
-
EndpointPolicyEndpointMatcherMetadataLabelMatcherMetadataLabelArgsDict: TypeAlias = Mapping[str, Any]
|
3360
|
-
|
3361
2460
|
@pulumi.input_type
|
3362
2461
|
class EndpointPolicyEndpointMatcherMetadataLabelMatcherMetadataLabelArgs:
|
3363
2462
|
def __init__(__self__, *,
|
@@ -3399,15 +2498,6 @@ class EndpointPolicyEndpointMatcherMetadataLabelMatcherMetadataLabelArgs:
|
|
3399
2498
|
pulumi.set(self, "label_value", value)
|
3400
2499
|
|
3401
2500
|
|
3402
|
-
if not MYPY:
|
3403
|
-
class EndpointPolicyTrafficPortSelectorArgsDict(TypedDict):
|
3404
|
-
ports: pulumi.Input[Sequence[pulumi.Input[str]]]
|
3405
|
-
"""
|
3406
|
-
List of ports. Can be port numbers or port range (example, [80-90] specifies all ports from 80 to 90, including 80 and 90) or named ports or * to specify all ports. If the list is empty, all ports are selected.
|
3407
|
-
"""
|
3408
|
-
elif False:
|
3409
|
-
EndpointPolicyTrafficPortSelectorArgsDict: TypeAlias = Mapping[str, Any]
|
3410
|
-
|
3411
2501
|
@pulumi.input_type
|
3412
2502
|
class EndpointPolicyTrafficPortSelectorArgs:
|
3413
2503
|
def __init__(__self__, *,
|
@@ -3430,21 +2520,6 @@ class EndpointPolicyTrafficPortSelectorArgs:
|
|
3430
2520
|
pulumi.set(self, "ports", value)
|
3431
2521
|
|
3432
2522
|
|
3433
|
-
if not MYPY:
|
3434
|
-
class GrpcRouteRuleArgsDict(TypedDict):
|
3435
|
-
action: NotRequired[pulumi.Input['GrpcRouteRuleActionArgsDict']]
|
3436
|
-
"""
|
3437
|
-
Required. A detailed rule defining how to route traffic.
|
3438
|
-
Structure is documented below.
|
3439
|
-
"""
|
3440
|
-
matches: NotRequired[pulumi.Input[Sequence[pulumi.Input['GrpcRouteRuleMatchArgsDict']]]]
|
3441
|
-
"""
|
3442
|
-
Matches define conditions used for matching the rule against incoming gRPC requests.
|
3443
|
-
Structure is documented below.
|
3444
|
-
"""
|
3445
|
-
elif False:
|
3446
|
-
GrpcRouteRuleArgsDict: TypeAlias = Mapping[str, Any]
|
3447
|
-
|
3448
2523
|
@pulumi.input_type
|
3449
2524
|
class GrpcRouteRuleArgs:
|
3450
2525
|
def __init__(__self__, *,
|
@@ -3488,30 +2563,6 @@ class GrpcRouteRuleArgs:
|
|
3488
2563
|
pulumi.set(self, "matches", value)
|
3489
2564
|
|
3490
2565
|
|
3491
|
-
if not MYPY:
|
3492
|
-
class GrpcRouteRuleActionArgsDict(TypedDict):
|
3493
|
-
destinations: NotRequired[pulumi.Input[Sequence[pulumi.Input['GrpcRouteRuleActionDestinationArgsDict']]]]
|
3494
|
-
"""
|
3495
|
-
The destination to which traffic should be forwarded.
|
3496
|
-
Structure is documented below.
|
3497
|
-
"""
|
3498
|
-
fault_injection_policy: NotRequired[pulumi.Input['GrpcRouteRuleActionFaultInjectionPolicyArgsDict']]
|
3499
|
-
"""
|
3500
|
-
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure.
|
3501
|
-
Structure is documented below.
|
3502
|
-
"""
|
3503
|
-
retry_policy: NotRequired[pulumi.Input['GrpcRouteRuleActionRetryPolicyArgsDict']]
|
3504
|
-
"""
|
3505
|
-
Specifies the retry policy associated with this route.
|
3506
|
-
Structure is documented below.
|
3507
|
-
"""
|
3508
|
-
timeout: NotRequired[pulumi.Input[str]]
|
3509
|
-
"""
|
3510
|
-
Specifies the timeout for selected route.
|
3511
|
-
"""
|
3512
|
-
elif False:
|
3513
|
-
GrpcRouteRuleActionArgsDict: TypeAlias = Mapping[str, Any]
|
3514
|
-
|
3515
2566
|
@pulumi.input_type
|
3516
2567
|
class GrpcRouteRuleActionArgs:
|
3517
2568
|
def __init__(__self__, *,
|
@@ -3584,24 +2635,11 @@ class GrpcRouteRuleActionArgs:
|
|
3584
2635
|
"""
|
3585
2636
|
return pulumi.get(self, "timeout")
|
3586
2637
|
|
3587
|
-
@timeout.setter
|
3588
|
-
def timeout(self, value: Optional[pulumi.Input[str]]):
|
3589
|
-
pulumi.set(self, "timeout", value)
|
3590
|
-
|
3591
|
-
|
3592
|
-
if not MYPY:
|
3593
|
-
class GrpcRouteRuleActionDestinationArgsDict(TypedDict):
|
3594
|
-
service_name: NotRequired[pulumi.Input[str]]
|
3595
|
-
"""
|
3596
|
-
The URL of a BackendService to route traffic to.
|
3597
|
-
"""
|
3598
|
-
weight: NotRequired[pulumi.Input[int]]
|
3599
|
-
"""
|
3600
|
-
Specifies the proportion of requests forwarded to the backend referenced by the serviceName field.
|
3601
|
-
"""
|
3602
|
-
elif False:
|
3603
|
-
GrpcRouteRuleActionDestinationArgsDict: TypeAlias = Mapping[str, Any]
|
3604
|
-
|
2638
|
+
@timeout.setter
|
2639
|
+
def timeout(self, value: Optional[pulumi.Input[str]]):
|
2640
|
+
pulumi.set(self, "timeout", value)
|
2641
|
+
|
2642
|
+
|
3605
2643
|
@pulumi.input_type
|
3606
2644
|
class GrpcRouteRuleActionDestinationArgs:
|
3607
2645
|
def __init__(__self__, *,
|
@@ -3641,21 +2679,6 @@ class GrpcRouteRuleActionDestinationArgs:
|
|
3641
2679
|
pulumi.set(self, "weight", value)
|
3642
2680
|
|
3643
2681
|
|
3644
|
-
if not MYPY:
|
3645
|
-
class GrpcRouteRuleActionFaultInjectionPolicyArgsDict(TypedDict):
|
3646
|
-
abort: NotRequired[pulumi.Input['GrpcRouteRuleActionFaultInjectionPolicyAbortArgsDict']]
|
3647
|
-
"""
|
3648
|
-
Specification of how client requests are aborted as part of fault injection before being sent to a destination.
|
3649
|
-
Structure is documented below.
|
3650
|
-
"""
|
3651
|
-
delay: NotRequired[pulumi.Input['GrpcRouteRuleActionFaultInjectionPolicyDelayArgsDict']]
|
3652
|
-
"""
|
3653
|
-
Specification of how client requests are delayed as part of fault injection before being sent to a destination.
|
3654
|
-
Structure is documented below.
|
3655
|
-
"""
|
3656
|
-
elif False:
|
3657
|
-
GrpcRouteRuleActionFaultInjectionPolicyArgsDict: TypeAlias = Mapping[str, Any]
|
3658
|
-
|
3659
2682
|
@pulumi.input_type
|
3660
2683
|
class GrpcRouteRuleActionFaultInjectionPolicyArgs:
|
3661
2684
|
def __init__(__self__, *,
|
@@ -3699,19 +2722,6 @@ class GrpcRouteRuleActionFaultInjectionPolicyArgs:
|
|
3699
2722
|
pulumi.set(self, "delay", value)
|
3700
2723
|
|
3701
2724
|
|
3702
|
-
if not MYPY:
|
3703
|
-
class GrpcRouteRuleActionFaultInjectionPolicyAbortArgsDict(TypedDict):
|
3704
|
-
http_status: NotRequired[pulumi.Input[int]]
|
3705
|
-
"""
|
3706
|
-
The HTTP status code used to abort the request.
|
3707
|
-
"""
|
3708
|
-
percentage: NotRequired[pulumi.Input[int]]
|
3709
|
-
"""
|
3710
|
-
The percentage of traffic which will be aborted.
|
3711
|
-
"""
|
3712
|
-
elif False:
|
3713
|
-
GrpcRouteRuleActionFaultInjectionPolicyAbortArgsDict: TypeAlias = Mapping[str, Any]
|
3714
|
-
|
3715
2725
|
@pulumi.input_type
|
3716
2726
|
class GrpcRouteRuleActionFaultInjectionPolicyAbortArgs:
|
3717
2727
|
def __init__(__self__, *,
|
@@ -3751,19 +2761,6 @@ class GrpcRouteRuleActionFaultInjectionPolicyAbortArgs:
|
|
3751
2761
|
pulumi.set(self, "percentage", value)
|
3752
2762
|
|
3753
2763
|
|
3754
|
-
if not MYPY:
|
3755
|
-
class GrpcRouteRuleActionFaultInjectionPolicyDelayArgsDict(TypedDict):
|
3756
|
-
fixed_delay: NotRequired[pulumi.Input[str]]
|
3757
|
-
"""
|
3758
|
-
Specify a fixed delay before forwarding the request.
|
3759
|
-
"""
|
3760
|
-
percentage: NotRequired[pulumi.Input[int]]
|
3761
|
-
"""
|
3762
|
-
The percentage of traffic on which delay will be injected.
|
3763
|
-
"""
|
3764
|
-
elif False:
|
3765
|
-
GrpcRouteRuleActionFaultInjectionPolicyDelayArgsDict: TypeAlias = Mapping[str, Any]
|
3766
|
-
|
3767
2764
|
@pulumi.input_type
|
3768
2765
|
class GrpcRouteRuleActionFaultInjectionPolicyDelayArgs:
|
3769
2766
|
def __init__(__self__, *,
|
@@ -3803,22 +2800,6 @@ class GrpcRouteRuleActionFaultInjectionPolicyDelayArgs:
|
|
3803
2800
|
pulumi.set(self, "percentage", value)
|
3804
2801
|
|
3805
2802
|
|
3806
|
-
if not MYPY:
|
3807
|
-
class GrpcRouteRuleActionRetryPolicyArgsDict(TypedDict):
|
3808
|
-
num_retries: NotRequired[pulumi.Input[int]]
|
3809
|
-
"""
|
3810
|
-
Specifies the allowed number of retries.
|
3811
|
-
|
3812
|
-
- - -
|
3813
|
-
"""
|
3814
|
-
retry_conditions: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
3815
|
-
"""
|
3816
|
-
Specifies one or more conditions when this retry policy applies.
|
3817
|
-
Each value may be one of: `connect-failure`, `refused-stream`, `cancelled`, `deadline-exceeded`, `resource-exhausted`, `unavailable`.
|
3818
|
-
"""
|
3819
|
-
elif False:
|
3820
|
-
GrpcRouteRuleActionRetryPolicyArgsDict: TypeAlias = Mapping[str, Any]
|
3821
|
-
|
3822
2803
|
@pulumi.input_type
|
3823
2804
|
class GrpcRouteRuleActionRetryPolicyArgs:
|
3824
2805
|
def __init__(__self__, *,
|
@@ -3864,21 +2845,6 @@ class GrpcRouteRuleActionRetryPolicyArgs:
|
|
3864
2845
|
pulumi.set(self, "retry_conditions", value)
|
3865
2846
|
|
3866
2847
|
|
3867
|
-
if not MYPY:
|
3868
|
-
class GrpcRouteRuleMatchArgsDict(TypedDict):
|
3869
|
-
headers: NotRequired[pulumi.Input[Sequence[pulumi.Input['GrpcRouteRuleMatchHeaderArgsDict']]]]
|
3870
|
-
"""
|
3871
|
-
Specifies a list of HTTP request headers to match against.
|
3872
|
-
Structure is documented below.
|
3873
|
-
"""
|
3874
|
-
method: NotRequired[pulumi.Input['GrpcRouteRuleMatchMethodArgsDict']]
|
3875
|
-
"""
|
3876
|
-
A gRPC method to match against. If this field is empty or omitted, will match all methods.
|
3877
|
-
Structure is documented below.
|
3878
|
-
"""
|
3879
|
-
elif False:
|
3880
|
-
GrpcRouteRuleMatchArgsDict: TypeAlias = Mapping[str, Any]
|
3881
|
-
|
3882
2848
|
@pulumi.input_type
|
3883
2849
|
class GrpcRouteRuleMatchArgs:
|
3884
2850
|
def __init__(__self__, *,
|
@@ -3922,25 +2888,6 @@ class GrpcRouteRuleMatchArgs:
|
|
3922
2888
|
pulumi.set(self, "method", value)
|
3923
2889
|
|
3924
2890
|
|
3925
|
-
if not MYPY:
|
3926
|
-
class GrpcRouteRuleMatchHeaderArgsDict(TypedDict):
|
3927
|
-
key: pulumi.Input[str]
|
3928
|
-
"""
|
3929
|
-
Required. The key of the header.
|
3930
|
-
"""
|
3931
|
-
value: pulumi.Input[str]
|
3932
|
-
"""
|
3933
|
-
Required. The value of the header.
|
3934
|
-
"""
|
3935
|
-
type: NotRequired[pulumi.Input[str]]
|
3936
|
-
"""
|
3937
|
-
The type of match.
|
3938
|
-
Default value is `EXACT`.
|
3939
|
-
Possible values are: `TYPE_UNSPECIFIED`, `EXACT`, `REGULAR_EXPRESSION`.
|
3940
|
-
"""
|
3941
|
-
elif False:
|
3942
|
-
GrpcRouteRuleMatchHeaderArgsDict: TypeAlias = Mapping[str, Any]
|
3943
|
-
|
3944
2891
|
@pulumi.input_type
|
3945
2892
|
class GrpcRouteRuleMatchHeaderArgs:
|
3946
2893
|
def __init__(__self__, *,
|
@@ -3998,23 +2945,6 @@ class GrpcRouteRuleMatchHeaderArgs:
|
|
3998
2945
|
pulumi.set(self, "type", value)
|
3999
2946
|
|
4000
2947
|
|
4001
|
-
if not MYPY:
|
4002
|
-
class GrpcRouteRuleMatchMethodArgsDict(TypedDict):
|
4003
|
-
grpc_method: pulumi.Input[str]
|
4004
|
-
"""
|
4005
|
-
Required. Name of the method to match against.
|
4006
|
-
"""
|
4007
|
-
grpc_service: pulumi.Input[str]
|
4008
|
-
"""
|
4009
|
-
Required. Name of the service to match against.
|
4010
|
-
"""
|
4011
|
-
case_sensitive: NotRequired[pulumi.Input[bool]]
|
4012
|
-
"""
|
4013
|
-
Specifies that matches are case sensitive. The default value is true.
|
4014
|
-
"""
|
4015
|
-
elif False:
|
4016
|
-
GrpcRouteRuleMatchMethodArgsDict: TypeAlias = Mapping[str, Any]
|
4017
|
-
|
4018
2948
|
@pulumi.input_type
|
4019
2949
|
class GrpcRouteRuleMatchMethodArgs:
|
4020
2950
|
def __init__(__self__, *,
|
@@ -4068,23 +2998,6 @@ class GrpcRouteRuleMatchMethodArgs:
|
|
4068
2998
|
pulumi.set(self, "case_sensitive", value)
|
4069
2999
|
|
4070
3000
|
|
4071
|
-
if not MYPY:
|
4072
|
-
class HttpRouteRuleArgsDict(TypedDict):
|
4073
|
-
action: NotRequired[pulumi.Input['HttpRouteRuleActionArgsDict']]
|
4074
|
-
"""
|
4075
|
-
The detailed rule defining how to route matched traffic.
|
4076
|
-
Structure is documented below.
|
4077
|
-
"""
|
4078
|
-
matches: NotRequired[pulumi.Input[Sequence[pulumi.Input['HttpRouteRuleMatchArgsDict']]]]
|
4079
|
-
"""
|
4080
|
-
A list of matches define conditions used for matching the rule against incoming HTTP requests. Each match is independent, i.e. this rule will be matched if ANY one of the matches is satisfied.
|
4081
|
-
If no matches field is specified, this rule will unconditionally match traffic.
|
4082
|
-
If a default rule is desired to be configured, add a rule with no matches specified to the end of the rules list.
|
4083
|
-
Structure is documented below.
|
4084
|
-
"""
|
4085
|
-
elif False:
|
4086
|
-
HttpRouteRuleArgsDict: TypeAlias = Mapping[str, Any]
|
4087
|
-
|
4088
3001
|
@pulumi.input_type
|
4089
3002
|
class HttpRouteRuleArgs:
|
4090
3003
|
def __init__(__self__, *,
|
@@ -4132,60 +3045,6 @@ class HttpRouteRuleArgs:
|
|
4132
3045
|
pulumi.set(self, "matches", value)
|
4133
3046
|
|
4134
3047
|
|
4135
|
-
if not MYPY:
|
4136
|
-
class HttpRouteRuleActionArgsDict(TypedDict):
|
4137
|
-
cors_policy: NotRequired[pulumi.Input['HttpRouteRuleActionCorsPolicyArgsDict']]
|
4138
|
-
"""
|
4139
|
-
The specification for allowing client side cross-origin requests.
|
4140
|
-
Structure is documented below.
|
4141
|
-
"""
|
4142
|
-
destinations: NotRequired[pulumi.Input[Sequence[pulumi.Input['HttpRouteRuleActionDestinationArgsDict']]]]
|
4143
|
-
"""
|
4144
|
-
The destination to which traffic should be forwarded.
|
4145
|
-
Structure is documented below.
|
4146
|
-
"""
|
4147
|
-
fault_injection_policy: NotRequired[pulumi.Input['HttpRouteRuleActionFaultInjectionPolicyArgsDict']]
|
4148
|
-
"""
|
4149
|
-
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure.
|
4150
|
-
Structure is documented below.
|
4151
|
-
"""
|
4152
|
-
redirect: NotRequired[pulumi.Input['HttpRouteRuleActionRedirectArgsDict']]
|
4153
|
-
"""
|
4154
|
-
If set, the request is directed as configured by this field.
|
4155
|
-
Structure is documented below.
|
4156
|
-
"""
|
4157
|
-
request_header_modifier: NotRequired[pulumi.Input['HttpRouteRuleActionRequestHeaderModifierArgsDict']]
|
4158
|
-
"""
|
4159
|
-
The specification for modifying the headers of a matching request prior to delivery of the request to the destination.
|
4160
|
-
Structure is documented below.
|
4161
|
-
"""
|
4162
|
-
request_mirror_policy: NotRequired[pulumi.Input['HttpRouteRuleActionRequestMirrorPolicyArgsDict']]
|
4163
|
-
"""
|
4164
|
-
Specifies the policy on how requests intended for the routes destination are shadowed to a separate mirrored destination.
|
4165
|
-
Structure is documented below.
|
4166
|
-
"""
|
4167
|
-
response_header_modifier: NotRequired[pulumi.Input['HttpRouteRuleActionResponseHeaderModifierArgsDict']]
|
4168
|
-
"""
|
4169
|
-
The specification for modifying the headers of a response prior to sending the response back to the client.
|
4170
|
-
Structure is documented below.
|
4171
|
-
"""
|
4172
|
-
retry_policy: NotRequired[pulumi.Input['HttpRouteRuleActionRetryPolicyArgsDict']]
|
4173
|
-
"""
|
4174
|
-
Specifies the retry policy associated with this route.
|
4175
|
-
Structure is documented below.
|
4176
|
-
"""
|
4177
|
-
timeout: NotRequired[pulumi.Input[str]]
|
4178
|
-
"""
|
4179
|
-
Specifies the timeout for selected route.
|
4180
|
-
"""
|
4181
|
-
url_rewrite: NotRequired[pulumi.Input['HttpRouteRuleActionUrlRewriteArgsDict']]
|
4182
|
-
"""
|
4183
|
-
The specification for rewrite URL before forwarding requests to the destination.
|
4184
|
-
Structure is documented below.
|
4185
|
-
"""
|
4186
|
-
elif False:
|
4187
|
-
HttpRouteRuleActionArgsDict: TypeAlias = Mapping[str, Any]
|
4188
|
-
|
4189
3048
|
@pulumi.input_type
|
4190
3049
|
class HttpRouteRuleActionArgs:
|
4191
3050
|
def __init__(__self__, *,
|
@@ -4371,45 +3230,6 @@ class HttpRouteRuleActionArgs:
|
|
4371
3230
|
pulumi.set(self, "url_rewrite", value)
|
4372
3231
|
|
4373
3232
|
|
4374
|
-
if not MYPY:
|
4375
|
-
class HttpRouteRuleActionCorsPolicyArgsDict(TypedDict):
|
4376
|
-
allow_credentials: NotRequired[pulumi.Input[bool]]
|
4377
|
-
"""
|
4378
|
-
In response to a preflight request, setting this to true indicates that the actual request can include user credentials.
|
4379
|
-
"""
|
4380
|
-
allow_headers: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
4381
|
-
"""
|
4382
|
-
Specifies the content for Access-Control-Allow-Headers header.
|
4383
|
-
"""
|
4384
|
-
allow_methods: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
4385
|
-
"""
|
4386
|
-
Specifies the content for Access-Control-Allow-Methods header.
|
4387
|
-
"""
|
4388
|
-
allow_origin_regexes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
4389
|
-
"""
|
4390
|
-
Specifies the regular expression patterns that match allowed origins.
|
4391
|
-
"""
|
4392
|
-
allow_origins: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
4393
|
-
"""
|
4394
|
-
Specifies the list of origins that will be allowed to do CORS requests.
|
4395
|
-
"""
|
4396
|
-
disabled: NotRequired[pulumi.Input[bool]]
|
4397
|
-
"""
|
4398
|
-
If true, the CORS policy is disabled. The default value is false, which indicates that the CORS policy is in effect.
|
4399
|
-
|
4400
|
-
- - -
|
4401
|
-
"""
|
4402
|
-
expose_headers: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
4403
|
-
"""
|
4404
|
-
Specifies the content for Access-Control-Expose-Headers header.
|
4405
|
-
"""
|
4406
|
-
max_age: NotRequired[pulumi.Input[str]]
|
4407
|
-
"""
|
4408
|
-
Specifies how long result of a preflight request can be cached in seconds.
|
4409
|
-
"""
|
4410
|
-
elif False:
|
4411
|
-
HttpRouteRuleActionCorsPolicyArgsDict: TypeAlias = Mapping[str, Any]
|
4412
|
-
|
4413
3233
|
@pulumi.input_type
|
4414
3234
|
class HttpRouteRuleActionCorsPolicyArgs:
|
4415
3235
|
def __init__(__self__, *,
|
@@ -4549,22 +3369,6 @@ class HttpRouteRuleActionCorsPolicyArgs:
|
|
4549
3369
|
pulumi.set(self, "max_age", value)
|
4550
3370
|
|
4551
3371
|
|
4552
|
-
if not MYPY:
|
4553
|
-
class HttpRouteRuleActionDestinationArgsDict(TypedDict):
|
4554
|
-
service_name: NotRequired[pulumi.Input[str]]
|
4555
|
-
"""
|
4556
|
-
The URL of a BackendService to route traffic to.
|
4557
|
-
"""
|
4558
|
-
weight: NotRequired[pulumi.Input[int]]
|
4559
|
-
"""
|
4560
|
-
Specifies the proportion of requests forwarded to the backend referenced by the serviceName field. This is computed as: weight/Sum(weights in this destination list). For non-zero values, there may be some epsilon from the exact proportion defined here depending on the precision an implementation supports.
|
4561
|
-
If only one serviceName is specified and it has a weight greater than 0, 100% of the traffic is forwarded to that backend.
|
4562
|
-
If weights are specified for any one service name, they need to be specified for all of them.
|
4563
|
-
If weights are unspecified for all services, then, traffic is distributed in equal proportions to all of them.
|
4564
|
-
"""
|
4565
|
-
elif False:
|
4566
|
-
HttpRouteRuleActionDestinationArgsDict: TypeAlias = Mapping[str, Any]
|
4567
|
-
|
4568
3372
|
@pulumi.input_type
|
4569
3373
|
class HttpRouteRuleActionDestinationArgs:
|
4570
3374
|
def __init__(__self__, *,
|
@@ -4610,21 +3414,6 @@ class HttpRouteRuleActionDestinationArgs:
|
|
4610
3414
|
pulumi.set(self, "weight", value)
|
4611
3415
|
|
4612
3416
|
|
4613
|
-
if not MYPY:
|
4614
|
-
class HttpRouteRuleActionFaultInjectionPolicyArgsDict(TypedDict):
|
4615
|
-
abort: NotRequired[pulumi.Input['HttpRouteRuleActionFaultInjectionPolicyAbortArgsDict']]
|
4616
|
-
"""
|
4617
|
-
Specification of how client requests are aborted as part of fault injection before being sent to a destination.
|
4618
|
-
Structure is documented below.
|
4619
|
-
"""
|
4620
|
-
delay: NotRequired[pulumi.Input['HttpRouteRuleActionFaultInjectionPolicyDelayArgsDict']]
|
4621
|
-
"""
|
4622
|
-
Specification of how client requests are delayed as part of fault injection before being sent to a destination.
|
4623
|
-
Structure is documented below.
|
4624
|
-
"""
|
4625
|
-
elif False:
|
4626
|
-
HttpRouteRuleActionFaultInjectionPolicyArgsDict: TypeAlias = Mapping[str, Any]
|
4627
|
-
|
4628
3417
|
@pulumi.input_type
|
4629
3418
|
class HttpRouteRuleActionFaultInjectionPolicyArgs:
|
4630
3419
|
def __init__(__self__, *,
|
@@ -4668,19 +3457,6 @@ class HttpRouteRuleActionFaultInjectionPolicyArgs:
|
|
4668
3457
|
pulumi.set(self, "delay", value)
|
4669
3458
|
|
4670
3459
|
|
4671
|
-
if not MYPY:
|
4672
|
-
class HttpRouteRuleActionFaultInjectionPolicyAbortArgsDict(TypedDict):
|
4673
|
-
http_status: NotRequired[pulumi.Input[int]]
|
4674
|
-
"""
|
4675
|
-
The HTTP status code used to abort the request.
|
4676
|
-
"""
|
4677
|
-
percentage: NotRequired[pulumi.Input[int]]
|
4678
|
-
"""
|
4679
|
-
The percentage of traffic which will be aborted.
|
4680
|
-
"""
|
4681
|
-
elif False:
|
4682
|
-
HttpRouteRuleActionFaultInjectionPolicyAbortArgsDict: TypeAlias = Mapping[str, Any]
|
4683
|
-
|
4684
3460
|
@pulumi.input_type
|
4685
3461
|
class HttpRouteRuleActionFaultInjectionPolicyAbortArgs:
|
4686
3462
|
def __init__(__self__, *,
|
@@ -4720,19 +3496,6 @@ class HttpRouteRuleActionFaultInjectionPolicyAbortArgs:
|
|
4720
3496
|
pulumi.set(self, "percentage", value)
|
4721
3497
|
|
4722
3498
|
|
4723
|
-
if not MYPY:
|
4724
|
-
class HttpRouteRuleActionFaultInjectionPolicyDelayArgsDict(TypedDict):
|
4725
|
-
fixed_delay: NotRequired[pulumi.Input[str]]
|
4726
|
-
"""
|
4727
|
-
Specify a fixed delay before forwarding the request.
|
4728
|
-
"""
|
4729
|
-
percentage: NotRequired[pulumi.Input[int]]
|
4730
|
-
"""
|
4731
|
-
The percentage of traffic on which delay will be injected.
|
4732
|
-
"""
|
4733
|
-
elif False:
|
4734
|
-
HttpRouteRuleActionFaultInjectionPolicyDelayArgsDict: TypeAlias = Mapping[str, Any]
|
4735
|
-
|
4736
3499
|
@pulumi.input_type
|
4737
3500
|
class HttpRouteRuleActionFaultInjectionPolicyDelayArgs:
|
4738
3501
|
def __init__(__self__, *,
|
@@ -4772,39 +3535,6 @@ class HttpRouteRuleActionFaultInjectionPolicyDelayArgs:
|
|
4772
3535
|
pulumi.set(self, "percentage", value)
|
4773
3536
|
|
4774
3537
|
|
4775
|
-
if not MYPY:
|
4776
|
-
class HttpRouteRuleActionRedirectArgsDict(TypedDict):
|
4777
|
-
host_redirect: NotRequired[pulumi.Input[str]]
|
4778
|
-
"""
|
4779
|
-
The host that will be used in the redirect response instead of the one that was supplied in the request.
|
4780
|
-
"""
|
4781
|
-
https_redirect: NotRequired[pulumi.Input[bool]]
|
4782
|
-
"""
|
4783
|
-
If set to true, the URL scheme in the redirected request is set to https.
|
4784
|
-
"""
|
4785
|
-
path_redirect: NotRequired[pulumi.Input[str]]
|
4786
|
-
"""
|
4787
|
-
The path that will be used in the redirect response instead of the one that was supplied in the request. pathRedirect can not be supplied together with prefixRedirect. Supply one alone or neither. If neither is supplied, the path of the original request will be used for the redirect.
|
4788
|
-
"""
|
4789
|
-
port_redirect: NotRequired[pulumi.Input[int]]
|
4790
|
-
"""
|
4791
|
-
The port that will be used in the redirected request instead of the one that was supplied in the request.
|
4792
|
-
"""
|
4793
|
-
prefix_rewrite: NotRequired[pulumi.Input[str]]
|
4794
|
-
"""
|
4795
|
-
Indicates that during redirection, the matched prefix (or path) should be swapped with this value.
|
4796
|
-
"""
|
4797
|
-
response_code: NotRequired[pulumi.Input[str]]
|
4798
|
-
"""
|
4799
|
-
The HTTP Status code to use for the redirect.
|
4800
|
-
"""
|
4801
|
-
strip_query: NotRequired[pulumi.Input[bool]]
|
4802
|
-
"""
|
4803
|
-
If set to true, any accompanying query portion of the original URL is removed prior to redirecting the request.
|
4804
|
-
"""
|
4805
|
-
elif False:
|
4806
|
-
HttpRouteRuleActionRedirectArgsDict: TypeAlias = Mapping[str, Any]
|
4807
|
-
|
4808
3538
|
@pulumi.input_type
|
4809
3539
|
class HttpRouteRuleActionRedirectArgs:
|
4810
3540
|
def __init__(__self__, *,
|
@@ -4924,23 +3654,6 @@ class HttpRouteRuleActionRedirectArgs:
|
|
4924
3654
|
pulumi.set(self, "strip_query", value)
|
4925
3655
|
|
4926
3656
|
|
4927
|
-
if not MYPY:
|
4928
|
-
class HttpRouteRuleActionRequestHeaderModifierArgsDict(TypedDict):
|
4929
|
-
add: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
4930
|
-
"""
|
4931
|
-
Add the headers with given map where key is the name of the header, value is the value of the header.
|
4932
|
-
"""
|
4933
|
-
removes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
4934
|
-
"""
|
4935
|
-
Remove headers (matching by header names) specified in the list.
|
4936
|
-
"""
|
4937
|
-
set: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
4938
|
-
"""
|
4939
|
-
Completely overwrite/replace the headers with given map where key is the name of the header, value is the value of the header.
|
4940
|
-
"""
|
4941
|
-
elif False:
|
4942
|
-
HttpRouteRuleActionRequestHeaderModifierArgsDict: TypeAlias = Mapping[str, Any]
|
4943
|
-
|
4944
3657
|
@pulumi.input_type
|
4945
3658
|
class HttpRouteRuleActionRequestHeaderModifierArgs:
|
4946
3659
|
def __init__(__self__, *,
|
@@ -4996,16 +3709,6 @@ class HttpRouteRuleActionRequestHeaderModifierArgs:
|
|
4996
3709
|
pulumi.set(self, "set", value)
|
4997
3710
|
|
4998
3711
|
|
4999
|
-
if not MYPY:
|
5000
|
-
class HttpRouteRuleActionRequestMirrorPolicyArgsDict(TypedDict):
|
5001
|
-
destination: NotRequired[pulumi.Input['HttpRouteRuleActionRequestMirrorPolicyDestinationArgsDict']]
|
5002
|
-
"""
|
5003
|
-
The destination the requests will be mirrored to.
|
5004
|
-
Structure is documented below.
|
5005
|
-
"""
|
5006
|
-
elif False:
|
5007
|
-
HttpRouteRuleActionRequestMirrorPolicyArgsDict: TypeAlias = Mapping[str, Any]
|
5008
|
-
|
5009
3712
|
@pulumi.input_type
|
5010
3713
|
class HttpRouteRuleActionRequestMirrorPolicyArgs:
|
5011
3714
|
def __init__(__self__, *,
|
@@ -5031,22 +3734,6 @@ class HttpRouteRuleActionRequestMirrorPolicyArgs:
|
|
5031
3734
|
pulumi.set(self, "destination", value)
|
5032
3735
|
|
5033
3736
|
|
5034
|
-
if not MYPY:
|
5035
|
-
class HttpRouteRuleActionRequestMirrorPolicyDestinationArgsDict(TypedDict):
|
5036
|
-
service_name: NotRequired[pulumi.Input[str]]
|
5037
|
-
"""
|
5038
|
-
The URL of a BackendService to route traffic to.
|
5039
|
-
"""
|
5040
|
-
weight: NotRequired[pulumi.Input[int]]
|
5041
|
-
"""
|
5042
|
-
Specifies the proportion of requests forwarded to the backend referenced by the serviceName field. This is computed as: weight/Sum(weights in this destination list). For non-zero values, there may be some epsilon from the exact proportion defined here depending on the precision an implementation supports.
|
5043
|
-
If only one serviceName is specified and it has a weight greater than 0, 100% of the traffic is forwarded to that backend.
|
5044
|
-
If weights are specified for any one service name, they need to be specified for all of them.
|
5045
|
-
If weights are unspecified for all services, then, traffic is distributed in equal proportions to all of them.
|
5046
|
-
"""
|
5047
|
-
elif False:
|
5048
|
-
HttpRouteRuleActionRequestMirrorPolicyDestinationArgsDict: TypeAlias = Mapping[str, Any]
|
5049
|
-
|
5050
3737
|
@pulumi.input_type
|
5051
3738
|
class HttpRouteRuleActionRequestMirrorPolicyDestinationArgs:
|
5052
3739
|
def __init__(__self__, *,
|
@@ -5092,23 +3779,6 @@ class HttpRouteRuleActionRequestMirrorPolicyDestinationArgs:
|
|
5092
3779
|
pulumi.set(self, "weight", value)
|
5093
3780
|
|
5094
3781
|
|
5095
|
-
if not MYPY:
|
5096
|
-
class HttpRouteRuleActionResponseHeaderModifierArgsDict(TypedDict):
|
5097
|
-
add: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
5098
|
-
"""
|
5099
|
-
Add the headers with given map where key is the name of the header, value is the value of the header.
|
5100
|
-
"""
|
5101
|
-
removes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
5102
|
-
"""
|
5103
|
-
Remove headers (matching by header names) specified in the list.
|
5104
|
-
"""
|
5105
|
-
set: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
5106
|
-
"""
|
5107
|
-
Completely overwrite/replace the headers with given map where key is the name of the header, value is the value of the header.
|
5108
|
-
"""
|
5109
|
-
elif False:
|
5110
|
-
HttpRouteRuleActionResponseHeaderModifierArgsDict: TypeAlias = Mapping[str, Any]
|
5111
|
-
|
5112
3782
|
@pulumi.input_type
|
5113
3783
|
class HttpRouteRuleActionResponseHeaderModifierArgs:
|
5114
3784
|
def __init__(__self__, *,
|
@@ -5164,23 +3834,6 @@ class HttpRouteRuleActionResponseHeaderModifierArgs:
|
|
5164
3834
|
pulumi.set(self, "set", value)
|
5165
3835
|
|
5166
3836
|
|
5167
|
-
if not MYPY:
|
5168
|
-
class HttpRouteRuleActionRetryPolicyArgsDict(TypedDict):
|
5169
|
-
num_retries: NotRequired[pulumi.Input[int]]
|
5170
|
-
"""
|
5171
|
-
Specifies the allowed number of retries.
|
5172
|
-
"""
|
5173
|
-
per_try_timeout: NotRequired[pulumi.Input[str]]
|
5174
|
-
"""
|
5175
|
-
Specifies a non-zero timeout per retry attempt. A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
|
5176
|
-
"""
|
5177
|
-
retry_conditions: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
5178
|
-
"""
|
5179
|
-
Specifies one or more conditions when this retry policy applies.
|
5180
|
-
"""
|
5181
|
-
elif False:
|
5182
|
-
HttpRouteRuleActionRetryPolicyArgsDict: TypeAlias = Mapping[str, Any]
|
5183
|
-
|
5184
3837
|
@pulumi.input_type
|
5185
3838
|
class HttpRouteRuleActionRetryPolicyArgs:
|
5186
3839
|
def __init__(__self__, *,
|
@@ -5233,21 +3886,8 @@ class HttpRouteRuleActionRetryPolicyArgs:
|
|
5233
3886
|
|
5234
3887
|
@retry_conditions.setter
|
5235
3888
|
def retry_conditions(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
5236
|
-
pulumi.set(self, "retry_conditions", value)
|
5237
|
-
|
5238
|
-
|
5239
|
-
if not MYPY:
|
5240
|
-
class HttpRouteRuleActionUrlRewriteArgsDict(TypedDict):
|
5241
|
-
host_rewrite: NotRequired[pulumi.Input[str]]
|
5242
|
-
"""
|
5243
|
-
Prior to forwarding the request to the selected destination, the requests host header is replaced by this value.
|
5244
|
-
"""
|
5245
|
-
path_prefix_rewrite: NotRequired[pulumi.Input[str]]
|
5246
|
-
"""
|
5247
|
-
Prior to forwarding the request to the selected destination, the matching portion of the requests path is replaced by this value.
|
5248
|
-
"""
|
5249
|
-
elif False:
|
5250
|
-
HttpRouteRuleActionUrlRewriteArgsDict: TypeAlias = Mapping[str, Any]
|
3889
|
+
pulumi.set(self, "retry_conditions", value)
|
3890
|
+
|
5251
3891
|
|
5252
3892
|
@pulumi.input_type
|
5253
3893
|
class HttpRouteRuleActionUrlRewriteArgs:
|
@@ -5288,37 +3928,6 @@ class HttpRouteRuleActionUrlRewriteArgs:
|
|
5288
3928
|
pulumi.set(self, "path_prefix_rewrite", value)
|
5289
3929
|
|
5290
3930
|
|
5291
|
-
if not MYPY:
|
5292
|
-
class HttpRouteRuleMatchArgsDict(TypedDict):
|
5293
|
-
full_path_match: NotRequired[pulumi.Input[str]]
|
5294
|
-
"""
|
5295
|
-
The HTTP request path value should exactly match this value.
|
5296
|
-
"""
|
5297
|
-
headers: NotRequired[pulumi.Input[Sequence[pulumi.Input['HttpRouteRuleMatchHeaderArgsDict']]]]
|
5298
|
-
"""
|
5299
|
-
Specifies a list of HTTP request headers to match against.
|
5300
|
-
Structure is documented below.
|
5301
|
-
"""
|
5302
|
-
ignore_case: NotRequired[pulumi.Input[bool]]
|
5303
|
-
"""
|
5304
|
-
Specifies if prefixMatch and fullPathMatch matches are case sensitive. The default value is false.
|
5305
|
-
"""
|
5306
|
-
prefix_match: NotRequired[pulumi.Input[str]]
|
5307
|
-
"""
|
5308
|
-
The HTTP request path value must begin with specified prefixMatch. prefixMatch must begin with a /.
|
5309
|
-
"""
|
5310
|
-
query_parameters: NotRequired[pulumi.Input[Sequence[pulumi.Input['HttpRouteRuleMatchQueryParameterArgsDict']]]]
|
5311
|
-
"""
|
5312
|
-
Specifies a list of query parameters to match against.
|
5313
|
-
Structure is documented below.
|
5314
|
-
"""
|
5315
|
-
regex_match: NotRequired[pulumi.Input[str]]
|
5316
|
-
"""
|
5317
|
-
The HTTP request path value must satisfy the regular expression specified by regexMatch after removing any query parameters and anchor supplied with the original URL. For regular expression grammar, please see https://github.com/google/re2/wiki/Syntax
|
5318
|
-
"""
|
5319
|
-
elif False:
|
5320
|
-
HttpRouteRuleMatchArgsDict: TypeAlias = Mapping[str, Any]
|
5321
|
-
|
5322
3931
|
@pulumi.input_type
|
5323
3932
|
class HttpRouteRuleMatchArgs:
|
5324
3933
|
def __init__(__self__, *,
|
@@ -5426,44 +4035,6 @@ class HttpRouteRuleMatchArgs:
|
|
5426
4035
|
pulumi.set(self, "regex_match", value)
|
5427
4036
|
|
5428
4037
|
|
5429
|
-
if not MYPY:
|
5430
|
-
class HttpRouteRuleMatchHeaderArgsDict(TypedDict):
|
5431
|
-
exact_match: NotRequired[pulumi.Input[str]]
|
5432
|
-
"""
|
5433
|
-
The value of the header should match exactly the content of exactMatch.
|
5434
|
-
"""
|
5435
|
-
header: NotRequired[pulumi.Input[str]]
|
5436
|
-
"""
|
5437
|
-
The name of the HTTP header to match against.
|
5438
|
-
"""
|
5439
|
-
invert_match: NotRequired[pulumi.Input[bool]]
|
5440
|
-
"""
|
5441
|
-
If specified, the match result will be inverted before checking. Default value is set to false.
|
5442
|
-
"""
|
5443
|
-
prefix_match: NotRequired[pulumi.Input[str]]
|
5444
|
-
"""
|
5445
|
-
The value of the header must start with the contents of prefixMatch.
|
5446
|
-
"""
|
5447
|
-
present_match: NotRequired[pulumi.Input[bool]]
|
5448
|
-
"""
|
5449
|
-
A header with headerName must exist. The match takes place whether or not the header has a value.
|
5450
|
-
"""
|
5451
|
-
range_match: NotRequired[pulumi.Input['HttpRouteRuleMatchHeaderRangeMatchArgsDict']]
|
5452
|
-
"""
|
5453
|
-
If specified, the rule will match if the request header value is within the range.
|
5454
|
-
Structure is documented below.
|
5455
|
-
"""
|
5456
|
-
regex_match: NotRequired[pulumi.Input[str]]
|
5457
|
-
"""
|
5458
|
-
The value of the header must match the regular expression specified in regexMatch.
|
5459
|
-
"""
|
5460
|
-
suffix_match: NotRequired[pulumi.Input[str]]
|
5461
|
-
"""
|
5462
|
-
The value of the header must end with the contents of suffixMatch.
|
5463
|
-
"""
|
5464
|
-
elif False:
|
5465
|
-
HttpRouteRuleMatchHeaderArgsDict: TypeAlias = Mapping[str, Any]
|
5466
|
-
|
5467
4038
|
@pulumi.input_type
|
5468
4039
|
class HttpRouteRuleMatchHeaderArgs:
|
5469
4040
|
def __init__(__self__, *,
|
@@ -5601,19 +4172,6 @@ class HttpRouteRuleMatchHeaderArgs:
|
|
5601
4172
|
pulumi.set(self, "suffix_match", value)
|
5602
4173
|
|
5603
4174
|
|
5604
|
-
if not MYPY:
|
5605
|
-
class HttpRouteRuleMatchHeaderRangeMatchArgsDict(TypedDict):
|
5606
|
-
end: pulumi.Input[int]
|
5607
|
-
"""
|
5608
|
-
End of the range (exclusive).
|
5609
|
-
"""
|
5610
|
-
start: pulumi.Input[int]
|
5611
|
-
"""
|
5612
|
-
Start of the range (inclusive).
|
5613
|
-
"""
|
5614
|
-
elif False:
|
5615
|
-
HttpRouteRuleMatchHeaderRangeMatchArgsDict: TypeAlias = Mapping[str, Any]
|
5616
|
-
|
5617
4175
|
@pulumi.input_type
|
5618
4176
|
class HttpRouteRuleMatchHeaderRangeMatchArgs:
|
5619
4177
|
def __init__(__self__, *,
|
@@ -5651,27 +4209,6 @@ class HttpRouteRuleMatchHeaderRangeMatchArgs:
|
|
5651
4209
|
pulumi.set(self, "start", value)
|
5652
4210
|
|
5653
4211
|
|
5654
|
-
if not MYPY:
|
5655
|
-
class HttpRouteRuleMatchQueryParameterArgsDict(TypedDict):
|
5656
|
-
exact_match: NotRequired[pulumi.Input[str]]
|
5657
|
-
"""
|
5658
|
-
The value of the query parameter must exactly match the contents of exactMatch.
|
5659
|
-
"""
|
5660
|
-
present_match: NotRequired[pulumi.Input[bool]]
|
5661
|
-
"""
|
5662
|
-
Specifies that the QueryParameterMatcher matches if request contains query parameter, irrespective of whether the parameter has a value or not.
|
5663
|
-
"""
|
5664
|
-
query_parameter: NotRequired[pulumi.Input[str]]
|
5665
|
-
"""
|
5666
|
-
The name of the query parameter to match.
|
5667
|
-
"""
|
5668
|
-
regex_match: NotRequired[pulumi.Input[str]]
|
5669
|
-
"""
|
5670
|
-
The value of the query parameter must match the regular expression specified by regexMatch.For regular expression grammar, please see https://github.com/google/re2/wiki/Syntax
|
5671
|
-
"""
|
5672
|
-
elif False:
|
5673
|
-
HttpRouteRuleMatchQueryParameterArgsDict: TypeAlias = Mapping[str, Any]
|
5674
|
-
|
5675
4212
|
@pulumi.input_type
|
5676
4213
|
class HttpRouteRuleMatchQueryParameterArgs:
|
5677
4214
|
def __init__(__self__, *,
|
@@ -5743,30 +4280,6 @@ class HttpRouteRuleMatchQueryParameterArgs:
|
|
5743
4280
|
pulumi.set(self, "regex_match", value)
|
5744
4281
|
|
5745
4282
|
|
5746
|
-
if not MYPY:
|
5747
|
-
class LbRouteExtensionExtensionChainArgsDict(TypedDict):
|
5748
|
-
extensions: pulumi.Input[Sequence[pulumi.Input['LbRouteExtensionExtensionChainExtensionArgsDict']]]
|
5749
|
-
"""
|
5750
|
-
A set of extensions to execute for the matching request.
|
5751
|
-
At least one extension is required. Up to 3 extensions can be defined for each extension chain for
|
5752
|
-
LbTrafficExtension resource. LbRouteExtension chains are limited to 1 extension per extension chain.
|
5753
|
-
Structure is documented below.
|
5754
|
-
"""
|
5755
|
-
match_condition: pulumi.Input['LbRouteExtensionExtensionChainMatchConditionArgsDict']
|
5756
|
-
"""
|
5757
|
-
Conditions under which this chain is invoked for a request.
|
5758
|
-
Structure is documented below.
|
5759
|
-
"""
|
5760
|
-
name: pulumi.Input[str]
|
5761
|
-
"""
|
5762
|
-
The name for this extension chain. The name is logged as part of the HTTP request logs.
|
5763
|
-
The name must conform with RFC-1034, is restricted to lower-cased letters, numbers and hyphens,
|
5764
|
-
and can have a maximum length of 63 characters. Additionally, the first character must be a letter
|
5765
|
-
and the last character must be a letter or a number.
|
5766
|
-
"""
|
5767
|
-
elif False:
|
5768
|
-
LbRouteExtensionExtensionChainArgsDict: TypeAlias = Mapping[str, Any]
|
5769
|
-
|
5770
4283
|
@pulumi.input_type
|
5771
4284
|
class LbRouteExtensionExtensionChainArgs:
|
5772
4285
|
def __init__(__self__, *,
|
@@ -5833,47 +4346,6 @@ class LbRouteExtensionExtensionChainArgs:
|
|
5833
4346
|
pulumi.set(self, "name", value)
|
5834
4347
|
|
5835
4348
|
|
5836
|
-
if not MYPY:
|
5837
|
-
class LbRouteExtensionExtensionChainExtensionArgsDict(TypedDict):
|
5838
|
-
name: pulumi.Input[str]
|
5839
|
-
"""
|
5840
|
-
The name for this extension. The name is logged as part of the HTTP request logs.
|
5841
|
-
The name must conform with RFC-1034, is restricted to lower-cased letters, numbers and hyphens,
|
5842
|
-
and can have a maximum length of 63 characters. Additionally, the first character must be a letter
|
5843
|
-
and the last a letter or a number.
|
5844
|
-
"""
|
5845
|
-
service: pulumi.Input[str]
|
5846
|
-
"""
|
5847
|
-
The reference to the service that runs the extension. Must be a reference to a backend service
|
5848
|
-
"""
|
5849
|
-
authority: NotRequired[pulumi.Input[str]]
|
5850
|
-
"""
|
5851
|
-
The :authority header in the gRPC request sent from Envoy to the extension service.
|
5852
|
-
"""
|
5853
|
-
fail_open: NotRequired[pulumi.Input[bool]]
|
5854
|
-
"""
|
5855
|
-
Determines how the proxy behaves if the call to the extension fails or times out.
|
5856
|
-
When set to TRUE, request or response processing continues without error.
|
5857
|
-
Any subsequent extensions in the extension chain are also executed.
|
5858
|
-
When set to FALSE: * If response headers have not been delivered to the downstream client,
|
5859
|
-
a generic 500 error is returned to the client. The error response can be tailored by
|
5860
|
-
configuring a custom error response in the load balancer.
|
5861
|
-
"""
|
5862
|
-
forward_headers: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
5863
|
-
"""
|
5864
|
-
List of the HTTP headers to forward to the extension (from the client or backend).
|
5865
|
-
If omitted, all headers are sent. Each element is a string indicating the header name.
|
5866
|
-
|
5867
|
-
- - -
|
5868
|
-
"""
|
5869
|
-
timeout: NotRequired[pulumi.Input[str]]
|
5870
|
-
"""
|
5871
|
-
Specifies the timeout for each individual message on the stream. The timeout must be between 10-1000 milliseconds.
|
5872
|
-
A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
|
5873
|
-
"""
|
5874
|
-
elif False:
|
5875
|
-
LbRouteExtensionExtensionChainExtensionArgsDict: TypeAlias = Mapping[str, Any]
|
5876
|
-
|
5877
4349
|
@pulumi.input_type
|
5878
4350
|
class LbRouteExtensionExtensionChainExtensionArgs:
|
5879
4351
|
def __init__(__self__, *,
|
@@ -5999,15 +4471,6 @@ class LbRouteExtensionExtensionChainExtensionArgs:
|
|
5999
4471
|
pulumi.set(self, "timeout", value)
|
6000
4472
|
|
6001
4473
|
|
6002
|
-
if not MYPY:
|
6003
|
-
class LbRouteExtensionExtensionChainMatchConditionArgsDict(TypedDict):
|
6004
|
-
cel_expression: pulumi.Input[str]
|
6005
|
-
"""
|
6006
|
-
A Common Expression Language (CEL) expression that is used to match requests for which the extension chain is executed.
|
6007
|
-
"""
|
6008
|
-
elif False:
|
6009
|
-
LbRouteExtensionExtensionChainMatchConditionArgsDict: TypeAlias = Mapping[str, Any]
|
6010
|
-
|
6011
4474
|
@pulumi.input_type
|
6012
4475
|
class LbRouteExtensionExtensionChainMatchConditionArgs:
|
6013
4476
|
def __init__(__self__, *,
|
@@ -6030,30 +4493,6 @@ class LbRouteExtensionExtensionChainMatchConditionArgs:
|
|
6030
4493
|
pulumi.set(self, "cel_expression", value)
|
6031
4494
|
|
6032
4495
|
|
6033
|
-
if not MYPY:
|
6034
|
-
class LbTrafficExtensionExtensionChainArgsDict(TypedDict):
|
6035
|
-
extensions: pulumi.Input[Sequence[pulumi.Input['LbTrafficExtensionExtensionChainExtensionArgsDict']]]
|
6036
|
-
"""
|
6037
|
-
A set of extensions to execute for the matching request.
|
6038
|
-
At least one extension is required. Up to 3 extensions can be defined for each extension chain for
|
6039
|
-
LbTrafficExtension resource. LbRouteExtension chains are limited to 1 extension per extension chain.
|
6040
|
-
Structure is documented below.
|
6041
|
-
"""
|
6042
|
-
match_condition: pulumi.Input['LbTrafficExtensionExtensionChainMatchConditionArgsDict']
|
6043
|
-
"""
|
6044
|
-
Conditions under which this chain is invoked for a request.
|
6045
|
-
Structure is documented below.
|
6046
|
-
"""
|
6047
|
-
name: pulumi.Input[str]
|
6048
|
-
"""
|
6049
|
-
The name for this extension chain. The name is logged as part of the HTTP request logs.
|
6050
|
-
The name must conform with RFC-1034, is restricted to lower-cased letters, numbers and hyphens,
|
6051
|
-
and can have a maximum length of 63 characters. Additionally, the first character must be a letter
|
6052
|
-
and the last a letter or a number.
|
6053
|
-
"""
|
6054
|
-
elif False:
|
6055
|
-
LbTrafficExtensionExtensionChainArgsDict: TypeAlias = Mapping[str, Any]
|
6056
|
-
|
6057
4496
|
@pulumi.input_type
|
6058
4497
|
class LbTrafficExtensionExtensionChainArgs:
|
6059
4498
|
def __init__(__self__, *,
|
@@ -6120,54 +4559,6 @@ class LbTrafficExtensionExtensionChainArgs:
|
|
6120
4559
|
pulumi.set(self, "name", value)
|
6121
4560
|
|
6122
4561
|
|
6123
|
-
if not MYPY:
|
6124
|
-
class LbTrafficExtensionExtensionChainExtensionArgsDict(TypedDict):
|
6125
|
-
name: pulumi.Input[str]
|
6126
|
-
"""
|
6127
|
-
The name for this extension. The name is logged as part of the HTTP request logs.
|
6128
|
-
The name must conform with RFC-1034, is restricted to lower-cased letters, numbers and hyphens,
|
6129
|
-
and can have a maximum length of 63 characters. Additionally, the first character must be a letter
|
6130
|
-
and the last a letter or a number.
|
6131
|
-
"""
|
6132
|
-
service: pulumi.Input[str]
|
6133
|
-
"""
|
6134
|
-
The reference to the service that runs the extension. Must be a reference to a backend service
|
6135
|
-
"""
|
6136
|
-
authority: NotRequired[pulumi.Input[str]]
|
6137
|
-
"""
|
6138
|
-
The :authority header in the gRPC request sent from Envoy to the extension service.
|
6139
|
-
"""
|
6140
|
-
fail_open: NotRequired[pulumi.Input[bool]]
|
6141
|
-
"""
|
6142
|
-
Determines how the proxy behaves if the call to the extension fails or times out.
|
6143
|
-
When set to TRUE, request or response processing continues without error.
|
6144
|
-
Any subsequent extensions in the extension chain are also executed.
|
6145
|
-
When set to FALSE: * If response headers have not been delivered to the downstream client,
|
6146
|
-
a generic 500 error is returned to the client. The error response can be tailored by
|
6147
|
-
configuring a custom error response in the load balancer.
|
6148
|
-
"""
|
6149
|
-
forward_headers: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
6150
|
-
"""
|
6151
|
-
List of the HTTP headers to forward to the extension (from the client or backend).
|
6152
|
-
If omitted, all headers are sent. Each element is a string indicating the header name.
|
6153
|
-
"""
|
6154
|
-
supported_events: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
6155
|
-
"""
|
6156
|
-
A set of events during request or response processing for which this extension is called.
|
6157
|
-
This field is required for the LbTrafficExtension resource. It's not relevant for the LbRouteExtension
|
6158
|
-
resource. Possible values:`EVENT_TYPE_UNSPECIFIED`, `REQUEST_HEADERS`, `REQUEST_BODY`, `RESPONSE_HEADERS`,
|
6159
|
-
`RESPONSE_BODY`, `RESPONSE_BODY` and `RESPONSE_BODY`.
|
6160
|
-
|
6161
|
-
- - -
|
6162
|
-
"""
|
6163
|
-
timeout: NotRequired[pulumi.Input[str]]
|
6164
|
-
"""
|
6165
|
-
Specifies the timeout for each individual message on the stream. The timeout must be between 10-1000 milliseconds.
|
6166
|
-
A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
|
6167
|
-
"""
|
6168
|
-
elif False:
|
6169
|
-
LbTrafficExtensionExtensionChainExtensionArgsDict: TypeAlias = Mapping[str, Any]
|
6170
|
-
|
6171
4562
|
@pulumi.input_type
|
6172
4563
|
class LbTrafficExtensionExtensionChainExtensionArgs:
|
6173
4564
|
def __init__(__self__, *,
|
@@ -6315,15 +4706,6 @@ class LbTrafficExtensionExtensionChainExtensionArgs:
|
|
6315
4706
|
pulumi.set(self, "timeout", value)
|
6316
4707
|
|
6317
4708
|
|
6318
|
-
if not MYPY:
|
6319
|
-
class LbTrafficExtensionExtensionChainMatchConditionArgsDict(TypedDict):
|
6320
|
-
cel_expression: pulumi.Input[str]
|
6321
|
-
"""
|
6322
|
-
A Common Expression Language (CEL) expression that is used to match requests for which the extension chain is executed.
|
6323
|
-
"""
|
6324
|
-
elif False:
|
6325
|
-
LbTrafficExtensionExtensionChainMatchConditionArgsDict: TypeAlias = Mapping[str, Any]
|
6326
|
-
|
6327
4709
|
@pulumi.input_type
|
6328
4710
|
class LbTrafficExtensionExtensionChainMatchConditionArgs:
|
6329
4711
|
def __init__(__self__, *,
|
@@ -6346,15 +4728,6 @@ class LbTrafficExtensionExtensionChainMatchConditionArgs:
|
|
6346
4728
|
pulumi.set(self, "cel_expression", value)
|
6347
4729
|
|
6348
4730
|
|
6349
|
-
if not MYPY:
|
6350
|
-
class ServiceLbPoliciesAutoCapacityDrainArgsDict(TypedDict):
|
6351
|
-
enable: NotRequired[pulumi.Input[bool]]
|
6352
|
-
"""
|
6353
|
-
Optional. If set to 'True', an unhealthy MIG/NEG will be set as drained. - An MIG/NEG is considered unhealthy if less than 25% of the instances/endpoints in the MIG/NEG are healthy. - This option will never result in draining more than 50% of the configured IGs/NEGs for the Backend Service.
|
6354
|
-
"""
|
6355
|
-
elif False:
|
6356
|
-
ServiceLbPoliciesAutoCapacityDrainArgsDict: TypeAlias = Mapping[str, Any]
|
6357
|
-
|
6358
4731
|
@pulumi.input_type
|
6359
4732
|
class ServiceLbPoliciesAutoCapacityDrainArgs:
|
6360
4733
|
def __init__(__self__, *,
|
@@ -6378,15 +4751,6 @@ class ServiceLbPoliciesAutoCapacityDrainArgs:
|
|
6378
4751
|
pulumi.set(self, "enable", value)
|
6379
4752
|
|
6380
4753
|
|
6381
|
-
if not MYPY:
|
6382
|
-
class ServiceLbPoliciesFailoverConfigArgsDict(TypedDict):
|
6383
|
-
failover_health_threshold: pulumi.Input[int]
|
6384
|
-
"""
|
6385
|
-
Optional. The percentage threshold that a load balancer will begin to send traffic to failover backends. If the percentage of endpoints in a MIG/NEG is smaller than this value, traffic would be sent to failover backends if possible. This field should be set to a value between 1 and 99. The default value is 50 for Global external HTTP(S) load balancer (classic) and Proxyless service mesh, and 70 for others.
|
6386
|
-
"""
|
6387
|
-
elif False:
|
6388
|
-
ServiceLbPoliciesFailoverConfigArgsDict: TypeAlias = Mapping[str, Any]
|
6389
|
-
|
6390
4754
|
@pulumi.input_type
|
6391
4755
|
class ServiceLbPoliciesFailoverConfigArgs:
|
6392
4756
|
def __init__(__self__, *,
|
@@ -6409,22 +4773,6 @@ class ServiceLbPoliciesFailoverConfigArgs:
|
|
6409
4773
|
pulumi.set(self, "failover_health_threshold", value)
|
6410
4774
|
|
6411
4775
|
|
6412
|
-
if not MYPY:
|
6413
|
-
class TcpRouteRuleArgsDict(TypedDict):
|
6414
|
-
action: pulumi.Input['TcpRouteRuleActionArgsDict']
|
6415
|
-
"""
|
6416
|
-
A detailed rule defining how to route traffic.
|
6417
|
-
Structure is documented below.
|
6418
|
-
"""
|
6419
|
-
matches: NotRequired[pulumi.Input[Sequence[pulumi.Input['TcpRouteRuleMatchArgsDict']]]]
|
6420
|
-
"""
|
6421
|
-
RouteMatch defines the predicate used to match requests to a given action. Multiple match types are "OR"ed for evaluation.
|
6422
|
-
If no routeMatch field is specified, this rule will unconditionally match traffic.
|
6423
|
-
Structure is documented below.
|
6424
|
-
"""
|
6425
|
-
elif False:
|
6426
|
-
TcpRouteRuleArgsDict: TypeAlias = Mapping[str, Any]
|
6427
|
-
|
6428
4776
|
@pulumi.input_type
|
6429
4777
|
class TcpRouteRuleArgs:
|
6430
4778
|
def __init__(__self__, *,
|
@@ -6469,20 +4817,6 @@ class TcpRouteRuleArgs:
|
|
6469
4817
|
pulumi.set(self, "matches", value)
|
6470
4818
|
|
6471
4819
|
|
6472
|
-
if not MYPY:
|
6473
|
-
class TcpRouteRuleActionArgsDict(TypedDict):
|
6474
|
-
destinations: NotRequired[pulumi.Input[Sequence[pulumi.Input['TcpRouteRuleActionDestinationArgsDict']]]]
|
6475
|
-
"""
|
6476
|
-
The destination services to which traffic should be forwarded. At least one destination service is required.
|
6477
|
-
Structure is documented below.
|
6478
|
-
"""
|
6479
|
-
original_destination: NotRequired[pulumi.Input[bool]]
|
6480
|
-
"""
|
6481
|
-
If true, Router will use the destination IP and port of the original connection as the destination of the request.
|
6482
|
-
"""
|
6483
|
-
elif False:
|
6484
|
-
TcpRouteRuleActionArgsDict: TypeAlias = Mapping[str, Any]
|
6485
|
-
|
6486
4820
|
@pulumi.input_type
|
6487
4821
|
class TcpRouteRuleActionArgs:
|
6488
4822
|
def __init__(__self__, *,
|
@@ -6524,24 +4858,6 @@ class TcpRouteRuleActionArgs:
|
|
6524
4858
|
pulumi.set(self, "original_destination", value)
|
6525
4859
|
|
6526
4860
|
|
6527
|
-
if not MYPY:
|
6528
|
-
class TcpRouteRuleActionDestinationArgsDict(TypedDict):
|
6529
|
-
service_name: NotRequired[pulumi.Input[str]]
|
6530
|
-
"""
|
6531
|
-
The URL of a BackendService to route traffic to.
|
6532
|
-
"""
|
6533
|
-
weight: NotRequired[pulumi.Input[int]]
|
6534
|
-
"""
|
6535
|
-
Specifies the proportion of requests forwarded to the backend referenced by the serviceName field. This is computed as: weight/Sum(weights in this destination list). For non-zero values, there may be some epsilon from the exact proportion defined here depending on the precision an implementation supports.
|
6536
|
-
If only one serviceName is specified and it has a weight greater than 0, 100% of the traffic is forwarded to that backend.
|
6537
|
-
If weights are specified for any one service name, they need to be specified for all of them.
|
6538
|
-
If weights are unspecified for all services, then, traffic is distributed in equal proportions to all of them.
|
6539
|
-
|
6540
|
-
- - -
|
6541
|
-
"""
|
6542
|
-
elif False:
|
6543
|
-
TcpRouteRuleActionDestinationArgsDict: TypeAlias = Mapping[str, Any]
|
6544
|
-
|
6545
4861
|
@pulumi.input_type
|
6546
4862
|
class TcpRouteRuleActionDestinationArgs:
|
6547
4863
|
def __init__(__self__, *,
|
@@ -6591,20 +4907,6 @@ class TcpRouteRuleActionDestinationArgs:
|
|
6591
4907
|
pulumi.set(self, "weight", value)
|
6592
4908
|
|
6593
4909
|
|
6594
|
-
if not MYPY:
|
6595
|
-
class TcpRouteRuleMatchArgsDict(TypedDict):
|
6596
|
-
address: pulumi.Input[str]
|
6597
|
-
"""
|
6598
|
-
Must be specified in the CIDR range format. A CIDR range consists of an IP Address and a prefix length to construct the subnet mask.
|
6599
|
-
By default, the prefix length is 32 (i.e. matches a single IP address). Only IPV4 addresses are supported. Examples: "10.0.0.1" - matches against this exact IP address. "10.0.0.0/8" - matches against any IP address within the 10.0.0.0 subnet and 255.255.255.0 mask. "0.0.0.0/0" - matches against any IP address'.
|
6600
|
-
"""
|
6601
|
-
port: pulumi.Input[str]
|
6602
|
-
"""
|
6603
|
-
Specifies the destination port to match against.
|
6604
|
-
"""
|
6605
|
-
elif False:
|
6606
|
-
TcpRouteRuleMatchArgsDict: TypeAlias = Mapping[str, Any]
|
6607
|
-
|
6608
4910
|
@pulumi.input_type
|
6609
4911
|
class TcpRouteRuleMatchArgs:
|
6610
4912
|
def __init__(__self__, *,
|
@@ -6644,21 +4946,6 @@ class TcpRouteRuleMatchArgs:
|
|
6644
4946
|
pulumi.set(self, "port", value)
|
6645
4947
|
|
6646
4948
|
|
6647
|
-
if not MYPY:
|
6648
|
-
class TlsRouteRuleArgsDict(TypedDict):
|
6649
|
-
action: pulumi.Input['TlsRouteRuleActionArgsDict']
|
6650
|
-
"""
|
6651
|
-
Required. A detailed rule defining how to route traffic.
|
6652
|
-
Structure is documented below.
|
6653
|
-
"""
|
6654
|
-
matches: pulumi.Input[Sequence[pulumi.Input['TlsRouteRuleMatchArgsDict']]]
|
6655
|
-
"""
|
6656
|
-
Matches define the predicate used to match requests to a given action.
|
6657
|
-
Structure is documented below.
|
6658
|
-
"""
|
6659
|
-
elif False:
|
6660
|
-
TlsRouteRuleArgsDict: TypeAlias = Mapping[str, Any]
|
6661
|
-
|
6662
4949
|
@pulumi.input_type
|
6663
4950
|
class TlsRouteRuleArgs:
|
6664
4951
|
def __init__(__self__, *,
|
@@ -6700,16 +4987,6 @@ class TlsRouteRuleArgs:
|
|
6700
4987
|
pulumi.set(self, "matches", value)
|
6701
4988
|
|
6702
4989
|
|
6703
|
-
if not MYPY:
|
6704
|
-
class TlsRouteRuleActionArgsDict(TypedDict):
|
6705
|
-
destinations: NotRequired[pulumi.Input[Sequence[pulumi.Input['TlsRouteRuleActionDestinationArgsDict']]]]
|
6706
|
-
"""
|
6707
|
-
The destination to which traffic should be forwarded.
|
6708
|
-
Structure is documented below.
|
6709
|
-
"""
|
6710
|
-
elif False:
|
6711
|
-
TlsRouteRuleActionArgsDict: TypeAlias = Mapping[str, Any]
|
6712
|
-
|
6713
4990
|
@pulumi.input_type
|
6714
4991
|
class TlsRouteRuleActionArgs:
|
6715
4992
|
def __init__(__self__, *,
|
@@ -6735,21 +5012,6 @@ class TlsRouteRuleActionArgs:
|
|
6735
5012
|
pulumi.set(self, "destinations", value)
|
6736
5013
|
|
6737
5014
|
|
6738
|
-
if not MYPY:
|
6739
|
-
class TlsRouteRuleActionDestinationArgsDict(TypedDict):
|
6740
|
-
service_name: NotRequired[pulumi.Input[str]]
|
6741
|
-
"""
|
6742
|
-
The URL of a BackendService to route traffic to.
|
6743
|
-
"""
|
6744
|
-
weight: NotRequired[pulumi.Input[int]]
|
6745
|
-
"""
|
6746
|
-
Specifies the proportion of requests forwarded to the backend referenced by the serviceName field.
|
6747
|
-
|
6748
|
-
- - -
|
6749
|
-
"""
|
6750
|
-
elif False:
|
6751
|
-
TlsRouteRuleActionDestinationArgsDict: TypeAlias = Mapping[str, Any]
|
6752
|
-
|
6753
5015
|
@pulumi.input_type
|
6754
5016
|
class TlsRouteRuleActionDestinationArgs:
|
6755
5017
|
def __init__(__self__, *,
|
@@ -6793,20 +5055,6 @@ class TlsRouteRuleActionDestinationArgs:
|
|
6793
5055
|
pulumi.set(self, "weight", value)
|
6794
5056
|
|
6795
5057
|
|
6796
|
-
if not MYPY:
|
6797
|
-
class TlsRouteRuleMatchArgsDict(TypedDict):
|
6798
|
-
alpns: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
6799
|
-
"""
|
6800
|
-
ALPN (Application-Layer Protocol Negotiation) to match against. Examples: "http/1.1", "h2". At least one of sniHost and alpn is required. Up to 5 alpns across all matches can be set.
|
6801
|
-
"""
|
6802
|
-
sni_hosts: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
6803
|
-
"""
|
6804
|
-
SNI (server name indicator) to match against. SNI will be matched against all wildcard domains, i.e. www.example.com will be first matched against www.example.com, then *.example.com, then *.com.
|
6805
|
-
Partial wildcards are not supported, and values like *w.example.com are invalid. At least one of sniHost and alpn is required. Up to 5 sni hosts across all matches can be set.
|
6806
|
-
"""
|
6807
|
-
elif False:
|
6808
|
-
TlsRouteRuleMatchArgsDict: TypeAlias = Mapping[str, Any]
|
6809
|
-
|
6810
5058
|
@pulumi.input_type
|
6811
5059
|
class TlsRouteRuleMatchArgs:
|
6812
5060
|
def __init__(__self__, *,
|