pulumi-gcp 7.30.0__py3-none-any.whl → 7.30.0a1719470057__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_gcp/__init__.py +0 -32
- pulumi_gcp/_inputs.py +0 -15
- pulumi_gcp/accessapproval/get_folder_service_account.py +0 -5
- pulumi_gcp/accessapproval/get_organization_service_account.py +0 -5
- pulumi_gcp/accessapproval/get_project_service_account.py +0 -5
- pulumi_gcp/accesscontextmanager/_inputs.py +12 -2072
- pulumi_gcp/accesscontextmanager/access_level.py +32 -37
- pulumi_gcp/accesscontextmanager/access_level_condition.py +48 -53
- pulumi_gcp/accesscontextmanager/access_levels.py +65 -70
- pulumi_gcp/accesscontextmanager/access_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/access_policy_iam_binding.py +19 -24
- pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +19 -24
- pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +16 -21
- pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +0 -5
- pulumi_gcp/accesscontextmanager/egress_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +28 -33
- pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/ingress_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/outputs.py +0 -5
- pulumi_gcp/accesscontextmanager/service_perimeter.py +196 -201
- pulumi_gcp/accesscontextmanager/service_perimeter_dry_run_resource.py +6 -11
- pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +10 -15
- pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +10 -15
- pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +6 -11
- pulumi_gcp/accesscontextmanager/service_perimeters.py +55 -60
- pulumi_gcp/activedirectory/domain.py +0 -5
- pulumi_gcp/activedirectory/domain_trust.py +0 -5
- pulumi_gcp/activedirectory/peering.py +0 -5
- pulumi_gcp/alloydb/_inputs.py +0 -535
- pulumi_gcp/alloydb/backup.py +21 -26
- pulumi_gcp/alloydb/cluster.py +172 -177
- pulumi_gcp/alloydb/get_locations.py +0 -5
- pulumi_gcp/alloydb/get_supported_database_flags.py +0 -5
- pulumi_gcp/alloydb/instance.py +72 -77
- pulumi_gcp/alloydb/outputs.py +0 -5
- pulumi_gcp/alloydb/user.py +12 -17
- pulumi_gcp/apigateway/_inputs.py +0 -168
- pulumi_gcp/apigateway/api.py +0 -5
- pulumi_gcp/apigateway/api_config.py +20 -25
- pulumi_gcp/apigateway/api_config_iam_binding.py +19 -24
- pulumi_gcp/apigateway/api_config_iam_member.py +19 -24
- pulumi_gcp/apigateway/api_config_iam_policy.py +16 -21
- pulumi_gcp/apigateway/api_iam_binding.py +19 -24
- pulumi_gcp/apigateway/api_iam_member.py +19 -24
- pulumi_gcp/apigateway/api_iam_policy.py +16 -21
- pulumi_gcp/apigateway/gateway.py +0 -5
- pulumi_gcp/apigateway/gateway_iam_binding.py +19 -24
- pulumi_gcp/apigateway/gateway_iam_member.py +19 -24
- pulumi_gcp/apigateway/gateway_iam_policy.py +16 -21
- pulumi_gcp/apigateway/get_api_config_iam_policy.py +0 -5
- pulumi_gcp/apigateway/get_api_iam_policy.py +0 -5
- pulumi_gcp/apigateway/get_gateway_iam_policy.py +0 -5
- pulumi_gcp/apigateway/outputs.py +0 -5
- pulumi_gcp/apigee/_inputs.py +0 -508
- pulumi_gcp/apigee/addons_config.py +55 -60
- pulumi_gcp/apigee/endpoint_attachment.py +0 -5
- pulumi_gcp/apigee/env_group.py +0 -5
- pulumi_gcp/apigee/env_group_attachment.py +0 -5
- pulumi_gcp/apigee/env_keystore.py +0 -5
- pulumi_gcp/apigee/env_references.py +0 -5
- pulumi_gcp/apigee/environment.py +5 -10
- pulumi_gcp/apigee/environment_iam_binding.py +19 -24
- pulumi_gcp/apigee/environment_iam_member.py +19 -24
- pulumi_gcp/apigee/environment_iam_policy.py +16 -21
- pulumi_gcp/apigee/flowhook.py +0 -5
- pulumi_gcp/apigee/get_environment_iam_policy.py +0 -5
- pulumi_gcp/apigee/instance.py +0 -5
- pulumi_gcp/apigee/instance_attachment.py +0 -5
- pulumi_gcp/apigee/keystores_aliases_key_cert_file.py +5 -10
- pulumi_gcp/apigee/keystores_aliases_pkcs12.py +2 -7
- pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +26 -31
- pulumi_gcp/apigee/nat_address.py +0 -5
- pulumi_gcp/apigee/organization.py +5 -10
- pulumi_gcp/apigee/outputs.py +0 -5
- pulumi_gcp/apigee/sharedflow.py +2 -7
- pulumi_gcp/apigee/sharedflow_deployment.py +0 -5
- pulumi_gcp/apigee/sync_authorization.py +0 -5
- pulumi_gcp/apigee/target_server.py +5 -10
- pulumi_gcp/appengine/_inputs.py +8 -991
- pulumi_gcp/appengine/application.py +12 -17
- pulumi_gcp/appengine/application_url_dispatch_rules.py +41 -46
- pulumi_gcp/appengine/domain_mapping.py +13 -18
- pulumi_gcp/appengine/engine_split_traffic.py +45 -50
- pulumi_gcp/appengine/firewall_rule.py +0 -5
- pulumi_gcp/appengine/flexible_app_version.py +125 -130
- pulumi_gcp/appengine/get_default_service_account.py +0 -5
- pulumi_gcp/appengine/outputs.py +0 -5
- pulumi_gcp/appengine/service_network_settings.py +27 -32
- pulumi_gcp/appengine/standard_app_version.py +104 -109
- pulumi_gcp/apphub/_inputs.py +0 -370
- pulumi_gcp/apphub/application.py +62 -67
- pulumi_gcp/apphub/get_application.py +0 -5
- pulumi_gcp/apphub/get_discovered_service.py +0 -5
- pulumi_gcp/apphub/get_discovered_workload.py +0 -5
- pulumi_gcp/apphub/outputs.py +0 -5
- pulumi_gcp/apphub/service.py +73 -78
- pulumi_gcp/apphub/service_project_attachment.py +0 -5
- pulumi_gcp/apphub/workload.py +9 -14
- pulumi_gcp/applicationintegration/_inputs.py +0 -324
- pulumi_gcp/applicationintegration/auth_config.py +24 -29
- pulumi_gcp/applicationintegration/client.py +19 -24
- pulumi_gcp/applicationintegration/outputs.py +0 -5
- pulumi_gcp/artifactregistry/_inputs.py +0 -392
- pulumi_gcp/artifactregistry/get_docker_image.py +2 -7
- pulumi_gcp/artifactregistry/get_repository.py +0 -5
- pulumi_gcp/artifactregistry/get_repository_iam_policy.py +0 -5
- pulumi_gcp/artifactregistry/outputs.py +0 -5
- pulumi_gcp/artifactregistry/repository.py +333 -338
- pulumi_gcp/artifactregistry/repository_iam_binding.py +19 -24
- pulumi_gcp/artifactregistry/repository_iam_member.py +19 -24
- pulumi_gcp/artifactregistry/repository_iam_policy.py +16 -21
- pulumi_gcp/artifactregistry/vpcsc_config.py +0 -5
- pulumi_gcp/assuredworkloads/_inputs.py +0 -117
- pulumi_gcp/assuredworkloads/outputs.py +0 -5
- pulumi_gcp/assuredworkloads/workload.py +81 -86
- pulumi_gcp/backupdisasterrecovery/_inputs.py +0 -41
- pulumi_gcp/backupdisasterrecovery/get_management_server.py +0 -5
- pulumi_gcp/backupdisasterrecovery/management_server.py +15 -20
- pulumi_gcp/backupdisasterrecovery/outputs.py +0 -5
- pulumi_gcp/beyondcorp/_inputs.py +0 -86
- pulumi_gcp/beyondcorp/app_connection.py +52 -57
- pulumi_gcp/beyondcorp/app_connector.py +25 -30
- pulumi_gcp/beyondcorp/app_gateway.py +2 -7
- pulumi_gcp/beyondcorp/get_app_connection.py +0 -5
- pulumi_gcp/beyondcorp/get_app_connector.py +0 -5
- pulumi_gcp/beyondcorp/get_app_gateway.py +0 -5
- pulumi_gcp/beyondcorp/outputs.py +0 -5
- pulumi_gcp/biglake/_inputs.py +0 -64
- pulumi_gcp/biglake/catalog.py +0 -5
- pulumi_gcp/biglake/database.py +13 -18
- pulumi_gcp/biglake/outputs.py +0 -5
- pulumi_gcp/biglake/table.py +31 -36
- pulumi_gcp/bigquery/_inputs.py +13 -1937
- pulumi_gcp/bigquery/app_profile.py +128 -133
- pulumi_gcp/bigquery/bi_reservation.py +5 -10
- pulumi_gcp/bigquery/capacity_commitment.py +0 -5
- pulumi_gcp/bigquery/connection.py +176 -181
- pulumi_gcp/bigquery/connection_iam_binding.py +19 -24
- pulumi_gcp/bigquery/connection_iam_member.py +19 -24
- pulumi_gcp/bigquery/connection_iam_policy.py +16 -21
- pulumi_gcp/bigquery/data_transfer_config.py +15 -20
- pulumi_gcp/bigquery/dataset.py +127 -132
- pulumi_gcp/bigquery/dataset_access.py +67 -72
- pulumi_gcp/bigquery/dataset_iam_binding.py +19 -24
- pulumi_gcp/bigquery/dataset_iam_member.py +19 -24
- pulumi_gcp/bigquery/dataset_iam_policy.py +16 -21
- pulumi_gcp/bigquery/get_connection_iam_policy.py +0 -5
- pulumi_gcp/bigquery/get_dataset.py +0 -5
- pulumi_gcp/bigquery/get_dataset_iam_policy.py +0 -5
- pulumi_gcp/bigquery/get_default_service_account.py +0 -5
- pulumi_gcp/bigquery/get_table_iam_policy.py +0 -5
- pulumi_gcp/bigquery/iam_binding.py +97 -102
- pulumi_gcp/bigquery/iam_member.py +97 -102
- pulumi_gcp/bigquery/iam_policy.py +92 -97
- pulumi_gcp/bigquery/job.py +224 -229
- pulumi_gcp/bigquery/outputs.py +0 -5
- pulumi_gcp/bigquery/reservation.py +11 -16
- pulumi_gcp/bigquery/reservation_assignment.py +0 -5
- pulumi_gcp/bigquery/routine.py +109 -114
- pulumi_gcp/bigquery/table.py +62 -67
- pulumi_gcp/bigqueryanalyticshub/_inputs.py +0 -97
- pulumi_gcp/bigqueryanalyticshub/data_exchange.py +0 -5
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +16 -21
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +0 -5
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +0 -5
- pulumi_gcp/bigqueryanalyticshub/listing.py +40 -45
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +16 -21
- pulumi_gcp/bigqueryanalyticshub/outputs.py +0 -5
- pulumi_gcp/bigquerydatapolicy/_inputs.py +0 -40
- pulumi_gcp/bigquerydatapolicy/data_policy.py +19 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +19 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +19 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +16 -21
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +0 -5
- pulumi_gcp/bigquerydatapolicy/outputs.py +0 -5
- pulumi_gcp/bigtable/_inputs.py +0 -202
- pulumi_gcp/bigtable/authorized_view.py +5 -10
- pulumi_gcp/bigtable/gc_policy.py +54 -113
- pulumi_gcp/bigtable/get_instance_iam_policy.py +0 -5
- pulumi_gcp/bigtable/get_table_iam_policy.py +0 -5
- pulumi_gcp/bigtable/instance.py +47 -52
- pulumi_gcp/bigtable/instance_iam_binding.py +19 -24
- pulumi_gcp/bigtable/instance_iam_member.py +19 -24
- pulumi_gcp/bigtable/instance_iam_policy.py +16 -21
- pulumi_gcp/bigtable/outputs.py +0 -5
- pulumi_gcp/bigtable/table.py +34 -39
- pulumi_gcp/bigtable/table_iam_binding.py +19 -24
- pulumi_gcp/bigtable/table_iam_member.py +19 -24
- pulumi_gcp/bigtable/table_iam_policy.py +16 -21
- pulumi_gcp/billing/_inputs.py +0 -257
- pulumi_gcp/billing/account_iam_binding.py +19 -24
- pulumi_gcp/billing/account_iam_member.py +19 -24
- pulumi_gcp/billing/account_iam_policy.py +16 -21
- pulumi_gcp/billing/budget.py +220 -225
- pulumi_gcp/billing/get_account_iam_policy.py +0 -5
- pulumi_gcp/billing/outputs.py +0 -5
- pulumi_gcp/billing/project_info.py +0 -5
- pulumi_gcp/billing/sub_account.py +0 -5
- pulumi_gcp/binaryauthorization/_inputs.py +0 -199
- pulumi_gcp/binaryauthorization/attestor.py +63 -68
- pulumi_gcp/binaryauthorization/attestor_iam_binding.py +19 -24
- pulumi_gcp/binaryauthorization/attestor_iam_member.py +19 -24
- pulumi_gcp/binaryauthorization/attestor_iam_policy.py +16 -21
- pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +0 -5
- pulumi_gcp/binaryauthorization/outputs.py +0 -5
- pulumi_gcp/binaryauthorization/policy.py +83 -88
- pulumi_gcp/blockchainnodeengine/_inputs.py +0 -131
- pulumi_gcp/blockchainnodeengine/blockchain_nodes.py +57 -62
- pulumi_gcp/blockchainnodeengine/outputs.py +0 -5
- pulumi_gcp/certificateauthority/_inputs.py +29 -2150
- pulumi_gcp/certificateauthority/authority.py +393 -398
- pulumi_gcp/certificateauthority/ca_pool.py +184 -189
- pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +97 -102
- pulumi_gcp/certificateauthority/ca_pool_iam_member.py +97 -102
- pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +92 -97
- pulumi_gcp/certificateauthority/certificate.py +631 -636
- pulumi_gcp/certificateauthority/certificate_template.py +129 -134
- pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +97 -102
- pulumi_gcp/certificateauthority/certificate_template_iam_member.py +97 -102
- pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +92 -97
- pulumi_gcp/certificateauthority/get_authority.py +0 -5
- pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +0 -5
- pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +0 -5
- pulumi_gcp/certificateauthority/outputs.py +0 -5
- pulumi_gcp/certificatemanager/_inputs.py +0 -256
- pulumi_gcp/certificatemanager/certificate.py +198 -203
- pulumi_gcp/certificatemanager/certificate_issuance_config.py +71 -76
- pulumi_gcp/certificatemanager/certificate_map.py +2 -7
- pulumi_gcp/certificatemanager/certificate_map_entry.py +8 -13
- pulumi_gcp/certificatemanager/dns_authorization.py +2 -7
- pulumi_gcp/certificatemanager/get_certificate_map.py +0 -5
- pulumi_gcp/certificatemanager/outputs.py +0 -5
- pulumi_gcp/certificatemanager/trust_config.py +21 -26
- pulumi_gcp/cloudasset/_inputs.py +0 -151
- pulumi_gcp/cloudasset/folder_feed.py +30 -35
- pulumi_gcp/cloudasset/get_resources_search_all.py +0 -5
- pulumi_gcp/cloudasset/get_search_all_resources.py +0 -5
- pulumi_gcp/cloudasset/organization_feed.py +30 -35
- pulumi_gcp/cloudasset/outputs.py +0 -5
- pulumi_gcp/cloudasset/project_feed.py +30 -35
- pulumi_gcp/cloudbuild/_inputs.py +30 -1039
- pulumi_gcp/cloudbuild/bitbucket_server_config.py +56 -61
- pulumi_gcp/cloudbuild/get_trigger.py +0 -5
- pulumi_gcp/cloudbuild/outputs.py +0 -5
- pulumi_gcp/cloudbuild/trigger.py +728 -733
- pulumi_gcp/cloudbuild/worker_pool.py +38 -43
- pulumi_gcp/cloudbuildv2/_inputs.py +0 -335
- pulumi_gcp/cloudbuildv2/connection.py +101 -106
- pulumi_gcp/cloudbuildv2/connection_iam_binding.py +19 -24
- pulumi_gcp/cloudbuildv2/connection_iam_member.py +19 -24
- pulumi_gcp/cloudbuildv2/connection_iam_policy.py +16 -21
- pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +0 -5
- pulumi_gcp/cloudbuildv2/outputs.py +0 -5
- pulumi_gcp/cloudbuildv2/repository.py +62 -67
- pulumi_gcp/clouddeploy/_inputs.py +0 -700
- pulumi_gcp/clouddeploy/automation.py +96 -101
- pulumi_gcp/clouddeploy/custom_target_type.py +83 -88
- pulumi_gcp/clouddeploy/custom_target_type_iam_binding.py +3 -8
- pulumi_gcp/clouddeploy/custom_target_type_iam_member.py +3 -8
- pulumi_gcp/clouddeploy/custom_target_type_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/delivery_pipeline.py +157 -162
- pulumi_gcp/clouddeploy/delivery_pipeline_iam_binding.py +3 -8
- pulumi_gcp/clouddeploy/delivery_pipeline_iam_member.py +3 -8
- pulumi_gcp/clouddeploy/delivery_pipeline_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/outputs.py +0 -5
- pulumi_gcp/clouddeploy/target.py +64 -69
- pulumi_gcp/clouddeploy/target_iam_binding.py +3 -8
- pulumi_gcp/clouddeploy/target_iam_member.py +3 -8
- pulumi_gcp/clouddeploy/target_iam_policy.py +0 -5
- pulumi_gcp/clouddomains/_inputs.py +0 -372
- pulumi_gcp/clouddomains/outputs.py +0 -5
- pulumi_gcp/clouddomains/registration.py +116 -121
- pulumi_gcp/cloudfunctions/_inputs.py +0 -132
- pulumi_gcp/cloudfunctions/function.py +20 -25
- pulumi_gcp/cloudfunctions/function_iam_binding.py +19 -24
- pulumi_gcp/cloudfunctions/function_iam_member.py +19 -24
- pulumi_gcp/cloudfunctions/function_iam_policy.py +16 -21
- pulumi_gcp/cloudfunctions/get_function.py +0 -5
- pulumi_gcp/cloudfunctions/get_function_iam_policy.py +0 -5
- pulumi_gcp/cloudfunctions/outputs.py +0 -5
- pulumi_gcp/cloudfunctionsv2/_inputs.py +0 -454
- pulumi_gcp/cloudfunctionsv2/function.py +509 -746
- pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +19 -24
- pulumi_gcp/cloudfunctionsv2/function_iam_member.py +19 -24
- pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +16 -21
- pulumi_gcp/cloudfunctionsv2/get_function.py +0 -5
- pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +0 -5
- pulumi_gcp/cloudfunctionsv2/outputs.py +1 -134
- pulumi_gcp/cloudidentity/_inputs.py +0 -161
- pulumi_gcp/cloudidentity/get_group_lookup.py +4 -9
- pulumi_gcp/cloudidentity/get_group_memberships.py +0 -5
- pulumi_gcp/cloudidentity/get_groups.py +0 -5
- pulumi_gcp/cloudidentity/group.py +13 -18
- pulumi_gcp/cloudidentity/group_membership.py +63 -68
- pulumi_gcp/cloudidentity/outputs.py +0 -5
- pulumi_gcp/cloudids/endpoint.py +0 -5
- pulumi_gcp/cloudquota/_inputs.py +0 -44
- pulumi_gcp/cloudquota/get_s_quota_info.py +0 -5
- pulumi_gcp/cloudquota/get_s_quota_infos.py +0 -5
- pulumi_gcp/cloudquota/outputs.py +0 -5
- pulumi_gcp/cloudquota/s_quota_preference.py +11 -16
- pulumi_gcp/cloudrun/_inputs.py +16 -1166
- pulumi_gcp/cloudrun/domain_mapping.py +44 -49
- pulumi_gcp/cloudrun/get_locations.py +0 -5
- pulumi_gcp/cloudrun/get_service.py +0 -5
- pulumi_gcp/cloudrun/get_service_iam_policy.py +0 -5
- pulumi_gcp/cloudrun/iam_binding.py +19 -24
- pulumi_gcp/cloudrun/iam_member.py +19 -24
- pulumi_gcp/cloudrun/iam_policy.py +16 -21
- pulumi_gcp/cloudrun/outputs.py +0 -5
- pulumi_gcp/cloudrun/service.py +265 -270
- pulumi_gcp/cloudrunv2/_inputs.py +20 -1353
- pulumi_gcp/cloudrunv2/get_job.py +0 -5
- pulumi_gcp/cloudrunv2/get_job_iam_policy.py +0 -5
- pulumi_gcp/cloudrunv2/get_service.py +0 -5
- pulumi_gcp/cloudrunv2/get_service_iam_policy.py +0 -5
- pulumi_gcp/cloudrunv2/job.py +282 -287
- pulumi_gcp/cloudrunv2/job_iam_binding.py +19 -24
- pulumi_gcp/cloudrunv2/job_iam_member.py +19 -24
- pulumi_gcp/cloudrunv2/job_iam_policy.py +16 -21
- pulumi_gcp/cloudrunv2/outputs.py +0 -5
- pulumi_gcp/cloudrunv2/service.py +432 -437
- pulumi_gcp/cloudrunv2/service_iam_binding.py +19 -24
- pulumi_gcp/cloudrunv2/service_iam_member.py +19 -24
- pulumi_gcp/cloudrunv2/service_iam_policy.py +16 -21
- pulumi_gcp/cloudscheduler/_inputs.py +0 -193
- pulumi_gcp/cloudscheduler/job.py +122 -127
- pulumi_gcp/cloudscheduler/outputs.py +0 -5
- pulumi_gcp/cloudtasks/_inputs.py +0 -134
- pulumi_gcp/cloudtasks/get_queue_iam_policy.py +0 -5
- pulumi_gcp/cloudtasks/outputs.py +0 -5
- pulumi_gcp/cloudtasks/queue.py +58 -63
- pulumi_gcp/cloudtasks/queue_iam_binding.py +19 -24
- pulumi_gcp/cloudtasks/queue_iam_member.py +19 -24
- pulumi_gcp/cloudtasks/queue_iam_policy.py +16 -21
- pulumi_gcp/composer/_inputs.py +0 -566
- pulumi_gcp/composer/environment.py +10 -15
- pulumi_gcp/composer/get_environment.py +0 -5
- pulumi_gcp/composer/get_image_versions.py +10 -15
- pulumi_gcp/composer/get_user_workloads_config_map.py +10 -15
- pulumi_gcp/composer/get_user_workloads_secret.py +10 -15
- pulumi_gcp/composer/outputs.py +0 -5
- pulumi_gcp/composer/user_workloads_config_map.py +10 -15
- pulumi_gcp/composer/user_workloads_secret.py +10 -15
- pulumi_gcp/compute/_inputs.py +145 -14134
- pulumi_gcp/compute/address.py +29 -27
- pulumi_gcp/compute/attached_disk.py +16 -21
- pulumi_gcp/compute/autoscaler.py +93 -98
- pulumi_gcp/compute/backend_bucket.py +25 -30
- pulumi_gcp/compute/backend_bucket_iam_binding.py +3 -8
- pulumi_gcp/compute/backend_bucket_iam_member.py +3 -8
- pulumi_gcp/compute/backend_bucket_iam_policy.py +0 -5
- pulumi_gcp/compute/backend_bucket_signed_url_key.py +0 -5
- pulumi_gcp/compute/backend_service.py +213 -204
- pulumi_gcp/compute/backend_service_iam_binding.py +5 -10
- pulumi_gcp/compute/backend_service_iam_member.py +5 -10
- pulumi_gcp/compute/backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/backend_service_signed_url_key.py +30 -35
- pulumi_gcp/compute/ca_external_account_key.py +0 -5
- pulumi_gcp/compute/disk.py +49 -54
- pulumi_gcp/compute/disk_async_replication.py +5 -10
- pulumi_gcp/compute/disk_iam_binding.py +19 -24
- pulumi_gcp/compute/disk_iam_member.py +19 -24
- pulumi_gcp/compute/disk_iam_policy.py +16 -21
- pulumi_gcp/compute/disk_resource_policy_attachment.py +16 -21
- pulumi_gcp/compute/external_vpn_gateway.py +19 -24
- pulumi_gcp/compute/firewall.py +37 -42
- pulumi_gcp/compute/firewall_policy.py +0 -5
- pulumi_gcp/compute/firewall_policy_association.py +0 -5
- pulumi_gcp/compute/firewall_policy_rule.py +39 -44
- pulumi_gcp/compute/forwarding_rule.py +264 -248
- pulumi_gcp/compute/get_address.py +0 -5
- pulumi_gcp/compute/get_addresses.py +0 -5
- pulumi_gcp/compute/get_backend_bucket.py +0 -5
- pulumi_gcp/compute/get_backend_bucket_iam_policy.py +0 -5
- pulumi_gcp/compute/get_backend_service.py +0 -5
- pulumi_gcp/compute/get_backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/get_certificate.py +0 -5
- pulumi_gcp/compute/get_default_service_account.py +0 -5
- pulumi_gcp/compute/get_disk.py +8 -13
- pulumi_gcp/compute/get_disk_iam_policy.py +0 -5
- pulumi_gcp/compute/get_forwarding_rule.py +0 -5
- pulumi_gcp/compute/get_forwarding_rules.py +0 -5
- pulumi_gcp/compute/get_global_address.py +0 -5
- pulumi_gcp/compute/get_global_forwarding_rule.py +0 -5
- pulumi_gcp/compute/get_hc_vpn_gateway.py +0 -5
- pulumi_gcp/compute/get_health_check.py +0 -5
- pulumi_gcp/compute/get_image.py +10 -15
- pulumi_gcp/compute/get_image_iam_policy.py +0 -5
- pulumi_gcp/compute/get_instance.py +0 -5
- pulumi_gcp/compute/get_instance_group.py +0 -5
- pulumi_gcp/compute/get_instance_group_manager.py +0 -5
- pulumi_gcp/compute/get_instance_iam_policy.py +0 -5
- pulumi_gcp/compute/get_instance_serial_port.py +24 -29
- pulumi_gcp/compute/get_instance_template.py +0 -5
- pulumi_gcp/compute/get_lbip_ranges.py +0 -5
- pulumi_gcp/compute/get_machine_image_iam_policy.py +0 -5
- pulumi_gcp/compute/get_machine_types.py +0 -5
- pulumi_gcp/compute/get_netblock_ip_ranges.py +0 -5
- pulumi_gcp/compute/get_network.py +0 -5
- pulumi_gcp/compute/get_network_endpoint_group.py +0 -5
- pulumi_gcp/compute/get_network_peering.py +0 -5
- pulumi_gcp/compute/get_networks.py +0 -5
- pulumi_gcp/compute/get_node_types.py +0 -5
- pulumi_gcp/compute/get_region_backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/get_region_disk.py +0 -5
- pulumi_gcp/compute/get_region_disk_iam_policy.py +0 -5
- pulumi_gcp/compute/get_region_instance_group.py +0 -5
- pulumi_gcp/compute/get_region_instance_template.py +0 -5
- pulumi_gcp/compute/get_region_network_endpoint_group.py +0 -5
- pulumi_gcp/compute/get_region_ssl_certificate.py +0 -5
- pulumi_gcp/compute/get_regions.py +0 -5
- pulumi_gcp/compute/get_reservation.py +0 -5
- pulumi_gcp/compute/get_resource_policy.py +0 -5
- pulumi_gcp/compute/get_router.py +0 -5
- pulumi_gcp/compute/get_router_nat.py +0 -5
- pulumi_gcp/compute/get_router_status.py +0 -5
- pulumi_gcp/compute/get_security_policy.py +0 -5
- pulumi_gcp/compute/get_snapshot.py +0 -5
- pulumi_gcp/compute/get_snapshot_iam_policy.py +0 -5
- pulumi_gcp/compute/get_ssl_policy.py +0 -5
- pulumi_gcp/compute/get_subnetwork.py +0 -5
- pulumi_gcp/compute/get_subnetwork_iam_policy.py +0 -5
- pulumi_gcp/compute/get_subnetworks.py +0 -5
- pulumi_gcp/compute/get_vpn_gateway.py +0 -5
- pulumi_gcp/compute/get_zones.py +0 -5
- pulumi_gcp/compute/global_address.py +0 -5
- pulumi_gcp/compute/global_forwarding_rule.py +227 -211
- pulumi_gcp/compute/global_network_endpoint.py +0 -5
- pulumi_gcp/compute/global_network_endpoint_group.py +0 -5
- pulumi_gcp/compute/ha_vpn_gateway.py +27 -32
- pulumi_gcp/compute/health_check.py +169 -174
- pulumi_gcp/compute/http_health_check.py +0 -5
- pulumi_gcp/compute/https_health_check.py +0 -5
- pulumi_gcp/compute/image.py +45 -50
- pulumi_gcp/compute/image_iam_binding.py +97 -102
- pulumi_gcp/compute/image_iam_member.py +97 -102
- pulumi_gcp/compute/image_iam_policy.py +92 -97
- pulumi_gcp/compute/instance.py +99 -104
- pulumi_gcp/compute/instance_from_machine_image.py +56 -61
- pulumi_gcp/compute/instance_from_template.py +83 -88
- pulumi_gcp/compute/instance_group.py +21 -26
- pulumi_gcp/compute/instance_group_manager.py +133 -138
- pulumi_gcp/compute/instance_group_membership.py +16 -21
- pulumi_gcp/compute/instance_group_named_port.py +8 -13
- pulumi_gcp/compute/instance_iam_binding.py +97 -102
- pulumi_gcp/compute/instance_iam_member.py +97 -102
- pulumi_gcp/compute/instance_iam_policy.py +92 -97
- pulumi_gcp/compute/instance_settings.py +11 -16
- pulumi_gcp/compute/instance_template.py +142 -147
- pulumi_gcp/compute/interconnect.py +9 -14
- pulumi_gcp/compute/interconnect_attachment.py +14 -19
- pulumi_gcp/compute/machine_image.py +43 -48
- pulumi_gcp/compute/machine_image_iam_binding.py +97 -102
- pulumi_gcp/compute/machine_image_iam_member.py +97 -102
- pulumi_gcp/compute/machine_image_iam_policy.py +92 -97
- pulumi_gcp/compute/managed_ssl_certificate.py +42 -40
- pulumi_gcp/compute/manged_ssl_certificate.py +42 -40
- pulumi_gcp/compute/network.py +0 -5
- pulumi_gcp/compute/network_attachment.py +24 -45
- pulumi_gcp/compute/network_edge_security_service.py +0 -5
- pulumi_gcp/compute/network_endpoint.py +18 -23
- pulumi_gcp/compute/network_endpoint_group.py +0 -5
- pulumi_gcp/compute/network_endpoint_list.py +61 -66
- pulumi_gcp/compute/network_firewall_policy.py +0 -5
- pulumi_gcp/compute/network_firewall_policy_association.py +0 -5
- pulumi_gcp/compute/network_firewall_policy_rule.py +36 -41
- pulumi_gcp/compute/network_peering.py +0 -5
- pulumi_gcp/compute/network_peering_routes_config.py +36 -41
- pulumi_gcp/compute/node_group.py +45 -50
- pulumi_gcp/compute/node_template.py +16 -21
- pulumi_gcp/compute/organization_security_policy.py +0 -5
- pulumi_gcp/compute/organization_security_policy_association.py +26 -31
- pulumi_gcp/compute/organization_security_policy_rule.py +31 -36
- pulumi_gcp/compute/outputs.py +8 -509
- pulumi_gcp/compute/packet_mirroring.py +78 -83
- pulumi_gcp/compute/per_instance_config.py +51 -56
- pulumi_gcp/compute/project_cloud_armor_tier.py +0 -5
- pulumi_gcp/compute/project_default_network_tier.py +0 -5
- pulumi_gcp/compute/project_metadata.py +0 -5
- pulumi_gcp/compute/project_metadata_item.py +0 -5
- pulumi_gcp/compute/public_advertised_prefix.py +0 -5
- pulumi_gcp/compute/public_delegated_prefix.py +0 -5
- pulumi_gcp/compute/region_autoscaler.py +55 -60
- pulumi_gcp/compute/region_backend_service.py +212 -203
- pulumi_gcp/compute/region_backend_service_iam_binding.py +5 -10
- pulumi_gcp/compute/region_backend_service_iam_member.py +5 -10
- pulumi_gcp/compute/region_backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/region_commitment.py +42 -47
- pulumi_gcp/compute/region_disk.py +44 -49
- pulumi_gcp/compute/region_disk_iam_binding.py +114 -146
- pulumi_gcp/compute/region_disk_iam_member.py +114 -146
- pulumi_gcp/compute/region_disk_iam_policy.py +104 -136
- pulumi_gcp/compute/region_disk_resource_policy_attachment.py +16 -21
- pulumi_gcp/compute/region_health_check.py +169 -174
- pulumi_gcp/compute/region_instance_group_manager.py +129 -134
- pulumi_gcp/compute/region_instance_template.py +50 -55
- pulumi_gcp/compute/region_network_endpoint.py +18 -23
- pulumi_gcp/compute/region_network_endpoint_group.py +130 -135
- pulumi_gcp/compute/region_network_firewall_policy.py +0 -5
- pulumi_gcp/compute/region_network_firewall_policy_association.py +0 -5
- pulumi_gcp/compute/region_network_firewall_policy_rule.py +36 -41
- pulumi_gcp/compute/region_per_instance_config.py +61 -66
- pulumi_gcp/compute/region_security_policy.py +44 -49
- pulumi_gcp/compute/region_security_policy_rule.py +156 -161
- pulumi_gcp/compute/region_ssl_certificate.py +7 -5
- pulumi_gcp/compute/region_ssl_policy.py +0 -5
- pulumi_gcp/compute/region_target_http_proxy.py +38 -43
- pulumi_gcp/compute/region_target_https_proxy.py +92 -97
- pulumi_gcp/compute/region_target_tcp_proxy.py +6 -11
- pulumi_gcp/compute/region_url_map.py +819 -824
- pulumi_gcp/compute/reservation.py +24 -29
- pulumi_gcp/compute/resource_policy.py +148 -153
- pulumi_gcp/compute/route.py +12 -17
- pulumi_gcp/compute/router.py +35 -40
- pulumi_gcp/compute/router_interface.py +0 -5
- pulumi_gcp/compute/router_nat.py +93 -98
- pulumi_gcp/compute/router_peer.py +73 -78
- pulumi_gcp/compute/router_status.py +0 -5
- pulumi_gcp/compute/security_policy.py +196 -201
- pulumi_gcp/compute/security_policy_rule.py +75 -80
- pulumi_gcp/compute/security_scan_config.py +10 -15
- pulumi_gcp/compute/service_attachment.py +55 -60
- pulumi_gcp/compute/shared_vpc_host_project.py +0 -5
- pulumi_gcp/compute/shared_vpc_service_project.py +0 -5
- pulumi_gcp/compute/snapshot.py +10 -15
- pulumi_gcp/compute/snapshot_iam_binding.py +19 -24
- pulumi_gcp/compute/snapshot_iam_member.py +19 -24
- pulumi_gcp/compute/snapshot_iam_policy.py +16 -21
- pulumi_gcp/compute/ssl_certificate.py +7 -5
- pulumi_gcp/compute/ssl_policy.py +0 -5
- pulumi_gcp/compute/subnetwork.py +28 -33
- pulumi_gcp/compute/subnetwork_iam_binding.py +97 -102
- pulumi_gcp/compute/subnetwork_iam_member.py +97 -102
- pulumi_gcp/compute/subnetwork_iam_policy.py +92 -97
- pulumi_gcp/compute/target_grpc_proxy.py +124 -129
- pulumi_gcp/compute/target_http_proxy.py +56 -61
- pulumi_gcp/compute/target_https_proxy.py +129 -209
- pulumi_gcp/compute/target_instance.py +58 -63
- pulumi_gcp/compute/target_pool.py +0 -5
- pulumi_gcp/compute/target_ssl_proxy.py +6 -11
- pulumi_gcp/compute/target_tcp_proxy.py +6 -11
- pulumi_gcp/compute/url_map.py +726 -986
- pulumi_gcp/compute/vpn_gateway.py +0 -5
- pulumi_gcp/compute/vpn_tunnel.py +0 -5
- pulumi_gcp/config/__init__.pyi +0 -5
- pulumi_gcp/config/outputs.py +0 -5
- pulumi_gcp/config/vars.py +0 -5
- pulumi_gcp/container/_inputs.py +343 -5022
- pulumi_gcp/container/attached_cluster.py +123 -128
- pulumi_gcp/container/aws_cluster.py +356 -361
- pulumi_gcp/container/aws_node_pool.py +551 -556
- pulumi_gcp/container/azure_client.py +2 -7
- pulumi_gcp/container/azure_cluster.py +130 -135
- pulumi_gcp/container/azure_node_pool.py +112 -117
- pulumi_gcp/container/cluster.py +219 -224
- pulumi_gcp/container/get_attached_install_manifest.py +0 -5
- pulumi_gcp/container/get_attached_versions.py +0 -5
- pulumi_gcp/container/get_aws_versions.py +0 -5
- pulumi_gcp/container/get_azure_versions.py +0 -5
- pulumi_gcp/container/get_cluster.py +0 -5
- pulumi_gcp/container/get_engine_versions.py +0 -5
- pulumi_gcp/container/get_registry_image.py +0 -5
- pulumi_gcp/container/get_registry_repository.py +0 -5
- pulumi_gcp/container/node_pool.py +73 -78
- pulumi_gcp/container/outputs.py +0 -5
- pulumi_gcp/container/registry.py +0 -5
- pulumi_gcp/containeranalysis/_inputs.py +0 -121
- pulumi_gcp/containeranalysis/get_note_iam_policy.py +0 -5
- pulumi_gcp/containeranalysis/note.py +44 -49
- pulumi_gcp/containeranalysis/note_iam_binding.py +19 -24
- pulumi_gcp/containeranalysis/note_iam_member.py +19 -24
- pulumi_gcp/containeranalysis/note_iam_policy.py +16 -21
- pulumi_gcp/containeranalysis/occurence.py +5 -10
- pulumi_gcp/containeranalysis/outputs.py +0 -5
- pulumi_gcp/databasemigrationservice/_inputs.py +0 -578
- pulumi_gcp/databasemigrationservice/connection_profile.py +183 -188
- pulumi_gcp/databasemigrationservice/outputs.py +0 -5
- pulumi_gcp/databasemigrationservice/private_connection.py +15 -20
- pulumi_gcp/datacatalog/_inputs.py +0 -318
- pulumi_gcp/datacatalog/entry.py +15 -20
- pulumi_gcp/datacatalog/entry_group.py +0 -5
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/entry_group_iam_member.py +19 -24
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +16 -21
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/outputs.py +0 -5
- pulumi_gcp/datacatalog/policy_tag.py +0 -5
- pulumi_gcp/datacatalog/policy_tag_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/policy_tag_iam_member.py +19 -24
- pulumi_gcp/datacatalog/policy_tag_iam_policy.py +16 -21
- pulumi_gcp/datacatalog/tag.py +259 -264
- pulumi_gcp/datacatalog/tag_template.py +71 -76
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/tag_template_iam_member.py +19 -24
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +16 -21
- pulumi_gcp/datacatalog/taxonomy.py +0 -5
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +19 -24
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +16 -21
- pulumi_gcp/dataflow/_inputs.py +0 -316
- pulumi_gcp/dataflow/flex_template_job.py +0 -5
- pulumi_gcp/dataflow/job.py +0 -5
- pulumi_gcp/dataflow/outputs.py +0 -5
- pulumi_gcp/dataflow/pipeline.py +70 -75
- pulumi_gcp/dataform/_inputs.py +0 -251
- pulumi_gcp/dataform/get_repository_iam_policy.py +0 -5
- pulumi_gcp/dataform/outputs.py +0 -5
- pulumi_gcp/dataform/repository.py +36 -41
- pulumi_gcp/dataform/repository_iam_binding.py +3 -8
- pulumi_gcp/dataform/repository_iam_member.py +3 -8
- pulumi_gcp/dataform/repository_iam_policy.py +0 -5
- pulumi_gcp/dataform/repository_release_config.py +53 -58
- pulumi_gcp/dataform/repository_workflow_config.py +89 -94
- pulumi_gcp/datafusion/_inputs.py +8 -224
- pulumi_gcp/datafusion/get_instance_iam_policy.py +0 -5
- pulumi_gcp/datafusion/instance.py +50 -119
- pulumi_gcp/datafusion/outputs.py +7 -132
- pulumi_gcp/dataloss/_inputs.py +85 -6537
- pulumi_gcp/dataloss/outputs.py +0 -5
- pulumi_gcp/dataloss/prevention_deidentify_template.py +221 -226
- pulumi_gcp/dataloss/prevention_discovery_config.py +17 -22
- pulumi_gcp/dataloss/prevention_inspect_template.py +437 -442
- pulumi_gcp/dataloss/prevention_job_trigger.py +696 -701
- pulumi_gcp/dataloss/prevention_stored_info_type.py +57 -62
- pulumi_gcp/dataplex/_inputs.py +7 -1213
- pulumi_gcp/dataplex/aspect_type.py +0 -5
- pulumi_gcp/dataplex/aspect_type_iam_binding.py +19 -24
- pulumi_gcp/dataplex/aspect_type_iam_member.py +19 -24
- pulumi_gcp/dataplex/aspect_type_iam_policy.py +16 -21
- pulumi_gcp/dataplex/asset.py +42 -47
- pulumi_gcp/dataplex/asset_iam_binding.py +19 -24
- pulumi_gcp/dataplex/asset_iam_member.py +19 -24
- pulumi_gcp/dataplex/asset_iam_policy.py +16 -21
- pulumi_gcp/dataplex/datascan.py +284 -289
- pulumi_gcp/dataplex/datascan_iam_binding.py +19 -24
- pulumi_gcp/dataplex/datascan_iam_member.py +19 -24
- pulumi_gcp/dataplex/datascan_iam_policy.py +16 -21
- pulumi_gcp/dataplex/entry_group.py +0 -5
- pulumi_gcp/dataplex/entry_group_iam_binding.py +19 -24
- pulumi_gcp/dataplex/entry_group_iam_member.py +19 -24
- pulumi_gcp/dataplex/entry_group_iam_policy.py +16 -21
- pulumi_gcp/dataplex/entry_type.py +11 -16
- pulumi_gcp/dataplex/entry_type_iam_binding.py +19 -24
- pulumi_gcp/dataplex/entry_type_iam_member.py +19 -24
- pulumi_gcp/dataplex/entry_type_iam_policy.py +16 -21
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_asset_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_entry_type_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_lake_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_task_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_zone_iam_policy.py +0 -5
- pulumi_gcp/dataplex/lake.py +9 -14
- pulumi_gcp/dataplex/lake_iam_binding.py +19 -24
- pulumi_gcp/dataplex/lake_iam_member.py +19 -24
- pulumi_gcp/dataplex/lake_iam_policy.py +16 -21
- pulumi_gcp/dataplex/outputs.py +0 -5
- pulumi_gcp/dataplex/task.py +168 -173
- pulumi_gcp/dataplex/task_iam_binding.py +19 -24
- pulumi_gcp/dataplex/task_iam_member.py +19 -24
- pulumi_gcp/dataplex/task_iam_policy.py +16 -21
- pulumi_gcp/dataplex/zone.py +24 -29
- pulumi_gcp/dataplex/zone_iam_binding.py +19 -24
- pulumi_gcp/dataplex/zone_iam_member.py +19 -24
- pulumi_gcp/dataplex/zone_iam_policy.py +16 -21
- pulumi_gcp/dataproc/_inputs.py +41 -3216
- pulumi_gcp/dataproc/autoscaling_policy.py +45 -50
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +19 -24
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +19 -24
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +16 -21
- pulumi_gcp/dataproc/cluster.py +104 -109
- pulumi_gcp/dataproc/cluster_iam_binding.py +19 -24
- pulumi_gcp/dataproc/cluster_iam_member.py +19 -24
- pulumi_gcp/dataproc/cluster_iam_policy.py +16 -21
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_cluster_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_job_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_metastore_service.py +0 -5
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +0 -5
- pulumi_gcp/dataproc/job.py +90 -95
- pulumi_gcp/dataproc/job_iam_binding.py +19 -24
- pulumi_gcp/dataproc/job_iam_member.py +19 -24
- pulumi_gcp/dataproc/job_iam_policy.py +16 -21
- pulumi_gcp/dataproc/metastore_federation.py +51 -56
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +19 -24
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +19 -24
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +16 -21
- pulumi_gcp/dataproc/metastore_service.py +234 -239
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +19 -24
- pulumi_gcp/dataproc/metastore_service_iam_member.py +19 -24
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +16 -21
- pulumi_gcp/dataproc/outputs.py +0 -5
- pulumi_gcp/dataproc/workflow_template.py +107 -112
- pulumi_gcp/datastore/_inputs.py +0 -22
- pulumi_gcp/datastore/data_store_index.py +21 -26
- pulumi_gcp/datastore/outputs.py +0 -5
- pulumi_gcp/datastream/_inputs.py +22 -1618
- pulumi_gcp/datastream/connection_profile.py +246 -251
- pulumi_gcp/datastream/get_static_ips.py +0 -5
- pulumi_gcp/datastream/outputs.py +0 -5
- pulumi_gcp/datastream/private_connection.py +15 -20
- pulumi_gcp/datastream/stream.py +772 -777
- pulumi_gcp/deploymentmanager/_inputs.py +0 -66
- pulumi_gcp/deploymentmanager/deployment.py +28 -33
- pulumi_gcp/deploymentmanager/outputs.py +0 -5
- pulumi_gcp/diagflow/_inputs.py +42 -2591
- pulumi_gcp/diagflow/agent.py +0 -5
- pulumi_gcp/diagflow/cx_agent.py +70 -75
- pulumi_gcp/diagflow/cx_entity_type.py +32 -37
- pulumi_gcp/diagflow/cx_environment.py +17 -22
- pulumi_gcp/diagflow/cx_flow.py +450 -455
- pulumi_gcp/diagflow/cx_intent.py +50 -55
- pulumi_gcp/diagflow/cx_page.py +713 -718
- pulumi_gcp/diagflow/cx_security_settings.py +64 -69
- pulumi_gcp/diagflow/cx_test_case.py +192 -197
- pulumi_gcp/diagflow/cx_version.py +8 -13
- pulumi_gcp/diagflow/cx_webhook.py +22 -27
- pulumi_gcp/diagflow/entity_type.py +21 -26
- pulumi_gcp/diagflow/fulfillment.py +22 -27
- pulumi_gcp/diagflow/intent.py +2 -7
- pulumi_gcp/diagflow/outputs.py +0 -5
- pulumi_gcp/discoveryengine/_inputs.py +0 -183
- pulumi_gcp/discoveryengine/chat_engine.py +32 -37
- pulumi_gcp/discoveryengine/data_store.py +27 -32
- pulumi_gcp/discoveryengine/outputs.py +0 -5
- pulumi_gcp/discoveryengine/search_engine.py +12 -17
- pulumi_gcp/dns/_inputs.py +0 -589
- pulumi_gcp/dns/dns_managed_zone_iam_binding.py +19 -24
- pulumi_gcp/dns/dns_managed_zone_iam_member.py +19 -24
- pulumi_gcp/dns/dns_managed_zone_iam_policy.py +16 -21
- pulumi_gcp/dns/get_keys.py +8 -13
- pulumi_gcp/dns/get_managed_zone.py +0 -5
- pulumi_gcp/dns/get_managed_zone_iam_policy.py +0 -5
- pulumi_gcp/dns/get_managed_zones.py +0 -5
- pulumi_gcp/dns/get_record_set.py +0 -5
- pulumi_gcp/dns/managed_zone.py +178 -183
- pulumi_gcp/dns/outputs.py +0 -5
- pulumi_gcp/dns/policy.py +42 -47
- pulumi_gcp/dns/record_set.py +95 -100
- pulumi_gcp/dns/response_policy.py +76 -81
- pulumi_gcp/dns/response_policy_rule.py +33 -38
- pulumi_gcp/edgecontainer/_inputs.py +0 -464
- pulumi_gcp/edgecontainer/cluster.py +147 -152
- pulumi_gcp/edgecontainer/node_pool.py +104 -109
- pulumi_gcp/edgecontainer/outputs.py +0 -5
- pulumi_gcp/edgecontainer/vpn_connection.py +31 -36
- pulumi_gcp/edgenetwork/network.py +0 -5
- pulumi_gcp/edgenetwork/subnet.py +0 -5
- pulumi_gcp/endpoints/_inputs.py +0 -101
- pulumi_gcp/endpoints/consumers_iam_binding.py +3 -8
- pulumi_gcp/endpoints/consumers_iam_member.py +3 -8
- pulumi_gcp/endpoints/consumers_iam_policy.py +0 -5
- pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +0 -5
- pulumi_gcp/endpoints/get_service_iam_policy.py +0 -5
- pulumi_gcp/endpoints/outputs.py +0 -5
- pulumi_gcp/endpoints/service.py +4 -9
- pulumi_gcp/endpoints/service_iam_binding.py +19 -24
- pulumi_gcp/endpoints/service_iam_member.py +19 -24
- pulumi_gcp/endpoints/service_iam_policy.py +16 -21
- pulumi_gcp/essentialcontacts/_inputs.py +0 -313
- pulumi_gcp/essentialcontacts/contact.py +0 -5
- pulumi_gcp/essentialcontacts/document_ai_processor.py +0 -5
- pulumi_gcp/essentialcontacts/document_ai_processor_default_version.py +0 -5
- pulumi_gcp/essentialcontacts/document_ai_warehouse_document_schema.py +35 -40
- pulumi_gcp/essentialcontacts/document_ai_warehouse_location.py +0 -5
- pulumi_gcp/essentialcontacts/outputs.py +0 -5
- pulumi_gcp/eventarc/_inputs.py +0 -145
- pulumi_gcp/eventarc/channel.py +0 -5
- pulumi_gcp/eventarc/google_channel_config.py +0 -5
- pulumi_gcp/eventarc/outputs.py +0 -5
- pulumi_gcp/eventarc/trigger.py +73 -78
- pulumi_gcp/filestore/_inputs.py +0 -108
- pulumi_gcp/filestore/backup.py +18 -23
- pulumi_gcp/filestore/get_instance.py +0 -5
- pulumi_gcp/filestore/instance.py +102 -107
- pulumi_gcp/filestore/outputs.py +0 -5
- pulumi_gcp/filestore/snapshot.py +32 -37
- pulumi_gcp/firebase/_inputs.py +0 -511
- pulumi_gcp/firebase/android_app.py +16 -21
- pulumi_gcp/firebase/app_check_app_attest_config.py +0 -5
- pulumi_gcp/firebase/app_check_debug_token.py +0 -5
- pulumi_gcp/firebase/app_check_device_check_config.py +0 -5
- pulumi_gcp/firebase/app_check_play_integrity_config.py +0 -5
- pulumi_gcp/firebase/app_check_recaptcha_enterprise_config.py +0 -5
- pulumi_gcp/firebase/app_check_recaptcha_v3_config.py +0 -5
- pulumi_gcp/firebase/app_check_service_config.py +0 -5
- pulumi_gcp/firebase/apple_app.py +10 -15
- pulumi_gcp/firebase/database_instance.py +0 -5
- pulumi_gcp/firebase/extensions_instance.py +25 -30
- pulumi_gcp/firebase/get_android_app.py +0 -5
- pulumi_gcp/firebase/get_android_app_config.py +0 -5
- pulumi_gcp/firebase/get_apple_app.py +0 -5
- pulumi_gcp/firebase/get_apple_app_config.py +0 -5
- pulumi_gcp/firebase/get_hosting_channel.py +0 -5
- pulumi_gcp/firebase/get_web_app.py +0 -5
- pulumi_gcp/firebase/get_web_app_config.py +0 -5
- pulumi_gcp/firebase/hosting_channel.py +0 -5
- pulumi_gcp/firebase/hosting_custom_domain.py +34 -39
- pulumi_gcp/firebase/hosting_release.py +28 -33
- pulumi_gcp/firebase/hosting_site.py +0 -5
- pulumi_gcp/firebase/hosting_version.py +71 -76
- pulumi_gcp/firebase/outputs.py +0 -5
- pulumi_gcp/firebase/project.py +0 -5
- pulumi_gcp/firebase/storage_bucket.py +0 -5
- pulumi_gcp/firebase/web_app.py +10 -15
- pulumi_gcp/firebaserules/_inputs.py +0 -51
- pulumi_gcp/firebaserules/outputs.py +0 -5
- pulumi_gcp/firebaserules/release.py +0 -5
- pulumi_gcp/firebaserules/ruleset.py +35 -40
- pulumi_gcp/firestore/_inputs.py +0 -154
- pulumi_gcp/firestore/backup_schedule.py +18 -23
- pulumi_gcp/firestore/database.py +17 -22
- pulumi_gcp/firestore/document.py +0 -5
- pulumi_gcp/firestore/field.py +58 -63
- pulumi_gcp/firestore/index.py +67 -72
- pulumi_gcp/firestore/outputs.py +0 -5
- pulumi_gcp/folder/_inputs.py +0 -165
- pulumi_gcp/folder/access_approval_settings.py +23 -28
- pulumi_gcp/folder/get_iam_policy.py +0 -5
- pulumi_gcp/folder/get_organization_policy.py +0 -5
- pulumi_gcp/folder/iam_audit_config.py +125 -130
- pulumi_gcp/folder/iam_binding.py +3 -8
- pulumi_gcp/folder/iam_member.py +125 -130
- pulumi_gcp/folder/iam_policy.py +120 -125
- pulumi_gcp/folder/organization_policy.py +49 -54
- pulumi_gcp/folder/outputs.py +0 -5
- pulumi_gcp/gkebackup/_inputs.py +0 -694
- pulumi_gcp/gkebackup/backup_plan.py +431 -436
- pulumi_gcp/gkebackup/backup_plan_iam_binding.py +19 -24
- pulumi_gcp/gkebackup/backup_plan_iam_member.py +19 -24
- pulumi_gcp/gkebackup/backup_plan_iam_policy.py +16 -21
- pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +0 -5
- pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +0 -5
- pulumi_gcp/gkebackup/outputs.py +0 -5
- pulumi_gcp/gkebackup/restore_plan.py +575 -580
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +956 -336
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +956 -336
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +953 -243
- pulumi_gcp/gkehub/_inputs.py +6 -1204
- pulumi_gcp/gkehub/feature.py +314 -319
- pulumi_gcp/gkehub/feature_iam_binding.py +19 -24
- pulumi_gcp/gkehub/feature_iam_member.py +19 -24
- pulumi_gcp/gkehub/feature_iam_policy.py +16 -21
- pulumi_gcp/gkehub/feature_membership.py +179 -184
- pulumi_gcp/gkehub/fleet.py +19 -24
- pulumi_gcp/gkehub/get_feature_iam_policy.py +0 -5
- pulumi_gcp/gkehub/get_membership_iam_policy.py +0 -5
- pulumi_gcp/gkehub/get_scope_iam_policy.py +0 -5
- pulumi_gcp/gkehub/membership.py +52 -57
- pulumi_gcp/gkehub/membership_binding.py +12 -17
- pulumi_gcp/gkehub/membership_iam_binding.py +19 -24
- pulumi_gcp/gkehub/membership_iam_member.py +19 -24
- pulumi_gcp/gkehub/membership_iam_policy.py +16 -21
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +23 -28
- pulumi_gcp/gkehub/namespace.py +2 -7
- pulumi_gcp/gkehub/outputs.py +0 -5
- pulumi_gcp/gkehub/scope.py +2 -7
- pulumi_gcp/gkehub/scope_iam_binding.py +19 -24
- pulumi_gcp/gkehub/scope_iam_member.py +19 -24
- pulumi_gcp/gkehub/scope_iam_policy.py +16 -21
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +13 -18
- pulumi_gcp/gkeonprem/_inputs.py +17 -2317
- pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +330 -335
- pulumi_gcp/gkeonprem/bare_metal_cluster.py +523 -528
- pulumi_gcp/gkeonprem/bare_metal_node_pool.py +257 -262
- pulumi_gcp/gkeonprem/outputs.py +0 -5
- pulumi_gcp/gkeonprem/v_mware_cluster.py +394 -399
- pulumi_gcp/gkeonprem/v_mware_node_pool.py +84 -89
- pulumi_gcp/healthcare/_inputs.py +0 -359
- pulumi_gcp/healthcare/consent_store.py +0 -5
- pulumi_gcp/healthcare/consent_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/consent_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/consent_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/dataset.py +0 -115
- pulumi_gcp/healthcare/dataset_iam_binding.py +19 -24
- pulumi_gcp/healthcare/dataset_iam_member.py +19 -24
- pulumi_gcp/healthcare/dataset_iam_policy.py +16 -21
- pulumi_gcp/healthcare/dicom_store.py +34 -39
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/dicom_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/fhir_store.py +57 -62
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/fhir_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/get_consent_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_dataset_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/hl7_store.py +41 -46
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/hl7_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/outputs.py +0 -48
- pulumi_gcp/iam/_inputs.py +0 -433
- pulumi_gcp/iam/access_boundary_policy.py +49 -54
- pulumi_gcp/iam/deny_policy.py +51 -56
- pulumi_gcp/iam/get_rule.py +0 -5
- pulumi_gcp/iam/get_testable_permissions.py +0 -5
- pulumi_gcp/iam/get_workload_identity_pool.py +0 -5
- pulumi_gcp/iam/get_workload_identity_pool_provider.py +0 -5
- pulumi_gcp/iam/outputs.py +0 -5
- pulumi_gcp/iam/workforce_pool.py +17 -22
- pulumi_gcp/iam/workforce_pool_provider.py +179 -184
- pulumi_gcp/iam/workload_identity_pool.py +0 -5
- pulumi_gcp/iam/workload_identity_pool_provider.py +63 -68
- pulumi_gcp/iap/_inputs.py +0 -411
- pulumi_gcp/iap/app_engine_service_iam_binding.py +97 -102
- pulumi_gcp/iap/app_engine_service_iam_member.py +97 -102
- pulumi_gcp/iap/app_engine_service_iam_policy.py +92 -97
- pulumi_gcp/iap/app_engine_version_iam_binding.py +97 -102
- pulumi_gcp/iap/app_engine_version_iam_member.py +97 -102
- pulumi_gcp/iap/app_engine_version_iam_policy.py +92 -97
- pulumi_gcp/iap/brand.py +0 -5
- pulumi_gcp/iap/client.py +0 -5
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +0 -5
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +0 -5
- pulumi_gcp/iap/get_client.py +0 -5
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +0 -5
- pulumi_gcp/iap/get_tunnel_iam_policy.py +0 -5
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_backend_service_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_type_compute_iam_policy.py +0 -5
- pulumi_gcp/iap/outputs.py +0 -5
- pulumi_gcp/iap/tunnel_dest_group.py +0 -5
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +97 -102
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +97 -102
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +92 -97
- pulumi_gcp/iap/tunnel_iam_binding.py +97 -102
- pulumi_gcp/iap/tunnel_iam_member.py +97 -102
- pulumi_gcp/iap/tunnel_iam_policy.py +92 -97
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +97 -102
- pulumi_gcp/iap/tunnel_instance_iam_member.py +97 -102
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +92 -97
- pulumi_gcp/iap/web_backend_service_iam_binding.py +97 -102
- pulumi_gcp/iap/web_backend_service_iam_member.py +97 -102
- pulumi_gcp/iap/web_backend_service_iam_policy.py +92 -97
- pulumi_gcp/iap/web_iam_binding.py +97 -102
- pulumi_gcp/iap/web_iam_member.py +97 -102
- pulumi_gcp/iap/web_iam_policy.py +92 -97
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +97 -102
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +97 -102
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +92 -97
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +97 -102
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +97 -102
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +92 -97
- pulumi_gcp/iap/web_type_compute_iam_binding.py +97 -102
- pulumi_gcp/iap/web_type_compute_iam_member.py +97 -102
- pulumi_gcp/iap/web_type_compute_iam_policy.py +92 -97
- pulumi_gcp/identityplatform/_inputs.py +0 -576
- pulumi_gcp/identityplatform/config.py +115 -120
- pulumi_gcp/identityplatform/default_supported_idp_config.py +0 -5
- pulumi_gcp/identityplatform/inbound_saml_config.py +34 -39
- pulumi_gcp/identityplatform/oauth_idp_config.py +0 -5
- pulumi_gcp/identityplatform/outputs.py +0 -5
- pulumi_gcp/identityplatform/project_default_config.py +33 -38
- pulumi_gcp/identityplatform/tenant.py +0 -5
- pulumi_gcp/identityplatform/tenant_default_supported_idp_config.py +0 -5
- pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +34 -39
- pulumi_gcp/identityplatform/tenant_oauth_idp_config.py +0 -5
- pulumi_gcp/integrationconnectors/_inputs.py +0 -868
- pulumi_gcp/integrationconnectors/connection.py +460 -465
- pulumi_gcp/integrationconnectors/endpoint_attachment.py +0 -5
- pulumi_gcp/integrationconnectors/managed_zone.py +10 -15
- pulumi_gcp/integrationconnectors/outputs.py +0 -5
- pulumi_gcp/kms/_inputs.py +0 -303
- pulumi_gcp/kms/autokey_config.py +0 -5
- pulumi_gcp/kms/crypto_key.py +13 -18
- pulumi_gcp/kms/crypto_key_iam_binding.py +51 -56
- pulumi_gcp/kms/crypto_key_iam_member.py +51 -56
- pulumi_gcp/kms/crypto_key_iam_policy.py +46 -51
- pulumi_gcp/kms/crypto_key_version.py +7 -12
- pulumi_gcp/kms/ekm_connection.py +19 -24
- pulumi_gcp/kms/get_crypto_key_iam_policy.py +0 -5
- pulumi_gcp/kms/get_key_ring_iam_policy.py +0 -5
- pulumi_gcp/kms/get_kms_crypto_key.py +0 -5
- pulumi_gcp/kms/get_kms_crypto_key_version.py +0 -5
- pulumi_gcp/kms/get_kms_key_ring.py +0 -5
- pulumi_gcp/kms/get_kms_secret.py +6 -11
- pulumi_gcp/kms/get_kms_secret_asymmetric.py +12 -17
- pulumi_gcp/kms/get_kms_secret_ciphertext.py +18 -23
- pulumi_gcp/kms/key_handle.py +0 -5
- pulumi_gcp/kms/key_ring.py +0 -5
- pulumi_gcp/kms/key_ring_iam_binding.py +97 -102
- pulumi_gcp/kms/key_ring_iam_member.py +97 -102
- pulumi_gcp/kms/key_ring_iam_policy.py +92 -97
- pulumi_gcp/kms/key_ring_import_job.py +4 -9
- pulumi_gcp/kms/outputs.py +0 -5
- pulumi_gcp/kms/secret_ciphertext.py +18 -23
- pulumi_gcp/logging/_inputs.py +0 -520
- pulumi_gcp/logging/billing_account_bucket_config.py +11 -16
- pulumi_gcp/logging/billing_account_exclusion.py +0 -5
- pulumi_gcp/logging/billing_account_sink.py +10 -15
- pulumi_gcp/logging/folder_bucket_config.py +11 -16
- pulumi_gcp/logging/folder_exclusion.py +0 -5
- pulumi_gcp/logging/folder_settings.py +0 -5
- pulumi_gcp/logging/folder_sink.py +10 -15
- pulumi_gcp/logging/get_folder_settings.py +0 -5
- pulumi_gcp/logging/get_log_view_iam_policy.py +0 -5
- pulumi_gcp/logging/get_organization_settings.py +0 -5
- pulumi_gcp/logging/get_project_cmek_settings.py +0 -5
- pulumi_gcp/logging/get_project_settings.py +0 -5
- pulumi_gcp/logging/get_sink.py +0 -5
- pulumi_gcp/logging/linked_dataset.py +5 -10
- pulumi_gcp/logging/log_view.py +0 -5
- pulumi_gcp/logging/log_view_iam_binding.py +5 -10
- pulumi_gcp/logging/log_view_iam_member.py +5 -10
- pulumi_gcp/logging/log_view_iam_policy.py +0 -5
- pulumi_gcp/logging/metric.py +92 -97
- pulumi_gcp/logging/organization_bucket_config.py +11 -16
- pulumi_gcp/logging/organization_exclusion.py +0 -5
- pulumi_gcp/logging/organization_settings.py +0 -5
- pulumi_gcp/logging/organization_sink.py +10 -15
- pulumi_gcp/logging/outputs.py +0 -5
- pulumi_gcp/logging/project_bucket_config.py +16 -21
- pulumi_gcp/logging/project_exclusion.py +0 -5
- pulumi_gcp/logging/project_sink.py +10 -15
- pulumi_gcp/looker/_inputs.py +0 -211
- pulumi_gcp/looker/instance.py +199 -204
- pulumi_gcp/looker/outputs.py +0 -5
- pulumi_gcp/managedkafka/_inputs.py +0 -69
- pulumi_gcp/managedkafka/cluster.py +67 -72
- pulumi_gcp/managedkafka/outputs.py +0 -5
- pulumi_gcp/managedkafka/topic.py +22 -27
- pulumi_gcp/memcache/_inputs.py +0 -184
- pulumi_gcp/memcache/instance.py +51 -56
- pulumi_gcp/memcache/outputs.py +0 -5
- pulumi_gcp/migrationcenter/_inputs.py +0 -182
- pulumi_gcp/migrationcenter/group.py +0 -5
- pulumi_gcp/migrationcenter/outputs.py +0 -5
- pulumi_gcp/migrationcenter/preference_set.py +77 -82
- pulumi_gcp/ml/_inputs.py +0 -17
- pulumi_gcp/ml/engine_model.py +5 -10
- pulumi_gcp/ml/outputs.py +0 -5
- pulumi_gcp/monitoring/_inputs.py +15 -1731
- pulumi_gcp/monitoring/alert_policy.py +123 -128
- pulumi_gcp/monitoring/custom_service.py +11 -16
- pulumi_gcp/monitoring/dashboard.py +0 -5
- pulumi_gcp/monitoring/generic_service.py +15 -20
- pulumi_gcp/monitoring/get_app_engine_service.py +16 -21
- pulumi_gcp/monitoring/get_cluster_istio_service.py +0 -5
- pulumi_gcp/monitoring/get_istio_canonical_service.py +0 -5
- pulumi_gcp/monitoring/get_mesh_istio_service.py +0 -5
- pulumi_gcp/monitoring/get_notification_channel.py +24 -29
- pulumi_gcp/monitoring/get_secret_version.py +0 -5
- pulumi_gcp/monitoring/get_uptime_check_i_ps.py +0 -5
- pulumi_gcp/monitoring/group.py +0 -5
- pulumi_gcp/monitoring/metric_descriptor.py +44 -49
- pulumi_gcp/monitoring/monitored_project.py +0 -5
- pulumi_gcp/monitoring/notification_channel.py +11 -16
- pulumi_gcp/monitoring/outputs.py +0 -68
- pulumi_gcp/monitoring/slo.py +115 -120
- pulumi_gcp/monitoring/uptime_check_config.py +236 -241
- pulumi_gcp/netapp/_inputs.py +0 -311
- pulumi_gcp/netapp/active_directory.py +0 -5
- pulumi_gcp/netapp/backup.py +6 -11
- pulumi_gcp/netapp/backup_policy.py +0 -5
- pulumi_gcp/netapp/backup_vault.py +0 -5
- pulumi_gcp/netapp/kmsconfig.py +0 -5
- pulumi_gcp/netapp/outputs.py +0 -5
- pulumi_gcp/netapp/storage_pool.py +0 -5
- pulumi_gcp/netapp/volume.py +22 -27
- pulumi_gcp/netapp/volume_replication.py +19 -24
- pulumi_gcp/netapp/volume_snapshot.py +0 -5
- pulumi_gcp/networkconnectivity/_inputs.py +0 -253
- pulumi_gcp/networkconnectivity/hub.py +2 -7
- pulumi_gcp/networkconnectivity/internal_range.py +0 -5
- pulumi_gcp/networkconnectivity/outputs.py +0 -5
- pulumi_gcp/networkconnectivity/policy_based_route.py +41 -46
- pulumi_gcp/networkconnectivity/regional_endpoint.py +0 -5
- pulumi_gcp/networkconnectivity/service_connection_policy.py +15 -20
- pulumi_gcp/networkconnectivity/spoke.py +66 -71
- pulumi_gcp/networkmanagement/_inputs.py +0 -87
- pulumi_gcp/networkmanagement/connectivity_test.py +80 -85
- pulumi_gcp/networkmanagement/outputs.py +0 -5
- pulumi_gcp/networksecurity/_inputs.py +0 -321
- pulumi_gcp/networksecurity/address_group.py +0 -5
- pulumi_gcp/networksecurity/address_group_iam_binding.py +5 -297
- pulumi_gcp/networksecurity/address_group_iam_member.py +5 -297
- pulumi_gcp/networksecurity/address_group_iam_policy.py +0 -5
- pulumi_gcp/networksecurity/authorization_policy.py +47 -52
- pulumi_gcp/networksecurity/client_tls_policy.py +40 -45
- pulumi_gcp/networksecurity/firewall_endpoint.py +0 -5
- pulumi_gcp/networksecurity/firewall_endpoint_association.py +0 -5
- pulumi_gcp/networksecurity/gateway_security_policy.py +86 -91
- pulumi_gcp/networksecurity/gateway_security_policy_rule.py +0 -5
- pulumi_gcp/networksecurity/get_address_group_iam_policy.py +0 -5
- pulumi_gcp/networksecurity/outputs.py +0 -5
- pulumi_gcp/networksecurity/security_profile.py +35 -40
- pulumi_gcp/networksecurity/security_profile_group.py +0 -5
- pulumi_gcp/networksecurity/server_tls_policy.py +96 -101
- pulumi_gcp/networksecurity/tls_inspection_policy.py +188 -193
- pulumi_gcp/networksecurity/url_list.py +0 -5
- pulumi_gcp/networkservices/_inputs.py +31 -1783
- pulumi_gcp/networkservices/edge_cache_keyset.py +46 -51
- pulumi_gcp/networkservices/edge_cache_origin.py +84 -89
- pulumi_gcp/networkservices/edge_cache_service.py +562 -567
- pulumi_gcp/networkservices/endpoint_policy.py +50 -55
- pulumi_gcp/networkservices/gateway.py +16 -21
- pulumi_gcp/networkservices/grpc_route.py +141 -146
- pulumi_gcp/networkservices/http_route.py +289 -294
- pulumi_gcp/networkservices/lb_route_extension.py +5 -10
- pulumi_gcp/networkservices/lb_traffic_extension.py +5 -10
- pulumi_gcp/networkservices/mesh.py +0 -5
- pulumi_gcp/networkservices/outputs.py +0 -5
- pulumi_gcp/networkservices/service_binding.py +0 -5
- pulumi_gcp/networkservices/service_lb_policies.py +22 -27
- pulumi_gcp/networkservices/tcp_route.py +101 -106
- pulumi_gcp/networkservices/tls_route.py +77 -82
- pulumi_gcp/notebooks/_inputs.py +0 -615
- pulumi_gcp/notebooks/environment.py +16 -21
- pulumi_gcp/notebooks/get_instance_iam_policy.py +0 -5
- pulumi_gcp/notebooks/get_runtime_iam_policy.py +0 -5
- pulumi_gcp/notebooks/instance.py +73 -78
- pulumi_gcp/notebooks/instance_iam_binding.py +19 -24
- pulumi_gcp/notebooks/instance_iam_member.py +19 -24
- pulumi_gcp/notebooks/instance_iam_policy.py +16 -21
- pulumi_gcp/notebooks/location.py +0 -5
- pulumi_gcp/notebooks/outputs.py +0 -5
- pulumi_gcp/notebooks/runtime.py +217 -222
- pulumi_gcp/notebooks/runtime_iam_binding.py +19 -24
- pulumi_gcp/notebooks/runtime_iam_member.py +19 -24
- pulumi_gcp/notebooks/runtime_iam_policy.py +16 -21
- pulumi_gcp/organizations/_inputs.py +0 -231
- pulumi_gcp/organizations/access_approval_settings.py +31 -36
- pulumi_gcp/organizations/folder.py +0 -5
- pulumi_gcp/organizations/get_active_folder.py +0 -5
- pulumi_gcp/organizations/get_billing_account.py +0 -5
- pulumi_gcp/organizations/get_client_config.py +0 -5
- pulumi_gcp/organizations/get_client_open_id_user_info.py +0 -5
- pulumi_gcp/organizations/get_folder.py +0 -5
- pulumi_gcp/organizations/get_folders.py +0 -5
- pulumi_gcp/organizations/get_iam_policy.py +8 -13
- pulumi_gcp/organizations/get_organization.py +0 -5
- pulumi_gcp/organizations/get_project.py +0 -5
- pulumi_gcp/organizations/iam_audit_config.py +13 -18
- pulumi_gcp/organizations/iam_binding.py +3 -8
- pulumi_gcp/organizations/iam_custom_role.py +0 -5
- pulumi_gcp/organizations/iam_member.py +125 -130
- pulumi_gcp/organizations/iam_policy.py +120 -125
- pulumi_gcp/organizations/outputs.py +0 -5
- pulumi_gcp/organizations/policy.py +49 -54
- pulumi_gcp/organizations/project.py +0 -5
- pulumi_gcp/orgpolicy/_inputs.py +0 -183
- pulumi_gcp/orgpolicy/custom_constraint.py +10 -15
- pulumi_gcp/orgpolicy/outputs.py +0 -5
- pulumi_gcp/orgpolicy/policy.py +98 -103
- pulumi_gcp/osconfig/_inputs.py +27 -2232
- pulumi_gcp/osconfig/guest_policies.py +166 -171
- pulumi_gcp/osconfig/os_policy_assignment.py +153 -158
- pulumi_gcp/osconfig/outputs.py +0 -5
- pulumi_gcp/osconfig/patch_deployment.py +321 -326
- pulumi_gcp/oslogin/ssh_public_key.py +0 -5
- pulumi_gcp/parallelstore/instance.py +0 -5
- pulumi_gcp/privilegedaccessmanager/_inputs.py +0 -170
- pulumi_gcp/privilegedaccessmanager/entitlement.py +89 -94
- pulumi_gcp/privilegedaccessmanager/outputs.py +0 -5
- pulumi_gcp/projects/_inputs.py +0 -262
- pulumi_gcp/projects/access_approval_settings.py +25 -30
- pulumi_gcp/projects/api_key.py +83 -88
- pulumi_gcp/projects/default_service_accounts.py +0 -5
- pulumi_gcp/projects/get_iam_policy.py +0 -5
- pulumi_gcp/projects/get_organization_policy.py +0 -5
- pulumi_gcp/projects/get_project.py +0 -5
- pulumi_gcp/projects/get_project_service.py +0 -5
- pulumi_gcp/projects/iam_audit_config.py +125 -130
- pulumi_gcp/projects/iam_binding.py +125 -130
- pulumi_gcp/projects/iam_custom_role.py +0 -5
- pulumi_gcp/projects/iam_member.py +125 -130
- pulumi_gcp/projects/iam_member_remove.py +0 -5
- pulumi_gcp/projects/iam_policy.py +120 -125
- pulumi_gcp/projects/organization_policy.py +49 -54
- pulumi_gcp/projects/outputs.py +0 -5
- pulumi_gcp/projects/service.py +0 -5
- pulumi_gcp/projects/service_identity.py +0 -5
- pulumi_gcp/projects/usage_export_bucket.py +0 -5
- pulumi_gcp/provider.py +2 -7
- pulumi_gcp/pubsub/_inputs.py +0 -438
- pulumi_gcp/pubsub/get_schema_iam_policy.py +0 -5
- pulumi_gcp/pubsub/get_subscription.py +0 -5
- pulumi_gcp/pubsub/get_subscription_iam_policy.py +0 -5
- pulumi_gcp/pubsub/get_topic.py +0 -5
- pulumi_gcp/pubsub/get_topic_iam_policy.py +0 -5
- pulumi_gcp/pubsub/lite_reservation.py +0 -5
- pulumi_gcp/pubsub/lite_subscription.py +31 -36
- pulumi_gcp/pubsub/lite_topic.py +41 -46
- pulumi_gcp/pubsub/outputs.py +0 -5
- pulumi_gcp/pubsub/schema.py +8 -13
- pulumi_gcp/pubsub/schema_iam_binding.py +19 -24
- pulumi_gcp/pubsub/schema_iam_member.py +19 -24
- pulumi_gcp/pubsub/schema_iam_policy.py +16 -21
- pulumi_gcp/pubsub/subscription.py +136 -141
- pulumi_gcp/pubsub/subscription_iam_binding.py +19 -24
- pulumi_gcp/pubsub/subscription_iam_member.py +19 -24
- pulumi_gcp/pubsub/subscription_iam_policy.py +16 -21
- pulumi_gcp/pubsub/topic.py +45 -50
- pulumi_gcp/pubsub/topic_iam_binding.py +19 -24
- pulumi_gcp/pubsub/topic_iam_member.py +19 -24
- pulumi_gcp/pubsub/topic_iam_policy.py +16 -21
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/recaptcha/_inputs.py +0 -89
- pulumi_gcp/recaptcha/enterprise_key.py +127 -132
- pulumi_gcp/recaptcha/outputs.py +0 -5
- pulumi_gcp/redis/_inputs.py +0 -321
- pulumi_gcp/redis/cluster.py +54 -59
- pulumi_gcp/redis/get_instance.py +0 -5
- pulumi_gcp/redis/instance.py +46 -51
- pulumi_gcp/redis/outputs.py +0 -5
- pulumi_gcp/resourcemanager/lien.py +0 -5
- pulumi_gcp/runtimeconfig/_inputs.py +0 -25
- pulumi_gcp/runtimeconfig/config.py +0 -5
- pulumi_gcp/runtimeconfig/config_iam_binding.py +3 -8
- pulumi_gcp/runtimeconfig/config_iam_member.py +3 -8
- pulumi_gcp/runtimeconfig/config_iam_policy.py +0 -5
- pulumi_gcp/runtimeconfig/get_config.py +0 -5
- pulumi_gcp/runtimeconfig/get_config_iam_policy.py +0 -5
- pulumi_gcp/runtimeconfig/get_variable.py +0 -5
- pulumi_gcp/runtimeconfig/outputs.py +0 -5
- pulumi_gcp/runtimeconfig/variable.py +0 -5
- pulumi_gcp/secretmanager/_inputs.py +0 -143
- pulumi_gcp/secretmanager/get_secret.py +0 -5
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +0 -5
- pulumi_gcp/secretmanager/get_secret_version.py +0 -5
- pulumi_gcp/secretmanager/get_secret_version_access.py +0 -5
- pulumi_gcp/secretmanager/get_secrets.py +0 -5
- pulumi_gcp/secretmanager/outputs.py +0 -5
- pulumi_gcp/secretmanager/secret.py +63 -68
- pulumi_gcp/secretmanager/secret_iam_binding.py +97 -102
- pulumi_gcp/secretmanager/secret_iam_member.py +97 -102
- pulumi_gcp/secretmanager/secret_iam_policy.py +92 -97
- pulumi_gcp/secretmanager/secret_version.py +48 -53
- pulumi_gcp/securesourcemanager/_inputs.py +0 -75
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +0 -5
- pulumi_gcp/securesourcemanager/instance.py +73 -78
- pulumi_gcp/securesourcemanager/instance_iam_binding.py +3 -8
- pulumi_gcp/securesourcemanager/instance_iam_member.py +3 -8
- pulumi_gcp/securesourcemanager/instance_iam_policy.py +0 -5
- pulumi_gcp/securesourcemanager/outputs.py +0 -5
- pulumi_gcp/securitycenter/_inputs.py +9 -862
- pulumi_gcp/securitycenter/event_threat_detection_custom_module.py +0 -5
- pulumi_gcp/securitycenter/folder_custom_module.py +77 -82
- pulumi_gcp/securitycenter/get_source_iam_policy.py +0 -5
- pulumi_gcp/securitycenter/instance_iam_binding.py +33 -102
- pulumi_gcp/securitycenter/instance_iam_member.py +33 -102
- pulumi_gcp/securitycenter/instance_iam_policy.py +30 -99
- pulumi_gcp/securitycenter/management_folder_security_health_analytics_custom_module.py +77 -82
- pulumi_gcp/securitycenter/management_organization_event_threat_detection_custom_module.py +0 -5
- pulumi_gcp/securitycenter/management_organization_security_health_analytics_custom_module.py +77 -82
- pulumi_gcp/securitycenter/management_project_security_health_analytics_custom_module.py +77 -82
- pulumi_gcp/securitycenter/mute_config.py +0 -5
- pulumi_gcp/securitycenter/notification_config.py +11 -16
- pulumi_gcp/securitycenter/organization_custom_module.py +77 -82
- pulumi_gcp/securitycenter/outputs.py +0 -5
- pulumi_gcp/securitycenter/project_custom_module.py +77 -82
- pulumi_gcp/securitycenter/source.py +0 -5
- pulumi_gcp/securitycenter/source_iam_binding.py +3 -8
- pulumi_gcp/securitycenter/source_iam_member.py +3 -8
- pulumi_gcp/securitycenter/source_iam_policy.py +0 -5
- pulumi_gcp/securityposture/_inputs.py +0 -457
- pulumi_gcp/securityposture/outputs.py +0 -5
- pulumi_gcp/securityposture/posture.py +181 -186
- pulumi_gcp/securityposture/posture_deployment.py +30 -35
- pulumi_gcp/serviceaccount/_inputs.py +0 -51
- pulumi_gcp/serviceaccount/account.py +0 -5
- pulumi_gcp/serviceaccount/get_account.py +0 -5
- pulumi_gcp/serviceaccount/get_account_access_token.py +0 -5
- pulumi_gcp/serviceaccount/get_account_id_token.py +0 -5
- pulumi_gcp/serviceaccount/get_account_jwt.py +0 -5
- pulumi_gcp/serviceaccount/get_account_key.py +0 -5
- pulumi_gcp/serviceaccount/get_iam_policy.py +0 -5
- pulumi_gcp/serviceaccount/iam_binding.py +61 -66
- pulumi_gcp/serviceaccount/iam_member.py +61 -66
- pulumi_gcp/serviceaccount/iam_policy.py +56 -61
- pulumi_gcp/serviceaccount/key.py +0 -5
- pulumi_gcp/serviceaccount/outputs.py +0 -5
- pulumi_gcp/servicedirectory/_inputs.py +0 -43
- pulumi_gcp/servicedirectory/endpoint.py +0 -5
- pulumi_gcp/servicedirectory/get_namespace_iam_policy.py +0 -5
- pulumi_gcp/servicedirectory/get_service_iam_policy.py +0 -5
- pulumi_gcp/servicedirectory/namespace.py +0 -5
- pulumi_gcp/servicedirectory/namespace_iam_binding.py +19 -24
- pulumi_gcp/servicedirectory/namespace_iam_member.py +19 -24
- pulumi_gcp/servicedirectory/namespace_iam_policy.py +16 -21
- pulumi_gcp/servicedirectory/outputs.py +0 -5
- pulumi_gcp/servicedirectory/service.py +0 -5
- pulumi_gcp/servicedirectory/service_iam_binding.py +19 -24
- pulumi_gcp/servicedirectory/service_iam_member.py +19 -24
- pulumi_gcp/servicedirectory/service_iam_policy.py +16 -21
- pulumi_gcp/servicenetworking/connection.py +0 -5
- pulumi_gcp/servicenetworking/get_peered_dns_domain.py +0 -5
- pulumi_gcp/servicenetworking/peered_dns_domain.py +0 -5
- pulumi_gcp/servicenetworking/vpc_service_controls.py +0 -5
- pulumi_gcp/serviceusage/consumer_quota_override.py +0 -5
- pulumi_gcp/sourcerepo/_inputs.py +0 -49
- pulumi_gcp/sourcerepo/get_repository.py +0 -5
- pulumi_gcp/sourcerepo/get_repository_iam_policy.py +0 -5
- pulumi_gcp/sourcerepo/outputs.py +0 -5
- pulumi_gcp/sourcerepo/repository.py +15 -20
- pulumi_gcp/sourcerepo/repository_iam_binding.py +102 -116
- pulumi_gcp/sourcerepo/repository_iam_member.py +102 -116
- pulumi_gcp/sourcerepo/repository_iam_policy.py +92 -106
- pulumi_gcp/spanner/_inputs.py +0 -157
- pulumi_gcp/spanner/database.py +5 -10
- pulumi_gcp/spanner/database_iam_binding.py +97 -102
- pulumi_gcp/spanner/database_iam_member.py +97 -102
- pulumi_gcp/spanner/database_iam_policy.py +92 -97
- pulumi_gcp/spanner/get_database_iam_policy.py +0 -5
- pulumi_gcp/spanner/get_instance.py +0 -5
- pulumi_gcp/spanner/get_instance_iam_policy.py +0 -5
- pulumi_gcp/spanner/instance.py +25 -30
- pulumi_gcp/spanner/instance_config.py +5 -10
- pulumi_gcp/spanner/instance_iam_binding.py +19 -24
- pulumi_gcp/spanner/instance_iam_member.py +19 -24
- pulumi_gcp/spanner/instance_iam_policy.py +16 -21
- pulumi_gcp/spanner/outputs.py +0 -5
- pulumi_gcp/sql/_inputs.py +0 -616
- pulumi_gcp/sql/database.py +12 -17
- pulumi_gcp/sql/database_instance.py +88 -93
- pulumi_gcp/sql/get_backup_run.py +0 -5
- pulumi_gcp/sql/get_ca_certs.py +0 -5
- pulumi_gcp/sql/get_database.py +0 -5
- pulumi_gcp/sql/get_database_instance.py +0 -5
- pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +0 -5
- pulumi_gcp/sql/get_database_instances.py +0 -5
- pulumi_gcp/sql/get_databases.py +0 -5
- pulumi_gcp/sql/get_tiers.py +0 -5
- pulumi_gcp/sql/outputs.py +0 -5
- pulumi_gcp/sql/source_representation_instance.py +0 -5
- pulumi_gcp/sql/ssl_cert.py +6 -11
- pulumi_gcp/sql/user.py +38 -43
- pulumi_gcp/storage/__init__.py +0 -5
- pulumi_gcp/storage/_inputs.py +0 -958
- pulumi_gcp/storage/bucket.py +120 -125
- pulumi_gcp/storage/bucket_access_control.py +0 -5
- pulumi_gcp/storage/bucket_acl.py +0 -5
- pulumi_gcp/storage/bucket_iam_binding.py +97 -102
- pulumi_gcp/storage/bucket_iam_member.py +97 -102
- pulumi_gcp/storage/bucket_iam_policy.py +92 -97
- pulumi_gcp/storage/bucket_object.py +10 -15
- pulumi_gcp/storage/default_object_access_control.py +2 -7
- pulumi_gcp/storage/default_object_acl.py +0 -5
- pulumi_gcp/storage/get_bucket.py +0 -5
- pulumi_gcp/storage/get_bucket_iam_policy.py +0 -5
- pulumi_gcp/storage/get_bucket_object.py +0 -5
- pulumi_gcp/storage/get_bucket_object_content.py +0 -5
- pulumi_gcp/storage/get_bucket_objects.py +0 -5
- pulumi_gcp/storage/get_buckets.py +0 -5
- pulumi_gcp/storage/get_object_signed_url.py +0 -5
- pulumi_gcp/storage/get_project_service_account.py +6 -11
- pulumi_gcp/storage/get_transfer_project_service_account.py +0 -5
- pulumi_gcp/storage/get_transfer_project_servie_account.py +0 -5
- pulumi_gcp/storage/hmac_key.py +0 -5
- pulumi_gcp/storage/insights_report_config.py +71 -76
- pulumi_gcp/storage/notification.py +0 -5
- pulumi_gcp/storage/object_access_control.py +2 -7
- pulumi_gcp/storage/object_acl.py +0 -5
- pulumi_gcp/storage/outputs.py +0 -81
- pulumi_gcp/storage/transfer_agent_pool.py +11 -16
- pulumi_gcp/storage/transfer_job.py +108 -113
- pulumi_gcp/tags/_inputs.py +0 -43
- pulumi_gcp/tags/get_tag_key.py +0 -5
- pulumi_gcp/tags/get_tag_key_iam_policy.py +0 -5
- pulumi_gcp/tags/get_tag_keys.py +0 -5
- pulumi_gcp/tags/get_tag_value.py +0 -5
- pulumi_gcp/tags/get_tag_value_iam_policy.py +0 -5
- pulumi_gcp/tags/get_tag_values.py +0 -5
- pulumi_gcp/tags/location_tag_binding.py +0 -5
- pulumi_gcp/tags/outputs.py +0 -5
- pulumi_gcp/tags/tag_binding.py +0 -5
- pulumi_gcp/tags/tag_key.py +0 -5
- pulumi_gcp/tags/tag_key_iam_binding.py +19 -24
- pulumi_gcp/tags/tag_key_iam_member.py +19 -24
- pulumi_gcp/tags/tag_key_iam_policy.py +16 -21
- pulumi_gcp/tags/tag_value.py +0 -5
- pulumi_gcp/tags/tag_value_iam_binding.py +19 -24
- pulumi_gcp/tags/tag_value_iam_member.py +19 -24
- pulumi_gcp/tags/tag_value_iam_policy.py +16 -21
- pulumi_gcp/tpu/_inputs.py +0 -194
- pulumi_gcp/tpu/get_tensorflow_versions.py +0 -5
- pulumi_gcp/tpu/get_v2_accelerator_types.py +0 -5
- pulumi_gcp/tpu/get_v2_runtime_versions.py +0 -5
- pulumi_gcp/tpu/node.py +13 -18
- pulumi_gcp/tpu/outputs.py +0 -5
- pulumi_gcp/tpu/v2_vm.py +82 -87
- pulumi_gcp/vertex/_inputs.py +2 -843
- pulumi_gcp/vertex/ai_dataset.py +5 -10
- pulumi_gcp/vertex/ai_deployment_resource_pool.py +31 -36
- pulumi_gcp/vertex/ai_endpoint.py +13 -18
- pulumi_gcp/vertex/ai_endpoint_iam_binding.py +3 -8
- pulumi_gcp/vertex/ai_endpoint_iam_member.py +3 -8
- pulumi_gcp/vertex/ai_endpoint_iam_policy.py +0 -5
- pulumi_gcp/vertex/ai_feature_group.py +17 -22
- pulumi_gcp/vertex/ai_feature_group_feature.py +12 -17
- pulumi_gcp/vertex/ai_feature_online_store.py +75 -80
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +146 -151
- pulumi_gcp/vertex/ai_feature_store.py +52 -57
- pulumi_gcp/vertex/ai_feature_store_entity_type.py +87 -92
- pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +36 -41
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_binding.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_member.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_policy.py +0 -5
- pulumi_gcp/vertex/ai_feature_store_iam_binding.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_iam_member.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_iam_policy.py +0 -5
- pulumi_gcp/vertex/ai_index.py +63 -68
- pulumi_gcp/vertex/ai_index_endpoint.py +13 -18
- pulumi_gcp/vertex/ai_metadata_store.py +7 -12
- pulumi_gcp/vertex/ai_tensorboard.py +11 -16
- pulumi_gcp/vertex/get_ai_endpoint_iam_policy.py +0 -5
- pulumi_gcp/vertex/get_ai_featurestore_entitytype_iam_policy.py +0 -5
- pulumi_gcp/vertex/get_ai_featurestore_iam_policy.py +0 -5
- pulumi_gcp/vertex/get_ai_index.py +0 -5
- pulumi_gcp/vertex/outputs.py +2 -7
- pulumi_gcp/vmwareengine/_inputs.py +0 -290
- pulumi_gcp/vmwareengine/cluster.py +69 -74
- pulumi_gcp/vmwareengine/external_access_rule.py +56 -61
- pulumi_gcp/vmwareengine/external_address.py +22 -27
- pulumi_gcp/vmwareengine/get_cluster.py +0 -5
- pulumi_gcp/vmwareengine/get_external_access_rule.py +0 -5
- pulumi_gcp/vmwareengine/get_external_address.py +0 -5
- pulumi_gcp/vmwareengine/get_network.py +0 -5
- pulumi_gcp/vmwareengine/get_network_peering.py +0 -5
- pulumi_gcp/vmwareengine/get_network_policy.py +0 -5
- pulumi_gcp/vmwareengine/get_nsx_credentials.py +0 -5
- pulumi_gcp/vmwareengine/get_private_cloud.py +0 -5
- pulumi_gcp/vmwareengine/get_subnet.py +0 -5
- pulumi_gcp/vmwareengine/get_vcenter_credentials.py +0 -5
- pulumi_gcp/vmwareengine/network.py +2 -7
- pulumi_gcp/vmwareengine/network_peering.py +0 -5
- pulumi_gcp/vmwareengine/network_policy.py +22 -27
- pulumi_gcp/vmwareengine/outputs.py +0 -5
- pulumi_gcp/vmwareengine/private_cloud.py +62 -67
- pulumi_gcp/vmwareengine/subnet.py +24 -29
- pulumi_gcp/vpcaccess/_inputs.py +0 -22
- pulumi_gcp/vpcaccess/connector.py +11 -16
- pulumi_gcp/vpcaccess/get_connector.py +0 -5
- pulumi_gcp/vpcaccess/outputs.py +0 -5
- pulumi_gcp/workbench/_inputs.py +0 -319
- pulumi_gcp/workbench/get_instance_iam_policy.py +0 -5
- pulumi_gcp/workbench/instance.py +139 -144
- pulumi_gcp/workbench/instance_iam_binding.py +3 -8
- pulumi_gcp/workbench/instance_iam_member.py +3 -8
- pulumi_gcp/workbench/instance_iam_policy.py +0 -5
- pulumi_gcp/workbench/outputs.py +0 -5
- pulumi_gcp/workflows/workflow.py +0 -5
- pulumi_gcp/workstations/_inputs.py +0 -433
- pulumi_gcp/workstations/get_workstation_config_iam_policy.py +0 -5
- pulumi_gcp/workstations/get_workstation_iam_policy.py +0 -5
- pulumi_gcp/workstations/outputs.py +0 -5
- pulumi_gcp/workstations/workstation.py +14 -19
- pulumi_gcp/workstations/workstation_cluster.py +30 -35
- pulumi_gcp/workstations/workstation_config.py +246 -251
- pulumi_gcp/workstations/workstation_config_iam_binding.py +3 -8
- pulumi_gcp/workstations/workstation_config_iam_member.py +3 -8
- pulumi_gcp/workstations/workstation_config_iam_policy.py +0 -5
- pulumi_gcp/workstations/workstation_iam_binding.py +3 -8
- pulumi_gcp/workstations/workstation_iam_member.py +3 -8
- pulumi_gcp/workstations/workstation_iam_policy.py +0 -5
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/METADATA +1 -2
- pulumi_gcp-7.30.0a1719470057.dist-info/RECORD +1600 -0
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/WHEEL +1 -1
- pulumi_gcp/storage/get_managed_folder_iam_policy.py +0 -115
- pulumi_gcp/storage/managed_folder.py +0 -440
- pulumi_gcp/storage/managed_folder_iam_binding.py +0 -947
- pulumi_gcp/storage/managed_folder_iam_member.py +0 -947
- pulumi_gcp/storage/managed_folder_iam_policy.py +0 -766
- pulumi_gcp-7.30.0.dist-info/RECORD +0 -1605
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/top_level.txt +0 -0
pulumi_gcp/monitoring/_inputs.py
CHANGED
@@ -4,158 +4,71 @@
|
|
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
|
'AlertPolicyAlertStrategyArgs',
|
19
|
-
'AlertPolicyAlertStrategyArgsDict',
|
20
14
|
'AlertPolicyAlertStrategyNotificationChannelStrategyArgs',
|
21
|
-
'AlertPolicyAlertStrategyNotificationChannelStrategyArgsDict',
|
22
15
|
'AlertPolicyAlertStrategyNotificationRateLimitArgs',
|
23
|
-
'AlertPolicyAlertStrategyNotificationRateLimitArgsDict',
|
24
16
|
'AlertPolicyConditionArgs',
|
25
|
-
'AlertPolicyConditionArgsDict',
|
26
17
|
'AlertPolicyConditionConditionAbsentArgs',
|
27
|
-
'AlertPolicyConditionConditionAbsentArgsDict',
|
28
18
|
'AlertPolicyConditionConditionAbsentAggregationArgs',
|
29
|
-
'AlertPolicyConditionConditionAbsentAggregationArgsDict',
|
30
19
|
'AlertPolicyConditionConditionAbsentTriggerArgs',
|
31
|
-
'AlertPolicyConditionConditionAbsentTriggerArgsDict',
|
32
20
|
'AlertPolicyConditionConditionMatchedLogArgs',
|
33
|
-
'AlertPolicyConditionConditionMatchedLogArgsDict',
|
34
21
|
'AlertPolicyConditionConditionMonitoringQueryLanguageArgs',
|
35
|
-
'AlertPolicyConditionConditionMonitoringQueryLanguageArgsDict',
|
36
22
|
'AlertPolicyConditionConditionMonitoringQueryLanguageTriggerArgs',
|
37
|
-
'AlertPolicyConditionConditionMonitoringQueryLanguageTriggerArgsDict',
|
38
23
|
'AlertPolicyConditionConditionPrometheusQueryLanguageArgs',
|
39
|
-
'AlertPolicyConditionConditionPrometheusQueryLanguageArgsDict',
|
40
24
|
'AlertPolicyConditionConditionThresholdArgs',
|
41
|
-
'AlertPolicyConditionConditionThresholdArgsDict',
|
42
25
|
'AlertPolicyConditionConditionThresholdAggregationArgs',
|
43
|
-
'AlertPolicyConditionConditionThresholdAggregationArgsDict',
|
44
26
|
'AlertPolicyConditionConditionThresholdDenominatorAggregationArgs',
|
45
|
-
'AlertPolicyConditionConditionThresholdDenominatorAggregationArgsDict',
|
46
27
|
'AlertPolicyConditionConditionThresholdForecastOptionsArgs',
|
47
|
-
'AlertPolicyConditionConditionThresholdForecastOptionsArgsDict',
|
48
28
|
'AlertPolicyConditionConditionThresholdTriggerArgs',
|
49
|
-
'AlertPolicyConditionConditionThresholdTriggerArgsDict',
|
50
29
|
'AlertPolicyCreationRecordArgs',
|
51
|
-
'AlertPolicyCreationRecordArgsDict',
|
52
30
|
'AlertPolicyDocumentationArgs',
|
53
|
-
'AlertPolicyDocumentationArgsDict',
|
54
|
-
'AlertPolicyDocumentationLinkArgs',
|
55
|
-
'AlertPolicyDocumentationLinkArgsDict',
|
56
31
|
'CustomServiceTelemetryArgs',
|
57
|
-
'CustomServiceTelemetryArgsDict',
|
58
32
|
'GenericServiceBasicServiceArgs',
|
59
|
-
'GenericServiceBasicServiceArgsDict',
|
60
33
|
'GenericServiceTelemetryArgs',
|
61
|
-
'GenericServiceTelemetryArgsDict',
|
62
34
|
'MetricDescriptorLabelArgs',
|
63
|
-
'MetricDescriptorLabelArgsDict',
|
64
35
|
'MetricDescriptorMetadataArgs',
|
65
|
-
'MetricDescriptorMetadataArgsDict',
|
66
36
|
'NotificationChannelSensitiveLabelsArgs',
|
67
|
-
'NotificationChannelSensitiveLabelsArgsDict',
|
68
37
|
'SloBasicSliArgs',
|
69
|
-
'SloBasicSliArgsDict',
|
70
38
|
'SloBasicSliAvailabilityArgs',
|
71
|
-
'SloBasicSliAvailabilityArgsDict',
|
72
39
|
'SloBasicSliLatencyArgs',
|
73
|
-
'SloBasicSliLatencyArgsDict',
|
74
40
|
'SloRequestBasedSliArgs',
|
75
|
-
'SloRequestBasedSliArgsDict',
|
76
41
|
'SloRequestBasedSliDistributionCutArgs',
|
77
|
-
'SloRequestBasedSliDistributionCutArgsDict',
|
78
42
|
'SloRequestBasedSliDistributionCutRangeArgs',
|
79
|
-
'SloRequestBasedSliDistributionCutRangeArgsDict',
|
80
43
|
'SloRequestBasedSliGoodTotalRatioArgs',
|
81
|
-
'SloRequestBasedSliGoodTotalRatioArgsDict',
|
82
44
|
'SloWindowsBasedSliArgs',
|
83
|
-
'SloWindowsBasedSliArgsDict',
|
84
45
|
'SloWindowsBasedSliGoodTotalRatioThresholdArgs',
|
85
|
-
'SloWindowsBasedSliGoodTotalRatioThresholdArgsDict',
|
86
46
|
'SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceArgs',
|
87
|
-
'SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceArgsDict',
|
88
47
|
'SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceAvailabilityArgs',
|
89
|
-
'SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceAvailabilityArgsDict',
|
90
48
|
'SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceLatencyArgs',
|
91
|
-
'SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceLatencyArgsDict',
|
92
49
|
'SloWindowsBasedSliGoodTotalRatioThresholdPerformanceArgs',
|
93
|
-
'SloWindowsBasedSliGoodTotalRatioThresholdPerformanceArgsDict',
|
94
50
|
'SloWindowsBasedSliGoodTotalRatioThresholdPerformanceDistributionCutArgs',
|
95
|
-
'SloWindowsBasedSliGoodTotalRatioThresholdPerformanceDistributionCutArgsDict',
|
96
51
|
'SloWindowsBasedSliGoodTotalRatioThresholdPerformanceDistributionCutRangeArgs',
|
97
|
-
'SloWindowsBasedSliGoodTotalRatioThresholdPerformanceDistributionCutRangeArgsDict',
|
98
52
|
'SloWindowsBasedSliGoodTotalRatioThresholdPerformanceGoodTotalRatioArgs',
|
99
|
-
'SloWindowsBasedSliGoodTotalRatioThresholdPerformanceGoodTotalRatioArgsDict',
|
100
53
|
'SloWindowsBasedSliMetricMeanInRangeArgs',
|
101
|
-
'SloWindowsBasedSliMetricMeanInRangeArgsDict',
|
102
54
|
'SloWindowsBasedSliMetricMeanInRangeRangeArgs',
|
103
|
-
'SloWindowsBasedSliMetricMeanInRangeRangeArgsDict',
|
104
55
|
'SloWindowsBasedSliMetricSumInRangeArgs',
|
105
|
-
'SloWindowsBasedSliMetricSumInRangeArgsDict',
|
106
56
|
'SloWindowsBasedSliMetricSumInRangeRangeArgs',
|
107
|
-
'SloWindowsBasedSliMetricSumInRangeRangeArgsDict',
|
108
57
|
'UptimeCheckConfigContentMatcherArgs',
|
109
|
-
'UptimeCheckConfigContentMatcherArgsDict',
|
110
58
|
'UptimeCheckConfigContentMatcherJsonPathMatcherArgs',
|
111
|
-
'UptimeCheckConfigContentMatcherJsonPathMatcherArgsDict',
|
112
59
|
'UptimeCheckConfigHttpCheckArgs',
|
113
|
-
'UptimeCheckConfigHttpCheckArgsDict',
|
114
60
|
'UptimeCheckConfigHttpCheckAcceptedResponseStatusCodeArgs',
|
115
|
-
'UptimeCheckConfigHttpCheckAcceptedResponseStatusCodeArgsDict',
|
116
61
|
'UptimeCheckConfigHttpCheckAuthInfoArgs',
|
117
|
-
'UptimeCheckConfigHttpCheckAuthInfoArgsDict',
|
118
62
|
'UptimeCheckConfigHttpCheckPingConfigArgs',
|
119
|
-
'UptimeCheckConfigHttpCheckPingConfigArgsDict',
|
120
63
|
'UptimeCheckConfigHttpCheckServiceAgentAuthenticationArgs',
|
121
|
-
'UptimeCheckConfigHttpCheckServiceAgentAuthenticationArgsDict',
|
122
64
|
'UptimeCheckConfigMonitoredResourceArgs',
|
123
|
-
'UptimeCheckConfigMonitoredResourceArgsDict',
|
124
65
|
'UptimeCheckConfigResourceGroupArgs',
|
125
|
-
'UptimeCheckConfigResourceGroupArgsDict',
|
126
66
|
'UptimeCheckConfigSyntheticMonitorArgs',
|
127
|
-
'UptimeCheckConfigSyntheticMonitorArgsDict',
|
128
67
|
'UptimeCheckConfigSyntheticMonitorCloudFunctionV2Args',
|
129
|
-
'UptimeCheckConfigSyntheticMonitorCloudFunctionV2ArgsDict',
|
130
68
|
'UptimeCheckConfigTcpCheckArgs',
|
131
|
-
'UptimeCheckConfigTcpCheckArgsDict',
|
132
69
|
'UptimeCheckConfigTcpCheckPingConfigArgs',
|
133
|
-
'UptimeCheckConfigTcpCheckPingConfigArgsDict',
|
134
70
|
]
|
135
71
|
|
136
|
-
MYPY = False
|
137
|
-
|
138
|
-
if not MYPY:
|
139
|
-
class AlertPolicyAlertStrategyArgsDict(TypedDict):
|
140
|
-
auto_close: NotRequired[pulumi.Input[str]]
|
141
|
-
"""
|
142
|
-
If an alert policy that was active has no data for this long, any open incidents will close.
|
143
|
-
"""
|
144
|
-
notification_channel_strategies: NotRequired[pulumi.Input[Sequence[pulumi.Input['AlertPolicyAlertStrategyNotificationChannelStrategyArgsDict']]]]
|
145
|
-
"""
|
146
|
-
Control over how the notification channels in `notification_channels`
|
147
|
-
are notified when this alert fires, on a per-channel basis.
|
148
|
-
Structure is documented below.
|
149
|
-
"""
|
150
|
-
notification_rate_limit: NotRequired[pulumi.Input['AlertPolicyAlertStrategyNotificationRateLimitArgsDict']]
|
151
|
-
"""
|
152
|
-
Required for alert policies with a LogMatch condition.
|
153
|
-
This limit is not implemented for alert policies that are not log-based.
|
154
|
-
Structure is documented below.
|
155
|
-
"""
|
156
|
-
elif False:
|
157
|
-
AlertPolicyAlertStrategyArgsDict: TypeAlias = Mapping[str, Any]
|
158
|
-
|
159
72
|
@pulumi.input_type
|
160
73
|
class AlertPolicyAlertStrategyArgs:
|
161
74
|
def __init__(__self__, *,
|
@@ -219,22 +132,6 @@ class AlertPolicyAlertStrategyArgs:
|
|
219
132
|
pulumi.set(self, "notification_rate_limit", value)
|
220
133
|
|
221
134
|
|
222
|
-
if not MYPY:
|
223
|
-
class AlertPolicyAlertStrategyNotificationChannelStrategyArgsDict(TypedDict):
|
224
|
-
notification_channel_names: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
225
|
-
"""
|
226
|
-
The notification channels that these settings apply to. Each of these
|
227
|
-
correspond to the name field in one of the NotificationChannel objects
|
228
|
-
referenced in the notification_channels field of this AlertPolicy. The format is
|
229
|
-
`projects/[PROJECT_ID_OR_NUMBER]/notificationChannels/[CHANNEL_ID]`
|
230
|
-
"""
|
231
|
-
renotify_interval: NotRequired[pulumi.Input[str]]
|
232
|
-
"""
|
233
|
-
The frequency at which to send reminder notifications for open incidents.
|
234
|
-
"""
|
235
|
-
elif False:
|
236
|
-
AlertPolicyAlertStrategyNotificationChannelStrategyArgsDict: TypeAlias = Mapping[str, Any]
|
237
|
-
|
238
135
|
@pulumi.input_type
|
239
136
|
class AlertPolicyAlertStrategyNotificationChannelStrategyArgs:
|
240
137
|
def __init__(__self__, *,
|
@@ -280,16 +177,6 @@ class AlertPolicyAlertStrategyNotificationChannelStrategyArgs:
|
|
280
177
|
pulumi.set(self, "renotify_interval", value)
|
281
178
|
|
282
179
|
|
283
|
-
if not MYPY:
|
284
|
-
class AlertPolicyAlertStrategyNotificationRateLimitArgsDict(TypedDict):
|
285
|
-
period: NotRequired[pulumi.Input[str]]
|
286
|
-
"""
|
287
|
-
Not more than one notification per period.
|
288
|
-
A duration in seconds with up to nine fractional digits, terminated by 's'. Example "60.5s".
|
289
|
-
"""
|
290
|
-
elif False:
|
291
|
-
AlertPolicyAlertStrategyNotificationRateLimitArgsDict: TypeAlias = Mapping[str, Any]
|
292
|
-
|
293
180
|
@pulumi.input_type
|
294
181
|
class AlertPolicyAlertStrategyNotificationRateLimitArgs:
|
295
182
|
def __init__(__self__, *,
|
@@ -315,60 +202,6 @@ class AlertPolicyAlertStrategyNotificationRateLimitArgs:
|
|
315
202
|
pulumi.set(self, "period", value)
|
316
203
|
|
317
204
|
|
318
|
-
if not MYPY:
|
319
|
-
class AlertPolicyConditionArgsDict(TypedDict):
|
320
|
-
display_name: pulumi.Input[str]
|
321
|
-
"""
|
322
|
-
A short name or phrase used to identify the
|
323
|
-
condition in dashboards, notifications, and
|
324
|
-
incidents. To avoid confusion, don't use the same
|
325
|
-
display name for multiple conditions in the same
|
326
|
-
policy.
|
327
|
-
"""
|
328
|
-
condition_absent: NotRequired[pulumi.Input['AlertPolicyConditionConditionAbsentArgsDict']]
|
329
|
-
"""
|
330
|
-
A condition that checks that a time series
|
331
|
-
continues to receive new data points.
|
332
|
-
Structure is documented below.
|
333
|
-
"""
|
334
|
-
condition_matched_log: NotRequired[pulumi.Input['AlertPolicyConditionConditionMatchedLogArgsDict']]
|
335
|
-
"""
|
336
|
-
A condition that checks for log messages matching given constraints.
|
337
|
-
If set, no other conditions can be present.
|
338
|
-
Structure is documented below.
|
339
|
-
"""
|
340
|
-
condition_monitoring_query_language: NotRequired[pulumi.Input['AlertPolicyConditionConditionMonitoringQueryLanguageArgsDict']]
|
341
|
-
"""
|
342
|
-
A Monitoring Query Language query that outputs a boolean stream
|
343
|
-
Structure is documented below.
|
344
|
-
"""
|
345
|
-
condition_prometheus_query_language: NotRequired[pulumi.Input['AlertPolicyConditionConditionPrometheusQueryLanguageArgsDict']]
|
346
|
-
"""
|
347
|
-
A condition type that allows alert policies to be defined using
|
348
|
-
Prometheus Query Language (PromQL).
|
349
|
-
The PrometheusQueryLanguageCondition message contains information
|
350
|
-
from a Prometheus alerting rule and its associated rule group.
|
351
|
-
Structure is documented below.
|
352
|
-
"""
|
353
|
-
condition_threshold: NotRequired[pulumi.Input['AlertPolicyConditionConditionThresholdArgsDict']]
|
354
|
-
"""
|
355
|
-
A condition that compares a time series against a
|
356
|
-
threshold.
|
357
|
-
Structure is documented below.
|
358
|
-
"""
|
359
|
-
name: NotRequired[pulumi.Input[str]]
|
360
|
-
"""
|
361
|
-
(Output)
|
362
|
-
The unique resource name for this condition.
|
363
|
-
Its syntax is:
|
364
|
-
projects/[PROJECT_ID]/alertPolicies/[POLICY_ID]/conditions/[CONDITION_ID]
|
365
|
-
[CONDITION_ID] is assigned by Stackdriver Monitoring when
|
366
|
-
the condition is created as part of a new or updated alerting
|
367
|
-
policy.
|
368
|
-
"""
|
369
|
-
elif False:
|
370
|
-
AlertPolicyConditionArgsDict: TypeAlias = Mapping[str, Any]
|
371
|
-
|
372
205
|
@pulumi.input_type
|
373
206
|
class AlertPolicyConditionArgs:
|
374
207
|
def __init__(__self__, *,
|
@@ -529,57 +362,6 @@ class AlertPolicyConditionArgs:
|
|
529
362
|
pulumi.set(self, "name", value)
|
530
363
|
|
531
364
|
|
532
|
-
if not MYPY:
|
533
|
-
class AlertPolicyConditionConditionAbsentArgsDict(TypedDict):
|
534
|
-
duration: pulumi.Input[str]
|
535
|
-
"""
|
536
|
-
The amount of time that a time series must
|
537
|
-
fail to report new data to be considered
|
538
|
-
failing. Currently, only values that are a
|
539
|
-
multiple of a minute--e.g. 60s, 120s, or 300s
|
540
|
-
--are supported.
|
541
|
-
"""
|
542
|
-
aggregations: NotRequired[pulumi.Input[Sequence[pulumi.Input['AlertPolicyConditionConditionAbsentAggregationArgsDict']]]]
|
543
|
-
"""
|
544
|
-
Specifies the alignment of data points in
|
545
|
-
individual time series as well as how to
|
546
|
-
combine the retrieved time series together
|
547
|
-
(such as when aggregating multiple streams
|
548
|
-
on each resource to a single stream for each
|
549
|
-
resource or when aggregating streams across
|
550
|
-
all members of a group of resources).
|
551
|
-
Multiple aggregations are applied in the
|
552
|
-
order specified.
|
553
|
-
Structure is documented below.
|
554
|
-
"""
|
555
|
-
filter: NotRequired[pulumi.Input[str]]
|
556
|
-
"""
|
557
|
-
A filter that identifies which time series
|
558
|
-
should be compared with the threshold.The
|
559
|
-
filter is similar to the one that is
|
560
|
-
specified in the
|
561
|
-
MetricService.ListTimeSeries request (that
|
562
|
-
call is useful to verify the time series
|
563
|
-
that will be retrieved / processed) and must
|
564
|
-
specify the metric type and optionally may
|
565
|
-
contain restrictions on resource type,
|
566
|
-
resource labels, and metric labels. This
|
567
|
-
field may not exceed 2048 Unicode characters
|
568
|
-
in length.
|
569
|
-
"""
|
570
|
-
trigger: NotRequired[pulumi.Input['AlertPolicyConditionConditionAbsentTriggerArgsDict']]
|
571
|
-
"""
|
572
|
-
The number/percent of time series for which
|
573
|
-
the comparison must hold in order for the
|
574
|
-
condition to trigger. If unspecified, then
|
575
|
-
the condition will trigger if the comparison
|
576
|
-
is true for any of the time series that have
|
577
|
-
been identified by filter and aggregations.
|
578
|
-
Structure is documented below.
|
579
|
-
"""
|
580
|
-
elif False:
|
581
|
-
AlertPolicyConditionConditionAbsentArgsDict: TypeAlias = Mapping[str, Any]
|
582
|
-
|
583
365
|
@pulumi.input_type
|
584
366
|
class AlertPolicyConditionConditionAbsentArgs:
|
585
367
|
def __init__(__self__, *,
|
@@ -710,98 +492,6 @@ class AlertPolicyConditionConditionAbsentArgs:
|
|
710
492
|
pulumi.set(self, "trigger", value)
|
711
493
|
|
712
494
|
|
713
|
-
if not MYPY:
|
714
|
-
class AlertPolicyConditionConditionAbsentAggregationArgsDict(TypedDict):
|
715
|
-
alignment_period: NotRequired[pulumi.Input[str]]
|
716
|
-
"""
|
717
|
-
The alignment period for per-time
|
718
|
-
series alignment. If present,
|
719
|
-
alignmentPeriod must be at least
|
720
|
-
60 seconds. After per-time series
|
721
|
-
alignment, each time series will
|
722
|
-
contain data points only on the
|
723
|
-
period boundaries. If
|
724
|
-
perSeriesAligner is not specified
|
725
|
-
or equals ALIGN_NONE, then this
|
726
|
-
field is ignored. If
|
727
|
-
perSeriesAligner is specified and
|
728
|
-
does not equal ALIGN_NONE, then
|
729
|
-
this field must be defined;
|
730
|
-
otherwise an error is returned.
|
731
|
-
"""
|
732
|
-
cross_series_reducer: NotRequired[pulumi.Input[str]]
|
733
|
-
"""
|
734
|
-
The approach to be used to combine
|
735
|
-
time series. Not all reducer
|
736
|
-
functions may be applied to all
|
737
|
-
time series, depending on the
|
738
|
-
metric type and the value type of
|
739
|
-
the original time series.
|
740
|
-
Reduction may change the metric
|
741
|
-
type of value type of the time
|
742
|
-
series.Time series data must be
|
743
|
-
aligned in order to perform cross-
|
744
|
-
time series reduction. If
|
745
|
-
crossSeriesReducer is specified,
|
746
|
-
then perSeriesAligner must be
|
747
|
-
specified and not equal ALIGN_NONE
|
748
|
-
and alignmentPeriod must be
|
749
|
-
specified; otherwise, an error is
|
750
|
-
returned.
|
751
|
-
Possible values are: `REDUCE_NONE`, `REDUCE_MEAN`, `REDUCE_MIN`, `REDUCE_MAX`, `REDUCE_SUM`, `REDUCE_STDDEV`, `REDUCE_COUNT`, `REDUCE_COUNT_TRUE`, `REDUCE_COUNT_FALSE`, `REDUCE_FRACTION_TRUE`, `REDUCE_PERCENTILE_99`, `REDUCE_PERCENTILE_95`, `REDUCE_PERCENTILE_50`, `REDUCE_PERCENTILE_05`.
|
752
|
-
"""
|
753
|
-
group_by_fields: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
754
|
-
"""
|
755
|
-
The set of fields to preserve when
|
756
|
-
crossSeriesReducer is specified.
|
757
|
-
The groupByFields determine how
|
758
|
-
the time series are partitioned
|
759
|
-
into subsets prior to applying the
|
760
|
-
aggregation function. Each subset
|
761
|
-
contains time series that have the
|
762
|
-
same value for each of the
|
763
|
-
grouping fields. Each individual
|
764
|
-
time series is a member of exactly
|
765
|
-
one subset. The crossSeriesReducer
|
766
|
-
is applied to each subset of time
|
767
|
-
series. It is not possible to
|
768
|
-
reduce across different resource
|
769
|
-
types, so this field implicitly
|
770
|
-
contains resource.type. Fields not
|
771
|
-
specified in groupByFields are
|
772
|
-
aggregated away. If groupByFields
|
773
|
-
is not specified and all the time
|
774
|
-
series have the same resource
|
775
|
-
type, then the time series are
|
776
|
-
aggregated into a single output
|
777
|
-
time series. If crossSeriesReducer
|
778
|
-
is not defined, this field is
|
779
|
-
ignored.
|
780
|
-
"""
|
781
|
-
per_series_aligner: NotRequired[pulumi.Input[str]]
|
782
|
-
"""
|
783
|
-
The approach to be used to align
|
784
|
-
individual time series. Not all
|
785
|
-
alignment functions may be applied
|
786
|
-
to all time series, depending on
|
787
|
-
the metric type and value type of
|
788
|
-
the original time series.
|
789
|
-
Alignment may change the metric
|
790
|
-
type or the value type of the time
|
791
|
-
series.Time series data must be
|
792
|
-
aligned in order to perform cross-
|
793
|
-
time series reduction. If
|
794
|
-
crossSeriesReducer is specified,
|
795
|
-
then perSeriesAligner must be
|
796
|
-
specified and not equal ALIGN_NONE
|
797
|
-
and alignmentPeriod must be
|
798
|
-
specified; otherwise, an error is
|
799
|
-
returned.
|
800
|
-
Possible values are: `ALIGN_NONE`, `ALIGN_DELTA`, `ALIGN_RATE`, `ALIGN_INTERPOLATE`, `ALIGN_NEXT_OLDER`, `ALIGN_MIN`, `ALIGN_MAX`, `ALIGN_MEAN`, `ALIGN_COUNT`, `ALIGN_SUM`, `ALIGN_STDDEV`, `ALIGN_COUNT_TRUE`, `ALIGN_COUNT_FALSE`, `ALIGN_FRACTION_TRUE`, `ALIGN_PERCENTILE_99`, `ALIGN_PERCENTILE_95`, `ALIGN_PERCENTILE_50`, `ALIGN_PERCENTILE_05`, `ALIGN_PERCENT_CHANGE`.
|
801
|
-
"""
|
802
|
-
elif False:
|
803
|
-
AlertPolicyConditionConditionAbsentAggregationArgsDict: TypeAlias = Mapping[str, Any]
|
804
|
-
|
805
495
|
@pulumi.input_type
|
806
496
|
class AlertPolicyConditionConditionAbsentAggregationArgs:
|
807
497
|
def __init__(__self__, *,
|
@@ -1015,23 +705,6 @@ class AlertPolicyConditionConditionAbsentAggregationArgs:
|
|
1015
705
|
pulumi.set(self, "per_series_aligner", value)
|
1016
706
|
|
1017
707
|
|
1018
|
-
if not MYPY:
|
1019
|
-
class AlertPolicyConditionConditionAbsentTriggerArgsDict(TypedDict):
|
1020
|
-
count: NotRequired[pulumi.Input[int]]
|
1021
|
-
"""
|
1022
|
-
The absolute number of time series
|
1023
|
-
that must fail the predicate for the
|
1024
|
-
condition to be triggered.
|
1025
|
-
"""
|
1026
|
-
percent: NotRequired[pulumi.Input[float]]
|
1027
|
-
"""
|
1028
|
-
The percentage of time series that
|
1029
|
-
must fail the predicate for the
|
1030
|
-
condition to be triggered.
|
1031
|
-
"""
|
1032
|
-
elif False:
|
1033
|
-
AlertPolicyConditionConditionAbsentTriggerArgsDict: TypeAlias = Mapping[str, Any]
|
1034
|
-
|
1035
708
|
@pulumi.input_type
|
1036
709
|
class AlertPolicyConditionConditionAbsentTriggerArgs:
|
1037
710
|
def __init__(__self__, *,
|
@@ -1079,25 +752,6 @@ class AlertPolicyConditionConditionAbsentTriggerArgs:
|
|
1079
752
|
pulumi.set(self, "percent", value)
|
1080
753
|
|
1081
754
|
|
1082
|
-
if not MYPY:
|
1083
|
-
class AlertPolicyConditionConditionMatchedLogArgsDict(TypedDict):
|
1084
|
-
filter: pulumi.Input[str]
|
1085
|
-
"""
|
1086
|
-
A logs-based filter.
|
1087
|
-
"""
|
1088
|
-
label_extractors: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
1089
|
-
"""
|
1090
|
-
A map from a label key to an extractor expression, which is used to
|
1091
|
-
extract the value for this label key. Each entry in this map is
|
1092
|
-
a specification for how data should be extracted from log entries that
|
1093
|
-
match filter. Each combination of extracted values is treated as
|
1094
|
-
a separate rule for the purposes of triggering notifications.
|
1095
|
-
Label keys and corresponding values can be used in notifications
|
1096
|
-
generated by this condition.
|
1097
|
-
"""
|
1098
|
-
elif False:
|
1099
|
-
AlertPolicyConditionConditionMatchedLogArgsDict: TypeAlias = Mapping[str, Any]
|
1100
|
-
|
1101
755
|
@pulumi.input_type
|
1102
756
|
class AlertPolicyConditionConditionMatchedLogArgs:
|
1103
757
|
def __init__(__self__, *,
|
@@ -1148,59 +802,13 @@ class AlertPolicyConditionConditionMatchedLogArgs:
|
|
1148
802
|
pulumi.set(self, "label_extractors", value)
|
1149
803
|
|
1150
804
|
|
1151
|
-
|
1152
|
-
|
1153
|
-
|
1154
|
-
|
1155
|
-
|
1156
|
-
|
1157
|
-
|
1158
|
-
multiple of a minute--e.g., 0, 60, 120, or
|
1159
|
-
300 seconds--are supported. If an invalid
|
1160
|
-
value is given, an error will be returned.
|
1161
|
-
When choosing a duration, it is useful to
|
1162
|
-
keep in mind the frequency of the underlying
|
1163
|
-
time series data (which may also be affected
|
1164
|
-
by any alignments specified in the
|
1165
|
-
aggregations field); a good duration is long
|
1166
|
-
enough so that a single outlier does not
|
1167
|
-
generate spurious alerts, but short enough
|
1168
|
-
that unhealthy states are detected and
|
1169
|
-
alerted on quickly.
|
1170
|
-
"""
|
1171
|
-
query: pulumi.Input[str]
|
1172
|
-
"""
|
1173
|
-
Monitoring Query Language query that outputs a boolean stream.
|
1174
|
-
"""
|
1175
|
-
evaluation_missing_data: NotRequired[pulumi.Input[str]]
|
1176
|
-
"""
|
1177
|
-
A condition control that determines how
|
1178
|
-
metric-threshold conditions are evaluated when
|
1179
|
-
data stops arriving.
|
1180
|
-
Possible values are: `EVALUATION_MISSING_DATA_INACTIVE`, `EVALUATION_MISSING_DATA_ACTIVE`, `EVALUATION_MISSING_DATA_NO_OP`.
|
1181
|
-
"""
|
1182
|
-
trigger: NotRequired[pulumi.Input['AlertPolicyConditionConditionMonitoringQueryLanguageTriggerArgsDict']]
|
1183
|
-
"""
|
1184
|
-
The number/percent of time series for which
|
1185
|
-
the comparison must hold in order for the
|
1186
|
-
condition to trigger. If unspecified, then
|
1187
|
-
the condition will trigger if the comparison
|
1188
|
-
is true for any of the time series that have
|
1189
|
-
been identified by filter and aggregations,
|
1190
|
-
or by the ratio, if denominator_filter and
|
1191
|
-
denominator_aggregations are specified.
|
1192
|
-
Structure is documented below.
|
1193
|
-
"""
|
1194
|
-
elif False:
|
1195
|
-
AlertPolicyConditionConditionMonitoringQueryLanguageArgsDict: TypeAlias = Mapping[str, Any]
|
1196
|
-
|
1197
|
-
@pulumi.input_type
|
1198
|
-
class AlertPolicyConditionConditionMonitoringQueryLanguageArgs:
|
1199
|
-
def __init__(__self__, *,
|
1200
|
-
duration: pulumi.Input[str],
|
1201
|
-
query: pulumi.Input[str],
|
1202
|
-
evaluation_missing_data: Optional[pulumi.Input[str]] = None,
|
1203
|
-
trigger: Optional[pulumi.Input['AlertPolicyConditionConditionMonitoringQueryLanguageTriggerArgs']] = None):
|
805
|
+
@pulumi.input_type
|
806
|
+
class AlertPolicyConditionConditionMonitoringQueryLanguageArgs:
|
807
|
+
def __init__(__self__, *,
|
808
|
+
duration: pulumi.Input[str],
|
809
|
+
query: pulumi.Input[str],
|
810
|
+
evaluation_missing_data: Optional[pulumi.Input[str]] = None,
|
811
|
+
trigger: Optional[pulumi.Input['AlertPolicyConditionConditionMonitoringQueryLanguageTriggerArgs']] = None):
|
1204
812
|
"""
|
1205
813
|
:param pulumi.Input[str] duration: The amount of time that a time series must
|
1206
814
|
violate the threshold to be considered
|
@@ -1313,23 +921,6 @@ class AlertPolicyConditionConditionMonitoringQueryLanguageArgs:
|
|
1313
921
|
pulumi.set(self, "trigger", value)
|
1314
922
|
|
1315
923
|
|
1316
|
-
if not MYPY:
|
1317
|
-
class AlertPolicyConditionConditionMonitoringQueryLanguageTriggerArgsDict(TypedDict):
|
1318
|
-
count: NotRequired[pulumi.Input[int]]
|
1319
|
-
"""
|
1320
|
-
The absolute number of time series
|
1321
|
-
that must fail the predicate for the
|
1322
|
-
condition to be triggered.
|
1323
|
-
"""
|
1324
|
-
percent: NotRequired[pulumi.Input[float]]
|
1325
|
-
"""
|
1326
|
-
The percentage of time series that
|
1327
|
-
must fail the predicate for the
|
1328
|
-
condition to be triggered.
|
1329
|
-
"""
|
1330
|
-
elif False:
|
1331
|
-
AlertPolicyConditionConditionMonitoringQueryLanguageTriggerArgsDict: TypeAlias = Mapping[str, Any]
|
1332
|
-
|
1333
924
|
@pulumi.input_type
|
1334
925
|
class AlertPolicyConditionConditionMonitoringQueryLanguageTriggerArgs:
|
1335
926
|
def __init__(__self__, *,
|
@@ -1377,65 +968,6 @@ class AlertPolicyConditionConditionMonitoringQueryLanguageTriggerArgs:
|
|
1377
968
|
pulumi.set(self, "percent", value)
|
1378
969
|
|
1379
970
|
|
1380
|
-
if not MYPY:
|
1381
|
-
class AlertPolicyConditionConditionPrometheusQueryLanguageArgsDict(TypedDict):
|
1382
|
-
query: pulumi.Input[str]
|
1383
|
-
"""
|
1384
|
-
The PromQL expression to evaluate. Every evaluation cycle this
|
1385
|
-
expression is evaluated at the current time, and all resultant time
|
1386
|
-
series become pending/firing alerts. This field must not be empty.
|
1387
|
-
"""
|
1388
|
-
alert_rule: NotRequired[pulumi.Input[str]]
|
1389
|
-
"""
|
1390
|
-
The alerting rule name of this alert in the corresponding Prometheus
|
1391
|
-
configuration file.
|
1392
|
-
Some external tools may require this field to be populated correctly
|
1393
|
-
in order to refer to the original Prometheus configuration file.
|
1394
|
-
The rule group name and the alert name are necessary to update the
|
1395
|
-
relevant AlertPolicies in case the definition of the rule group changes
|
1396
|
-
in the future.
|
1397
|
-
This field is optional. If this field is not empty, then it must be a
|
1398
|
-
valid Prometheus label name.
|
1399
|
-
|
1400
|
-
- - -
|
1401
|
-
"""
|
1402
|
-
duration: NotRequired[pulumi.Input[str]]
|
1403
|
-
"""
|
1404
|
-
Alerts are considered firing once their PromQL expression evaluated
|
1405
|
-
to be "true" for this long. Alerts whose PromQL expression was not
|
1406
|
-
evaluated to be "true" for long enough are considered pending. The
|
1407
|
-
default value is zero. Must be zero or positive.
|
1408
|
-
"""
|
1409
|
-
evaluation_interval: NotRequired[pulumi.Input[str]]
|
1410
|
-
"""
|
1411
|
-
How often this rule should be evaluated. Must be a positive multiple
|
1412
|
-
of 30 seconds or missing. The default value is 30 seconds. If this
|
1413
|
-
PrometheusQueryLanguageCondition was generated from a Prometheus
|
1414
|
-
alerting rule, then this value should be taken from the enclosing
|
1415
|
-
rule group.
|
1416
|
-
"""
|
1417
|
-
labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
1418
|
-
"""
|
1419
|
-
Labels to add to or overwrite in the PromQL query result. Label names
|
1420
|
-
must be valid.
|
1421
|
-
Label values can be templatized by using variables. The only available
|
1422
|
-
variable names are the names of the labels in the PromQL result, including
|
1423
|
-
"__name__" and "value". "labels" may be empty. This field is intended to be
|
1424
|
-
used for organizing and identifying the AlertPolicy
|
1425
|
-
"""
|
1426
|
-
rule_group: NotRequired[pulumi.Input[str]]
|
1427
|
-
"""
|
1428
|
-
The rule group name of this alert in the corresponding Prometheus
|
1429
|
-
configuration file.
|
1430
|
-
Some external tools may require this field to be populated correctly
|
1431
|
-
in order to refer to the original Prometheus configuration file.
|
1432
|
-
The rule group name and the alert name are necessary to update the
|
1433
|
-
relevant AlertPolicies in case the definition of the rule group changes
|
1434
|
-
in the future. This field is optional.
|
1435
|
-
"""
|
1436
|
-
elif False:
|
1437
|
-
AlertPolicyConditionConditionPrometheusQueryLanguageArgsDict: TypeAlias = Mapping[str, Any]
|
1438
|
-
|
1439
971
|
@pulumi.input_type
|
1440
972
|
class AlertPolicyConditionConditionPrometheusQueryLanguageArgs:
|
1441
973
|
def __init__(__self__, *,
|
@@ -1598,145 +1130,6 @@ class AlertPolicyConditionConditionPrometheusQueryLanguageArgs:
|
|
1598
1130
|
pulumi.set(self, "rule_group", value)
|
1599
1131
|
|
1600
1132
|
|
1601
|
-
if not MYPY:
|
1602
|
-
class AlertPolicyConditionConditionThresholdArgsDict(TypedDict):
|
1603
|
-
comparison: pulumi.Input[str]
|
1604
|
-
"""
|
1605
|
-
The comparison to apply between the time
|
1606
|
-
series (indicated by filter and aggregation)
|
1607
|
-
and the threshold (indicated by
|
1608
|
-
threshold_value). The comparison is applied
|
1609
|
-
on each time series, with the time series on
|
1610
|
-
the left-hand side and the threshold on the
|
1611
|
-
right-hand side. Only COMPARISON_LT and
|
1612
|
-
COMPARISON_GT are supported currently.
|
1613
|
-
Possible values are: `COMPARISON_GT`, `COMPARISON_GE`, `COMPARISON_LT`, `COMPARISON_LE`, `COMPARISON_EQ`, `COMPARISON_NE`.
|
1614
|
-
"""
|
1615
|
-
duration: pulumi.Input[str]
|
1616
|
-
"""
|
1617
|
-
The amount of time that a time series must
|
1618
|
-
violate the threshold to be considered
|
1619
|
-
failing. Currently, only values that are a
|
1620
|
-
multiple of a minute--e.g., 0, 60, 120, or
|
1621
|
-
300 seconds--are supported. If an invalid
|
1622
|
-
value is given, an error will be returned.
|
1623
|
-
When choosing a duration, it is useful to
|
1624
|
-
keep in mind the frequency of the underlying
|
1625
|
-
time series data (which may also be affected
|
1626
|
-
by any alignments specified in the
|
1627
|
-
aggregations field); a good duration is long
|
1628
|
-
enough so that a single outlier does not
|
1629
|
-
generate spurious alerts, but short enough
|
1630
|
-
that unhealthy states are detected and
|
1631
|
-
alerted on quickly.
|
1632
|
-
"""
|
1633
|
-
aggregations: NotRequired[pulumi.Input[Sequence[pulumi.Input['AlertPolicyConditionConditionThresholdAggregationArgsDict']]]]
|
1634
|
-
"""
|
1635
|
-
Specifies the alignment of data points in
|
1636
|
-
individual time series as well as how to
|
1637
|
-
combine the retrieved time series together
|
1638
|
-
(such as when aggregating multiple streams
|
1639
|
-
on each resource to a single stream for each
|
1640
|
-
resource or when aggregating streams across
|
1641
|
-
all members of a group of resources).
|
1642
|
-
Multiple aggregations are applied in the
|
1643
|
-
order specified.This field is similar to the
|
1644
|
-
one in the MetricService.ListTimeSeries
|
1645
|
-
request. It is advisable to use the
|
1646
|
-
ListTimeSeries method when debugging this
|
1647
|
-
field.
|
1648
|
-
Structure is documented below.
|
1649
|
-
"""
|
1650
|
-
denominator_aggregations: NotRequired[pulumi.Input[Sequence[pulumi.Input['AlertPolicyConditionConditionThresholdDenominatorAggregationArgsDict']]]]
|
1651
|
-
"""
|
1652
|
-
Specifies the alignment of data points in
|
1653
|
-
individual time series selected by
|
1654
|
-
denominatorFilter as well as how to combine
|
1655
|
-
the retrieved time series together (such as
|
1656
|
-
when aggregating multiple streams on each
|
1657
|
-
resource to a single stream for each
|
1658
|
-
resource or when aggregating streams across
|
1659
|
-
all members of a group of resources).When
|
1660
|
-
computing ratios, the aggregations and
|
1661
|
-
denominator_aggregations fields must use the
|
1662
|
-
same alignment period and produce time
|
1663
|
-
series that have the same periodicity and
|
1664
|
-
labels.This field is similar to the one in
|
1665
|
-
the MetricService.ListTimeSeries request. It
|
1666
|
-
is advisable to use the ListTimeSeries
|
1667
|
-
method when debugging this field.
|
1668
|
-
Structure is documented below.
|
1669
|
-
"""
|
1670
|
-
denominator_filter: NotRequired[pulumi.Input[str]]
|
1671
|
-
"""
|
1672
|
-
A filter that identifies a time series that
|
1673
|
-
should be used as the denominator of a ratio
|
1674
|
-
that will be compared with the threshold. If
|
1675
|
-
a denominator_filter is specified, the time
|
1676
|
-
series specified by the filter field will be
|
1677
|
-
used as the numerator.The filter is similar
|
1678
|
-
to the one that is specified in the
|
1679
|
-
MetricService.ListTimeSeries request (that
|
1680
|
-
call is useful to verify the time series
|
1681
|
-
that will be retrieved / processed) and must
|
1682
|
-
specify the metric type and optionally may
|
1683
|
-
contain restrictions on resource type,
|
1684
|
-
resource labels, and metric labels. This
|
1685
|
-
field may not exceed 2048 Unicode characters
|
1686
|
-
in length.
|
1687
|
-
"""
|
1688
|
-
evaluation_missing_data: NotRequired[pulumi.Input[str]]
|
1689
|
-
"""
|
1690
|
-
A condition control that determines how
|
1691
|
-
metric-threshold conditions are evaluated when
|
1692
|
-
data stops arriving.
|
1693
|
-
Possible values are: `EVALUATION_MISSING_DATA_INACTIVE`, `EVALUATION_MISSING_DATA_ACTIVE`, `EVALUATION_MISSING_DATA_NO_OP`.
|
1694
|
-
"""
|
1695
|
-
filter: NotRequired[pulumi.Input[str]]
|
1696
|
-
"""
|
1697
|
-
A filter that identifies which time series
|
1698
|
-
should be compared with the threshold.The
|
1699
|
-
filter is similar to the one that is
|
1700
|
-
specified in the
|
1701
|
-
MetricService.ListTimeSeries request (that
|
1702
|
-
call is useful to verify the time series
|
1703
|
-
that will be retrieved / processed) and must
|
1704
|
-
specify the metric type and optionally may
|
1705
|
-
contain restrictions on resource type,
|
1706
|
-
resource labels, and metric labels. This
|
1707
|
-
field may not exceed 2048 Unicode characters
|
1708
|
-
in length.
|
1709
|
-
"""
|
1710
|
-
forecast_options: NotRequired[pulumi.Input['AlertPolicyConditionConditionThresholdForecastOptionsArgsDict']]
|
1711
|
-
"""
|
1712
|
-
When this field is present, the `MetricThreshold`
|
1713
|
-
condition forecasts whether the time series is
|
1714
|
-
predicted to violate the threshold within the
|
1715
|
-
`forecastHorizon`. When this field is not set, the
|
1716
|
-
`MetricThreshold` tests the current value of the
|
1717
|
-
timeseries against the threshold.
|
1718
|
-
Structure is documented below.
|
1719
|
-
"""
|
1720
|
-
threshold_value: NotRequired[pulumi.Input[float]]
|
1721
|
-
"""
|
1722
|
-
A value against which to compare the time
|
1723
|
-
series.
|
1724
|
-
"""
|
1725
|
-
trigger: NotRequired[pulumi.Input['AlertPolicyConditionConditionThresholdTriggerArgsDict']]
|
1726
|
-
"""
|
1727
|
-
The number/percent of time series for which
|
1728
|
-
the comparison must hold in order for the
|
1729
|
-
condition to trigger. If unspecified, then
|
1730
|
-
the condition will trigger if the comparison
|
1731
|
-
is true for any of the time series that have
|
1732
|
-
been identified by filter and aggregations,
|
1733
|
-
or by the ratio, if denominator_filter and
|
1734
|
-
denominator_aggregations are specified.
|
1735
|
-
Structure is documented below.
|
1736
|
-
"""
|
1737
|
-
elif False:
|
1738
|
-
AlertPolicyConditionConditionThresholdArgsDict: TypeAlias = Mapping[str, Any]
|
1739
|
-
|
1740
1133
|
@pulumi.input_type
|
1741
1134
|
class AlertPolicyConditionConditionThresholdArgs:
|
1742
1135
|
def __init__(__self__, *,
|
@@ -2090,98 +1483,6 @@ class AlertPolicyConditionConditionThresholdArgs:
|
|
2090
1483
|
pulumi.set(self, "trigger", value)
|
2091
1484
|
|
2092
1485
|
|
2093
|
-
if not MYPY:
|
2094
|
-
class AlertPolicyConditionConditionThresholdAggregationArgsDict(TypedDict):
|
2095
|
-
alignment_period: NotRequired[pulumi.Input[str]]
|
2096
|
-
"""
|
2097
|
-
The alignment period for per-time
|
2098
|
-
series alignment. If present,
|
2099
|
-
alignmentPeriod must be at least
|
2100
|
-
60 seconds. After per-time series
|
2101
|
-
alignment, each time series will
|
2102
|
-
contain data points only on the
|
2103
|
-
period boundaries. If
|
2104
|
-
perSeriesAligner is not specified
|
2105
|
-
or equals ALIGN_NONE, then this
|
2106
|
-
field is ignored. If
|
2107
|
-
perSeriesAligner is specified and
|
2108
|
-
does not equal ALIGN_NONE, then
|
2109
|
-
this field must be defined;
|
2110
|
-
otherwise an error is returned.
|
2111
|
-
"""
|
2112
|
-
cross_series_reducer: NotRequired[pulumi.Input[str]]
|
2113
|
-
"""
|
2114
|
-
The approach to be used to combine
|
2115
|
-
time series. Not all reducer
|
2116
|
-
functions may be applied to all
|
2117
|
-
time series, depending on the
|
2118
|
-
metric type and the value type of
|
2119
|
-
the original time series.
|
2120
|
-
Reduction may change the metric
|
2121
|
-
type of value type of the time
|
2122
|
-
series.Time series data must be
|
2123
|
-
aligned in order to perform cross-
|
2124
|
-
time series reduction. If
|
2125
|
-
crossSeriesReducer is specified,
|
2126
|
-
then perSeriesAligner must be
|
2127
|
-
specified and not equal ALIGN_NONE
|
2128
|
-
and alignmentPeriod must be
|
2129
|
-
specified; otherwise, an error is
|
2130
|
-
returned.
|
2131
|
-
Possible values are: `REDUCE_NONE`, `REDUCE_MEAN`, `REDUCE_MIN`, `REDUCE_MAX`, `REDUCE_SUM`, `REDUCE_STDDEV`, `REDUCE_COUNT`, `REDUCE_COUNT_TRUE`, `REDUCE_COUNT_FALSE`, `REDUCE_FRACTION_TRUE`, `REDUCE_PERCENTILE_99`, `REDUCE_PERCENTILE_95`, `REDUCE_PERCENTILE_50`, `REDUCE_PERCENTILE_05`.
|
2132
|
-
"""
|
2133
|
-
group_by_fields: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2134
|
-
"""
|
2135
|
-
The set of fields to preserve when
|
2136
|
-
crossSeriesReducer is specified.
|
2137
|
-
The groupByFields determine how
|
2138
|
-
the time series are partitioned
|
2139
|
-
into subsets prior to applying the
|
2140
|
-
aggregation function. Each subset
|
2141
|
-
contains time series that have the
|
2142
|
-
same value for each of the
|
2143
|
-
grouping fields. Each individual
|
2144
|
-
time series is a member of exactly
|
2145
|
-
one subset. The crossSeriesReducer
|
2146
|
-
is applied to each subset of time
|
2147
|
-
series. It is not possible to
|
2148
|
-
reduce across different resource
|
2149
|
-
types, so this field implicitly
|
2150
|
-
contains resource.type. Fields not
|
2151
|
-
specified in groupByFields are
|
2152
|
-
aggregated away. If groupByFields
|
2153
|
-
is not specified and all the time
|
2154
|
-
series have the same resource
|
2155
|
-
type, then the time series are
|
2156
|
-
aggregated into a single output
|
2157
|
-
time series. If crossSeriesReducer
|
2158
|
-
is not defined, this field is
|
2159
|
-
ignored.
|
2160
|
-
"""
|
2161
|
-
per_series_aligner: NotRequired[pulumi.Input[str]]
|
2162
|
-
"""
|
2163
|
-
The approach to be used to align
|
2164
|
-
individual time series. Not all
|
2165
|
-
alignment functions may be applied
|
2166
|
-
to all time series, depending on
|
2167
|
-
the metric type and value type of
|
2168
|
-
the original time series.
|
2169
|
-
Alignment may change the metric
|
2170
|
-
type or the value type of the time
|
2171
|
-
series.Time series data must be
|
2172
|
-
aligned in order to perform cross-
|
2173
|
-
time series reduction. If
|
2174
|
-
crossSeriesReducer is specified,
|
2175
|
-
then perSeriesAligner must be
|
2176
|
-
specified and not equal ALIGN_NONE
|
2177
|
-
and alignmentPeriod must be
|
2178
|
-
specified; otherwise, an error is
|
2179
|
-
returned.
|
2180
|
-
Possible values are: `ALIGN_NONE`, `ALIGN_DELTA`, `ALIGN_RATE`, `ALIGN_INTERPOLATE`, `ALIGN_NEXT_OLDER`, `ALIGN_MIN`, `ALIGN_MAX`, `ALIGN_MEAN`, `ALIGN_COUNT`, `ALIGN_SUM`, `ALIGN_STDDEV`, `ALIGN_COUNT_TRUE`, `ALIGN_COUNT_FALSE`, `ALIGN_FRACTION_TRUE`, `ALIGN_PERCENTILE_99`, `ALIGN_PERCENTILE_95`, `ALIGN_PERCENTILE_50`, `ALIGN_PERCENTILE_05`, `ALIGN_PERCENT_CHANGE`.
|
2181
|
-
"""
|
2182
|
-
elif False:
|
2183
|
-
AlertPolicyConditionConditionThresholdAggregationArgsDict: TypeAlias = Mapping[str, Any]
|
2184
|
-
|
2185
1486
|
@pulumi.input_type
|
2186
1487
|
class AlertPolicyConditionConditionThresholdAggregationArgs:
|
2187
1488
|
def __init__(__self__, *,
|
@@ -2395,98 +1696,6 @@ class AlertPolicyConditionConditionThresholdAggregationArgs:
|
|
2395
1696
|
pulumi.set(self, "per_series_aligner", value)
|
2396
1697
|
|
2397
1698
|
|
2398
|
-
if not MYPY:
|
2399
|
-
class AlertPolicyConditionConditionThresholdDenominatorAggregationArgsDict(TypedDict):
|
2400
|
-
alignment_period: NotRequired[pulumi.Input[str]]
|
2401
|
-
"""
|
2402
|
-
The alignment period for per-time
|
2403
|
-
series alignment. If present,
|
2404
|
-
alignmentPeriod must be at least
|
2405
|
-
60 seconds. After per-time series
|
2406
|
-
alignment, each time series will
|
2407
|
-
contain data points only on the
|
2408
|
-
period boundaries. If
|
2409
|
-
perSeriesAligner is not specified
|
2410
|
-
or equals ALIGN_NONE, then this
|
2411
|
-
field is ignored. If
|
2412
|
-
perSeriesAligner is specified and
|
2413
|
-
does not equal ALIGN_NONE, then
|
2414
|
-
this field must be defined;
|
2415
|
-
otherwise an error is returned.
|
2416
|
-
"""
|
2417
|
-
cross_series_reducer: NotRequired[pulumi.Input[str]]
|
2418
|
-
"""
|
2419
|
-
The approach to be used to combine
|
2420
|
-
time series. Not all reducer
|
2421
|
-
functions may be applied to all
|
2422
|
-
time series, depending on the
|
2423
|
-
metric type and the value type of
|
2424
|
-
the original time series.
|
2425
|
-
Reduction may change the metric
|
2426
|
-
type of value type of the time
|
2427
|
-
series.Time series data must be
|
2428
|
-
aligned in order to perform cross-
|
2429
|
-
time series reduction. If
|
2430
|
-
crossSeriesReducer is specified,
|
2431
|
-
then perSeriesAligner must be
|
2432
|
-
specified and not equal ALIGN_NONE
|
2433
|
-
and alignmentPeriod must be
|
2434
|
-
specified; otherwise, an error is
|
2435
|
-
returned.
|
2436
|
-
Possible values are: `REDUCE_NONE`, `REDUCE_MEAN`, `REDUCE_MIN`, `REDUCE_MAX`, `REDUCE_SUM`, `REDUCE_STDDEV`, `REDUCE_COUNT`, `REDUCE_COUNT_TRUE`, `REDUCE_COUNT_FALSE`, `REDUCE_FRACTION_TRUE`, `REDUCE_PERCENTILE_99`, `REDUCE_PERCENTILE_95`, `REDUCE_PERCENTILE_50`, `REDUCE_PERCENTILE_05`.
|
2437
|
-
"""
|
2438
|
-
group_by_fields: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2439
|
-
"""
|
2440
|
-
The set of fields to preserve when
|
2441
|
-
crossSeriesReducer is specified.
|
2442
|
-
The groupByFields determine how
|
2443
|
-
the time series are partitioned
|
2444
|
-
into subsets prior to applying the
|
2445
|
-
aggregation function. Each subset
|
2446
|
-
contains time series that have the
|
2447
|
-
same value for each of the
|
2448
|
-
grouping fields. Each individual
|
2449
|
-
time series is a member of exactly
|
2450
|
-
one subset. The crossSeriesReducer
|
2451
|
-
is applied to each subset of time
|
2452
|
-
series. It is not possible to
|
2453
|
-
reduce across different resource
|
2454
|
-
types, so this field implicitly
|
2455
|
-
contains resource.type. Fields not
|
2456
|
-
specified in groupByFields are
|
2457
|
-
aggregated away. If groupByFields
|
2458
|
-
is not specified and all the time
|
2459
|
-
series have the same resource
|
2460
|
-
type, then the time series are
|
2461
|
-
aggregated into a single output
|
2462
|
-
time series. If crossSeriesReducer
|
2463
|
-
is not defined, this field is
|
2464
|
-
ignored.
|
2465
|
-
"""
|
2466
|
-
per_series_aligner: NotRequired[pulumi.Input[str]]
|
2467
|
-
"""
|
2468
|
-
The approach to be used to align
|
2469
|
-
individual time series. Not all
|
2470
|
-
alignment functions may be applied
|
2471
|
-
to all time series, depending on
|
2472
|
-
the metric type and value type of
|
2473
|
-
the original time series.
|
2474
|
-
Alignment may change the metric
|
2475
|
-
type or the value type of the time
|
2476
|
-
series.Time series data must be
|
2477
|
-
aligned in order to perform cross-
|
2478
|
-
time series reduction. If
|
2479
|
-
crossSeriesReducer is specified,
|
2480
|
-
then perSeriesAligner must be
|
2481
|
-
specified and not equal ALIGN_NONE
|
2482
|
-
and alignmentPeriod must be
|
2483
|
-
specified; otherwise, an error is
|
2484
|
-
returned.
|
2485
|
-
Possible values are: `ALIGN_NONE`, `ALIGN_DELTA`, `ALIGN_RATE`, `ALIGN_INTERPOLATE`, `ALIGN_NEXT_OLDER`, `ALIGN_MIN`, `ALIGN_MAX`, `ALIGN_MEAN`, `ALIGN_COUNT`, `ALIGN_SUM`, `ALIGN_STDDEV`, `ALIGN_COUNT_TRUE`, `ALIGN_COUNT_FALSE`, `ALIGN_FRACTION_TRUE`, `ALIGN_PERCENTILE_99`, `ALIGN_PERCENTILE_95`, `ALIGN_PERCENTILE_50`, `ALIGN_PERCENTILE_05`, `ALIGN_PERCENT_CHANGE`.
|
2486
|
-
"""
|
2487
|
-
elif False:
|
2488
|
-
AlertPolicyConditionConditionThresholdDenominatorAggregationArgsDict: TypeAlias = Mapping[str, Any]
|
2489
|
-
|
2490
1699
|
@pulumi.input_type
|
2491
1700
|
class AlertPolicyConditionConditionThresholdDenominatorAggregationArgs:
|
2492
1701
|
def __init__(__self__, *,
|
@@ -2700,20 +1909,6 @@ class AlertPolicyConditionConditionThresholdDenominatorAggregationArgs:
|
|
2700
1909
|
pulumi.set(self, "per_series_aligner", value)
|
2701
1910
|
|
2702
1911
|
|
2703
|
-
if not MYPY:
|
2704
|
-
class AlertPolicyConditionConditionThresholdForecastOptionsArgsDict(TypedDict):
|
2705
|
-
forecast_horizon: pulumi.Input[str]
|
2706
|
-
"""
|
2707
|
-
The length of time into the future to forecast
|
2708
|
-
whether a timeseries will violate the threshold.
|
2709
|
-
If the predicted value is found to violate the
|
2710
|
-
threshold, and the violation is observed in all
|
2711
|
-
forecasts made for the Configured `duration`,
|
2712
|
-
then the timeseries is considered to be failing.
|
2713
|
-
"""
|
2714
|
-
elif False:
|
2715
|
-
AlertPolicyConditionConditionThresholdForecastOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
2716
|
-
|
2717
1912
|
@pulumi.input_type
|
2718
1913
|
class AlertPolicyConditionConditionThresholdForecastOptionsArgs:
|
2719
1914
|
def __init__(__self__, *,
|
@@ -2746,23 +1941,6 @@ class AlertPolicyConditionConditionThresholdForecastOptionsArgs:
|
|
2746
1941
|
pulumi.set(self, "forecast_horizon", value)
|
2747
1942
|
|
2748
1943
|
|
2749
|
-
if not MYPY:
|
2750
|
-
class AlertPolicyConditionConditionThresholdTriggerArgsDict(TypedDict):
|
2751
|
-
count: NotRequired[pulumi.Input[int]]
|
2752
|
-
"""
|
2753
|
-
The absolute number of time series
|
2754
|
-
that must fail the predicate for the
|
2755
|
-
condition to be triggered.
|
2756
|
-
"""
|
2757
|
-
percent: NotRequired[pulumi.Input[float]]
|
2758
|
-
"""
|
2759
|
-
The percentage of time series that
|
2760
|
-
must fail the predicate for the
|
2761
|
-
condition to be triggered.
|
2762
|
-
"""
|
2763
|
-
elif False:
|
2764
|
-
AlertPolicyConditionConditionThresholdTriggerArgsDict: TypeAlias = Mapping[str, Any]
|
2765
|
-
|
2766
1944
|
@pulumi.input_type
|
2767
1945
|
class AlertPolicyConditionConditionThresholdTriggerArgs:
|
2768
1946
|
def __init__(__self__, *,
|
@@ -2810,21 +1988,6 @@ class AlertPolicyConditionConditionThresholdTriggerArgs:
|
|
2810
1988
|
pulumi.set(self, "percent", value)
|
2811
1989
|
|
2812
1990
|
|
2813
|
-
if not MYPY:
|
2814
|
-
class AlertPolicyCreationRecordArgsDict(TypedDict):
|
2815
|
-
mutate_time: NotRequired[pulumi.Input[str]]
|
2816
|
-
"""
|
2817
|
-
(Output)
|
2818
|
-
When the change occurred.
|
2819
|
-
"""
|
2820
|
-
mutated_by: NotRequired[pulumi.Input[str]]
|
2821
|
-
"""
|
2822
|
-
(Output)
|
2823
|
-
The email address of the user making the change.
|
2824
|
-
"""
|
2825
|
-
elif False:
|
2826
|
-
AlertPolicyCreationRecordArgsDict: TypeAlias = Mapping[str, Any]
|
2827
|
-
|
2828
1991
|
@pulumi.input_type
|
2829
1992
|
class AlertPolicyCreationRecordArgs:
|
2830
1993
|
def __init__(__self__, *,
|
@@ -2868,40 +2031,10 @@ class AlertPolicyCreationRecordArgs:
|
|
2868
2031
|
pulumi.set(self, "mutated_by", value)
|
2869
2032
|
|
2870
2033
|
|
2871
|
-
if not MYPY:
|
2872
|
-
class AlertPolicyDocumentationArgsDict(TypedDict):
|
2873
|
-
content: NotRequired[pulumi.Input[str]]
|
2874
|
-
"""
|
2875
|
-
The text of the documentation, interpreted according to mimeType.
|
2876
|
-
The content may not exceed 8,192 Unicode characters and may not
|
2877
|
-
exceed more than 10,240 bytes when encoded in UTF-8 format,
|
2878
|
-
whichever is smaller.
|
2879
|
-
"""
|
2880
|
-
links: NotRequired[pulumi.Input[Sequence[pulumi.Input['AlertPolicyDocumentationLinkArgsDict']]]]
|
2881
|
-
"""
|
2882
|
-
Links to content such as playbooks, repositories, and other resources. This field can contain up to 3 entries.
|
2883
|
-
Structure is documented below.
|
2884
|
-
"""
|
2885
|
-
mime_type: NotRequired[pulumi.Input[str]]
|
2886
|
-
"""
|
2887
|
-
The format of the content field. Presently, only the value
|
2888
|
-
"text/markdown" is supported.
|
2889
|
-
"""
|
2890
|
-
subject: NotRequired[pulumi.Input[str]]
|
2891
|
-
"""
|
2892
|
-
The subject line of the notification. The subject line may not
|
2893
|
-
exceed 10,240 bytes. In notifications generated by this policy the contents
|
2894
|
-
of the subject line after variable expansion will be truncated to 255 bytes
|
2895
|
-
or shorter at the latest UTF-8 character boundary.
|
2896
|
-
"""
|
2897
|
-
elif False:
|
2898
|
-
AlertPolicyDocumentationArgsDict: TypeAlias = Mapping[str, Any]
|
2899
|
-
|
2900
2034
|
@pulumi.input_type
|
2901
2035
|
class AlertPolicyDocumentationArgs:
|
2902
2036
|
def __init__(__self__, *,
|
2903
2037
|
content: Optional[pulumi.Input[str]] = None,
|
2904
|
-
links: Optional[pulumi.Input[Sequence[pulumi.Input['AlertPolicyDocumentationLinkArgs']]]] = None,
|
2905
2038
|
mime_type: Optional[pulumi.Input[str]] = None,
|
2906
2039
|
subject: Optional[pulumi.Input[str]] = None):
|
2907
2040
|
"""
|
@@ -2909,8 +2042,6 @@ class AlertPolicyDocumentationArgs:
|
|
2909
2042
|
The content may not exceed 8,192 Unicode characters and may not
|
2910
2043
|
exceed more than 10,240 bytes when encoded in UTF-8 format,
|
2911
2044
|
whichever is smaller.
|
2912
|
-
:param pulumi.Input[Sequence[pulumi.Input['AlertPolicyDocumentationLinkArgs']]] links: Links to content such as playbooks, repositories, and other resources. This field can contain up to 3 entries.
|
2913
|
-
Structure is documented below.
|
2914
2045
|
:param pulumi.Input[str] mime_type: The format of the content field. Presently, only the value
|
2915
2046
|
"text/markdown" is supported.
|
2916
2047
|
:param pulumi.Input[str] subject: The subject line of the notification. The subject line may not
|
@@ -2920,8 +2051,6 @@ class AlertPolicyDocumentationArgs:
|
|
2920
2051
|
"""
|
2921
2052
|
if content is not None:
|
2922
2053
|
pulumi.set(__self__, "content", content)
|
2923
|
-
if links is not None:
|
2924
|
-
pulumi.set(__self__, "links", links)
|
2925
2054
|
if mime_type is not None:
|
2926
2055
|
pulumi.set(__self__, "mime_type", mime_type)
|
2927
2056
|
if subject is not None:
|
@@ -2942,19 +2071,6 @@ class AlertPolicyDocumentationArgs:
|
|
2942
2071
|
def content(self, value: Optional[pulumi.Input[str]]):
|
2943
2072
|
pulumi.set(self, "content", value)
|
2944
2073
|
|
2945
|
-
@property
|
2946
|
-
@pulumi.getter
|
2947
|
-
def links(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['AlertPolicyDocumentationLinkArgs']]]]:
|
2948
|
-
"""
|
2949
|
-
Links to content such as playbooks, repositories, and other resources. This field can contain up to 3 entries.
|
2950
|
-
Structure is documented below.
|
2951
|
-
"""
|
2952
|
-
return pulumi.get(self, "links")
|
2953
|
-
|
2954
|
-
@links.setter
|
2955
|
-
def links(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['AlertPolicyDocumentationLinkArgs']]]]):
|
2956
|
-
pulumi.set(self, "links", value)
|
2957
|
-
|
2958
2074
|
@property
|
2959
2075
|
@pulumi.getter(name="mimeType")
|
2960
2076
|
def mime_type(self) -> Optional[pulumi.Input[str]]:
|
@@ -2984,69 +2100,6 @@ class AlertPolicyDocumentationArgs:
|
|
2984
2100
|
pulumi.set(self, "subject", value)
|
2985
2101
|
|
2986
2102
|
|
2987
|
-
if not MYPY:
|
2988
|
-
class AlertPolicyDocumentationLinkArgsDict(TypedDict):
|
2989
|
-
display_name: NotRequired[pulumi.Input[str]]
|
2990
|
-
"""
|
2991
|
-
A short display name for the link. The display name must not be empty or exceed 63 characters. Example: "playbook".
|
2992
|
-
"""
|
2993
|
-
url: NotRequired[pulumi.Input[str]]
|
2994
|
-
"""
|
2995
|
-
The url of a webpage. A url can be templatized by using variables in the path or the query parameters. The total length of a URL should not exceed 2083 characters before and after variable expansion. Example: "https://my_domain.com/playbook?name=${resource.name}".
|
2996
|
-
"""
|
2997
|
-
elif False:
|
2998
|
-
AlertPolicyDocumentationLinkArgsDict: TypeAlias = Mapping[str, Any]
|
2999
|
-
|
3000
|
-
@pulumi.input_type
|
3001
|
-
class AlertPolicyDocumentationLinkArgs:
|
3002
|
-
def __init__(__self__, *,
|
3003
|
-
display_name: Optional[pulumi.Input[str]] = None,
|
3004
|
-
url: Optional[pulumi.Input[str]] = None):
|
3005
|
-
"""
|
3006
|
-
:param pulumi.Input[str] display_name: A short display name for the link. The display name must not be empty or exceed 63 characters. Example: "playbook".
|
3007
|
-
:param pulumi.Input[str] url: The url of a webpage. A url can be templatized by using variables in the path or the query parameters. The total length of a URL should not exceed 2083 characters before and after variable expansion. Example: "https://my_domain.com/playbook?name=${resource.name}".
|
3008
|
-
"""
|
3009
|
-
if display_name is not None:
|
3010
|
-
pulumi.set(__self__, "display_name", display_name)
|
3011
|
-
if url is not None:
|
3012
|
-
pulumi.set(__self__, "url", url)
|
3013
|
-
|
3014
|
-
@property
|
3015
|
-
@pulumi.getter(name="displayName")
|
3016
|
-
def display_name(self) -> Optional[pulumi.Input[str]]:
|
3017
|
-
"""
|
3018
|
-
A short display name for the link. The display name must not be empty or exceed 63 characters. Example: "playbook".
|
3019
|
-
"""
|
3020
|
-
return pulumi.get(self, "display_name")
|
3021
|
-
|
3022
|
-
@display_name.setter
|
3023
|
-
def display_name(self, value: Optional[pulumi.Input[str]]):
|
3024
|
-
pulumi.set(self, "display_name", value)
|
3025
|
-
|
3026
|
-
@property
|
3027
|
-
@pulumi.getter
|
3028
|
-
def url(self) -> Optional[pulumi.Input[str]]:
|
3029
|
-
"""
|
3030
|
-
The url of a webpage. A url can be templatized by using variables in the path or the query parameters. The total length of a URL should not exceed 2083 characters before and after variable expansion. Example: "https://my_domain.com/playbook?name=${resource.name}".
|
3031
|
-
"""
|
3032
|
-
return pulumi.get(self, "url")
|
3033
|
-
|
3034
|
-
@url.setter
|
3035
|
-
def url(self, value: Optional[pulumi.Input[str]]):
|
3036
|
-
pulumi.set(self, "url", value)
|
3037
|
-
|
3038
|
-
|
3039
|
-
if not MYPY:
|
3040
|
-
class CustomServiceTelemetryArgsDict(TypedDict):
|
3041
|
-
resource_name: NotRequired[pulumi.Input[str]]
|
3042
|
-
"""
|
3043
|
-
The full name of the resource that defines this service.
|
3044
|
-
Formatted as described in
|
3045
|
-
https://cloud.google.com/apis/design/resource_names.
|
3046
|
-
"""
|
3047
|
-
elif False:
|
3048
|
-
CustomServiceTelemetryArgsDict: TypeAlias = Mapping[str, Any]
|
3049
|
-
|
3050
2103
|
@pulumi.input_type
|
3051
2104
|
class CustomServiceTelemetryArgs:
|
3052
2105
|
def __init__(__self__, *,
|
@@ -3074,21 +2127,6 @@ class CustomServiceTelemetryArgs:
|
|
3074
2127
|
pulumi.set(self, "resource_name", value)
|
3075
2128
|
|
3076
2129
|
|
3077
|
-
if not MYPY:
|
3078
|
-
class GenericServiceBasicServiceArgsDict(TypedDict):
|
3079
|
-
service_labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
3080
|
-
"""
|
3081
|
-
Labels that specify the resource that emits the monitoring data
|
3082
|
-
which is used for SLO reporting of this `Service`.
|
3083
|
-
"""
|
3084
|
-
service_type: NotRequired[pulumi.Input[str]]
|
3085
|
-
"""
|
3086
|
-
The type of service that this basic service defines, e.g.
|
3087
|
-
APP_ENGINE service type
|
3088
|
-
"""
|
3089
|
-
elif False:
|
3090
|
-
GenericServiceBasicServiceArgsDict: TypeAlias = Mapping[str, Any]
|
3091
|
-
|
3092
2130
|
@pulumi.input_type
|
3093
2131
|
class GenericServiceBasicServiceArgs:
|
3094
2132
|
def __init__(__self__, *,
|
@@ -3132,17 +2170,6 @@ class GenericServiceBasicServiceArgs:
|
|
3132
2170
|
pulumi.set(self, "service_type", value)
|
3133
2171
|
|
3134
2172
|
|
3135
|
-
if not MYPY:
|
3136
|
-
class GenericServiceTelemetryArgsDict(TypedDict):
|
3137
|
-
resource_name: NotRequired[pulumi.Input[str]]
|
3138
|
-
"""
|
3139
|
-
The full name of the resource that defines this service.
|
3140
|
-
Formatted as described in
|
3141
|
-
https://cloud.google.com/apis/design/resource_names.
|
3142
|
-
"""
|
3143
|
-
elif False:
|
3144
|
-
GenericServiceTelemetryArgsDict: TypeAlias = Mapping[str, Any]
|
3145
|
-
|
3146
2173
|
@pulumi.input_type
|
3147
2174
|
class GenericServiceTelemetryArgs:
|
3148
2175
|
def __init__(__self__, *,
|
@@ -3169,26 +2196,7 @@ class GenericServiceTelemetryArgs:
|
|
3169
2196
|
def resource_name(self, value: Optional[pulumi.Input[str]]):
|
3170
2197
|
pulumi.set(self, "resource_name", value)
|
3171
2198
|
|
3172
|
-
|
3173
|
-
if not MYPY:
|
3174
|
-
class MetricDescriptorLabelArgsDict(TypedDict):
|
3175
|
-
key: pulumi.Input[str]
|
3176
|
-
"""
|
3177
|
-
The key for this label. The key must not exceed 100 characters. The first character of the key must be an upper- or lower-case letter, the remaining characters must be letters, digits or underscores, and the key must match the regular expression [a-zA-Z][a-zA-Z0-9_]*
|
3178
|
-
"""
|
3179
|
-
description: NotRequired[pulumi.Input[str]]
|
3180
|
-
"""
|
3181
|
-
A human-readable description for the label.
|
3182
|
-
"""
|
3183
|
-
value_type: NotRequired[pulumi.Input[str]]
|
3184
|
-
"""
|
3185
|
-
The type of data that can be assigned to the label.
|
3186
|
-
Default value is `STRING`.
|
3187
|
-
Possible values are: `STRING`, `BOOL`, `INT64`.
|
3188
|
-
"""
|
3189
|
-
elif False:
|
3190
|
-
MetricDescriptorLabelArgsDict: TypeAlias = Mapping[str, Any]
|
3191
|
-
|
2199
|
+
|
3192
2200
|
@pulumi.input_type
|
3193
2201
|
class MetricDescriptorLabelArgs:
|
3194
2202
|
def __init__(__self__, *,
|
@@ -3247,19 +2255,6 @@ class MetricDescriptorLabelArgs:
|
|
3247
2255
|
pulumi.set(self, "value_type", value)
|
3248
2256
|
|
3249
2257
|
|
3250
|
-
if not MYPY:
|
3251
|
-
class MetricDescriptorMetadataArgsDict(TypedDict):
|
3252
|
-
ingest_delay: NotRequired[pulumi.Input[str]]
|
3253
|
-
"""
|
3254
|
-
The delay of data points caused by ingestion. Data points older than this age are guaranteed to be ingested and available to be read, excluding data loss due to errors. In `[duration format](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf?&_ga=2.264881487.1507873253.1593446723-935052455.1591817775#google.protobuf.Duration)`.
|
3255
|
-
"""
|
3256
|
-
sample_period: NotRequired[pulumi.Input[str]]
|
3257
|
-
"""
|
3258
|
-
The sampling period of metric data points. For metrics which are written periodically, consecutive data points are stored at this time interval, excluding data loss due to errors. Metrics with a higher granularity have a smaller sampling period. In `[duration format](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf?&_ga=2.264881487.1507873253.1593446723-935052455.1591817775#google.protobuf.Duration)`.
|
3259
|
-
"""
|
3260
|
-
elif False:
|
3261
|
-
MetricDescriptorMetadataArgsDict: TypeAlias = Mapping[str, Any]
|
3262
|
-
|
3263
2258
|
@pulumi.input_type
|
3264
2259
|
class MetricDescriptorMetadataArgs:
|
3265
2260
|
def __init__(__self__, *,
|
@@ -3299,26 +2294,6 @@ class MetricDescriptorMetadataArgs:
|
|
3299
2294
|
pulumi.set(self, "sample_period", value)
|
3300
2295
|
|
3301
2296
|
|
3302
|
-
if not MYPY:
|
3303
|
-
class NotificationChannelSensitiveLabelsArgsDict(TypedDict):
|
3304
|
-
auth_token: NotRequired[pulumi.Input[str]]
|
3305
|
-
"""
|
3306
|
-
An authorization token for a notification channel. Channel types that support this field include: slack
|
3307
|
-
**Note**: This property is sensitive and will not be displayed in the plan.
|
3308
|
-
"""
|
3309
|
-
password: NotRequired[pulumi.Input[str]]
|
3310
|
-
"""
|
3311
|
-
An password for a notification channel. Channel types that support this field include: webhook_basicauth
|
3312
|
-
**Note**: This property is sensitive and will not be displayed in the plan.
|
3313
|
-
"""
|
3314
|
-
service_key: NotRequired[pulumi.Input[str]]
|
3315
|
-
"""
|
3316
|
-
An servicekey token for a notification channel. Channel types that support this field include: pagerduty
|
3317
|
-
**Note**: This property is sensitive and will not be displayed in the plan.
|
3318
|
-
"""
|
3319
|
-
elif False:
|
3320
|
-
NotificationChannelSensitiveLabelsArgsDict: TypeAlias = Mapping[str, Any]
|
3321
|
-
|
3322
2297
|
@pulumi.input_type
|
3323
2298
|
class NotificationChannelSensitiveLabelsArgs:
|
3324
2299
|
def __init__(__self__, *,
|
@@ -3380,48 +2355,6 @@ class NotificationChannelSensitiveLabelsArgs:
|
|
3380
2355
|
pulumi.set(self, "service_key", value)
|
3381
2356
|
|
3382
2357
|
|
3383
|
-
if not MYPY:
|
3384
|
-
class SloBasicSliArgsDict(TypedDict):
|
3385
|
-
availability: NotRequired[pulumi.Input['SloBasicSliAvailabilityArgsDict']]
|
3386
|
-
"""
|
3387
|
-
Availability based SLI, dervied from count of requests made to this service that return successfully.
|
3388
|
-
Structure is documented below.
|
3389
|
-
"""
|
3390
|
-
latency: NotRequired[pulumi.Input['SloBasicSliLatencyArgsDict']]
|
3391
|
-
"""
|
3392
|
-
Parameters for a latency threshold SLI.
|
3393
|
-
Structure is documented below.
|
3394
|
-
"""
|
3395
|
-
locations: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
3396
|
-
"""
|
3397
|
-
An optional set of locations to which this SLI is relevant.
|
3398
|
-
Telemetry from other locations will not be used to calculate
|
3399
|
-
performance for this SLI. If omitted, this SLI applies to all
|
3400
|
-
locations in which the Service has activity. For service types
|
3401
|
-
that don't support breaking down by location, setting this
|
3402
|
-
field will result in an error.
|
3403
|
-
"""
|
3404
|
-
methods: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
3405
|
-
"""
|
3406
|
-
An optional set of RPCs to which this SLI is relevant.
|
3407
|
-
Telemetry from other methods will not be used to calculate
|
3408
|
-
performance for this SLI. If omitted, this SLI applies to all
|
3409
|
-
the Service's methods. For service types that don't support
|
3410
|
-
breaking down by method, setting this field will result in an
|
3411
|
-
error.
|
3412
|
-
"""
|
3413
|
-
versions: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
3414
|
-
"""
|
3415
|
-
The set of API versions to which this SLI is relevant.
|
3416
|
-
Telemetry from other API versions will not be used to
|
3417
|
-
calculate performance for this SLI. If omitted,
|
3418
|
-
this SLI applies to all API versions. For service types
|
3419
|
-
that don't support breaking down by version, setting this
|
3420
|
-
field will result in an error.
|
3421
|
-
"""
|
3422
|
-
elif False:
|
3423
|
-
SloBasicSliArgsDict: TypeAlias = Mapping[str, Any]
|
3424
|
-
|
3425
2358
|
@pulumi.input_type
|
3426
2359
|
class SloBasicSliArgs:
|
3427
2360
|
def __init__(__self__, *,
|
@@ -3543,15 +2476,6 @@ class SloBasicSliArgs:
|
|
3543
2476
|
pulumi.set(self, "versions", value)
|
3544
2477
|
|
3545
2478
|
|
3546
|
-
if not MYPY:
|
3547
|
-
class SloBasicSliAvailabilityArgsDict(TypedDict):
|
3548
|
-
enabled: NotRequired[pulumi.Input[bool]]
|
3549
|
-
"""
|
3550
|
-
Whether an availability SLI is enabled or not. Must be set to `true. Defaults to `true`.
|
3551
|
-
"""
|
3552
|
-
elif False:
|
3553
|
-
SloBasicSliAvailabilityArgsDict: TypeAlias = Mapping[str, Any]
|
3554
|
-
|
3555
2479
|
@pulumi.input_type
|
3556
2480
|
class SloBasicSliAvailabilityArgs:
|
3557
2481
|
def __init__(__self__, *,
|
@@ -3575,17 +2499,6 @@ class SloBasicSliAvailabilityArgs:
|
|
3575
2499
|
pulumi.set(self, "enabled", value)
|
3576
2500
|
|
3577
2501
|
|
3578
|
-
if not MYPY:
|
3579
|
-
class SloBasicSliLatencyArgsDict(TypedDict):
|
3580
|
-
threshold: pulumi.Input[str]
|
3581
|
-
"""
|
3582
|
-
A duration string, e.g. 10s.
|
3583
|
-
Good service is defined to be the count of requests made to
|
3584
|
-
this service that return in no more than threshold.
|
3585
|
-
"""
|
3586
|
-
elif False:
|
3587
|
-
SloBasicSliLatencyArgsDict: TypeAlias = Mapping[str, Any]
|
3588
|
-
|
3589
2502
|
@pulumi.input_type
|
3590
2503
|
class SloBasicSliLatencyArgs:
|
3591
2504
|
def __init__(__self__, *,
|
@@ -3612,31 +2525,6 @@ class SloBasicSliLatencyArgs:
|
|
3612
2525
|
pulumi.set(self, "threshold", value)
|
3613
2526
|
|
3614
2527
|
|
3615
|
-
if not MYPY:
|
3616
|
-
class SloRequestBasedSliArgsDict(TypedDict):
|
3617
|
-
distribution_cut: NotRequired[pulumi.Input['SloRequestBasedSliDistributionCutArgsDict']]
|
3618
|
-
"""
|
3619
|
-
Used when good_service is defined by a count of values aggregated in a
|
3620
|
-
Distribution that fall into a good range. The total_service is the
|
3621
|
-
total count of all values aggregated in the Distribution.
|
3622
|
-
Defines a distribution TimeSeries filter and thresholds used for
|
3623
|
-
measuring good service and total service.
|
3624
|
-
Exactly one of `distribution_cut` or `good_total_ratio` can be set.
|
3625
|
-
Structure is documented below.
|
3626
|
-
"""
|
3627
|
-
good_total_ratio: NotRequired[pulumi.Input['SloRequestBasedSliGoodTotalRatioArgsDict']]
|
3628
|
-
"""
|
3629
|
-
A means to compute a ratio of `good_service` to `total_service`.
|
3630
|
-
Defines computing this ratio with two TimeSeries [monitoring filters](https://cloud.google.com/monitoring/api/v3/filters)
|
3631
|
-
Must specify exactly two of good, bad, and total service filters.
|
3632
|
-
The relationship good_service + bad_service = total_service
|
3633
|
-
will be assumed.
|
3634
|
-
Exactly one of `distribution_cut` or `good_total_ratio` can be set.
|
3635
|
-
Structure is documented below.
|
3636
|
-
"""
|
3637
|
-
elif False:
|
3638
|
-
SloRequestBasedSliArgsDict: TypeAlias = Mapping[str, Any]
|
3639
|
-
|
3640
2528
|
@pulumi.input_type
|
3641
2529
|
class SloRequestBasedSliArgs:
|
3642
2530
|
def __init__(__self__, *,
|
@@ -3700,27 +2588,6 @@ class SloRequestBasedSliArgs:
|
|
3700
2588
|
pulumi.set(self, "good_total_ratio", value)
|
3701
2589
|
|
3702
2590
|
|
3703
|
-
if not MYPY:
|
3704
|
-
class SloRequestBasedSliDistributionCutArgsDict(TypedDict):
|
3705
|
-
distribution_filter: pulumi.Input[str]
|
3706
|
-
"""
|
3707
|
-
A TimeSeries [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)
|
3708
|
-
aggregating values to quantify the good service provided.
|
3709
|
-
Must have ValueType = DISTRIBUTION and
|
3710
|
-
MetricKind = DELTA or MetricKind = CUMULATIVE.
|
3711
|
-
"""
|
3712
|
-
range: pulumi.Input['SloRequestBasedSliDistributionCutRangeArgsDict']
|
3713
|
-
"""
|
3714
|
-
Range of numerical values. The computed good_service
|
3715
|
-
will be the count of values x in the Distribution such
|
3716
|
-
that range.min <= x <= range.max. inclusive of min and
|
3717
|
-
max. Open ranges can be defined by setting
|
3718
|
-
just one of min or max.
|
3719
|
-
Structure is documented below.
|
3720
|
-
"""
|
3721
|
-
elif False:
|
3722
|
-
SloRequestBasedSliDistributionCutArgsDict: TypeAlias = Mapping[str, Any]
|
3723
|
-
|
3724
2591
|
@pulumi.input_type
|
3725
2592
|
class SloRequestBasedSliDistributionCutArgs:
|
3726
2593
|
def __init__(__self__, *,
|
@@ -3774,23 +2641,6 @@ class SloRequestBasedSliDistributionCutArgs:
|
|
3774
2641
|
pulumi.set(self, "range", value)
|
3775
2642
|
|
3776
2643
|
|
3777
|
-
if not MYPY:
|
3778
|
-
class SloRequestBasedSliDistributionCutRangeArgsDict(TypedDict):
|
3779
|
-
max: NotRequired[pulumi.Input[float]]
|
3780
|
-
"""
|
3781
|
-
max value for the range (inclusive). If not given,
|
3782
|
-
will be set to "infinity", defining an open range
|
3783
|
-
">= range.min"
|
3784
|
-
"""
|
3785
|
-
min: NotRequired[pulumi.Input[float]]
|
3786
|
-
"""
|
3787
|
-
Min value for the range (inclusive). If not given,
|
3788
|
-
will be set to "-infinity", defining an open range
|
3789
|
-
"< range.max"
|
3790
|
-
"""
|
3791
|
-
elif False:
|
3792
|
-
SloRequestBasedSliDistributionCutRangeArgsDict: TypeAlias = Mapping[str, Any]
|
3793
|
-
|
3794
2644
|
@pulumi.input_type
|
3795
2645
|
class SloRequestBasedSliDistributionCutRangeArgs:
|
3796
2646
|
def __init__(__self__, *,
|
@@ -3838,40 +2688,6 @@ class SloRequestBasedSliDistributionCutRangeArgs:
|
|
3838
2688
|
pulumi.set(self, "min", value)
|
3839
2689
|
|
3840
2690
|
|
3841
|
-
if not MYPY:
|
3842
|
-
class SloRequestBasedSliGoodTotalRatioArgsDict(TypedDict):
|
3843
|
-
bad_service_filter: NotRequired[pulumi.Input[str]]
|
3844
|
-
"""
|
3845
|
-
A TimeSeries [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)
|
3846
|
-
quantifying bad service provided, either demanded service that
|
3847
|
-
was not provided or demanded service that was of inadequate
|
3848
|
-
quality. Exactly two of
|
3849
|
-
good, bad, or total service filter must be defined (where
|
3850
|
-
good + bad = total is assumed)
|
3851
|
-
Must have ValueType = DOUBLE or ValueType = INT64 and
|
3852
|
-
must have MetricKind = DELTA or MetricKind = CUMULATIVE.
|
3853
|
-
"""
|
3854
|
-
good_service_filter: NotRequired[pulumi.Input[str]]
|
3855
|
-
"""
|
3856
|
-
A TimeSeries [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)
|
3857
|
-
quantifying good service provided. Exactly two of
|
3858
|
-
good, bad, or total service filter must be defined (where
|
3859
|
-
good + bad = total is assumed)
|
3860
|
-
Must have ValueType = DOUBLE or ValueType = INT64 and
|
3861
|
-
must have MetricKind = DELTA or MetricKind = CUMULATIVE.
|
3862
|
-
"""
|
3863
|
-
total_service_filter: NotRequired[pulumi.Input[str]]
|
3864
|
-
"""
|
3865
|
-
A TimeSeries [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)
|
3866
|
-
quantifying total demanded service. Exactly two of
|
3867
|
-
good, bad, or total service filter must be defined (where
|
3868
|
-
good + bad = total is assumed)
|
3869
|
-
Must have ValueType = DOUBLE or ValueType = INT64 and
|
3870
|
-
must have MetricKind = DELTA or MetricKind = CUMULATIVE.
|
3871
|
-
"""
|
3872
|
-
elif False:
|
3873
|
-
SloRequestBasedSliGoodTotalRatioArgsDict: TypeAlias = Mapping[str, Any]
|
3874
|
-
|
3875
2691
|
@pulumi.input_type
|
3876
2692
|
class SloRequestBasedSliGoodTotalRatioArgs:
|
3877
2693
|
def __init__(__self__, *,
|
@@ -3961,55 +2777,6 @@ class SloRequestBasedSliGoodTotalRatioArgs:
|
|
3961
2777
|
pulumi.set(self, "total_service_filter", value)
|
3962
2778
|
|
3963
2779
|
|
3964
|
-
if not MYPY:
|
3965
|
-
class SloWindowsBasedSliArgsDict(TypedDict):
|
3966
|
-
good_bad_metric_filter: NotRequired[pulumi.Input[str]]
|
3967
|
-
"""
|
3968
|
-
A TimeSeries [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)
|
3969
|
-
with ValueType = BOOL. The window is good if any true values
|
3970
|
-
appear in the window. One of `good_bad_metric_filter`,
|
3971
|
-
`good_total_ratio_threshold`, `metric_mean_in_range`,
|
3972
|
-
`metric_sum_in_range` must be set for `windows_based_sli`.
|
3973
|
-
"""
|
3974
|
-
good_total_ratio_threshold: NotRequired[pulumi.Input['SloWindowsBasedSliGoodTotalRatioThresholdArgsDict']]
|
3975
|
-
"""
|
3976
|
-
Criterion that describes a window as good if its performance is
|
3977
|
-
high enough. One of `good_bad_metric_filter`,
|
3978
|
-
`good_total_ratio_threshold`, `metric_mean_in_range`,
|
3979
|
-
`metric_sum_in_range` must be set for `windows_based_sli`.
|
3980
|
-
Structure is documented below.
|
3981
|
-
"""
|
3982
|
-
metric_mean_in_range: NotRequired[pulumi.Input['SloWindowsBasedSliMetricMeanInRangeArgsDict']]
|
3983
|
-
"""
|
3984
|
-
Criterion that describes a window as good if the metric's value
|
3985
|
-
is in a good range, *averaged* across returned streams.
|
3986
|
-
One of `good_bad_metric_filter`,
|
3987
|
-
`good_total_ratio_threshold`, `metric_mean_in_range`,
|
3988
|
-
`metric_sum_in_range` must be set for `windows_based_sli`.
|
3989
|
-
Average value X of `time_series` should satisfy
|
3990
|
-
`range.min <= X <= range.max` for a good window.
|
3991
|
-
Structure is documented below.
|
3992
|
-
"""
|
3993
|
-
metric_sum_in_range: NotRequired[pulumi.Input['SloWindowsBasedSliMetricSumInRangeArgsDict']]
|
3994
|
-
"""
|
3995
|
-
Criterion that describes a window as good if the metric's value
|
3996
|
-
is in a good range, *summed* across returned streams.
|
3997
|
-
Summed value `X` of `time_series` should satisfy
|
3998
|
-
`range.min <= X <= range.max` for a good window.
|
3999
|
-
One of `good_bad_metric_filter`,
|
4000
|
-
`good_total_ratio_threshold`, `metric_mean_in_range`,
|
4001
|
-
`metric_sum_in_range` must be set for `windows_based_sli`.
|
4002
|
-
Structure is documented below.
|
4003
|
-
"""
|
4004
|
-
window_period: NotRequired[pulumi.Input[str]]
|
4005
|
-
"""
|
4006
|
-
Duration over which window quality is evaluated, given as a
|
4007
|
-
duration string "{X}s" representing X seconds. Must be an
|
4008
|
-
integer fraction of a day and at least 60s.
|
4009
|
-
"""
|
4010
|
-
elif False:
|
4011
|
-
SloWindowsBasedSliArgsDict: TypeAlias = Mapping[str, Any]
|
4012
|
-
|
4013
2780
|
@pulumi.input_type
|
4014
2781
|
class SloWindowsBasedSliArgs:
|
4015
2782
|
def __init__(__self__, *,
|
@@ -4145,26 +2912,6 @@ class SloWindowsBasedSliArgs:
|
|
4145
2912
|
pulumi.set(self, "window_period", value)
|
4146
2913
|
|
4147
2914
|
|
4148
|
-
if not MYPY:
|
4149
|
-
class SloWindowsBasedSliGoodTotalRatioThresholdArgsDict(TypedDict):
|
4150
|
-
basic_sli_performance: NotRequired[pulumi.Input['SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceArgsDict']]
|
4151
|
-
"""
|
4152
|
-
Basic SLI to evaluate to judge window quality.
|
4153
|
-
Structure is documented below.
|
4154
|
-
"""
|
4155
|
-
performance: NotRequired[pulumi.Input['SloWindowsBasedSliGoodTotalRatioThresholdPerformanceArgsDict']]
|
4156
|
-
"""
|
4157
|
-
Request-based SLI to evaluate to judge window quality.
|
4158
|
-
Structure is documented below.
|
4159
|
-
"""
|
4160
|
-
threshold: NotRequired[pulumi.Input[float]]
|
4161
|
-
"""
|
4162
|
-
If window performance >= threshold, the window is counted
|
4163
|
-
as good.
|
4164
|
-
"""
|
4165
|
-
elif False:
|
4166
|
-
SloWindowsBasedSliGoodTotalRatioThresholdArgsDict: TypeAlias = Mapping[str, Any]
|
4167
|
-
|
4168
2915
|
@pulumi.input_type
|
4169
2916
|
class SloWindowsBasedSliGoodTotalRatioThresholdArgs:
|
4170
2917
|
def __init__(__self__, *,
|
@@ -4226,48 +2973,6 @@ class SloWindowsBasedSliGoodTotalRatioThresholdArgs:
|
|
4226
2973
|
pulumi.set(self, "threshold", value)
|
4227
2974
|
|
4228
2975
|
|
4229
|
-
if not MYPY:
|
4230
|
-
class SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceArgsDict(TypedDict):
|
4231
|
-
availability: NotRequired[pulumi.Input['SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceAvailabilityArgsDict']]
|
4232
|
-
"""
|
4233
|
-
Availability based SLI, dervied from count of requests made to this service that return successfully.
|
4234
|
-
Structure is documented below.
|
4235
|
-
"""
|
4236
|
-
latency: NotRequired[pulumi.Input['SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceLatencyArgsDict']]
|
4237
|
-
"""
|
4238
|
-
Parameters for a latency threshold SLI.
|
4239
|
-
Structure is documented below.
|
4240
|
-
"""
|
4241
|
-
locations: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
4242
|
-
"""
|
4243
|
-
An optional set of locations to which this SLI is relevant.
|
4244
|
-
Telemetry from other locations will not be used to calculate
|
4245
|
-
performance for this SLI. If omitted, this SLI applies to all
|
4246
|
-
locations in which the Service has activity. For service types
|
4247
|
-
that don't support breaking down by location, setting this
|
4248
|
-
field will result in an error.
|
4249
|
-
"""
|
4250
|
-
methods: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
4251
|
-
"""
|
4252
|
-
An optional set of RPCs to which this SLI is relevant.
|
4253
|
-
Telemetry from other methods will not be used to calculate
|
4254
|
-
performance for this SLI. If omitted, this SLI applies to all
|
4255
|
-
the Service's methods. For service types that don't support
|
4256
|
-
breaking down by method, setting this field will result in an
|
4257
|
-
error.
|
4258
|
-
"""
|
4259
|
-
versions: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
4260
|
-
"""
|
4261
|
-
The set of API versions to which this SLI is relevant.
|
4262
|
-
Telemetry from other API versions will not be used to
|
4263
|
-
calculate performance for this SLI. If omitted,
|
4264
|
-
this SLI applies to all API versions. For service types
|
4265
|
-
that don't support breaking down by version, setting this
|
4266
|
-
field will result in an error.
|
4267
|
-
"""
|
4268
|
-
elif False:
|
4269
|
-
SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceArgsDict: TypeAlias = Mapping[str, Any]
|
4270
|
-
|
4271
2976
|
@pulumi.input_type
|
4272
2977
|
class SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceArgs:
|
4273
2978
|
def __init__(__self__, *,
|
@@ -4389,15 +3094,6 @@ class SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceArgs:
|
|
4389
3094
|
pulumi.set(self, "versions", value)
|
4390
3095
|
|
4391
3096
|
|
4392
|
-
if not MYPY:
|
4393
|
-
class SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceAvailabilityArgsDict(TypedDict):
|
4394
|
-
enabled: NotRequired[pulumi.Input[bool]]
|
4395
|
-
"""
|
4396
|
-
Whether an availability SLI is enabled or not. Must be set to `true. Defaults to `true`.
|
4397
|
-
"""
|
4398
|
-
elif False:
|
4399
|
-
SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceAvailabilityArgsDict: TypeAlias = Mapping[str, Any]
|
4400
|
-
|
4401
3097
|
@pulumi.input_type
|
4402
3098
|
class SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceAvailabilityArgs:
|
4403
3099
|
def __init__(__self__, *,
|
@@ -4421,17 +3117,6 @@ class SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceAvailabilityAr
|
|
4421
3117
|
pulumi.set(self, "enabled", value)
|
4422
3118
|
|
4423
3119
|
|
4424
|
-
if not MYPY:
|
4425
|
-
class SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceLatencyArgsDict(TypedDict):
|
4426
|
-
threshold: pulumi.Input[str]
|
4427
|
-
"""
|
4428
|
-
A duration string, e.g. 10s.
|
4429
|
-
Good service is defined to be the count of requests made to
|
4430
|
-
this service that return in no more than threshold.
|
4431
|
-
"""
|
4432
|
-
elif False:
|
4433
|
-
SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceLatencyArgsDict: TypeAlias = Mapping[str, Any]
|
4434
|
-
|
4435
3120
|
@pulumi.input_type
|
4436
3121
|
class SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceLatencyArgs:
|
4437
3122
|
def __init__(__self__, *,
|
@@ -4449,37 +3134,14 @@ class SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceLatencyArgs:
|
|
4449
3134
|
"""
|
4450
3135
|
A duration string, e.g. 10s.
|
4451
3136
|
Good service is defined to be the count of requests made to
|
4452
|
-
this service that return in no more than threshold.
|
4453
|
-
"""
|
4454
|
-
return pulumi.get(self, "threshold")
|
4455
|
-
|
4456
|
-
@threshold.setter
|
4457
|
-
def threshold(self, value: pulumi.Input[str]):
|
4458
|
-
pulumi.set(self, "threshold", value)
|
4459
|
-
|
4460
|
-
|
4461
|
-
if not MYPY:
|
4462
|
-
class SloWindowsBasedSliGoodTotalRatioThresholdPerformanceArgsDict(TypedDict):
|
4463
|
-
distribution_cut: NotRequired[pulumi.Input['SloWindowsBasedSliGoodTotalRatioThresholdPerformanceDistributionCutArgsDict']]
|
4464
|
-
"""
|
4465
|
-
Used when good_service is defined by a count of values aggregated in a
|
4466
|
-
Distribution that fall into a good range. The total_service is the
|
4467
|
-
total count of all values aggregated in the Distribution.
|
4468
|
-
Defines a distribution TimeSeries filter and thresholds used for
|
4469
|
-
measuring good service and total service.
|
4470
|
-
Structure is documented below.
|
4471
|
-
"""
|
4472
|
-
good_total_ratio: NotRequired[pulumi.Input['SloWindowsBasedSliGoodTotalRatioThresholdPerformanceGoodTotalRatioArgsDict']]
|
4473
|
-
"""
|
4474
|
-
A means to compute a ratio of `good_service` to `total_service`.
|
4475
|
-
Defines computing this ratio with two TimeSeries [monitoring filters](https://cloud.google.com/monitoring/api/v3/filters)
|
4476
|
-
Must specify exactly two of good, bad, and total service filters.
|
4477
|
-
The relationship good_service + bad_service = total_service
|
4478
|
-
will be assumed.
|
4479
|
-
Structure is documented below.
|
3137
|
+
this service that return in no more than threshold.
|
4480
3138
|
"""
|
4481
|
-
|
4482
|
-
|
3139
|
+
return pulumi.get(self, "threshold")
|
3140
|
+
|
3141
|
+
@threshold.setter
|
3142
|
+
def threshold(self, value: pulumi.Input[str]):
|
3143
|
+
pulumi.set(self, "threshold", value)
|
3144
|
+
|
4483
3145
|
|
4484
3146
|
@pulumi.input_type
|
4485
3147
|
class SloWindowsBasedSliGoodTotalRatioThresholdPerformanceArgs:
|
@@ -4540,27 +3202,6 @@ class SloWindowsBasedSliGoodTotalRatioThresholdPerformanceArgs:
|
|
4540
3202
|
pulumi.set(self, "good_total_ratio", value)
|
4541
3203
|
|
4542
3204
|
|
4543
|
-
if not MYPY:
|
4544
|
-
class SloWindowsBasedSliGoodTotalRatioThresholdPerformanceDistributionCutArgsDict(TypedDict):
|
4545
|
-
distribution_filter: pulumi.Input[str]
|
4546
|
-
"""
|
4547
|
-
A TimeSeries [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)
|
4548
|
-
aggregating values to quantify the good service provided.
|
4549
|
-
Must have ValueType = DISTRIBUTION and
|
4550
|
-
MetricKind = DELTA or MetricKind = CUMULATIVE.
|
4551
|
-
"""
|
4552
|
-
range: pulumi.Input['SloWindowsBasedSliGoodTotalRatioThresholdPerformanceDistributionCutRangeArgsDict']
|
4553
|
-
"""
|
4554
|
-
Range of numerical values. The computed good_service
|
4555
|
-
will be the count of values x in the Distribution such
|
4556
|
-
that range.min <= x <= range.max. inclusive of min and
|
4557
|
-
max. Open ranges can be defined by setting
|
4558
|
-
just one of min or max.
|
4559
|
-
Structure is documented below.
|
4560
|
-
"""
|
4561
|
-
elif False:
|
4562
|
-
SloWindowsBasedSliGoodTotalRatioThresholdPerformanceDistributionCutArgsDict: TypeAlias = Mapping[str, Any]
|
4563
|
-
|
4564
3205
|
@pulumi.input_type
|
4565
3206
|
class SloWindowsBasedSliGoodTotalRatioThresholdPerformanceDistributionCutArgs:
|
4566
3207
|
def __init__(__self__, *,
|
@@ -4614,23 +3255,6 @@ class SloWindowsBasedSliGoodTotalRatioThresholdPerformanceDistributionCutArgs:
|
|
4614
3255
|
pulumi.set(self, "range", value)
|
4615
3256
|
|
4616
3257
|
|
4617
|
-
if not MYPY:
|
4618
|
-
class SloWindowsBasedSliGoodTotalRatioThresholdPerformanceDistributionCutRangeArgsDict(TypedDict):
|
4619
|
-
max: NotRequired[pulumi.Input[float]]
|
4620
|
-
"""
|
4621
|
-
max value for the range (inclusive). If not given,
|
4622
|
-
will be set to "infinity", defining an open range
|
4623
|
-
">= range.min"
|
4624
|
-
"""
|
4625
|
-
min: NotRequired[pulumi.Input[float]]
|
4626
|
-
"""
|
4627
|
-
Min value for the range (inclusive). If not given,
|
4628
|
-
will be set to "-infinity", defining an open range
|
4629
|
-
"< range.max"
|
4630
|
-
"""
|
4631
|
-
elif False:
|
4632
|
-
SloWindowsBasedSliGoodTotalRatioThresholdPerformanceDistributionCutRangeArgsDict: TypeAlias = Mapping[str, Any]
|
4633
|
-
|
4634
3258
|
@pulumi.input_type
|
4635
3259
|
class SloWindowsBasedSliGoodTotalRatioThresholdPerformanceDistributionCutRangeArgs:
|
4636
3260
|
def __init__(__self__, *,
|
@@ -4678,40 +3302,6 @@ class SloWindowsBasedSliGoodTotalRatioThresholdPerformanceDistributionCutRangeAr
|
|
4678
3302
|
pulumi.set(self, "min", value)
|
4679
3303
|
|
4680
3304
|
|
4681
|
-
if not MYPY:
|
4682
|
-
class SloWindowsBasedSliGoodTotalRatioThresholdPerformanceGoodTotalRatioArgsDict(TypedDict):
|
4683
|
-
bad_service_filter: NotRequired[pulumi.Input[str]]
|
4684
|
-
"""
|
4685
|
-
A TimeSeries [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)
|
4686
|
-
quantifying bad service provided, either demanded service that
|
4687
|
-
was not provided or demanded service that was of inadequate
|
4688
|
-
quality. Exactly two of
|
4689
|
-
good, bad, or total service filter must be defined (where
|
4690
|
-
good + bad = total is assumed)
|
4691
|
-
Must have ValueType = DOUBLE or ValueType = INT64 and
|
4692
|
-
must have MetricKind = DELTA or MetricKind = CUMULATIVE.
|
4693
|
-
"""
|
4694
|
-
good_service_filter: NotRequired[pulumi.Input[str]]
|
4695
|
-
"""
|
4696
|
-
A TimeSeries [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)
|
4697
|
-
quantifying good service provided. Exactly two of
|
4698
|
-
good, bad, or total service filter must be defined (where
|
4699
|
-
good + bad = total is assumed)
|
4700
|
-
Must have ValueType = DOUBLE or ValueType = INT64 and
|
4701
|
-
must have MetricKind = DELTA or MetricKind = CUMULATIVE.
|
4702
|
-
"""
|
4703
|
-
total_service_filter: NotRequired[pulumi.Input[str]]
|
4704
|
-
"""
|
4705
|
-
A TimeSeries [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)
|
4706
|
-
quantifying total demanded service. Exactly two of
|
4707
|
-
good, bad, or total service filter must be defined (where
|
4708
|
-
good + bad = total is assumed)
|
4709
|
-
Must have ValueType = DOUBLE or ValueType = INT64 and
|
4710
|
-
must have MetricKind = DELTA or MetricKind = CUMULATIVE.
|
4711
|
-
"""
|
4712
|
-
elif False:
|
4713
|
-
SloWindowsBasedSliGoodTotalRatioThresholdPerformanceGoodTotalRatioArgsDict: TypeAlias = Mapping[str, Any]
|
4714
|
-
|
4715
3305
|
@pulumi.input_type
|
4716
3306
|
class SloWindowsBasedSliGoodTotalRatioThresholdPerformanceGoodTotalRatioArgs:
|
4717
3307
|
def __init__(__self__, *,
|
@@ -4801,31 +3391,6 @@ class SloWindowsBasedSliGoodTotalRatioThresholdPerformanceGoodTotalRatioArgs:
|
|
4801
3391
|
pulumi.set(self, "total_service_filter", value)
|
4802
3392
|
|
4803
3393
|
|
4804
|
-
if not MYPY:
|
4805
|
-
class SloWindowsBasedSliMetricMeanInRangeArgsDict(TypedDict):
|
4806
|
-
range: pulumi.Input['SloWindowsBasedSliMetricMeanInRangeRangeArgsDict']
|
4807
|
-
"""
|
4808
|
-
Range of numerical values. The computed good_service
|
4809
|
-
will be the count of values x in the Distribution such
|
4810
|
-
that range.min <= x <= range.max. inclusive of min and
|
4811
|
-
max. Open ranges can be defined by setting
|
4812
|
-
just one of min or max. Mean value `X` of `time_series`
|
4813
|
-
values should satisfy `range.min <= X <= range.max` for a
|
4814
|
-
good service.
|
4815
|
-
Structure is documented below.
|
4816
|
-
"""
|
4817
|
-
time_series: pulumi.Input[str]
|
4818
|
-
"""
|
4819
|
-
A [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)
|
4820
|
-
specifying the TimeSeries to use for evaluating window
|
4821
|
-
The provided TimeSeries must have ValueType = INT64 or
|
4822
|
-
ValueType = DOUBLE and MetricKind = GAUGE. Mean value `X`
|
4823
|
-
should satisfy `range.min <= X <= range.max`
|
4824
|
-
under good service.
|
4825
|
-
"""
|
4826
|
-
elif False:
|
4827
|
-
SloWindowsBasedSliMetricMeanInRangeArgsDict: TypeAlias = Mapping[str, Any]
|
4828
|
-
|
4829
3394
|
@pulumi.input_type
|
4830
3395
|
class SloWindowsBasedSliMetricMeanInRangeArgs:
|
4831
3396
|
def __init__(__self__, *,
|
@@ -4887,23 +3452,6 @@ class SloWindowsBasedSliMetricMeanInRangeArgs:
|
|
4887
3452
|
pulumi.set(self, "time_series", value)
|
4888
3453
|
|
4889
3454
|
|
4890
|
-
if not MYPY:
|
4891
|
-
class SloWindowsBasedSliMetricMeanInRangeRangeArgsDict(TypedDict):
|
4892
|
-
max: NotRequired[pulumi.Input[float]]
|
4893
|
-
"""
|
4894
|
-
max value for the range (inclusive). If not given,
|
4895
|
-
will be set to "infinity", defining an open range
|
4896
|
-
">= range.min"
|
4897
|
-
"""
|
4898
|
-
min: NotRequired[pulumi.Input[float]]
|
4899
|
-
"""
|
4900
|
-
Min value for the range (inclusive). If not given,
|
4901
|
-
will be set to "-infinity", defining an open range
|
4902
|
-
"< range.max"
|
4903
|
-
"""
|
4904
|
-
elif False:
|
4905
|
-
SloWindowsBasedSliMetricMeanInRangeRangeArgsDict: TypeAlias = Mapping[str, Any]
|
4906
|
-
|
4907
3455
|
@pulumi.input_type
|
4908
3456
|
class SloWindowsBasedSliMetricMeanInRangeRangeArgs:
|
4909
3457
|
def __init__(__self__, *,
|
@@ -4951,31 +3499,6 @@ class SloWindowsBasedSliMetricMeanInRangeRangeArgs:
|
|
4951
3499
|
pulumi.set(self, "min", value)
|
4952
3500
|
|
4953
3501
|
|
4954
|
-
if not MYPY:
|
4955
|
-
class SloWindowsBasedSliMetricSumInRangeArgsDict(TypedDict):
|
4956
|
-
range: pulumi.Input['SloWindowsBasedSliMetricSumInRangeRangeArgsDict']
|
4957
|
-
"""
|
4958
|
-
Range of numerical values. The computed good_service
|
4959
|
-
will be the count of values x in the Distribution such
|
4960
|
-
that range.min <= x <= range.max. inclusive of min and
|
4961
|
-
max. Open ranges can be defined by setting
|
4962
|
-
just one of min or max. Summed value `X` should satisfy
|
4963
|
-
`range.min <= X <= range.max` for a good window.
|
4964
|
-
Structure is documented below.
|
4965
|
-
"""
|
4966
|
-
time_series: pulumi.Input[str]
|
4967
|
-
"""
|
4968
|
-
A [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters)
|
4969
|
-
specifying the TimeSeries to use for evaluating window
|
4970
|
-
quality. The provided TimeSeries must have
|
4971
|
-
ValueType = INT64 or ValueType = DOUBLE and
|
4972
|
-
MetricKind = GAUGE.
|
4973
|
-
Summed value `X` should satisfy
|
4974
|
-
`range.min <= X <= range.max` for a good window.
|
4975
|
-
"""
|
4976
|
-
elif False:
|
4977
|
-
SloWindowsBasedSliMetricSumInRangeArgsDict: TypeAlias = Mapping[str, Any]
|
4978
|
-
|
4979
3502
|
@pulumi.input_type
|
4980
3503
|
class SloWindowsBasedSliMetricSumInRangeArgs:
|
4981
3504
|
def __init__(__self__, *,
|
@@ -5037,23 +3560,6 @@ class SloWindowsBasedSliMetricSumInRangeArgs:
|
|
5037
3560
|
pulumi.set(self, "time_series", value)
|
5038
3561
|
|
5039
3562
|
|
5040
|
-
if not MYPY:
|
5041
|
-
class SloWindowsBasedSliMetricSumInRangeRangeArgsDict(TypedDict):
|
5042
|
-
max: NotRequired[pulumi.Input[float]]
|
5043
|
-
"""
|
5044
|
-
max value for the range (inclusive). If not given,
|
5045
|
-
will be set to "infinity", defining an open range
|
5046
|
-
">= range.min"
|
5047
|
-
"""
|
5048
|
-
min: NotRequired[pulumi.Input[float]]
|
5049
|
-
"""
|
5050
|
-
Min value for the range (inclusive). If not given,
|
5051
|
-
will be set to "-infinity", defining an open range
|
5052
|
-
"< range.max"
|
5053
|
-
"""
|
5054
|
-
elif False:
|
5055
|
-
SloWindowsBasedSliMetricSumInRangeRangeArgsDict: TypeAlias = Mapping[str, Any]
|
5056
|
-
|
5057
3563
|
@pulumi.input_type
|
5058
3564
|
class SloWindowsBasedSliMetricSumInRangeRangeArgs:
|
5059
3565
|
def __init__(__self__, *,
|
@@ -5101,26 +3607,6 @@ class SloWindowsBasedSliMetricSumInRangeRangeArgs:
|
|
5101
3607
|
pulumi.set(self, "min", value)
|
5102
3608
|
|
5103
3609
|
|
5104
|
-
if not MYPY:
|
5105
|
-
class UptimeCheckConfigContentMatcherArgsDict(TypedDict):
|
5106
|
-
content: pulumi.Input[str]
|
5107
|
-
"""
|
5108
|
-
String or regex content to match (max 1024 bytes)
|
5109
|
-
"""
|
5110
|
-
json_path_matcher: NotRequired[pulumi.Input['UptimeCheckConfigContentMatcherJsonPathMatcherArgsDict']]
|
5111
|
-
"""
|
5112
|
-
Information needed to perform a JSONPath content match. Used for `ContentMatcherOption::MATCHES_JSON_PATH` and `ContentMatcherOption::NOT_MATCHES_JSON_PATH`.
|
5113
|
-
Structure is documented below.
|
5114
|
-
"""
|
5115
|
-
matcher: NotRequired[pulumi.Input[str]]
|
5116
|
-
"""
|
5117
|
-
The type of content matcher that will be applied to the server output, compared to the content string when the check is run.
|
5118
|
-
Default value is `CONTAINS_STRING`.
|
5119
|
-
Possible values are: `CONTAINS_STRING`, `NOT_CONTAINS_STRING`, `MATCHES_REGEX`, `NOT_MATCHES_REGEX`, `MATCHES_JSON_PATH`, `NOT_MATCHES_JSON_PATH`.
|
5120
|
-
"""
|
5121
|
-
elif False:
|
5122
|
-
UptimeCheckConfigContentMatcherArgsDict: TypeAlias = Mapping[str, Any]
|
5123
|
-
|
5124
3610
|
@pulumi.input_type
|
5125
3611
|
class UptimeCheckConfigContentMatcherArgs:
|
5126
3612
|
def __init__(__self__, *,
|
@@ -5181,21 +3667,6 @@ class UptimeCheckConfigContentMatcherArgs:
|
|
5181
3667
|
pulumi.set(self, "matcher", value)
|
5182
3668
|
|
5183
3669
|
|
5184
|
-
if not MYPY:
|
5185
|
-
class UptimeCheckConfigContentMatcherJsonPathMatcherArgsDict(TypedDict):
|
5186
|
-
json_path: pulumi.Input[str]
|
5187
|
-
"""
|
5188
|
-
JSONPath within the response output pointing to the expected `ContentMatcher::content` to match against.
|
5189
|
-
"""
|
5190
|
-
json_matcher: NotRequired[pulumi.Input[str]]
|
5191
|
-
"""
|
5192
|
-
Options to perform JSONPath content matching.
|
5193
|
-
Default value is `EXACT_MATCH`.
|
5194
|
-
Possible values are: `EXACT_MATCH`, `REGEX_MATCH`.
|
5195
|
-
"""
|
5196
|
-
elif False:
|
5197
|
-
UptimeCheckConfigContentMatcherJsonPathMatcherArgsDict: TypeAlias = Mapping[str, Any]
|
5198
|
-
|
5199
3670
|
@pulumi.input_type
|
5200
3671
|
class UptimeCheckConfigContentMatcherJsonPathMatcherArgs:
|
5201
3672
|
def __init__(__self__, *,
|
@@ -5238,74 +3709,6 @@ class UptimeCheckConfigContentMatcherJsonPathMatcherArgs:
|
|
5238
3709
|
pulumi.set(self, "json_matcher", value)
|
5239
3710
|
|
5240
3711
|
|
5241
|
-
if not MYPY:
|
5242
|
-
class UptimeCheckConfigHttpCheckArgsDict(TypedDict):
|
5243
|
-
accepted_response_status_codes: NotRequired[pulumi.Input[Sequence[pulumi.Input['UptimeCheckConfigHttpCheckAcceptedResponseStatusCodeArgsDict']]]]
|
5244
|
-
"""
|
5245
|
-
If present, the check will only pass if the HTTP response status code is in this set of status codes. If empty, the HTTP status code will only pass if the HTTP status code is 200-299.
|
5246
|
-
Structure is documented below.
|
5247
|
-
"""
|
5248
|
-
auth_info: NotRequired[pulumi.Input['UptimeCheckConfigHttpCheckAuthInfoArgsDict']]
|
5249
|
-
"""
|
5250
|
-
The authentication information using username and password. Optional when creating an HTTP check; defaults to empty. Do not use with other authentication fields.
|
5251
|
-
Structure is documented below.
|
5252
|
-
"""
|
5253
|
-
body: NotRequired[pulumi.Input[str]]
|
5254
|
-
"""
|
5255
|
-
The request body associated with the HTTP POST request. If `content_type` is `URL_ENCODED`, the body passed in must be URL-encoded. Users can provide a `Content-Length` header via the `headers` field or the API will do so. If the `request_method` is `GET` and `body` is not empty, the API will return an error. The maximum byte size is 1 megabyte. Note - As with all bytes fields JSON representations are base64 encoded. e.g. `foo=bar` in URL-encoded form is `foo%3Dbar` and in base64 encoding is `Zm9vJTI1M0RiYXI=`.
|
5256
|
-
"""
|
5257
|
-
content_type: NotRequired[pulumi.Input[str]]
|
5258
|
-
"""
|
5259
|
-
The content type to use for the check.
|
5260
|
-
Possible values are: `TYPE_UNSPECIFIED`, `URL_ENCODED`, `USER_PROVIDED`.
|
5261
|
-
"""
|
5262
|
-
custom_content_type: NotRequired[pulumi.Input[str]]
|
5263
|
-
"""
|
5264
|
-
A user provided content type header to use for the check. The invalid configurations outlined in the `content_type` field apply to custom_content_type`, as well as the following 1. `content_type` is `URL_ENCODED` and `custom_content_type` is set. 2. `content_type` is `USER_PROVIDED` and `custom_content_type` is not set.
|
5265
|
-
"""
|
5266
|
-
headers: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
5267
|
-
"""
|
5268
|
-
The list of headers to send as part of the uptime check request. If two headers have the same key and different values, they should be entered as a single header, with the value being a comma-separated list of all the desired values as described in [RFC 2616 (page 31)](https://www.w3.org/Protocols/rfc2616/rfc2616.txt). Entering two separate headers with the same key in a Create call will cause the first to be overwritten by the second. The maximum number of headers allowed is 100.
|
5269
|
-
"""
|
5270
|
-
mask_headers: NotRequired[pulumi.Input[bool]]
|
5271
|
-
"""
|
5272
|
-
Boolean specifying whether to encrypt the header information. Encryption should be specified for any headers related to authentication that you do not wish to be seen when retrieving the configuration. The server will be responsible for encrypting the headers. On Get/List calls, if `mask_headers` is set to `true` then the headers will be obscured with `******`.
|
5273
|
-
"""
|
5274
|
-
path: NotRequired[pulumi.Input[str]]
|
5275
|
-
"""
|
5276
|
-
The path to the page to run the check against. Will be combined with the host (specified within the MonitoredResource) and port to construct the full URL. If the provided path does not begin with `/`, a `/` will be prepended automatically. Optional (defaults to `/`).
|
5277
|
-
"""
|
5278
|
-
ping_config: NotRequired[pulumi.Input['UptimeCheckConfigHttpCheckPingConfigArgsDict']]
|
5279
|
-
"""
|
5280
|
-
Contains information needed to add pings to an HTTP check.
|
5281
|
-
Structure is documented below.
|
5282
|
-
"""
|
5283
|
-
port: NotRequired[pulumi.Input[int]]
|
5284
|
-
"""
|
5285
|
-
The port to the page to run the check against. Will be combined with `host` (specified within the `monitored_resource`) and path to construct the full URL. Optional (defaults to 80 without SSL, or 443 with SSL).
|
5286
|
-
"""
|
5287
|
-
request_method: NotRequired[pulumi.Input[str]]
|
5288
|
-
"""
|
5289
|
-
The HTTP request method to use for the check. If set to `METHOD_UNSPECIFIED` then `request_method` defaults to `GET`.
|
5290
|
-
Default value is `GET`.
|
5291
|
-
Possible values are: `METHOD_UNSPECIFIED`, `GET`, `POST`.
|
5292
|
-
"""
|
5293
|
-
service_agent_authentication: NotRequired[pulumi.Input['UptimeCheckConfigHttpCheckServiceAgentAuthenticationArgsDict']]
|
5294
|
-
"""
|
5295
|
-
The authentication information using the Monitoring Service Agent. Optional when creating an HTTPS check; defaults to empty. Do not use with other authentication fields.
|
5296
|
-
Structure is documented below.
|
5297
|
-
"""
|
5298
|
-
use_ssl: NotRequired[pulumi.Input[bool]]
|
5299
|
-
"""
|
5300
|
-
If true, use HTTPS instead of HTTP to run the check.
|
5301
|
-
"""
|
5302
|
-
validate_ssl: NotRequired[pulumi.Input[bool]]
|
5303
|
-
"""
|
5304
|
-
Boolean specifying whether to include SSL certificate validation as a part of the Uptime check. Only applies to checks where `monitored_resource` is set to `uptime_url`. If `use_ssl` is `false`, setting `validate_ssl` to `true` has no effect.
|
5305
|
-
"""
|
5306
|
-
elif False:
|
5307
|
-
UptimeCheckConfigHttpCheckArgsDict: TypeAlias = Mapping[str, Any]
|
5308
|
-
|
5309
3712
|
@pulumi.input_type
|
5310
3713
|
class UptimeCheckConfigHttpCheckArgs:
|
5311
3714
|
def __init__(__self__, *,
|
@@ -5551,20 +3954,6 @@ class UptimeCheckConfigHttpCheckArgs:
|
|
5551
3954
|
pulumi.set(self, "validate_ssl", value)
|
5552
3955
|
|
5553
3956
|
|
5554
|
-
if not MYPY:
|
5555
|
-
class UptimeCheckConfigHttpCheckAcceptedResponseStatusCodeArgsDict(TypedDict):
|
5556
|
-
status_class: NotRequired[pulumi.Input[str]]
|
5557
|
-
"""
|
5558
|
-
A class of status codes to accept.
|
5559
|
-
Possible values are: `STATUS_CLASS_1XX`, `STATUS_CLASS_2XX`, `STATUS_CLASS_3XX`, `STATUS_CLASS_4XX`, `STATUS_CLASS_5XX`, `STATUS_CLASS_ANY`.
|
5560
|
-
"""
|
5561
|
-
status_value: NotRequired[pulumi.Input[int]]
|
5562
|
-
"""
|
5563
|
-
A status code to accept.
|
5564
|
-
"""
|
5565
|
-
elif False:
|
5566
|
-
UptimeCheckConfigHttpCheckAcceptedResponseStatusCodeArgsDict: TypeAlias = Mapping[str, Any]
|
5567
|
-
|
5568
3957
|
@pulumi.input_type
|
5569
3958
|
class UptimeCheckConfigHttpCheckAcceptedResponseStatusCodeArgs:
|
5570
3959
|
def __init__(__self__, *,
|
@@ -5606,20 +3995,6 @@ class UptimeCheckConfigHttpCheckAcceptedResponseStatusCodeArgs:
|
|
5606
3995
|
pulumi.set(self, "status_value", value)
|
5607
3996
|
|
5608
3997
|
|
5609
|
-
if not MYPY:
|
5610
|
-
class UptimeCheckConfigHttpCheckAuthInfoArgsDict(TypedDict):
|
5611
|
-
password: pulumi.Input[str]
|
5612
|
-
"""
|
5613
|
-
The password to authenticate.
|
5614
|
-
**Note**: This property is sensitive and will not be displayed in the plan.
|
5615
|
-
"""
|
5616
|
-
username: pulumi.Input[str]
|
5617
|
-
"""
|
5618
|
-
The username to authenticate.
|
5619
|
-
"""
|
5620
|
-
elif False:
|
5621
|
-
UptimeCheckConfigHttpCheckAuthInfoArgsDict: TypeAlias = Mapping[str, Any]
|
5622
|
-
|
5623
3998
|
@pulumi.input_type
|
5624
3999
|
class UptimeCheckConfigHttpCheckAuthInfoArgs:
|
5625
4000
|
def __init__(__self__, *,
|
@@ -5659,15 +4034,6 @@ class UptimeCheckConfigHttpCheckAuthInfoArgs:
|
|
5659
4034
|
pulumi.set(self, "username", value)
|
5660
4035
|
|
5661
4036
|
|
5662
|
-
if not MYPY:
|
5663
|
-
class UptimeCheckConfigHttpCheckPingConfigArgsDict(TypedDict):
|
5664
|
-
pings_count: pulumi.Input[int]
|
5665
|
-
"""
|
5666
|
-
Number of ICMP pings. A maximum of 3 ICMP pings is currently supported.
|
5667
|
-
"""
|
5668
|
-
elif False:
|
5669
|
-
UptimeCheckConfigHttpCheckPingConfigArgsDict: TypeAlias = Mapping[str, Any]
|
5670
|
-
|
5671
4037
|
@pulumi.input_type
|
5672
4038
|
class UptimeCheckConfigHttpCheckPingConfigArgs:
|
5673
4039
|
def __init__(__self__, *,
|
@@ -5690,16 +4056,6 @@ class UptimeCheckConfigHttpCheckPingConfigArgs:
|
|
5690
4056
|
pulumi.set(self, "pings_count", value)
|
5691
4057
|
|
5692
4058
|
|
5693
|
-
if not MYPY:
|
5694
|
-
class UptimeCheckConfigHttpCheckServiceAgentAuthenticationArgsDict(TypedDict):
|
5695
|
-
type: NotRequired[pulumi.Input[str]]
|
5696
|
-
"""
|
5697
|
-
The type of authentication to use.
|
5698
|
-
Possible values are: `SERVICE_AGENT_AUTHENTICATION_TYPE_UNSPECIFIED`, `OIDC_TOKEN`.
|
5699
|
-
"""
|
5700
|
-
elif False:
|
5701
|
-
UptimeCheckConfigHttpCheckServiceAgentAuthenticationArgsDict: TypeAlias = Mapping[str, Any]
|
5702
|
-
|
5703
4059
|
@pulumi.input_type
|
5704
4060
|
class UptimeCheckConfigHttpCheckServiceAgentAuthenticationArgs:
|
5705
4061
|
def __init__(__self__, *,
|
@@ -5725,19 +4081,6 @@ class UptimeCheckConfigHttpCheckServiceAgentAuthenticationArgs:
|
|
5725
4081
|
pulumi.set(self, "type", value)
|
5726
4082
|
|
5727
4083
|
|
5728
|
-
if not MYPY:
|
5729
|
-
class UptimeCheckConfigMonitoredResourceArgsDict(TypedDict):
|
5730
|
-
labels: pulumi.Input[Mapping[str, pulumi.Input[str]]]
|
5731
|
-
"""
|
5732
|
-
Values for all of the labels listed in the associated monitored resource descriptor. For example, Compute Engine VM instances use the labels `project_id`, `instance_id`, and `zone`.
|
5733
|
-
"""
|
5734
|
-
type: pulumi.Input[str]
|
5735
|
-
"""
|
5736
|
-
The monitored resource type. This field must match the type field of a [`MonitoredResourceDescriptor`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.monitoredResourceDescriptors#MonitoredResourceDescriptor) object. For example, the type of a Compute Engine VM instance is `gce_instance`. For a list of types, see [Monitoring resource types](https://cloud.google.com/monitoring/api/resources) and [Logging resource types](https://cloud.google.com/logging/docs/api/v2/resource-list).
|
5737
|
-
"""
|
5738
|
-
elif False:
|
5739
|
-
UptimeCheckConfigMonitoredResourceArgsDict: TypeAlias = Mapping[str, Any]
|
5740
|
-
|
5741
4084
|
@pulumi.input_type
|
5742
4085
|
class UptimeCheckConfigMonitoredResourceArgs:
|
5743
4086
|
def __init__(__self__, *,
|
@@ -5775,20 +4118,6 @@ class UptimeCheckConfigMonitoredResourceArgs:
|
|
5775
4118
|
pulumi.set(self, "type", value)
|
5776
4119
|
|
5777
4120
|
|
5778
|
-
if not MYPY:
|
5779
|
-
class UptimeCheckConfigResourceGroupArgsDict(TypedDict):
|
5780
|
-
group_id: NotRequired[pulumi.Input[str]]
|
5781
|
-
"""
|
5782
|
-
The group of resources being monitored. Should be the `name` of a group
|
5783
|
-
"""
|
5784
|
-
resource_type: NotRequired[pulumi.Input[str]]
|
5785
|
-
"""
|
5786
|
-
The resource type of the group members.
|
5787
|
-
Possible values are: `RESOURCE_TYPE_UNSPECIFIED`, `INSTANCE`, `AWS_ELB_LOAD_BALANCER`.
|
5788
|
-
"""
|
5789
|
-
elif False:
|
5790
|
-
UptimeCheckConfigResourceGroupArgsDict: TypeAlias = Mapping[str, Any]
|
5791
|
-
|
5792
4121
|
@pulumi.input_type
|
5793
4122
|
class UptimeCheckConfigResourceGroupArgs:
|
5794
4123
|
def __init__(__self__, *,
|
@@ -5830,19 +4159,6 @@ class UptimeCheckConfigResourceGroupArgs:
|
|
5830
4159
|
pulumi.set(self, "resource_type", value)
|
5831
4160
|
|
5832
4161
|
|
5833
|
-
if not MYPY:
|
5834
|
-
class UptimeCheckConfigSyntheticMonitorArgsDict(TypedDict):
|
5835
|
-
cloud_function_v2: pulumi.Input['UptimeCheckConfigSyntheticMonitorCloudFunctionV2ArgsDict']
|
5836
|
-
"""
|
5837
|
-
Target a Synthetic Monitor GCFv2 Instance
|
5838
|
-
Structure is documented below.
|
5839
|
-
|
5840
|
-
|
5841
|
-
<a name="nested_cloud_function_v2"></a>The `cloud_function_v2` block supports:
|
5842
|
-
"""
|
5843
|
-
elif False:
|
5844
|
-
UptimeCheckConfigSyntheticMonitorArgsDict: TypeAlias = Mapping[str, Any]
|
5845
|
-
|
5846
4162
|
@pulumi.input_type
|
5847
4163
|
class UptimeCheckConfigSyntheticMonitorArgs:
|
5848
4164
|
def __init__(__self__, *,
|
@@ -5873,15 +4189,6 @@ class UptimeCheckConfigSyntheticMonitorArgs:
|
|
5873
4189
|
pulumi.set(self, "cloud_function_v2", value)
|
5874
4190
|
|
5875
4191
|
|
5876
|
-
if not MYPY:
|
5877
|
-
class UptimeCheckConfigSyntheticMonitorCloudFunctionV2ArgsDict(TypedDict):
|
5878
|
-
name: pulumi.Input[str]
|
5879
|
-
"""
|
5880
|
-
A unique resource name for this UptimeCheckConfig. The format is `projects/[PROJECT_ID]/uptimeCheckConfigs/[UPTIME_CHECK_ID]`.
|
5881
|
-
"""
|
5882
|
-
elif False:
|
5883
|
-
UptimeCheckConfigSyntheticMonitorCloudFunctionV2ArgsDict: TypeAlias = Mapping[str, Any]
|
5884
|
-
|
5885
4192
|
@pulumi.input_type
|
5886
4193
|
class UptimeCheckConfigSyntheticMonitorCloudFunctionV2Args:
|
5887
4194
|
def __init__(__self__, *,
|
@@ -5904,20 +4211,6 @@ class UptimeCheckConfigSyntheticMonitorCloudFunctionV2Args:
|
|
5904
4211
|
pulumi.set(self, "name", value)
|
5905
4212
|
|
5906
4213
|
|
5907
|
-
if not MYPY:
|
5908
|
-
class UptimeCheckConfigTcpCheckArgsDict(TypedDict):
|
5909
|
-
port: pulumi.Input[int]
|
5910
|
-
"""
|
5911
|
-
The port to the page to run the check against. Will be combined with host (specified within the `monitored_resource`) to construct the full URL.
|
5912
|
-
"""
|
5913
|
-
ping_config: NotRequired[pulumi.Input['UptimeCheckConfigTcpCheckPingConfigArgsDict']]
|
5914
|
-
"""
|
5915
|
-
Contains information needed to add pings to a TCP check.
|
5916
|
-
Structure is documented below.
|
5917
|
-
"""
|
5918
|
-
elif False:
|
5919
|
-
UptimeCheckConfigTcpCheckArgsDict: TypeAlias = Mapping[str, Any]
|
5920
|
-
|
5921
4214
|
@pulumi.input_type
|
5922
4215
|
class UptimeCheckConfigTcpCheckArgs:
|
5923
4216
|
def __init__(__self__, *,
|
@@ -5958,15 +4251,6 @@ class UptimeCheckConfigTcpCheckArgs:
|
|
5958
4251
|
pulumi.set(self, "ping_config", value)
|
5959
4252
|
|
5960
4253
|
|
5961
|
-
if not MYPY:
|
5962
|
-
class UptimeCheckConfigTcpCheckPingConfigArgsDict(TypedDict):
|
5963
|
-
pings_count: pulumi.Input[int]
|
5964
|
-
"""
|
5965
|
-
Number of ICMP pings. A maximum of 3 ICMP pings is currently supported.
|
5966
|
-
"""
|
5967
|
-
elif False:
|
5968
|
-
UptimeCheckConfigTcpCheckPingConfigArgsDict: TypeAlias = Mapping[str, Any]
|
5969
|
-
|
5970
4254
|
@pulumi.input_type
|
5971
4255
|
class UptimeCheckConfigTcpCheckPingConfigArgs:
|
5972
4256
|
def __init__(__self__, *,
|