pulumi-gcp 7.30.0__py3-none-any.whl → 7.30.0a1719470057__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_gcp/__init__.py +0 -32
- pulumi_gcp/_inputs.py +0 -15
- pulumi_gcp/accessapproval/get_folder_service_account.py +0 -5
- pulumi_gcp/accessapproval/get_organization_service_account.py +0 -5
- pulumi_gcp/accessapproval/get_project_service_account.py +0 -5
- pulumi_gcp/accesscontextmanager/_inputs.py +12 -2072
- pulumi_gcp/accesscontextmanager/access_level.py +32 -37
- pulumi_gcp/accesscontextmanager/access_level_condition.py +48 -53
- pulumi_gcp/accesscontextmanager/access_levels.py +65 -70
- pulumi_gcp/accesscontextmanager/access_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/access_policy_iam_binding.py +19 -24
- pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +19 -24
- pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +16 -21
- pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +0 -5
- pulumi_gcp/accesscontextmanager/egress_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +28 -33
- pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/ingress_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/outputs.py +0 -5
- pulumi_gcp/accesscontextmanager/service_perimeter.py +196 -201
- pulumi_gcp/accesscontextmanager/service_perimeter_dry_run_resource.py +6 -11
- pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +10 -15
- pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +10 -15
- pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +6 -11
- pulumi_gcp/accesscontextmanager/service_perimeters.py +55 -60
- pulumi_gcp/activedirectory/domain.py +0 -5
- pulumi_gcp/activedirectory/domain_trust.py +0 -5
- pulumi_gcp/activedirectory/peering.py +0 -5
- pulumi_gcp/alloydb/_inputs.py +0 -535
- pulumi_gcp/alloydb/backup.py +21 -26
- pulumi_gcp/alloydb/cluster.py +172 -177
- pulumi_gcp/alloydb/get_locations.py +0 -5
- pulumi_gcp/alloydb/get_supported_database_flags.py +0 -5
- pulumi_gcp/alloydb/instance.py +72 -77
- pulumi_gcp/alloydb/outputs.py +0 -5
- pulumi_gcp/alloydb/user.py +12 -17
- pulumi_gcp/apigateway/_inputs.py +0 -168
- pulumi_gcp/apigateway/api.py +0 -5
- pulumi_gcp/apigateway/api_config.py +20 -25
- pulumi_gcp/apigateway/api_config_iam_binding.py +19 -24
- pulumi_gcp/apigateway/api_config_iam_member.py +19 -24
- pulumi_gcp/apigateway/api_config_iam_policy.py +16 -21
- pulumi_gcp/apigateway/api_iam_binding.py +19 -24
- pulumi_gcp/apigateway/api_iam_member.py +19 -24
- pulumi_gcp/apigateway/api_iam_policy.py +16 -21
- pulumi_gcp/apigateway/gateway.py +0 -5
- pulumi_gcp/apigateway/gateway_iam_binding.py +19 -24
- pulumi_gcp/apigateway/gateway_iam_member.py +19 -24
- pulumi_gcp/apigateway/gateway_iam_policy.py +16 -21
- pulumi_gcp/apigateway/get_api_config_iam_policy.py +0 -5
- pulumi_gcp/apigateway/get_api_iam_policy.py +0 -5
- pulumi_gcp/apigateway/get_gateway_iam_policy.py +0 -5
- pulumi_gcp/apigateway/outputs.py +0 -5
- pulumi_gcp/apigee/_inputs.py +0 -508
- pulumi_gcp/apigee/addons_config.py +55 -60
- pulumi_gcp/apigee/endpoint_attachment.py +0 -5
- pulumi_gcp/apigee/env_group.py +0 -5
- pulumi_gcp/apigee/env_group_attachment.py +0 -5
- pulumi_gcp/apigee/env_keystore.py +0 -5
- pulumi_gcp/apigee/env_references.py +0 -5
- pulumi_gcp/apigee/environment.py +5 -10
- pulumi_gcp/apigee/environment_iam_binding.py +19 -24
- pulumi_gcp/apigee/environment_iam_member.py +19 -24
- pulumi_gcp/apigee/environment_iam_policy.py +16 -21
- pulumi_gcp/apigee/flowhook.py +0 -5
- pulumi_gcp/apigee/get_environment_iam_policy.py +0 -5
- pulumi_gcp/apigee/instance.py +0 -5
- pulumi_gcp/apigee/instance_attachment.py +0 -5
- pulumi_gcp/apigee/keystores_aliases_key_cert_file.py +5 -10
- pulumi_gcp/apigee/keystores_aliases_pkcs12.py +2 -7
- pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +26 -31
- pulumi_gcp/apigee/nat_address.py +0 -5
- pulumi_gcp/apigee/organization.py +5 -10
- pulumi_gcp/apigee/outputs.py +0 -5
- pulumi_gcp/apigee/sharedflow.py +2 -7
- pulumi_gcp/apigee/sharedflow_deployment.py +0 -5
- pulumi_gcp/apigee/sync_authorization.py +0 -5
- pulumi_gcp/apigee/target_server.py +5 -10
- pulumi_gcp/appengine/_inputs.py +8 -991
- pulumi_gcp/appengine/application.py +12 -17
- pulumi_gcp/appengine/application_url_dispatch_rules.py +41 -46
- pulumi_gcp/appengine/domain_mapping.py +13 -18
- pulumi_gcp/appengine/engine_split_traffic.py +45 -50
- pulumi_gcp/appengine/firewall_rule.py +0 -5
- pulumi_gcp/appengine/flexible_app_version.py +125 -130
- pulumi_gcp/appengine/get_default_service_account.py +0 -5
- pulumi_gcp/appengine/outputs.py +0 -5
- pulumi_gcp/appengine/service_network_settings.py +27 -32
- pulumi_gcp/appengine/standard_app_version.py +104 -109
- pulumi_gcp/apphub/_inputs.py +0 -370
- pulumi_gcp/apphub/application.py +62 -67
- pulumi_gcp/apphub/get_application.py +0 -5
- pulumi_gcp/apphub/get_discovered_service.py +0 -5
- pulumi_gcp/apphub/get_discovered_workload.py +0 -5
- pulumi_gcp/apphub/outputs.py +0 -5
- pulumi_gcp/apphub/service.py +73 -78
- pulumi_gcp/apphub/service_project_attachment.py +0 -5
- pulumi_gcp/apphub/workload.py +9 -14
- pulumi_gcp/applicationintegration/_inputs.py +0 -324
- pulumi_gcp/applicationintegration/auth_config.py +24 -29
- pulumi_gcp/applicationintegration/client.py +19 -24
- pulumi_gcp/applicationintegration/outputs.py +0 -5
- pulumi_gcp/artifactregistry/_inputs.py +0 -392
- pulumi_gcp/artifactregistry/get_docker_image.py +2 -7
- pulumi_gcp/artifactregistry/get_repository.py +0 -5
- pulumi_gcp/artifactregistry/get_repository_iam_policy.py +0 -5
- pulumi_gcp/artifactregistry/outputs.py +0 -5
- pulumi_gcp/artifactregistry/repository.py +333 -338
- pulumi_gcp/artifactregistry/repository_iam_binding.py +19 -24
- pulumi_gcp/artifactregistry/repository_iam_member.py +19 -24
- pulumi_gcp/artifactregistry/repository_iam_policy.py +16 -21
- pulumi_gcp/artifactregistry/vpcsc_config.py +0 -5
- pulumi_gcp/assuredworkloads/_inputs.py +0 -117
- pulumi_gcp/assuredworkloads/outputs.py +0 -5
- pulumi_gcp/assuredworkloads/workload.py +81 -86
- pulumi_gcp/backupdisasterrecovery/_inputs.py +0 -41
- pulumi_gcp/backupdisasterrecovery/get_management_server.py +0 -5
- pulumi_gcp/backupdisasterrecovery/management_server.py +15 -20
- pulumi_gcp/backupdisasterrecovery/outputs.py +0 -5
- pulumi_gcp/beyondcorp/_inputs.py +0 -86
- pulumi_gcp/beyondcorp/app_connection.py +52 -57
- pulumi_gcp/beyondcorp/app_connector.py +25 -30
- pulumi_gcp/beyondcorp/app_gateway.py +2 -7
- pulumi_gcp/beyondcorp/get_app_connection.py +0 -5
- pulumi_gcp/beyondcorp/get_app_connector.py +0 -5
- pulumi_gcp/beyondcorp/get_app_gateway.py +0 -5
- pulumi_gcp/beyondcorp/outputs.py +0 -5
- pulumi_gcp/biglake/_inputs.py +0 -64
- pulumi_gcp/biglake/catalog.py +0 -5
- pulumi_gcp/biglake/database.py +13 -18
- pulumi_gcp/biglake/outputs.py +0 -5
- pulumi_gcp/biglake/table.py +31 -36
- pulumi_gcp/bigquery/_inputs.py +13 -1937
- pulumi_gcp/bigquery/app_profile.py +128 -133
- pulumi_gcp/bigquery/bi_reservation.py +5 -10
- pulumi_gcp/bigquery/capacity_commitment.py +0 -5
- pulumi_gcp/bigquery/connection.py +176 -181
- pulumi_gcp/bigquery/connection_iam_binding.py +19 -24
- pulumi_gcp/bigquery/connection_iam_member.py +19 -24
- pulumi_gcp/bigquery/connection_iam_policy.py +16 -21
- pulumi_gcp/bigquery/data_transfer_config.py +15 -20
- pulumi_gcp/bigquery/dataset.py +127 -132
- pulumi_gcp/bigquery/dataset_access.py +67 -72
- pulumi_gcp/bigquery/dataset_iam_binding.py +19 -24
- pulumi_gcp/bigquery/dataset_iam_member.py +19 -24
- pulumi_gcp/bigquery/dataset_iam_policy.py +16 -21
- pulumi_gcp/bigquery/get_connection_iam_policy.py +0 -5
- pulumi_gcp/bigquery/get_dataset.py +0 -5
- pulumi_gcp/bigquery/get_dataset_iam_policy.py +0 -5
- pulumi_gcp/bigquery/get_default_service_account.py +0 -5
- pulumi_gcp/bigquery/get_table_iam_policy.py +0 -5
- pulumi_gcp/bigquery/iam_binding.py +97 -102
- pulumi_gcp/bigquery/iam_member.py +97 -102
- pulumi_gcp/bigquery/iam_policy.py +92 -97
- pulumi_gcp/bigquery/job.py +224 -229
- pulumi_gcp/bigquery/outputs.py +0 -5
- pulumi_gcp/bigquery/reservation.py +11 -16
- pulumi_gcp/bigquery/reservation_assignment.py +0 -5
- pulumi_gcp/bigquery/routine.py +109 -114
- pulumi_gcp/bigquery/table.py +62 -67
- pulumi_gcp/bigqueryanalyticshub/_inputs.py +0 -97
- pulumi_gcp/bigqueryanalyticshub/data_exchange.py +0 -5
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +16 -21
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +0 -5
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +0 -5
- pulumi_gcp/bigqueryanalyticshub/listing.py +40 -45
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +16 -21
- pulumi_gcp/bigqueryanalyticshub/outputs.py +0 -5
- pulumi_gcp/bigquerydatapolicy/_inputs.py +0 -40
- pulumi_gcp/bigquerydatapolicy/data_policy.py +19 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +19 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +19 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +16 -21
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +0 -5
- pulumi_gcp/bigquerydatapolicy/outputs.py +0 -5
- pulumi_gcp/bigtable/_inputs.py +0 -202
- pulumi_gcp/bigtable/authorized_view.py +5 -10
- pulumi_gcp/bigtable/gc_policy.py +54 -113
- pulumi_gcp/bigtable/get_instance_iam_policy.py +0 -5
- pulumi_gcp/bigtable/get_table_iam_policy.py +0 -5
- pulumi_gcp/bigtable/instance.py +47 -52
- pulumi_gcp/bigtable/instance_iam_binding.py +19 -24
- pulumi_gcp/bigtable/instance_iam_member.py +19 -24
- pulumi_gcp/bigtable/instance_iam_policy.py +16 -21
- pulumi_gcp/bigtable/outputs.py +0 -5
- pulumi_gcp/bigtable/table.py +34 -39
- pulumi_gcp/bigtable/table_iam_binding.py +19 -24
- pulumi_gcp/bigtable/table_iam_member.py +19 -24
- pulumi_gcp/bigtable/table_iam_policy.py +16 -21
- pulumi_gcp/billing/_inputs.py +0 -257
- pulumi_gcp/billing/account_iam_binding.py +19 -24
- pulumi_gcp/billing/account_iam_member.py +19 -24
- pulumi_gcp/billing/account_iam_policy.py +16 -21
- pulumi_gcp/billing/budget.py +220 -225
- pulumi_gcp/billing/get_account_iam_policy.py +0 -5
- pulumi_gcp/billing/outputs.py +0 -5
- pulumi_gcp/billing/project_info.py +0 -5
- pulumi_gcp/billing/sub_account.py +0 -5
- pulumi_gcp/binaryauthorization/_inputs.py +0 -199
- pulumi_gcp/binaryauthorization/attestor.py +63 -68
- pulumi_gcp/binaryauthorization/attestor_iam_binding.py +19 -24
- pulumi_gcp/binaryauthorization/attestor_iam_member.py +19 -24
- pulumi_gcp/binaryauthorization/attestor_iam_policy.py +16 -21
- pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +0 -5
- pulumi_gcp/binaryauthorization/outputs.py +0 -5
- pulumi_gcp/binaryauthorization/policy.py +83 -88
- pulumi_gcp/blockchainnodeengine/_inputs.py +0 -131
- pulumi_gcp/blockchainnodeengine/blockchain_nodes.py +57 -62
- pulumi_gcp/blockchainnodeengine/outputs.py +0 -5
- pulumi_gcp/certificateauthority/_inputs.py +29 -2150
- pulumi_gcp/certificateauthority/authority.py +393 -398
- pulumi_gcp/certificateauthority/ca_pool.py +184 -189
- pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +97 -102
- pulumi_gcp/certificateauthority/ca_pool_iam_member.py +97 -102
- pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +92 -97
- pulumi_gcp/certificateauthority/certificate.py +631 -636
- pulumi_gcp/certificateauthority/certificate_template.py +129 -134
- pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +97 -102
- pulumi_gcp/certificateauthority/certificate_template_iam_member.py +97 -102
- pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +92 -97
- pulumi_gcp/certificateauthority/get_authority.py +0 -5
- pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +0 -5
- pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +0 -5
- pulumi_gcp/certificateauthority/outputs.py +0 -5
- pulumi_gcp/certificatemanager/_inputs.py +0 -256
- pulumi_gcp/certificatemanager/certificate.py +198 -203
- pulumi_gcp/certificatemanager/certificate_issuance_config.py +71 -76
- pulumi_gcp/certificatemanager/certificate_map.py +2 -7
- pulumi_gcp/certificatemanager/certificate_map_entry.py +8 -13
- pulumi_gcp/certificatemanager/dns_authorization.py +2 -7
- pulumi_gcp/certificatemanager/get_certificate_map.py +0 -5
- pulumi_gcp/certificatemanager/outputs.py +0 -5
- pulumi_gcp/certificatemanager/trust_config.py +21 -26
- pulumi_gcp/cloudasset/_inputs.py +0 -151
- pulumi_gcp/cloudasset/folder_feed.py +30 -35
- pulumi_gcp/cloudasset/get_resources_search_all.py +0 -5
- pulumi_gcp/cloudasset/get_search_all_resources.py +0 -5
- pulumi_gcp/cloudasset/organization_feed.py +30 -35
- pulumi_gcp/cloudasset/outputs.py +0 -5
- pulumi_gcp/cloudasset/project_feed.py +30 -35
- pulumi_gcp/cloudbuild/_inputs.py +30 -1039
- pulumi_gcp/cloudbuild/bitbucket_server_config.py +56 -61
- pulumi_gcp/cloudbuild/get_trigger.py +0 -5
- pulumi_gcp/cloudbuild/outputs.py +0 -5
- pulumi_gcp/cloudbuild/trigger.py +728 -733
- pulumi_gcp/cloudbuild/worker_pool.py +38 -43
- pulumi_gcp/cloudbuildv2/_inputs.py +0 -335
- pulumi_gcp/cloudbuildv2/connection.py +101 -106
- pulumi_gcp/cloudbuildv2/connection_iam_binding.py +19 -24
- pulumi_gcp/cloudbuildv2/connection_iam_member.py +19 -24
- pulumi_gcp/cloudbuildv2/connection_iam_policy.py +16 -21
- pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +0 -5
- pulumi_gcp/cloudbuildv2/outputs.py +0 -5
- pulumi_gcp/cloudbuildv2/repository.py +62 -67
- pulumi_gcp/clouddeploy/_inputs.py +0 -700
- pulumi_gcp/clouddeploy/automation.py +96 -101
- pulumi_gcp/clouddeploy/custom_target_type.py +83 -88
- pulumi_gcp/clouddeploy/custom_target_type_iam_binding.py +3 -8
- pulumi_gcp/clouddeploy/custom_target_type_iam_member.py +3 -8
- pulumi_gcp/clouddeploy/custom_target_type_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/delivery_pipeline.py +157 -162
- pulumi_gcp/clouddeploy/delivery_pipeline_iam_binding.py +3 -8
- pulumi_gcp/clouddeploy/delivery_pipeline_iam_member.py +3 -8
- pulumi_gcp/clouddeploy/delivery_pipeline_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/outputs.py +0 -5
- pulumi_gcp/clouddeploy/target.py +64 -69
- pulumi_gcp/clouddeploy/target_iam_binding.py +3 -8
- pulumi_gcp/clouddeploy/target_iam_member.py +3 -8
- pulumi_gcp/clouddeploy/target_iam_policy.py +0 -5
- pulumi_gcp/clouddomains/_inputs.py +0 -372
- pulumi_gcp/clouddomains/outputs.py +0 -5
- pulumi_gcp/clouddomains/registration.py +116 -121
- pulumi_gcp/cloudfunctions/_inputs.py +0 -132
- pulumi_gcp/cloudfunctions/function.py +20 -25
- pulumi_gcp/cloudfunctions/function_iam_binding.py +19 -24
- pulumi_gcp/cloudfunctions/function_iam_member.py +19 -24
- pulumi_gcp/cloudfunctions/function_iam_policy.py +16 -21
- pulumi_gcp/cloudfunctions/get_function.py +0 -5
- pulumi_gcp/cloudfunctions/get_function_iam_policy.py +0 -5
- pulumi_gcp/cloudfunctions/outputs.py +0 -5
- pulumi_gcp/cloudfunctionsv2/_inputs.py +0 -454
- pulumi_gcp/cloudfunctionsv2/function.py +509 -746
- pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +19 -24
- pulumi_gcp/cloudfunctionsv2/function_iam_member.py +19 -24
- pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +16 -21
- pulumi_gcp/cloudfunctionsv2/get_function.py +0 -5
- pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +0 -5
- pulumi_gcp/cloudfunctionsv2/outputs.py +1 -134
- pulumi_gcp/cloudidentity/_inputs.py +0 -161
- pulumi_gcp/cloudidentity/get_group_lookup.py +4 -9
- pulumi_gcp/cloudidentity/get_group_memberships.py +0 -5
- pulumi_gcp/cloudidentity/get_groups.py +0 -5
- pulumi_gcp/cloudidentity/group.py +13 -18
- pulumi_gcp/cloudidentity/group_membership.py +63 -68
- pulumi_gcp/cloudidentity/outputs.py +0 -5
- pulumi_gcp/cloudids/endpoint.py +0 -5
- pulumi_gcp/cloudquota/_inputs.py +0 -44
- pulumi_gcp/cloudquota/get_s_quota_info.py +0 -5
- pulumi_gcp/cloudquota/get_s_quota_infos.py +0 -5
- pulumi_gcp/cloudquota/outputs.py +0 -5
- pulumi_gcp/cloudquota/s_quota_preference.py +11 -16
- pulumi_gcp/cloudrun/_inputs.py +16 -1166
- pulumi_gcp/cloudrun/domain_mapping.py +44 -49
- pulumi_gcp/cloudrun/get_locations.py +0 -5
- pulumi_gcp/cloudrun/get_service.py +0 -5
- pulumi_gcp/cloudrun/get_service_iam_policy.py +0 -5
- pulumi_gcp/cloudrun/iam_binding.py +19 -24
- pulumi_gcp/cloudrun/iam_member.py +19 -24
- pulumi_gcp/cloudrun/iam_policy.py +16 -21
- pulumi_gcp/cloudrun/outputs.py +0 -5
- pulumi_gcp/cloudrun/service.py +265 -270
- pulumi_gcp/cloudrunv2/_inputs.py +20 -1353
- pulumi_gcp/cloudrunv2/get_job.py +0 -5
- pulumi_gcp/cloudrunv2/get_job_iam_policy.py +0 -5
- pulumi_gcp/cloudrunv2/get_service.py +0 -5
- pulumi_gcp/cloudrunv2/get_service_iam_policy.py +0 -5
- pulumi_gcp/cloudrunv2/job.py +282 -287
- pulumi_gcp/cloudrunv2/job_iam_binding.py +19 -24
- pulumi_gcp/cloudrunv2/job_iam_member.py +19 -24
- pulumi_gcp/cloudrunv2/job_iam_policy.py +16 -21
- pulumi_gcp/cloudrunv2/outputs.py +0 -5
- pulumi_gcp/cloudrunv2/service.py +432 -437
- pulumi_gcp/cloudrunv2/service_iam_binding.py +19 -24
- pulumi_gcp/cloudrunv2/service_iam_member.py +19 -24
- pulumi_gcp/cloudrunv2/service_iam_policy.py +16 -21
- pulumi_gcp/cloudscheduler/_inputs.py +0 -193
- pulumi_gcp/cloudscheduler/job.py +122 -127
- pulumi_gcp/cloudscheduler/outputs.py +0 -5
- pulumi_gcp/cloudtasks/_inputs.py +0 -134
- pulumi_gcp/cloudtasks/get_queue_iam_policy.py +0 -5
- pulumi_gcp/cloudtasks/outputs.py +0 -5
- pulumi_gcp/cloudtasks/queue.py +58 -63
- pulumi_gcp/cloudtasks/queue_iam_binding.py +19 -24
- pulumi_gcp/cloudtasks/queue_iam_member.py +19 -24
- pulumi_gcp/cloudtasks/queue_iam_policy.py +16 -21
- pulumi_gcp/composer/_inputs.py +0 -566
- pulumi_gcp/composer/environment.py +10 -15
- pulumi_gcp/composer/get_environment.py +0 -5
- pulumi_gcp/composer/get_image_versions.py +10 -15
- pulumi_gcp/composer/get_user_workloads_config_map.py +10 -15
- pulumi_gcp/composer/get_user_workloads_secret.py +10 -15
- pulumi_gcp/composer/outputs.py +0 -5
- pulumi_gcp/composer/user_workloads_config_map.py +10 -15
- pulumi_gcp/composer/user_workloads_secret.py +10 -15
- pulumi_gcp/compute/_inputs.py +145 -14134
- pulumi_gcp/compute/address.py +29 -27
- pulumi_gcp/compute/attached_disk.py +16 -21
- pulumi_gcp/compute/autoscaler.py +93 -98
- pulumi_gcp/compute/backend_bucket.py +25 -30
- pulumi_gcp/compute/backend_bucket_iam_binding.py +3 -8
- pulumi_gcp/compute/backend_bucket_iam_member.py +3 -8
- pulumi_gcp/compute/backend_bucket_iam_policy.py +0 -5
- pulumi_gcp/compute/backend_bucket_signed_url_key.py +0 -5
- pulumi_gcp/compute/backend_service.py +213 -204
- pulumi_gcp/compute/backend_service_iam_binding.py +5 -10
- pulumi_gcp/compute/backend_service_iam_member.py +5 -10
- pulumi_gcp/compute/backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/backend_service_signed_url_key.py +30 -35
- pulumi_gcp/compute/ca_external_account_key.py +0 -5
- pulumi_gcp/compute/disk.py +49 -54
- pulumi_gcp/compute/disk_async_replication.py +5 -10
- pulumi_gcp/compute/disk_iam_binding.py +19 -24
- pulumi_gcp/compute/disk_iam_member.py +19 -24
- pulumi_gcp/compute/disk_iam_policy.py +16 -21
- pulumi_gcp/compute/disk_resource_policy_attachment.py +16 -21
- pulumi_gcp/compute/external_vpn_gateway.py +19 -24
- pulumi_gcp/compute/firewall.py +37 -42
- pulumi_gcp/compute/firewall_policy.py +0 -5
- pulumi_gcp/compute/firewall_policy_association.py +0 -5
- pulumi_gcp/compute/firewall_policy_rule.py +39 -44
- pulumi_gcp/compute/forwarding_rule.py +264 -248
- pulumi_gcp/compute/get_address.py +0 -5
- pulumi_gcp/compute/get_addresses.py +0 -5
- pulumi_gcp/compute/get_backend_bucket.py +0 -5
- pulumi_gcp/compute/get_backend_bucket_iam_policy.py +0 -5
- pulumi_gcp/compute/get_backend_service.py +0 -5
- pulumi_gcp/compute/get_backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/get_certificate.py +0 -5
- pulumi_gcp/compute/get_default_service_account.py +0 -5
- pulumi_gcp/compute/get_disk.py +8 -13
- pulumi_gcp/compute/get_disk_iam_policy.py +0 -5
- pulumi_gcp/compute/get_forwarding_rule.py +0 -5
- pulumi_gcp/compute/get_forwarding_rules.py +0 -5
- pulumi_gcp/compute/get_global_address.py +0 -5
- pulumi_gcp/compute/get_global_forwarding_rule.py +0 -5
- pulumi_gcp/compute/get_hc_vpn_gateway.py +0 -5
- pulumi_gcp/compute/get_health_check.py +0 -5
- pulumi_gcp/compute/get_image.py +10 -15
- pulumi_gcp/compute/get_image_iam_policy.py +0 -5
- pulumi_gcp/compute/get_instance.py +0 -5
- pulumi_gcp/compute/get_instance_group.py +0 -5
- pulumi_gcp/compute/get_instance_group_manager.py +0 -5
- pulumi_gcp/compute/get_instance_iam_policy.py +0 -5
- pulumi_gcp/compute/get_instance_serial_port.py +24 -29
- pulumi_gcp/compute/get_instance_template.py +0 -5
- pulumi_gcp/compute/get_lbip_ranges.py +0 -5
- pulumi_gcp/compute/get_machine_image_iam_policy.py +0 -5
- pulumi_gcp/compute/get_machine_types.py +0 -5
- pulumi_gcp/compute/get_netblock_ip_ranges.py +0 -5
- pulumi_gcp/compute/get_network.py +0 -5
- pulumi_gcp/compute/get_network_endpoint_group.py +0 -5
- pulumi_gcp/compute/get_network_peering.py +0 -5
- pulumi_gcp/compute/get_networks.py +0 -5
- pulumi_gcp/compute/get_node_types.py +0 -5
- pulumi_gcp/compute/get_region_backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/get_region_disk.py +0 -5
- pulumi_gcp/compute/get_region_disk_iam_policy.py +0 -5
- pulumi_gcp/compute/get_region_instance_group.py +0 -5
- pulumi_gcp/compute/get_region_instance_template.py +0 -5
- pulumi_gcp/compute/get_region_network_endpoint_group.py +0 -5
- pulumi_gcp/compute/get_region_ssl_certificate.py +0 -5
- pulumi_gcp/compute/get_regions.py +0 -5
- pulumi_gcp/compute/get_reservation.py +0 -5
- pulumi_gcp/compute/get_resource_policy.py +0 -5
- pulumi_gcp/compute/get_router.py +0 -5
- pulumi_gcp/compute/get_router_nat.py +0 -5
- pulumi_gcp/compute/get_router_status.py +0 -5
- pulumi_gcp/compute/get_security_policy.py +0 -5
- pulumi_gcp/compute/get_snapshot.py +0 -5
- pulumi_gcp/compute/get_snapshot_iam_policy.py +0 -5
- pulumi_gcp/compute/get_ssl_policy.py +0 -5
- pulumi_gcp/compute/get_subnetwork.py +0 -5
- pulumi_gcp/compute/get_subnetwork_iam_policy.py +0 -5
- pulumi_gcp/compute/get_subnetworks.py +0 -5
- pulumi_gcp/compute/get_vpn_gateway.py +0 -5
- pulumi_gcp/compute/get_zones.py +0 -5
- pulumi_gcp/compute/global_address.py +0 -5
- pulumi_gcp/compute/global_forwarding_rule.py +227 -211
- pulumi_gcp/compute/global_network_endpoint.py +0 -5
- pulumi_gcp/compute/global_network_endpoint_group.py +0 -5
- pulumi_gcp/compute/ha_vpn_gateway.py +27 -32
- pulumi_gcp/compute/health_check.py +169 -174
- pulumi_gcp/compute/http_health_check.py +0 -5
- pulumi_gcp/compute/https_health_check.py +0 -5
- pulumi_gcp/compute/image.py +45 -50
- pulumi_gcp/compute/image_iam_binding.py +97 -102
- pulumi_gcp/compute/image_iam_member.py +97 -102
- pulumi_gcp/compute/image_iam_policy.py +92 -97
- pulumi_gcp/compute/instance.py +99 -104
- pulumi_gcp/compute/instance_from_machine_image.py +56 -61
- pulumi_gcp/compute/instance_from_template.py +83 -88
- pulumi_gcp/compute/instance_group.py +21 -26
- pulumi_gcp/compute/instance_group_manager.py +133 -138
- pulumi_gcp/compute/instance_group_membership.py +16 -21
- pulumi_gcp/compute/instance_group_named_port.py +8 -13
- pulumi_gcp/compute/instance_iam_binding.py +97 -102
- pulumi_gcp/compute/instance_iam_member.py +97 -102
- pulumi_gcp/compute/instance_iam_policy.py +92 -97
- pulumi_gcp/compute/instance_settings.py +11 -16
- pulumi_gcp/compute/instance_template.py +142 -147
- pulumi_gcp/compute/interconnect.py +9 -14
- pulumi_gcp/compute/interconnect_attachment.py +14 -19
- pulumi_gcp/compute/machine_image.py +43 -48
- pulumi_gcp/compute/machine_image_iam_binding.py +97 -102
- pulumi_gcp/compute/machine_image_iam_member.py +97 -102
- pulumi_gcp/compute/machine_image_iam_policy.py +92 -97
- pulumi_gcp/compute/managed_ssl_certificate.py +42 -40
- pulumi_gcp/compute/manged_ssl_certificate.py +42 -40
- pulumi_gcp/compute/network.py +0 -5
- pulumi_gcp/compute/network_attachment.py +24 -45
- pulumi_gcp/compute/network_edge_security_service.py +0 -5
- pulumi_gcp/compute/network_endpoint.py +18 -23
- pulumi_gcp/compute/network_endpoint_group.py +0 -5
- pulumi_gcp/compute/network_endpoint_list.py +61 -66
- pulumi_gcp/compute/network_firewall_policy.py +0 -5
- pulumi_gcp/compute/network_firewall_policy_association.py +0 -5
- pulumi_gcp/compute/network_firewall_policy_rule.py +36 -41
- pulumi_gcp/compute/network_peering.py +0 -5
- pulumi_gcp/compute/network_peering_routes_config.py +36 -41
- pulumi_gcp/compute/node_group.py +45 -50
- pulumi_gcp/compute/node_template.py +16 -21
- pulumi_gcp/compute/organization_security_policy.py +0 -5
- pulumi_gcp/compute/organization_security_policy_association.py +26 -31
- pulumi_gcp/compute/organization_security_policy_rule.py +31 -36
- pulumi_gcp/compute/outputs.py +8 -509
- pulumi_gcp/compute/packet_mirroring.py +78 -83
- pulumi_gcp/compute/per_instance_config.py +51 -56
- pulumi_gcp/compute/project_cloud_armor_tier.py +0 -5
- pulumi_gcp/compute/project_default_network_tier.py +0 -5
- pulumi_gcp/compute/project_metadata.py +0 -5
- pulumi_gcp/compute/project_metadata_item.py +0 -5
- pulumi_gcp/compute/public_advertised_prefix.py +0 -5
- pulumi_gcp/compute/public_delegated_prefix.py +0 -5
- pulumi_gcp/compute/region_autoscaler.py +55 -60
- pulumi_gcp/compute/region_backend_service.py +212 -203
- pulumi_gcp/compute/region_backend_service_iam_binding.py +5 -10
- pulumi_gcp/compute/region_backend_service_iam_member.py +5 -10
- pulumi_gcp/compute/region_backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/region_commitment.py +42 -47
- pulumi_gcp/compute/region_disk.py +44 -49
- pulumi_gcp/compute/region_disk_iam_binding.py +114 -146
- pulumi_gcp/compute/region_disk_iam_member.py +114 -146
- pulumi_gcp/compute/region_disk_iam_policy.py +104 -136
- pulumi_gcp/compute/region_disk_resource_policy_attachment.py +16 -21
- pulumi_gcp/compute/region_health_check.py +169 -174
- pulumi_gcp/compute/region_instance_group_manager.py +129 -134
- pulumi_gcp/compute/region_instance_template.py +50 -55
- pulumi_gcp/compute/region_network_endpoint.py +18 -23
- pulumi_gcp/compute/region_network_endpoint_group.py +130 -135
- pulumi_gcp/compute/region_network_firewall_policy.py +0 -5
- pulumi_gcp/compute/region_network_firewall_policy_association.py +0 -5
- pulumi_gcp/compute/region_network_firewall_policy_rule.py +36 -41
- pulumi_gcp/compute/region_per_instance_config.py +61 -66
- pulumi_gcp/compute/region_security_policy.py +44 -49
- pulumi_gcp/compute/region_security_policy_rule.py +156 -161
- pulumi_gcp/compute/region_ssl_certificate.py +7 -5
- pulumi_gcp/compute/region_ssl_policy.py +0 -5
- pulumi_gcp/compute/region_target_http_proxy.py +38 -43
- pulumi_gcp/compute/region_target_https_proxy.py +92 -97
- pulumi_gcp/compute/region_target_tcp_proxy.py +6 -11
- pulumi_gcp/compute/region_url_map.py +819 -824
- pulumi_gcp/compute/reservation.py +24 -29
- pulumi_gcp/compute/resource_policy.py +148 -153
- pulumi_gcp/compute/route.py +12 -17
- pulumi_gcp/compute/router.py +35 -40
- pulumi_gcp/compute/router_interface.py +0 -5
- pulumi_gcp/compute/router_nat.py +93 -98
- pulumi_gcp/compute/router_peer.py +73 -78
- pulumi_gcp/compute/router_status.py +0 -5
- pulumi_gcp/compute/security_policy.py +196 -201
- pulumi_gcp/compute/security_policy_rule.py +75 -80
- pulumi_gcp/compute/security_scan_config.py +10 -15
- pulumi_gcp/compute/service_attachment.py +55 -60
- pulumi_gcp/compute/shared_vpc_host_project.py +0 -5
- pulumi_gcp/compute/shared_vpc_service_project.py +0 -5
- pulumi_gcp/compute/snapshot.py +10 -15
- pulumi_gcp/compute/snapshot_iam_binding.py +19 -24
- pulumi_gcp/compute/snapshot_iam_member.py +19 -24
- pulumi_gcp/compute/snapshot_iam_policy.py +16 -21
- pulumi_gcp/compute/ssl_certificate.py +7 -5
- pulumi_gcp/compute/ssl_policy.py +0 -5
- pulumi_gcp/compute/subnetwork.py +28 -33
- pulumi_gcp/compute/subnetwork_iam_binding.py +97 -102
- pulumi_gcp/compute/subnetwork_iam_member.py +97 -102
- pulumi_gcp/compute/subnetwork_iam_policy.py +92 -97
- pulumi_gcp/compute/target_grpc_proxy.py +124 -129
- pulumi_gcp/compute/target_http_proxy.py +56 -61
- pulumi_gcp/compute/target_https_proxy.py +129 -209
- pulumi_gcp/compute/target_instance.py +58 -63
- pulumi_gcp/compute/target_pool.py +0 -5
- pulumi_gcp/compute/target_ssl_proxy.py +6 -11
- pulumi_gcp/compute/target_tcp_proxy.py +6 -11
- pulumi_gcp/compute/url_map.py +726 -986
- pulumi_gcp/compute/vpn_gateway.py +0 -5
- pulumi_gcp/compute/vpn_tunnel.py +0 -5
- pulumi_gcp/config/__init__.pyi +0 -5
- pulumi_gcp/config/outputs.py +0 -5
- pulumi_gcp/config/vars.py +0 -5
- pulumi_gcp/container/_inputs.py +343 -5022
- pulumi_gcp/container/attached_cluster.py +123 -128
- pulumi_gcp/container/aws_cluster.py +356 -361
- pulumi_gcp/container/aws_node_pool.py +551 -556
- pulumi_gcp/container/azure_client.py +2 -7
- pulumi_gcp/container/azure_cluster.py +130 -135
- pulumi_gcp/container/azure_node_pool.py +112 -117
- pulumi_gcp/container/cluster.py +219 -224
- pulumi_gcp/container/get_attached_install_manifest.py +0 -5
- pulumi_gcp/container/get_attached_versions.py +0 -5
- pulumi_gcp/container/get_aws_versions.py +0 -5
- pulumi_gcp/container/get_azure_versions.py +0 -5
- pulumi_gcp/container/get_cluster.py +0 -5
- pulumi_gcp/container/get_engine_versions.py +0 -5
- pulumi_gcp/container/get_registry_image.py +0 -5
- pulumi_gcp/container/get_registry_repository.py +0 -5
- pulumi_gcp/container/node_pool.py +73 -78
- pulumi_gcp/container/outputs.py +0 -5
- pulumi_gcp/container/registry.py +0 -5
- pulumi_gcp/containeranalysis/_inputs.py +0 -121
- pulumi_gcp/containeranalysis/get_note_iam_policy.py +0 -5
- pulumi_gcp/containeranalysis/note.py +44 -49
- pulumi_gcp/containeranalysis/note_iam_binding.py +19 -24
- pulumi_gcp/containeranalysis/note_iam_member.py +19 -24
- pulumi_gcp/containeranalysis/note_iam_policy.py +16 -21
- pulumi_gcp/containeranalysis/occurence.py +5 -10
- pulumi_gcp/containeranalysis/outputs.py +0 -5
- pulumi_gcp/databasemigrationservice/_inputs.py +0 -578
- pulumi_gcp/databasemigrationservice/connection_profile.py +183 -188
- pulumi_gcp/databasemigrationservice/outputs.py +0 -5
- pulumi_gcp/databasemigrationservice/private_connection.py +15 -20
- pulumi_gcp/datacatalog/_inputs.py +0 -318
- pulumi_gcp/datacatalog/entry.py +15 -20
- pulumi_gcp/datacatalog/entry_group.py +0 -5
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/entry_group_iam_member.py +19 -24
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +16 -21
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/outputs.py +0 -5
- pulumi_gcp/datacatalog/policy_tag.py +0 -5
- pulumi_gcp/datacatalog/policy_tag_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/policy_tag_iam_member.py +19 -24
- pulumi_gcp/datacatalog/policy_tag_iam_policy.py +16 -21
- pulumi_gcp/datacatalog/tag.py +259 -264
- pulumi_gcp/datacatalog/tag_template.py +71 -76
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/tag_template_iam_member.py +19 -24
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +16 -21
- pulumi_gcp/datacatalog/taxonomy.py +0 -5
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +19 -24
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +16 -21
- pulumi_gcp/dataflow/_inputs.py +0 -316
- pulumi_gcp/dataflow/flex_template_job.py +0 -5
- pulumi_gcp/dataflow/job.py +0 -5
- pulumi_gcp/dataflow/outputs.py +0 -5
- pulumi_gcp/dataflow/pipeline.py +70 -75
- pulumi_gcp/dataform/_inputs.py +0 -251
- pulumi_gcp/dataform/get_repository_iam_policy.py +0 -5
- pulumi_gcp/dataform/outputs.py +0 -5
- pulumi_gcp/dataform/repository.py +36 -41
- pulumi_gcp/dataform/repository_iam_binding.py +3 -8
- pulumi_gcp/dataform/repository_iam_member.py +3 -8
- pulumi_gcp/dataform/repository_iam_policy.py +0 -5
- pulumi_gcp/dataform/repository_release_config.py +53 -58
- pulumi_gcp/dataform/repository_workflow_config.py +89 -94
- pulumi_gcp/datafusion/_inputs.py +8 -224
- pulumi_gcp/datafusion/get_instance_iam_policy.py +0 -5
- pulumi_gcp/datafusion/instance.py +50 -119
- pulumi_gcp/datafusion/outputs.py +7 -132
- pulumi_gcp/dataloss/_inputs.py +85 -6537
- pulumi_gcp/dataloss/outputs.py +0 -5
- pulumi_gcp/dataloss/prevention_deidentify_template.py +221 -226
- pulumi_gcp/dataloss/prevention_discovery_config.py +17 -22
- pulumi_gcp/dataloss/prevention_inspect_template.py +437 -442
- pulumi_gcp/dataloss/prevention_job_trigger.py +696 -701
- pulumi_gcp/dataloss/prevention_stored_info_type.py +57 -62
- pulumi_gcp/dataplex/_inputs.py +7 -1213
- pulumi_gcp/dataplex/aspect_type.py +0 -5
- pulumi_gcp/dataplex/aspect_type_iam_binding.py +19 -24
- pulumi_gcp/dataplex/aspect_type_iam_member.py +19 -24
- pulumi_gcp/dataplex/aspect_type_iam_policy.py +16 -21
- pulumi_gcp/dataplex/asset.py +42 -47
- pulumi_gcp/dataplex/asset_iam_binding.py +19 -24
- pulumi_gcp/dataplex/asset_iam_member.py +19 -24
- pulumi_gcp/dataplex/asset_iam_policy.py +16 -21
- pulumi_gcp/dataplex/datascan.py +284 -289
- pulumi_gcp/dataplex/datascan_iam_binding.py +19 -24
- pulumi_gcp/dataplex/datascan_iam_member.py +19 -24
- pulumi_gcp/dataplex/datascan_iam_policy.py +16 -21
- pulumi_gcp/dataplex/entry_group.py +0 -5
- pulumi_gcp/dataplex/entry_group_iam_binding.py +19 -24
- pulumi_gcp/dataplex/entry_group_iam_member.py +19 -24
- pulumi_gcp/dataplex/entry_group_iam_policy.py +16 -21
- pulumi_gcp/dataplex/entry_type.py +11 -16
- pulumi_gcp/dataplex/entry_type_iam_binding.py +19 -24
- pulumi_gcp/dataplex/entry_type_iam_member.py +19 -24
- pulumi_gcp/dataplex/entry_type_iam_policy.py +16 -21
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_asset_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_entry_type_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_lake_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_task_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_zone_iam_policy.py +0 -5
- pulumi_gcp/dataplex/lake.py +9 -14
- pulumi_gcp/dataplex/lake_iam_binding.py +19 -24
- pulumi_gcp/dataplex/lake_iam_member.py +19 -24
- pulumi_gcp/dataplex/lake_iam_policy.py +16 -21
- pulumi_gcp/dataplex/outputs.py +0 -5
- pulumi_gcp/dataplex/task.py +168 -173
- pulumi_gcp/dataplex/task_iam_binding.py +19 -24
- pulumi_gcp/dataplex/task_iam_member.py +19 -24
- pulumi_gcp/dataplex/task_iam_policy.py +16 -21
- pulumi_gcp/dataplex/zone.py +24 -29
- pulumi_gcp/dataplex/zone_iam_binding.py +19 -24
- pulumi_gcp/dataplex/zone_iam_member.py +19 -24
- pulumi_gcp/dataplex/zone_iam_policy.py +16 -21
- pulumi_gcp/dataproc/_inputs.py +41 -3216
- pulumi_gcp/dataproc/autoscaling_policy.py +45 -50
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +19 -24
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +19 -24
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +16 -21
- pulumi_gcp/dataproc/cluster.py +104 -109
- pulumi_gcp/dataproc/cluster_iam_binding.py +19 -24
- pulumi_gcp/dataproc/cluster_iam_member.py +19 -24
- pulumi_gcp/dataproc/cluster_iam_policy.py +16 -21
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_cluster_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_job_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_metastore_service.py +0 -5
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +0 -5
- pulumi_gcp/dataproc/job.py +90 -95
- pulumi_gcp/dataproc/job_iam_binding.py +19 -24
- pulumi_gcp/dataproc/job_iam_member.py +19 -24
- pulumi_gcp/dataproc/job_iam_policy.py +16 -21
- pulumi_gcp/dataproc/metastore_federation.py +51 -56
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +19 -24
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +19 -24
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +16 -21
- pulumi_gcp/dataproc/metastore_service.py +234 -239
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +19 -24
- pulumi_gcp/dataproc/metastore_service_iam_member.py +19 -24
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +16 -21
- pulumi_gcp/dataproc/outputs.py +0 -5
- pulumi_gcp/dataproc/workflow_template.py +107 -112
- pulumi_gcp/datastore/_inputs.py +0 -22
- pulumi_gcp/datastore/data_store_index.py +21 -26
- pulumi_gcp/datastore/outputs.py +0 -5
- pulumi_gcp/datastream/_inputs.py +22 -1618
- pulumi_gcp/datastream/connection_profile.py +246 -251
- pulumi_gcp/datastream/get_static_ips.py +0 -5
- pulumi_gcp/datastream/outputs.py +0 -5
- pulumi_gcp/datastream/private_connection.py +15 -20
- pulumi_gcp/datastream/stream.py +772 -777
- pulumi_gcp/deploymentmanager/_inputs.py +0 -66
- pulumi_gcp/deploymentmanager/deployment.py +28 -33
- pulumi_gcp/deploymentmanager/outputs.py +0 -5
- pulumi_gcp/diagflow/_inputs.py +42 -2591
- pulumi_gcp/diagflow/agent.py +0 -5
- pulumi_gcp/diagflow/cx_agent.py +70 -75
- pulumi_gcp/diagflow/cx_entity_type.py +32 -37
- pulumi_gcp/diagflow/cx_environment.py +17 -22
- pulumi_gcp/diagflow/cx_flow.py +450 -455
- pulumi_gcp/diagflow/cx_intent.py +50 -55
- pulumi_gcp/diagflow/cx_page.py +713 -718
- pulumi_gcp/diagflow/cx_security_settings.py +64 -69
- pulumi_gcp/diagflow/cx_test_case.py +192 -197
- pulumi_gcp/diagflow/cx_version.py +8 -13
- pulumi_gcp/diagflow/cx_webhook.py +22 -27
- pulumi_gcp/diagflow/entity_type.py +21 -26
- pulumi_gcp/diagflow/fulfillment.py +22 -27
- pulumi_gcp/diagflow/intent.py +2 -7
- pulumi_gcp/diagflow/outputs.py +0 -5
- pulumi_gcp/discoveryengine/_inputs.py +0 -183
- pulumi_gcp/discoveryengine/chat_engine.py +32 -37
- pulumi_gcp/discoveryengine/data_store.py +27 -32
- pulumi_gcp/discoveryengine/outputs.py +0 -5
- pulumi_gcp/discoveryengine/search_engine.py +12 -17
- pulumi_gcp/dns/_inputs.py +0 -589
- pulumi_gcp/dns/dns_managed_zone_iam_binding.py +19 -24
- pulumi_gcp/dns/dns_managed_zone_iam_member.py +19 -24
- pulumi_gcp/dns/dns_managed_zone_iam_policy.py +16 -21
- pulumi_gcp/dns/get_keys.py +8 -13
- pulumi_gcp/dns/get_managed_zone.py +0 -5
- pulumi_gcp/dns/get_managed_zone_iam_policy.py +0 -5
- pulumi_gcp/dns/get_managed_zones.py +0 -5
- pulumi_gcp/dns/get_record_set.py +0 -5
- pulumi_gcp/dns/managed_zone.py +178 -183
- pulumi_gcp/dns/outputs.py +0 -5
- pulumi_gcp/dns/policy.py +42 -47
- pulumi_gcp/dns/record_set.py +95 -100
- pulumi_gcp/dns/response_policy.py +76 -81
- pulumi_gcp/dns/response_policy_rule.py +33 -38
- pulumi_gcp/edgecontainer/_inputs.py +0 -464
- pulumi_gcp/edgecontainer/cluster.py +147 -152
- pulumi_gcp/edgecontainer/node_pool.py +104 -109
- pulumi_gcp/edgecontainer/outputs.py +0 -5
- pulumi_gcp/edgecontainer/vpn_connection.py +31 -36
- pulumi_gcp/edgenetwork/network.py +0 -5
- pulumi_gcp/edgenetwork/subnet.py +0 -5
- pulumi_gcp/endpoints/_inputs.py +0 -101
- pulumi_gcp/endpoints/consumers_iam_binding.py +3 -8
- pulumi_gcp/endpoints/consumers_iam_member.py +3 -8
- pulumi_gcp/endpoints/consumers_iam_policy.py +0 -5
- pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +0 -5
- pulumi_gcp/endpoints/get_service_iam_policy.py +0 -5
- pulumi_gcp/endpoints/outputs.py +0 -5
- pulumi_gcp/endpoints/service.py +4 -9
- pulumi_gcp/endpoints/service_iam_binding.py +19 -24
- pulumi_gcp/endpoints/service_iam_member.py +19 -24
- pulumi_gcp/endpoints/service_iam_policy.py +16 -21
- pulumi_gcp/essentialcontacts/_inputs.py +0 -313
- pulumi_gcp/essentialcontacts/contact.py +0 -5
- pulumi_gcp/essentialcontacts/document_ai_processor.py +0 -5
- pulumi_gcp/essentialcontacts/document_ai_processor_default_version.py +0 -5
- pulumi_gcp/essentialcontacts/document_ai_warehouse_document_schema.py +35 -40
- pulumi_gcp/essentialcontacts/document_ai_warehouse_location.py +0 -5
- pulumi_gcp/essentialcontacts/outputs.py +0 -5
- pulumi_gcp/eventarc/_inputs.py +0 -145
- pulumi_gcp/eventarc/channel.py +0 -5
- pulumi_gcp/eventarc/google_channel_config.py +0 -5
- pulumi_gcp/eventarc/outputs.py +0 -5
- pulumi_gcp/eventarc/trigger.py +73 -78
- pulumi_gcp/filestore/_inputs.py +0 -108
- pulumi_gcp/filestore/backup.py +18 -23
- pulumi_gcp/filestore/get_instance.py +0 -5
- pulumi_gcp/filestore/instance.py +102 -107
- pulumi_gcp/filestore/outputs.py +0 -5
- pulumi_gcp/filestore/snapshot.py +32 -37
- pulumi_gcp/firebase/_inputs.py +0 -511
- pulumi_gcp/firebase/android_app.py +16 -21
- pulumi_gcp/firebase/app_check_app_attest_config.py +0 -5
- pulumi_gcp/firebase/app_check_debug_token.py +0 -5
- pulumi_gcp/firebase/app_check_device_check_config.py +0 -5
- pulumi_gcp/firebase/app_check_play_integrity_config.py +0 -5
- pulumi_gcp/firebase/app_check_recaptcha_enterprise_config.py +0 -5
- pulumi_gcp/firebase/app_check_recaptcha_v3_config.py +0 -5
- pulumi_gcp/firebase/app_check_service_config.py +0 -5
- pulumi_gcp/firebase/apple_app.py +10 -15
- pulumi_gcp/firebase/database_instance.py +0 -5
- pulumi_gcp/firebase/extensions_instance.py +25 -30
- pulumi_gcp/firebase/get_android_app.py +0 -5
- pulumi_gcp/firebase/get_android_app_config.py +0 -5
- pulumi_gcp/firebase/get_apple_app.py +0 -5
- pulumi_gcp/firebase/get_apple_app_config.py +0 -5
- pulumi_gcp/firebase/get_hosting_channel.py +0 -5
- pulumi_gcp/firebase/get_web_app.py +0 -5
- pulumi_gcp/firebase/get_web_app_config.py +0 -5
- pulumi_gcp/firebase/hosting_channel.py +0 -5
- pulumi_gcp/firebase/hosting_custom_domain.py +34 -39
- pulumi_gcp/firebase/hosting_release.py +28 -33
- pulumi_gcp/firebase/hosting_site.py +0 -5
- pulumi_gcp/firebase/hosting_version.py +71 -76
- pulumi_gcp/firebase/outputs.py +0 -5
- pulumi_gcp/firebase/project.py +0 -5
- pulumi_gcp/firebase/storage_bucket.py +0 -5
- pulumi_gcp/firebase/web_app.py +10 -15
- pulumi_gcp/firebaserules/_inputs.py +0 -51
- pulumi_gcp/firebaserules/outputs.py +0 -5
- pulumi_gcp/firebaserules/release.py +0 -5
- pulumi_gcp/firebaserules/ruleset.py +35 -40
- pulumi_gcp/firestore/_inputs.py +0 -154
- pulumi_gcp/firestore/backup_schedule.py +18 -23
- pulumi_gcp/firestore/database.py +17 -22
- pulumi_gcp/firestore/document.py +0 -5
- pulumi_gcp/firestore/field.py +58 -63
- pulumi_gcp/firestore/index.py +67 -72
- pulumi_gcp/firestore/outputs.py +0 -5
- pulumi_gcp/folder/_inputs.py +0 -165
- pulumi_gcp/folder/access_approval_settings.py +23 -28
- pulumi_gcp/folder/get_iam_policy.py +0 -5
- pulumi_gcp/folder/get_organization_policy.py +0 -5
- pulumi_gcp/folder/iam_audit_config.py +125 -130
- pulumi_gcp/folder/iam_binding.py +3 -8
- pulumi_gcp/folder/iam_member.py +125 -130
- pulumi_gcp/folder/iam_policy.py +120 -125
- pulumi_gcp/folder/organization_policy.py +49 -54
- pulumi_gcp/folder/outputs.py +0 -5
- pulumi_gcp/gkebackup/_inputs.py +0 -694
- pulumi_gcp/gkebackup/backup_plan.py +431 -436
- pulumi_gcp/gkebackup/backup_plan_iam_binding.py +19 -24
- pulumi_gcp/gkebackup/backup_plan_iam_member.py +19 -24
- pulumi_gcp/gkebackup/backup_plan_iam_policy.py +16 -21
- pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +0 -5
- pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +0 -5
- pulumi_gcp/gkebackup/outputs.py +0 -5
- pulumi_gcp/gkebackup/restore_plan.py +575 -580
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +956 -336
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +956 -336
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +953 -243
- pulumi_gcp/gkehub/_inputs.py +6 -1204
- pulumi_gcp/gkehub/feature.py +314 -319
- pulumi_gcp/gkehub/feature_iam_binding.py +19 -24
- pulumi_gcp/gkehub/feature_iam_member.py +19 -24
- pulumi_gcp/gkehub/feature_iam_policy.py +16 -21
- pulumi_gcp/gkehub/feature_membership.py +179 -184
- pulumi_gcp/gkehub/fleet.py +19 -24
- pulumi_gcp/gkehub/get_feature_iam_policy.py +0 -5
- pulumi_gcp/gkehub/get_membership_iam_policy.py +0 -5
- pulumi_gcp/gkehub/get_scope_iam_policy.py +0 -5
- pulumi_gcp/gkehub/membership.py +52 -57
- pulumi_gcp/gkehub/membership_binding.py +12 -17
- pulumi_gcp/gkehub/membership_iam_binding.py +19 -24
- pulumi_gcp/gkehub/membership_iam_member.py +19 -24
- pulumi_gcp/gkehub/membership_iam_policy.py +16 -21
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +23 -28
- pulumi_gcp/gkehub/namespace.py +2 -7
- pulumi_gcp/gkehub/outputs.py +0 -5
- pulumi_gcp/gkehub/scope.py +2 -7
- pulumi_gcp/gkehub/scope_iam_binding.py +19 -24
- pulumi_gcp/gkehub/scope_iam_member.py +19 -24
- pulumi_gcp/gkehub/scope_iam_policy.py +16 -21
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +13 -18
- pulumi_gcp/gkeonprem/_inputs.py +17 -2317
- pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +330 -335
- pulumi_gcp/gkeonprem/bare_metal_cluster.py +523 -528
- pulumi_gcp/gkeonprem/bare_metal_node_pool.py +257 -262
- pulumi_gcp/gkeonprem/outputs.py +0 -5
- pulumi_gcp/gkeonprem/v_mware_cluster.py +394 -399
- pulumi_gcp/gkeonprem/v_mware_node_pool.py +84 -89
- pulumi_gcp/healthcare/_inputs.py +0 -359
- pulumi_gcp/healthcare/consent_store.py +0 -5
- pulumi_gcp/healthcare/consent_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/consent_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/consent_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/dataset.py +0 -115
- pulumi_gcp/healthcare/dataset_iam_binding.py +19 -24
- pulumi_gcp/healthcare/dataset_iam_member.py +19 -24
- pulumi_gcp/healthcare/dataset_iam_policy.py +16 -21
- pulumi_gcp/healthcare/dicom_store.py +34 -39
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/dicom_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/fhir_store.py +57 -62
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/fhir_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/get_consent_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_dataset_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/hl7_store.py +41 -46
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/hl7_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/outputs.py +0 -48
- pulumi_gcp/iam/_inputs.py +0 -433
- pulumi_gcp/iam/access_boundary_policy.py +49 -54
- pulumi_gcp/iam/deny_policy.py +51 -56
- pulumi_gcp/iam/get_rule.py +0 -5
- pulumi_gcp/iam/get_testable_permissions.py +0 -5
- pulumi_gcp/iam/get_workload_identity_pool.py +0 -5
- pulumi_gcp/iam/get_workload_identity_pool_provider.py +0 -5
- pulumi_gcp/iam/outputs.py +0 -5
- pulumi_gcp/iam/workforce_pool.py +17 -22
- pulumi_gcp/iam/workforce_pool_provider.py +179 -184
- pulumi_gcp/iam/workload_identity_pool.py +0 -5
- pulumi_gcp/iam/workload_identity_pool_provider.py +63 -68
- pulumi_gcp/iap/_inputs.py +0 -411
- pulumi_gcp/iap/app_engine_service_iam_binding.py +97 -102
- pulumi_gcp/iap/app_engine_service_iam_member.py +97 -102
- pulumi_gcp/iap/app_engine_service_iam_policy.py +92 -97
- pulumi_gcp/iap/app_engine_version_iam_binding.py +97 -102
- pulumi_gcp/iap/app_engine_version_iam_member.py +97 -102
- pulumi_gcp/iap/app_engine_version_iam_policy.py +92 -97
- pulumi_gcp/iap/brand.py +0 -5
- pulumi_gcp/iap/client.py +0 -5
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +0 -5
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +0 -5
- pulumi_gcp/iap/get_client.py +0 -5
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +0 -5
- pulumi_gcp/iap/get_tunnel_iam_policy.py +0 -5
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_backend_service_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_type_compute_iam_policy.py +0 -5
- pulumi_gcp/iap/outputs.py +0 -5
- pulumi_gcp/iap/tunnel_dest_group.py +0 -5
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +97 -102
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +97 -102
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +92 -97
- pulumi_gcp/iap/tunnel_iam_binding.py +97 -102
- pulumi_gcp/iap/tunnel_iam_member.py +97 -102
- pulumi_gcp/iap/tunnel_iam_policy.py +92 -97
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +97 -102
- pulumi_gcp/iap/tunnel_instance_iam_member.py +97 -102
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +92 -97
- pulumi_gcp/iap/web_backend_service_iam_binding.py +97 -102
- pulumi_gcp/iap/web_backend_service_iam_member.py +97 -102
- pulumi_gcp/iap/web_backend_service_iam_policy.py +92 -97
- pulumi_gcp/iap/web_iam_binding.py +97 -102
- pulumi_gcp/iap/web_iam_member.py +97 -102
- pulumi_gcp/iap/web_iam_policy.py +92 -97
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +97 -102
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +97 -102
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +92 -97
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +97 -102
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +97 -102
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +92 -97
- pulumi_gcp/iap/web_type_compute_iam_binding.py +97 -102
- pulumi_gcp/iap/web_type_compute_iam_member.py +97 -102
- pulumi_gcp/iap/web_type_compute_iam_policy.py +92 -97
- pulumi_gcp/identityplatform/_inputs.py +0 -576
- pulumi_gcp/identityplatform/config.py +115 -120
- pulumi_gcp/identityplatform/default_supported_idp_config.py +0 -5
- pulumi_gcp/identityplatform/inbound_saml_config.py +34 -39
- pulumi_gcp/identityplatform/oauth_idp_config.py +0 -5
- pulumi_gcp/identityplatform/outputs.py +0 -5
- pulumi_gcp/identityplatform/project_default_config.py +33 -38
- pulumi_gcp/identityplatform/tenant.py +0 -5
- pulumi_gcp/identityplatform/tenant_default_supported_idp_config.py +0 -5
- pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +34 -39
- pulumi_gcp/identityplatform/tenant_oauth_idp_config.py +0 -5
- pulumi_gcp/integrationconnectors/_inputs.py +0 -868
- pulumi_gcp/integrationconnectors/connection.py +460 -465
- pulumi_gcp/integrationconnectors/endpoint_attachment.py +0 -5
- pulumi_gcp/integrationconnectors/managed_zone.py +10 -15
- pulumi_gcp/integrationconnectors/outputs.py +0 -5
- pulumi_gcp/kms/_inputs.py +0 -303
- pulumi_gcp/kms/autokey_config.py +0 -5
- pulumi_gcp/kms/crypto_key.py +13 -18
- pulumi_gcp/kms/crypto_key_iam_binding.py +51 -56
- pulumi_gcp/kms/crypto_key_iam_member.py +51 -56
- pulumi_gcp/kms/crypto_key_iam_policy.py +46 -51
- pulumi_gcp/kms/crypto_key_version.py +7 -12
- pulumi_gcp/kms/ekm_connection.py +19 -24
- pulumi_gcp/kms/get_crypto_key_iam_policy.py +0 -5
- pulumi_gcp/kms/get_key_ring_iam_policy.py +0 -5
- pulumi_gcp/kms/get_kms_crypto_key.py +0 -5
- pulumi_gcp/kms/get_kms_crypto_key_version.py +0 -5
- pulumi_gcp/kms/get_kms_key_ring.py +0 -5
- pulumi_gcp/kms/get_kms_secret.py +6 -11
- pulumi_gcp/kms/get_kms_secret_asymmetric.py +12 -17
- pulumi_gcp/kms/get_kms_secret_ciphertext.py +18 -23
- pulumi_gcp/kms/key_handle.py +0 -5
- pulumi_gcp/kms/key_ring.py +0 -5
- pulumi_gcp/kms/key_ring_iam_binding.py +97 -102
- pulumi_gcp/kms/key_ring_iam_member.py +97 -102
- pulumi_gcp/kms/key_ring_iam_policy.py +92 -97
- pulumi_gcp/kms/key_ring_import_job.py +4 -9
- pulumi_gcp/kms/outputs.py +0 -5
- pulumi_gcp/kms/secret_ciphertext.py +18 -23
- pulumi_gcp/logging/_inputs.py +0 -520
- pulumi_gcp/logging/billing_account_bucket_config.py +11 -16
- pulumi_gcp/logging/billing_account_exclusion.py +0 -5
- pulumi_gcp/logging/billing_account_sink.py +10 -15
- pulumi_gcp/logging/folder_bucket_config.py +11 -16
- pulumi_gcp/logging/folder_exclusion.py +0 -5
- pulumi_gcp/logging/folder_settings.py +0 -5
- pulumi_gcp/logging/folder_sink.py +10 -15
- pulumi_gcp/logging/get_folder_settings.py +0 -5
- pulumi_gcp/logging/get_log_view_iam_policy.py +0 -5
- pulumi_gcp/logging/get_organization_settings.py +0 -5
- pulumi_gcp/logging/get_project_cmek_settings.py +0 -5
- pulumi_gcp/logging/get_project_settings.py +0 -5
- pulumi_gcp/logging/get_sink.py +0 -5
- pulumi_gcp/logging/linked_dataset.py +5 -10
- pulumi_gcp/logging/log_view.py +0 -5
- pulumi_gcp/logging/log_view_iam_binding.py +5 -10
- pulumi_gcp/logging/log_view_iam_member.py +5 -10
- pulumi_gcp/logging/log_view_iam_policy.py +0 -5
- pulumi_gcp/logging/metric.py +92 -97
- pulumi_gcp/logging/organization_bucket_config.py +11 -16
- pulumi_gcp/logging/organization_exclusion.py +0 -5
- pulumi_gcp/logging/organization_settings.py +0 -5
- pulumi_gcp/logging/organization_sink.py +10 -15
- pulumi_gcp/logging/outputs.py +0 -5
- pulumi_gcp/logging/project_bucket_config.py +16 -21
- pulumi_gcp/logging/project_exclusion.py +0 -5
- pulumi_gcp/logging/project_sink.py +10 -15
- pulumi_gcp/looker/_inputs.py +0 -211
- pulumi_gcp/looker/instance.py +199 -204
- pulumi_gcp/looker/outputs.py +0 -5
- pulumi_gcp/managedkafka/_inputs.py +0 -69
- pulumi_gcp/managedkafka/cluster.py +67 -72
- pulumi_gcp/managedkafka/outputs.py +0 -5
- pulumi_gcp/managedkafka/topic.py +22 -27
- pulumi_gcp/memcache/_inputs.py +0 -184
- pulumi_gcp/memcache/instance.py +51 -56
- pulumi_gcp/memcache/outputs.py +0 -5
- pulumi_gcp/migrationcenter/_inputs.py +0 -182
- pulumi_gcp/migrationcenter/group.py +0 -5
- pulumi_gcp/migrationcenter/outputs.py +0 -5
- pulumi_gcp/migrationcenter/preference_set.py +77 -82
- pulumi_gcp/ml/_inputs.py +0 -17
- pulumi_gcp/ml/engine_model.py +5 -10
- pulumi_gcp/ml/outputs.py +0 -5
- pulumi_gcp/monitoring/_inputs.py +15 -1731
- pulumi_gcp/monitoring/alert_policy.py +123 -128
- pulumi_gcp/monitoring/custom_service.py +11 -16
- pulumi_gcp/monitoring/dashboard.py +0 -5
- pulumi_gcp/monitoring/generic_service.py +15 -20
- pulumi_gcp/monitoring/get_app_engine_service.py +16 -21
- pulumi_gcp/monitoring/get_cluster_istio_service.py +0 -5
- pulumi_gcp/monitoring/get_istio_canonical_service.py +0 -5
- pulumi_gcp/monitoring/get_mesh_istio_service.py +0 -5
- pulumi_gcp/monitoring/get_notification_channel.py +24 -29
- pulumi_gcp/monitoring/get_secret_version.py +0 -5
- pulumi_gcp/monitoring/get_uptime_check_i_ps.py +0 -5
- pulumi_gcp/monitoring/group.py +0 -5
- pulumi_gcp/monitoring/metric_descriptor.py +44 -49
- pulumi_gcp/monitoring/monitored_project.py +0 -5
- pulumi_gcp/monitoring/notification_channel.py +11 -16
- pulumi_gcp/monitoring/outputs.py +0 -68
- pulumi_gcp/monitoring/slo.py +115 -120
- pulumi_gcp/monitoring/uptime_check_config.py +236 -241
- pulumi_gcp/netapp/_inputs.py +0 -311
- pulumi_gcp/netapp/active_directory.py +0 -5
- pulumi_gcp/netapp/backup.py +6 -11
- pulumi_gcp/netapp/backup_policy.py +0 -5
- pulumi_gcp/netapp/backup_vault.py +0 -5
- pulumi_gcp/netapp/kmsconfig.py +0 -5
- pulumi_gcp/netapp/outputs.py +0 -5
- pulumi_gcp/netapp/storage_pool.py +0 -5
- pulumi_gcp/netapp/volume.py +22 -27
- pulumi_gcp/netapp/volume_replication.py +19 -24
- pulumi_gcp/netapp/volume_snapshot.py +0 -5
- pulumi_gcp/networkconnectivity/_inputs.py +0 -253
- pulumi_gcp/networkconnectivity/hub.py +2 -7
- pulumi_gcp/networkconnectivity/internal_range.py +0 -5
- pulumi_gcp/networkconnectivity/outputs.py +0 -5
- pulumi_gcp/networkconnectivity/policy_based_route.py +41 -46
- pulumi_gcp/networkconnectivity/regional_endpoint.py +0 -5
- pulumi_gcp/networkconnectivity/service_connection_policy.py +15 -20
- pulumi_gcp/networkconnectivity/spoke.py +66 -71
- pulumi_gcp/networkmanagement/_inputs.py +0 -87
- pulumi_gcp/networkmanagement/connectivity_test.py +80 -85
- pulumi_gcp/networkmanagement/outputs.py +0 -5
- pulumi_gcp/networksecurity/_inputs.py +0 -321
- pulumi_gcp/networksecurity/address_group.py +0 -5
- pulumi_gcp/networksecurity/address_group_iam_binding.py +5 -297
- pulumi_gcp/networksecurity/address_group_iam_member.py +5 -297
- pulumi_gcp/networksecurity/address_group_iam_policy.py +0 -5
- pulumi_gcp/networksecurity/authorization_policy.py +47 -52
- pulumi_gcp/networksecurity/client_tls_policy.py +40 -45
- pulumi_gcp/networksecurity/firewall_endpoint.py +0 -5
- pulumi_gcp/networksecurity/firewall_endpoint_association.py +0 -5
- pulumi_gcp/networksecurity/gateway_security_policy.py +86 -91
- pulumi_gcp/networksecurity/gateway_security_policy_rule.py +0 -5
- pulumi_gcp/networksecurity/get_address_group_iam_policy.py +0 -5
- pulumi_gcp/networksecurity/outputs.py +0 -5
- pulumi_gcp/networksecurity/security_profile.py +35 -40
- pulumi_gcp/networksecurity/security_profile_group.py +0 -5
- pulumi_gcp/networksecurity/server_tls_policy.py +96 -101
- pulumi_gcp/networksecurity/tls_inspection_policy.py +188 -193
- pulumi_gcp/networksecurity/url_list.py +0 -5
- pulumi_gcp/networkservices/_inputs.py +31 -1783
- pulumi_gcp/networkservices/edge_cache_keyset.py +46 -51
- pulumi_gcp/networkservices/edge_cache_origin.py +84 -89
- pulumi_gcp/networkservices/edge_cache_service.py +562 -567
- pulumi_gcp/networkservices/endpoint_policy.py +50 -55
- pulumi_gcp/networkservices/gateway.py +16 -21
- pulumi_gcp/networkservices/grpc_route.py +141 -146
- pulumi_gcp/networkservices/http_route.py +289 -294
- pulumi_gcp/networkservices/lb_route_extension.py +5 -10
- pulumi_gcp/networkservices/lb_traffic_extension.py +5 -10
- pulumi_gcp/networkservices/mesh.py +0 -5
- pulumi_gcp/networkservices/outputs.py +0 -5
- pulumi_gcp/networkservices/service_binding.py +0 -5
- pulumi_gcp/networkservices/service_lb_policies.py +22 -27
- pulumi_gcp/networkservices/tcp_route.py +101 -106
- pulumi_gcp/networkservices/tls_route.py +77 -82
- pulumi_gcp/notebooks/_inputs.py +0 -615
- pulumi_gcp/notebooks/environment.py +16 -21
- pulumi_gcp/notebooks/get_instance_iam_policy.py +0 -5
- pulumi_gcp/notebooks/get_runtime_iam_policy.py +0 -5
- pulumi_gcp/notebooks/instance.py +73 -78
- pulumi_gcp/notebooks/instance_iam_binding.py +19 -24
- pulumi_gcp/notebooks/instance_iam_member.py +19 -24
- pulumi_gcp/notebooks/instance_iam_policy.py +16 -21
- pulumi_gcp/notebooks/location.py +0 -5
- pulumi_gcp/notebooks/outputs.py +0 -5
- pulumi_gcp/notebooks/runtime.py +217 -222
- pulumi_gcp/notebooks/runtime_iam_binding.py +19 -24
- pulumi_gcp/notebooks/runtime_iam_member.py +19 -24
- pulumi_gcp/notebooks/runtime_iam_policy.py +16 -21
- pulumi_gcp/organizations/_inputs.py +0 -231
- pulumi_gcp/organizations/access_approval_settings.py +31 -36
- pulumi_gcp/organizations/folder.py +0 -5
- pulumi_gcp/organizations/get_active_folder.py +0 -5
- pulumi_gcp/organizations/get_billing_account.py +0 -5
- pulumi_gcp/organizations/get_client_config.py +0 -5
- pulumi_gcp/organizations/get_client_open_id_user_info.py +0 -5
- pulumi_gcp/organizations/get_folder.py +0 -5
- pulumi_gcp/organizations/get_folders.py +0 -5
- pulumi_gcp/organizations/get_iam_policy.py +8 -13
- pulumi_gcp/organizations/get_organization.py +0 -5
- pulumi_gcp/organizations/get_project.py +0 -5
- pulumi_gcp/organizations/iam_audit_config.py +13 -18
- pulumi_gcp/organizations/iam_binding.py +3 -8
- pulumi_gcp/organizations/iam_custom_role.py +0 -5
- pulumi_gcp/organizations/iam_member.py +125 -130
- pulumi_gcp/organizations/iam_policy.py +120 -125
- pulumi_gcp/organizations/outputs.py +0 -5
- pulumi_gcp/organizations/policy.py +49 -54
- pulumi_gcp/organizations/project.py +0 -5
- pulumi_gcp/orgpolicy/_inputs.py +0 -183
- pulumi_gcp/orgpolicy/custom_constraint.py +10 -15
- pulumi_gcp/orgpolicy/outputs.py +0 -5
- pulumi_gcp/orgpolicy/policy.py +98 -103
- pulumi_gcp/osconfig/_inputs.py +27 -2232
- pulumi_gcp/osconfig/guest_policies.py +166 -171
- pulumi_gcp/osconfig/os_policy_assignment.py +153 -158
- pulumi_gcp/osconfig/outputs.py +0 -5
- pulumi_gcp/osconfig/patch_deployment.py +321 -326
- pulumi_gcp/oslogin/ssh_public_key.py +0 -5
- pulumi_gcp/parallelstore/instance.py +0 -5
- pulumi_gcp/privilegedaccessmanager/_inputs.py +0 -170
- pulumi_gcp/privilegedaccessmanager/entitlement.py +89 -94
- pulumi_gcp/privilegedaccessmanager/outputs.py +0 -5
- pulumi_gcp/projects/_inputs.py +0 -262
- pulumi_gcp/projects/access_approval_settings.py +25 -30
- pulumi_gcp/projects/api_key.py +83 -88
- pulumi_gcp/projects/default_service_accounts.py +0 -5
- pulumi_gcp/projects/get_iam_policy.py +0 -5
- pulumi_gcp/projects/get_organization_policy.py +0 -5
- pulumi_gcp/projects/get_project.py +0 -5
- pulumi_gcp/projects/get_project_service.py +0 -5
- pulumi_gcp/projects/iam_audit_config.py +125 -130
- pulumi_gcp/projects/iam_binding.py +125 -130
- pulumi_gcp/projects/iam_custom_role.py +0 -5
- pulumi_gcp/projects/iam_member.py +125 -130
- pulumi_gcp/projects/iam_member_remove.py +0 -5
- pulumi_gcp/projects/iam_policy.py +120 -125
- pulumi_gcp/projects/organization_policy.py +49 -54
- pulumi_gcp/projects/outputs.py +0 -5
- pulumi_gcp/projects/service.py +0 -5
- pulumi_gcp/projects/service_identity.py +0 -5
- pulumi_gcp/projects/usage_export_bucket.py +0 -5
- pulumi_gcp/provider.py +2 -7
- pulumi_gcp/pubsub/_inputs.py +0 -438
- pulumi_gcp/pubsub/get_schema_iam_policy.py +0 -5
- pulumi_gcp/pubsub/get_subscription.py +0 -5
- pulumi_gcp/pubsub/get_subscription_iam_policy.py +0 -5
- pulumi_gcp/pubsub/get_topic.py +0 -5
- pulumi_gcp/pubsub/get_topic_iam_policy.py +0 -5
- pulumi_gcp/pubsub/lite_reservation.py +0 -5
- pulumi_gcp/pubsub/lite_subscription.py +31 -36
- pulumi_gcp/pubsub/lite_topic.py +41 -46
- pulumi_gcp/pubsub/outputs.py +0 -5
- pulumi_gcp/pubsub/schema.py +8 -13
- pulumi_gcp/pubsub/schema_iam_binding.py +19 -24
- pulumi_gcp/pubsub/schema_iam_member.py +19 -24
- pulumi_gcp/pubsub/schema_iam_policy.py +16 -21
- pulumi_gcp/pubsub/subscription.py +136 -141
- pulumi_gcp/pubsub/subscription_iam_binding.py +19 -24
- pulumi_gcp/pubsub/subscription_iam_member.py +19 -24
- pulumi_gcp/pubsub/subscription_iam_policy.py +16 -21
- pulumi_gcp/pubsub/topic.py +45 -50
- pulumi_gcp/pubsub/topic_iam_binding.py +19 -24
- pulumi_gcp/pubsub/topic_iam_member.py +19 -24
- pulumi_gcp/pubsub/topic_iam_policy.py +16 -21
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/recaptcha/_inputs.py +0 -89
- pulumi_gcp/recaptcha/enterprise_key.py +127 -132
- pulumi_gcp/recaptcha/outputs.py +0 -5
- pulumi_gcp/redis/_inputs.py +0 -321
- pulumi_gcp/redis/cluster.py +54 -59
- pulumi_gcp/redis/get_instance.py +0 -5
- pulumi_gcp/redis/instance.py +46 -51
- pulumi_gcp/redis/outputs.py +0 -5
- pulumi_gcp/resourcemanager/lien.py +0 -5
- pulumi_gcp/runtimeconfig/_inputs.py +0 -25
- pulumi_gcp/runtimeconfig/config.py +0 -5
- pulumi_gcp/runtimeconfig/config_iam_binding.py +3 -8
- pulumi_gcp/runtimeconfig/config_iam_member.py +3 -8
- pulumi_gcp/runtimeconfig/config_iam_policy.py +0 -5
- pulumi_gcp/runtimeconfig/get_config.py +0 -5
- pulumi_gcp/runtimeconfig/get_config_iam_policy.py +0 -5
- pulumi_gcp/runtimeconfig/get_variable.py +0 -5
- pulumi_gcp/runtimeconfig/outputs.py +0 -5
- pulumi_gcp/runtimeconfig/variable.py +0 -5
- pulumi_gcp/secretmanager/_inputs.py +0 -143
- pulumi_gcp/secretmanager/get_secret.py +0 -5
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +0 -5
- pulumi_gcp/secretmanager/get_secret_version.py +0 -5
- pulumi_gcp/secretmanager/get_secret_version_access.py +0 -5
- pulumi_gcp/secretmanager/get_secrets.py +0 -5
- pulumi_gcp/secretmanager/outputs.py +0 -5
- pulumi_gcp/secretmanager/secret.py +63 -68
- pulumi_gcp/secretmanager/secret_iam_binding.py +97 -102
- pulumi_gcp/secretmanager/secret_iam_member.py +97 -102
- pulumi_gcp/secretmanager/secret_iam_policy.py +92 -97
- pulumi_gcp/secretmanager/secret_version.py +48 -53
- pulumi_gcp/securesourcemanager/_inputs.py +0 -75
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +0 -5
- pulumi_gcp/securesourcemanager/instance.py +73 -78
- pulumi_gcp/securesourcemanager/instance_iam_binding.py +3 -8
- pulumi_gcp/securesourcemanager/instance_iam_member.py +3 -8
- pulumi_gcp/securesourcemanager/instance_iam_policy.py +0 -5
- pulumi_gcp/securesourcemanager/outputs.py +0 -5
- pulumi_gcp/securitycenter/_inputs.py +9 -862
- pulumi_gcp/securitycenter/event_threat_detection_custom_module.py +0 -5
- pulumi_gcp/securitycenter/folder_custom_module.py +77 -82
- pulumi_gcp/securitycenter/get_source_iam_policy.py +0 -5
- pulumi_gcp/securitycenter/instance_iam_binding.py +33 -102
- pulumi_gcp/securitycenter/instance_iam_member.py +33 -102
- pulumi_gcp/securitycenter/instance_iam_policy.py +30 -99
- pulumi_gcp/securitycenter/management_folder_security_health_analytics_custom_module.py +77 -82
- pulumi_gcp/securitycenter/management_organization_event_threat_detection_custom_module.py +0 -5
- pulumi_gcp/securitycenter/management_organization_security_health_analytics_custom_module.py +77 -82
- pulumi_gcp/securitycenter/management_project_security_health_analytics_custom_module.py +77 -82
- pulumi_gcp/securitycenter/mute_config.py +0 -5
- pulumi_gcp/securitycenter/notification_config.py +11 -16
- pulumi_gcp/securitycenter/organization_custom_module.py +77 -82
- pulumi_gcp/securitycenter/outputs.py +0 -5
- pulumi_gcp/securitycenter/project_custom_module.py +77 -82
- pulumi_gcp/securitycenter/source.py +0 -5
- pulumi_gcp/securitycenter/source_iam_binding.py +3 -8
- pulumi_gcp/securitycenter/source_iam_member.py +3 -8
- pulumi_gcp/securitycenter/source_iam_policy.py +0 -5
- pulumi_gcp/securityposture/_inputs.py +0 -457
- pulumi_gcp/securityposture/outputs.py +0 -5
- pulumi_gcp/securityposture/posture.py +181 -186
- pulumi_gcp/securityposture/posture_deployment.py +30 -35
- pulumi_gcp/serviceaccount/_inputs.py +0 -51
- pulumi_gcp/serviceaccount/account.py +0 -5
- pulumi_gcp/serviceaccount/get_account.py +0 -5
- pulumi_gcp/serviceaccount/get_account_access_token.py +0 -5
- pulumi_gcp/serviceaccount/get_account_id_token.py +0 -5
- pulumi_gcp/serviceaccount/get_account_jwt.py +0 -5
- pulumi_gcp/serviceaccount/get_account_key.py +0 -5
- pulumi_gcp/serviceaccount/get_iam_policy.py +0 -5
- pulumi_gcp/serviceaccount/iam_binding.py +61 -66
- pulumi_gcp/serviceaccount/iam_member.py +61 -66
- pulumi_gcp/serviceaccount/iam_policy.py +56 -61
- pulumi_gcp/serviceaccount/key.py +0 -5
- pulumi_gcp/serviceaccount/outputs.py +0 -5
- pulumi_gcp/servicedirectory/_inputs.py +0 -43
- pulumi_gcp/servicedirectory/endpoint.py +0 -5
- pulumi_gcp/servicedirectory/get_namespace_iam_policy.py +0 -5
- pulumi_gcp/servicedirectory/get_service_iam_policy.py +0 -5
- pulumi_gcp/servicedirectory/namespace.py +0 -5
- pulumi_gcp/servicedirectory/namespace_iam_binding.py +19 -24
- pulumi_gcp/servicedirectory/namespace_iam_member.py +19 -24
- pulumi_gcp/servicedirectory/namespace_iam_policy.py +16 -21
- pulumi_gcp/servicedirectory/outputs.py +0 -5
- pulumi_gcp/servicedirectory/service.py +0 -5
- pulumi_gcp/servicedirectory/service_iam_binding.py +19 -24
- pulumi_gcp/servicedirectory/service_iam_member.py +19 -24
- pulumi_gcp/servicedirectory/service_iam_policy.py +16 -21
- pulumi_gcp/servicenetworking/connection.py +0 -5
- pulumi_gcp/servicenetworking/get_peered_dns_domain.py +0 -5
- pulumi_gcp/servicenetworking/peered_dns_domain.py +0 -5
- pulumi_gcp/servicenetworking/vpc_service_controls.py +0 -5
- pulumi_gcp/serviceusage/consumer_quota_override.py +0 -5
- pulumi_gcp/sourcerepo/_inputs.py +0 -49
- pulumi_gcp/sourcerepo/get_repository.py +0 -5
- pulumi_gcp/sourcerepo/get_repository_iam_policy.py +0 -5
- pulumi_gcp/sourcerepo/outputs.py +0 -5
- pulumi_gcp/sourcerepo/repository.py +15 -20
- pulumi_gcp/sourcerepo/repository_iam_binding.py +102 -116
- pulumi_gcp/sourcerepo/repository_iam_member.py +102 -116
- pulumi_gcp/sourcerepo/repository_iam_policy.py +92 -106
- pulumi_gcp/spanner/_inputs.py +0 -157
- pulumi_gcp/spanner/database.py +5 -10
- pulumi_gcp/spanner/database_iam_binding.py +97 -102
- pulumi_gcp/spanner/database_iam_member.py +97 -102
- pulumi_gcp/spanner/database_iam_policy.py +92 -97
- pulumi_gcp/spanner/get_database_iam_policy.py +0 -5
- pulumi_gcp/spanner/get_instance.py +0 -5
- pulumi_gcp/spanner/get_instance_iam_policy.py +0 -5
- pulumi_gcp/spanner/instance.py +25 -30
- pulumi_gcp/spanner/instance_config.py +5 -10
- pulumi_gcp/spanner/instance_iam_binding.py +19 -24
- pulumi_gcp/spanner/instance_iam_member.py +19 -24
- pulumi_gcp/spanner/instance_iam_policy.py +16 -21
- pulumi_gcp/spanner/outputs.py +0 -5
- pulumi_gcp/sql/_inputs.py +0 -616
- pulumi_gcp/sql/database.py +12 -17
- pulumi_gcp/sql/database_instance.py +88 -93
- pulumi_gcp/sql/get_backup_run.py +0 -5
- pulumi_gcp/sql/get_ca_certs.py +0 -5
- pulumi_gcp/sql/get_database.py +0 -5
- pulumi_gcp/sql/get_database_instance.py +0 -5
- pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +0 -5
- pulumi_gcp/sql/get_database_instances.py +0 -5
- pulumi_gcp/sql/get_databases.py +0 -5
- pulumi_gcp/sql/get_tiers.py +0 -5
- pulumi_gcp/sql/outputs.py +0 -5
- pulumi_gcp/sql/source_representation_instance.py +0 -5
- pulumi_gcp/sql/ssl_cert.py +6 -11
- pulumi_gcp/sql/user.py +38 -43
- pulumi_gcp/storage/__init__.py +0 -5
- pulumi_gcp/storage/_inputs.py +0 -958
- pulumi_gcp/storage/bucket.py +120 -125
- pulumi_gcp/storage/bucket_access_control.py +0 -5
- pulumi_gcp/storage/bucket_acl.py +0 -5
- pulumi_gcp/storage/bucket_iam_binding.py +97 -102
- pulumi_gcp/storage/bucket_iam_member.py +97 -102
- pulumi_gcp/storage/bucket_iam_policy.py +92 -97
- pulumi_gcp/storage/bucket_object.py +10 -15
- pulumi_gcp/storage/default_object_access_control.py +2 -7
- pulumi_gcp/storage/default_object_acl.py +0 -5
- pulumi_gcp/storage/get_bucket.py +0 -5
- pulumi_gcp/storage/get_bucket_iam_policy.py +0 -5
- pulumi_gcp/storage/get_bucket_object.py +0 -5
- pulumi_gcp/storage/get_bucket_object_content.py +0 -5
- pulumi_gcp/storage/get_bucket_objects.py +0 -5
- pulumi_gcp/storage/get_buckets.py +0 -5
- pulumi_gcp/storage/get_object_signed_url.py +0 -5
- pulumi_gcp/storage/get_project_service_account.py +6 -11
- pulumi_gcp/storage/get_transfer_project_service_account.py +0 -5
- pulumi_gcp/storage/get_transfer_project_servie_account.py +0 -5
- pulumi_gcp/storage/hmac_key.py +0 -5
- pulumi_gcp/storage/insights_report_config.py +71 -76
- pulumi_gcp/storage/notification.py +0 -5
- pulumi_gcp/storage/object_access_control.py +2 -7
- pulumi_gcp/storage/object_acl.py +0 -5
- pulumi_gcp/storage/outputs.py +0 -81
- pulumi_gcp/storage/transfer_agent_pool.py +11 -16
- pulumi_gcp/storage/transfer_job.py +108 -113
- pulumi_gcp/tags/_inputs.py +0 -43
- pulumi_gcp/tags/get_tag_key.py +0 -5
- pulumi_gcp/tags/get_tag_key_iam_policy.py +0 -5
- pulumi_gcp/tags/get_tag_keys.py +0 -5
- pulumi_gcp/tags/get_tag_value.py +0 -5
- pulumi_gcp/tags/get_tag_value_iam_policy.py +0 -5
- pulumi_gcp/tags/get_tag_values.py +0 -5
- pulumi_gcp/tags/location_tag_binding.py +0 -5
- pulumi_gcp/tags/outputs.py +0 -5
- pulumi_gcp/tags/tag_binding.py +0 -5
- pulumi_gcp/tags/tag_key.py +0 -5
- pulumi_gcp/tags/tag_key_iam_binding.py +19 -24
- pulumi_gcp/tags/tag_key_iam_member.py +19 -24
- pulumi_gcp/tags/tag_key_iam_policy.py +16 -21
- pulumi_gcp/tags/tag_value.py +0 -5
- pulumi_gcp/tags/tag_value_iam_binding.py +19 -24
- pulumi_gcp/tags/tag_value_iam_member.py +19 -24
- pulumi_gcp/tags/tag_value_iam_policy.py +16 -21
- pulumi_gcp/tpu/_inputs.py +0 -194
- pulumi_gcp/tpu/get_tensorflow_versions.py +0 -5
- pulumi_gcp/tpu/get_v2_accelerator_types.py +0 -5
- pulumi_gcp/tpu/get_v2_runtime_versions.py +0 -5
- pulumi_gcp/tpu/node.py +13 -18
- pulumi_gcp/tpu/outputs.py +0 -5
- pulumi_gcp/tpu/v2_vm.py +82 -87
- pulumi_gcp/vertex/_inputs.py +2 -843
- pulumi_gcp/vertex/ai_dataset.py +5 -10
- pulumi_gcp/vertex/ai_deployment_resource_pool.py +31 -36
- pulumi_gcp/vertex/ai_endpoint.py +13 -18
- pulumi_gcp/vertex/ai_endpoint_iam_binding.py +3 -8
- pulumi_gcp/vertex/ai_endpoint_iam_member.py +3 -8
- pulumi_gcp/vertex/ai_endpoint_iam_policy.py +0 -5
- pulumi_gcp/vertex/ai_feature_group.py +17 -22
- pulumi_gcp/vertex/ai_feature_group_feature.py +12 -17
- pulumi_gcp/vertex/ai_feature_online_store.py +75 -80
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +146 -151
- pulumi_gcp/vertex/ai_feature_store.py +52 -57
- pulumi_gcp/vertex/ai_feature_store_entity_type.py +87 -92
- pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +36 -41
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_binding.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_member.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_policy.py +0 -5
- pulumi_gcp/vertex/ai_feature_store_iam_binding.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_iam_member.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_iam_policy.py +0 -5
- pulumi_gcp/vertex/ai_index.py +63 -68
- pulumi_gcp/vertex/ai_index_endpoint.py +13 -18
- pulumi_gcp/vertex/ai_metadata_store.py +7 -12
- pulumi_gcp/vertex/ai_tensorboard.py +11 -16
- pulumi_gcp/vertex/get_ai_endpoint_iam_policy.py +0 -5
- pulumi_gcp/vertex/get_ai_featurestore_entitytype_iam_policy.py +0 -5
- pulumi_gcp/vertex/get_ai_featurestore_iam_policy.py +0 -5
- pulumi_gcp/vertex/get_ai_index.py +0 -5
- pulumi_gcp/vertex/outputs.py +2 -7
- pulumi_gcp/vmwareengine/_inputs.py +0 -290
- pulumi_gcp/vmwareengine/cluster.py +69 -74
- pulumi_gcp/vmwareengine/external_access_rule.py +56 -61
- pulumi_gcp/vmwareengine/external_address.py +22 -27
- pulumi_gcp/vmwareengine/get_cluster.py +0 -5
- pulumi_gcp/vmwareengine/get_external_access_rule.py +0 -5
- pulumi_gcp/vmwareengine/get_external_address.py +0 -5
- pulumi_gcp/vmwareengine/get_network.py +0 -5
- pulumi_gcp/vmwareengine/get_network_peering.py +0 -5
- pulumi_gcp/vmwareengine/get_network_policy.py +0 -5
- pulumi_gcp/vmwareengine/get_nsx_credentials.py +0 -5
- pulumi_gcp/vmwareengine/get_private_cloud.py +0 -5
- pulumi_gcp/vmwareengine/get_subnet.py +0 -5
- pulumi_gcp/vmwareengine/get_vcenter_credentials.py +0 -5
- pulumi_gcp/vmwareengine/network.py +2 -7
- pulumi_gcp/vmwareengine/network_peering.py +0 -5
- pulumi_gcp/vmwareengine/network_policy.py +22 -27
- pulumi_gcp/vmwareengine/outputs.py +0 -5
- pulumi_gcp/vmwareengine/private_cloud.py +62 -67
- pulumi_gcp/vmwareengine/subnet.py +24 -29
- pulumi_gcp/vpcaccess/_inputs.py +0 -22
- pulumi_gcp/vpcaccess/connector.py +11 -16
- pulumi_gcp/vpcaccess/get_connector.py +0 -5
- pulumi_gcp/vpcaccess/outputs.py +0 -5
- pulumi_gcp/workbench/_inputs.py +0 -319
- pulumi_gcp/workbench/get_instance_iam_policy.py +0 -5
- pulumi_gcp/workbench/instance.py +139 -144
- pulumi_gcp/workbench/instance_iam_binding.py +3 -8
- pulumi_gcp/workbench/instance_iam_member.py +3 -8
- pulumi_gcp/workbench/instance_iam_policy.py +0 -5
- pulumi_gcp/workbench/outputs.py +0 -5
- pulumi_gcp/workflows/workflow.py +0 -5
- pulumi_gcp/workstations/_inputs.py +0 -433
- pulumi_gcp/workstations/get_workstation_config_iam_policy.py +0 -5
- pulumi_gcp/workstations/get_workstation_iam_policy.py +0 -5
- pulumi_gcp/workstations/outputs.py +0 -5
- pulumi_gcp/workstations/workstation.py +14 -19
- pulumi_gcp/workstations/workstation_cluster.py +30 -35
- pulumi_gcp/workstations/workstation_config.py +246 -251
- pulumi_gcp/workstations/workstation_config_iam_binding.py +3 -8
- pulumi_gcp/workstations/workstation_config_iam_member.py +3 -8
- pulumi_gcp/workstations/workstation_config_iam_policy.py +0 -5
- pulumi_gcp/workstations/workstation_iam_binding.py +3 -8
- pulumi_gcp/workstations/workstation_iam_member.py +3 -8
- pulumi_gcp/workstations/workstation_iam_policy.py +0 -5
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/METADATA +1 -2
- pulumi_gcp-7.30.0a1719470057.dist-info/RECORD +1600 -0
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/WHEEL +1 -1
- pulumi_gcp/storage/get_managed_folder_iam_policy.py +0 -115
- pulumi_gcp/storage/managed_folder.py +0 -440
- pulumi_gcp/storage/managed_folder_iam_binding.py +0 -947
- pulumi_gcp/storage/managed_folder_iam_member.py +0 -947
- pulumi_gcp/storage/managed_folder_iam_policy.py +0 -766
- pulumi_gcp-7.30.0.dist-info/RECORD +0 -1605
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/top_level.txt +0 -0
@@ -4,142 +4,55 @@
|
|
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
|
'FolderCustomModuleCustomConfigArgs',
|
19
|
-
'FolderCustomModuleCustomConfigArgsDict',
|
20
14
|
'FolderCustomModuleCustomConfigCustomOutputArgs',
|
21
|
-
'FolderCustomModuleCustomConfigCustomOutputArgsDict',
|
22
15
|
'FolderCustomModuleCustomConfigCustomOutputPropertyArgs',
|
23
|
-
'FolderCustomModuleCustomConfigCustomOutputPropertyArgsDict',
|
24
16
|
'FolderCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgs',
|
25
|
-
'FolderCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict',
|
26
17
|
'FolderCustomModuleCustomConfigPredicateArgs',
|
27
|
-
'FolderCustomModuleCustomConfigPredicateArgsDict',
|
28
18
|
'FolderCustomModuleCustomConfigResourceSelectorArgs',
|
29
|
-
'FolderCustomModuleCustomConfigResourceSelectorArgsDict',
|
30
19
|
'InstanceIamBindingConditionArgs',
|
31
|
-
'InstanceIamBindingConditionArgsDict',
|
32
20
|
'InstanceIamMemberConditionArgs',
|
33
|
-
'InstanceIamMemberConditionArgsDict',
|
34
21
|
'ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigArgs',
|
35
|
-
'ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigArgsDict',
|
36
22
|
'ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputArgs',
|
37
|
-
'ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputArgsDict',
|
38
23
|
'ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyArgs',
|
39
|
-
'ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyArgsDict',
|
40
24
|
'ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgs',
|
41
|
-
'ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict',
|
42
25
|
'ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigPredicateArgs',
|
43
|
-
'ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigPredicateArgsDict',
|
44
26
|
'ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgs',
|
45
|
-
'ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgsDict',
|
46
27
|
'ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigArgs',
|
47
|
-
'ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigArgsDict',
|
48
28
|
'ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputArgs',
|
49
|
-
'ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputArgsDict',
|
50
29
|
'ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyArgs',
|
51
|
-
'ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyArgsDict',
|
52
30
|
'ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgs',
|
53
|
-
'ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict',
|
54
31
|
'ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigPredicateArgs',
|
55
|
-
'ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigPredicateArgsDict',
|
56
32
|
'ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgs',
|
57
|
-
'ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgsDict',
|
58
33
|
'ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigArgs',
|
59
|
-
'ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigArgsDict',
|
60
34
|
'ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputArgs',
|
61
|
-
'ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputArgsDict',
|
62
35
|
'ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyArgs',
|
63
|
-
'ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyArgsDict',
|
64
36
|
'ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgs',
|
65
|
-
'ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict',
|
66
37
|
'ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigPredicateArgs',
|
67
|
-
'ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigPredicateArgsDict',
|
68
38
|
'ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgs',
|
69
|
-
'ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgsDict',
|
70
39
|
'NotificationConfigStreamingConfigArgs',
|
71
|
-
'NotificationConfigStreamingConfigArgsDict',
|
72
40
|
'OrganizationCustomModuleCustomConfigArgs',
|
73
|
-
'OrganizationCustomModuleCustomConfigArgsDict',
|
74
41
|
'OrganizationCustomModuleCustomConfigCustomOutputArgs',
|
75
|
-
'OrganizationCustomModuleCustomConfigCustomOutputArgsDict',
|
76
42
|
'OrganizationCustomModuleCustomConfigCustomOutputPropertyArgs',
|
77
|
-
'OrganizationCustomModuleCustomConfigCustomOutputPropertyArgsDict',
|
78
43
|
'OrganizationCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgs',
|
79
|
-
'OrganizationCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict',
|
80
44
|
'OrganizationCustomModuleCustomConfigPredicateArgs',
|
81
|
-
'OrganizationCustomModuleCustomConfigPredicateArgsDict',
|
82
45
|
'OrganizationCustomModuleCustomConfigResourceSelectorArgs',
|
83
|
-
'OrganizationCustomModuleCustomConfigResourceSelectorArgsDict',
|
84
46
|
'ProjectCustomModuleCustomConfigArgs',
|
85
|
-
'ProjectCustomModuleCustomConfigArgsDict',
|
86
47
|
'ProjectCustomModuleCustomConfigCustomOutputArgs',
|
87
|
-
'ProjectCustomModuleCustomConfigCustomOutputArgsDict',
|
88
48
|
'ProjectCustomModuleCustomConfigCustomOutputPropertyArgs',
|
89
|
-
'ProjectCustomModuleCustomConfigCustomOutputPropertyArgsDict',
|
90
49
|
'ProjectCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgs',
|
91
|
-
'ProjectCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict',
|
92
50
|
'ProjectCustomModuleCustomConfigPredicateArgs',
|
93
|
-
'ProjectCustomModuleCustomConfigPredicateArgsDict',
|
94
51
|
'ProjectCustomModuleCustomConfigResourceSelectorArgs',
|
95
|
-
'ProjectCustomModuleCustomConfigResourceSelectorArgsDict',
|
96
52
|
'SourceIamBindingConditionArgs',
|
97
|
-
'SourceIamBindingConditionArgsDict',
|
98
53
|
'SourceIamMemberConditionArgs',
|
99
|
-
'SourceIamMemberConditionArgsDict',
|
100
54
|
]
|
101
55
|
|
102
|
-
MYPY = False
|
103
|
-
|
104
|
-
if not MYPY:
|
105
|
-
class FolderCustomModuleCustomConfigArgsDict(TypedDict):
|
106
|
-
predicate: pulumi.Input['FolderCustomModuleCustomConfigPredicateArgsDict']
|
107
|
-
"""
|
108
|
-
The CEL expression to evaluate to produce findings. When the expression evaluates
|
109
|
-
to true against a resource, a finding is generated.
|
110
|
-
Structure is documented below.
|
111
|
-
"""
|
112
|
-
recommendation: pulumi.Input[str]
|
113
|
-
"""
|
114
|
-
An explanation of the recommended steps that security teams can take to resolve
|
115
|
-
the detected issue. This explanation is returned with each finding generated by
|
116
|
-
this module in the nextSteps property of the finding JSON.
|
117
|
-
"""
|
118
|
-
resource_selector: pulumi.Input['FolderCustomModuleCustomConfigResourceSelectorArgsDict']
|
119
|
-
"""
|
120
|
-
The resource types that the custom module operates on. Each custom module
|
121
|
-
can specify up to 5 resource types.
|
122
|
-
Structure is documented below.
|
123
|
-
"""
|
124
|
-
severity: pulumi.Input[str]
|
125
|
-
"""
|
126
|
-
The severity to assign to findings generated by the module.
|
127
|
-
Possible values are: `CRITICAL`, `HIGH`, `MEDIUM`, `LOW`.
|
128
|
-
"""
|
129
|
-
custom_output: NotRequired[pulumi.Input['FolderCustomModuleCustomConfigCustomOutputArgsDict']]
|
130
|
-
"""
|
131
|
-
Custom output properties.
|
132
|
-
Structure is documented below.
|
133
|
-
"""
|
134
|
-
description: NotRequired[pulumi.Input[str]]
|
135
|
-
"""
|
136
|
-
Text that describes the vulnerability or misconfiguration that the custom
|
137
|
-
module detects. This explanation is returned with each finding instance to
|
138
|
-
help investigators understand the detected issue. The text must be enclosed in quotation marks.
|
139
|
-
"""
|
140
|
-
elif False:
|
141
|
-
FolderCustomModuleCustomConfigArgsDict: TypeAlias = Mapping[str, Any]
|
142
|
-
|
143
56
|
@pulumi.input_type
|
144
57
|
class FolderCustomModuleCustomConfigArgs:
|
145
58
|
def __init__(__self__, *,
|
@@ -259,16 +172,6 @@ class FolderCustomModuleCustomConfigArgs:
|
|
259
172
|
pulumi.set(self, "description", value)
|
260
173
|
|
261
174
|
|
262
|
-
if not MYPY:
|
263
|
-
class FolderCustomModuleCustomConfigCustomOutputArgsDict(TypedDict):
|
264
|
-
properties: NotRequired[pulumi.Input[Sequence[pulumi.Input['FolderCustomModuleCustomConfigCustomOutputPropertyArgsDict']]]]
|
265
|
-
"""
|
266
|
-
A list of custom output properties to add to the finding.
|
267
|
-
Structure is documented below.
|
268
|
-
"""
|
269
|
-
elif False:
|
270
|
-
FolderCustomModuleCustomConfigCustomOutputArgsDict: TypeAlias = Mapping[str, Any]
|
271
|
-
|
272
175
|
@pulumi.input_type
|
273
176
|
class FolderCustomModuleCustomConfigCustomOutputArgs:
|
274
177
|
def __init__(__self__, *,
|
@@ -294,21 +197,6 @@ class FolderCustomModuleCustomConfigCustomOutputArgs:
|
|
294
197
|
pulumi.set(self, "properties", value)
|
295
198
|
|
296
199
|
|
297
|
-
if not MYPY:
|
298
|
-
class FolderCustomModuleCustomConfigCustomOutputPropertyArgsDict(TypedDict):
|
299
|
-
name: NotRequired[pulumi.Input[str]]
|
300
|
-
"""
|
301
|
-
Name of the property for the custom output.
|
302
|
-
"""
|
303
|
-
value_expression: NotRequired[pulumi.Input['FolderCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict']]
|
304
|
-
"""
|
305
|
-
The CEL expression for the custom output. A resource property can be specified
|
306
|
-
to return the value of the property or a text string enclosed in quotation marks.
|
307
|
-
Structure is documented below.
|
308
|
-
"""
|
309
|
-
elif False:
|
310
|
-
FolderCustomModuleCustomConfigCustomOutputPropertyArgsDict: TypeAlias = Mapping[str, Any]
|
311
|
-
|
312
200
|
@pulumi.input_type
|
313
201
|
class FolderCustomModuleCustomConfigCustomOutputPropertyArgs:
|
314
202
|
def __init__(__self__, *,
|
@@ -352,30 +240,6 @@ class FolderCustomModuleCustomConfigCustomOutputPropertyArgs:
|
|
352
240
|
pulumi.set(self, "value_expression", value)
|
353
241
|
|
354
242
|
|
355
|
-
if not MYPY:
|
356
|
-
class FolderCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict(TypedDict):
|
357
|
-
expression: pulumi.Input[str]
|
358
|
-
"""
|
359
|
-
Textual representation of an expression in Common Expression Language syntax.
|
360
|
-
"""
|
361
|
-
description: NotRequired[pulumi.Input[str]]
|
362
|
-
"""
|
363
|
-
Description of the expression. This is a longer text which describes the
|
364
|
-
expression, e.g. when hovered over it in a UI.
|
365
|
-
"""
|
366
|
-
location: NotRequired[pulumi.Input[str]]
|
367
|
-
"""
|
368
|
-
String indicating the location of the expression for error reporting, e.g. a
|
369
|
-
file name and a position in the file.
|
370
|
-
"""
|
371
|
-
title: NotRequired[pulumi.Input[str]]
|
372
|
-
"""
|
373
|
-
Title for the expression, i.e. a short string describing its purpose. This can
|
374
|
-
be used e.g. in UIs which allow to enter the expression.
|
375
|
-
"""
|
376
|
-
elif False:
|
377
|
-
FolderCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict: TypeAlias = Mapping[str, Any]
|
378
|
-
|
379
243
|
@pulumi.input_type
|
380
244
|
class FolderCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgs:
|
381
245
|
def __init__(__self__, *,
|
@@ -452,30 +316,6 @@ class FolderCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgs:
|
|
452
316
|
pulumi.set(self, "title", value)
|
453
317
|
|
454
318
|
|
455
|
-
if not MYPY:
|
456
|
-
class FolderCustomModuleCustomConfigPredicateArgsDict(TypedDict):
|
457
|
-
expression: pulumi.Input[str]
|
458
|
-
"""
|
459
|
-
Textual representation of an expression in Common Expression Language syntax.
|
460
|
-
"""
|
461
|
-
description: NotRequired[pulumi.Input[str]]
|
462
|
-
"""
|
463
|
-
Description of the expression. This is a longer text which describes the
|
464
|
-
expression, e.g. when hovered over it in a UI.
|
465
|
-
"""
|
466
|
-
location: NotRequired[pulumi.Input[str]]
|
467
|
-
"""
|
468
|
-
String indicating the location of the expression for error reporting, e.g. a
|
469
|
-
file name and a position in the file.
|
470
|
-
"""
|
471
|
-
title: NotRequired[pulumi.Input[str]]
|
472
|
-
"""
|
473
|
-
Title for the expression, i.e. a short string describing its purpose. This can
|
474
|
-
be used e.g. in UIs which allow to enter the expression.
|
475
|
-
"""
|
476
|
-
elif False:
|
477
|
-
FolderCustomModuleCustomConfigPredicateArgsDict: TypeAlias = Mapping[str, Any]
|
478
|
-
|
479
319
|
@pulumi.input_type
|
480
320
|
class FolderCustomModuleCustomConfigPredicateArgs:
|
481
321
|
def __init__(__self__, *,
|
@@ -552,17 +392,6 @@ class FolderCustomModuleCustomConfigPredicateArgs:
|
|
552
392
|
pulumi.set(self, "title", value)
|
553
393
|
|
554
394
|
|
555
|
-
if not MYPY:
|
556
|
-
class FolderCustomModuleCustomConfigResourceSelectorArgsDict(TypedDict):
|
557
|
-
resource_types: pulumi.Input[Sequence[pulumi.Input[str]]]
|
558
|
-
"""
|
559
|
-
The resource types to run the detector on.
|
560
|
-
|
561
|
-
- - -
|
562
|
-
"""
|
563
|
-
elif False:
|
564
|
-
FolderCustomModuleCustomConfigResourceSelectorArgsDict: TypeAlias = Mapping[str, Any]
|
565
|
-
|
566
395
|
@pulumi.input_type
|
567
396
|
class FolderCustomModuleCustomConfigResourceSelectorArgs:
|
568
397
|
def __init__(__self__, *,
|
@@ -589,17 +418,6 @@ class FolderCustomModuleCustomConfigResourceSelectorArgs:
|
|
589
418
|
pulumi.set(self, "resource_types", value)
|
590
419
|
|
591
420
|
|
592
|
-
if not MYPY:
|
593
|
-
class InstanceIamBindingConditionArgsDict(TypedDict):
|
594
|
-
expression: pulumi.Input[str]
|
595
|
-
title: pulumi.Input[str]
|
596
|
-
description: NotRequired[pulumi.Input[str]]
|
597
|
-
"""
|
598
|
-
An optional description of the instance.
|
599
|
-
"""
|
600
|
-
elif False:
|
601
|
-
InstanceIamBindingConditionArgsDict: TypeAlias = Mapping[str, Any]
|
602
|
-
|
603
421
|
@pulumi.input_type
|
604
422
|
class InstanceIamBindingConditionArgs:
|
605
423
|
def __init__(__self__, *,
|
@@ -645,17 +463,6 @@ class InstanceIamBindingConditionArgs:
|
|
645
463
|
pulumi.set(self, "description", value)
|
646
464
|
|
647
465
|
|
648
|
-
if not MYPY:
|
649
|
-
class InstanceIamMemberConditionArgsDict(TypedDict):
|
650
|
-
expression: pulumi.Input[str]
|
651
|
-
title: pulumi.Input[str]
|
652
|
-
description: NotRequired[pulumi.Input[str]]
|
653
|
-
"""
|
654
|
-
An optional description of the instance.
|
655
|
-
"""
|
656
|
-
elif False:
|
657
|
-
InstanceIamMemberConditionArgsDict: TypeAlias = Mapping[str, Any]
|
658
|
-
|
659
466
|
@pulumi.input_type
|
660
467
|
class InstanceIamMemberConditionArgs:
|
661
468
|
def __init__(__self__, *,
|
@@ -701,45 +508,6 @@ class InstanceIamMemberConditionArgs:
|
|
701
508
|
pulumi.set(self, "description", value)
|
702
509
|
|
703
510
|
|
704
|
-
if not MYPY:
|
705
|
-
class ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigArgsDict(TypedDict):
|
706
|
-
custom_output: NotRequired[pulumi.Input['ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputArgsDict']]
|
707
|
-
"""
|
708
|
-
Custom output properties.
|
709
|
-
Structure is documented below.
|
710
|
-
"""
|
711
|
-
description: NotRequired[pulumi.Input[str]]
|
712
|
-
"""
|
713
|
-
Text that describes the vulnerability or misconfiguration that the custom
|
714
|
-
module detects. This explanation is returned with each finding instance to
|
715
|
-
help investigators understand the detected issue. The text must be enclosed in quotation marks.
|
716
|
-
"""
|
717
|
-
predicate: NotRequired[pulumi.Input['ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigPredicateArgsDict']]
|
718
|
-
"""
|
719
|
-
The CEL expression to evaluate to produce findings. When the expression evaluates
|
720
|
-
to true against a resource, a finding is generated.
|
721
|
-
Structure is documented below.
|
722
|
-
"""
|
723
|
-
recommendation: NotRequired[pulumi.Input[str]]
|
724
|
-
"""
|
725
|
-
An explanation of the recommended steps that security teams can take to resolve
|
726
|
-
the detected issue. This explanation is returned with each finding generated by
|
727
|
-
this module in the nextSteps property of the finding JSON.
|
728
|
-
"""
|
729
|
-
resource_selector: NotRequired[pulumi.Input['ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgsDict']]
|
730
|
-
"""
|
731
|
-
The resource types that the custom module operates on. Each custom module
|
732
|
-
can specify up to 5 resource types.
|
733
|
-
Structure is documented below.
|
734
|
-
"""
|
735
|
-
severity: NotRequired[pulumi.Input[str]]
|
736
|
-
"""
|
737
|
-
The severity to assign to findings generated by the module.
|
738
|
-
Possible values are: `CRITICAL`, `HIGH`, `MEDIUM`, `LOW`.
|
739
|
-
"""
|
740
|
-
elif False:
|
741
|
-
ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigArgsDict: TypeAlias = Mapping[str, Any]
|
742
|
-
|
743
511
|
@pulumi.input_type
|
744
512
|
class ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigArgs:
|
745
513
|
def __init__(__self__, *,
|
@@ -863,16 +631,6 @@ class ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigArgs:
|
|
863
631
|
pulumi.set(self, "severity", value)
|
864
632
|
|
865
633
|
|
866
|
-
if not MYPY:
|
867
|
-
class ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputArgsDict(TypedDict):
|
868
|
-
properties: NotRequired[pulumi.Input[Sequence[pulumi.Input['ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyArgsDict']]]]
|
869
|
-
"""
|
870
|
-
A list of custom output properties to add to the finding.
|
871
|
-
Structure is documented below.
|
872
|
-
"""
|
873
|
-
elif False:
|
874
|
-
ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputArgsDict: TypeAlias = Mapping[str, Any]
|
875
|
-
|
876
634
|
@pulumi.input_type
|
877
635
|
class ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputArgs:
|
878
636
|
def __init__(__self__, *,
|
@@ -898,21 +656,6 @@ class ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutpu
|
|
898
656
|
pulumi.set(self, "properties", value)
|
899
657
|
|
900
658
|
|
901
|
-
if not MYPY:
|
902
|
-
class ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyArgsDict(TypedDict):
|
903
|
-
name: NotRequired[pulumi.Input[str]]
|
904
|
-
"""
|
905
|
-
Name of the property for the custom output.
|
906
|
-
"""
|
907
|
-
value_expression: NotRequired[pulumi.Input['ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict']]
|
908
|
-
"""
|
909
|
-
The CEL expression for the custom output. A resource property can be specified
|
910
|
-
to return the value of the property or a text string enclosed in quotation marks.
|
911
|
-
Structure is documented below.
|
912
|
-
"""
|
913
|
-
elif False:
|
914
|
-
ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyArgsDict: TypeAlias = Mapping[str, Any]
|
915
|
-
|
916
659
|
@pulumi.input_type
|
917
660
|
class ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyArgs:
|
918
661
|
def __init__(__self__, *,
|
@@ -956,30 +699,6 @@ class ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutpu
|
|
956
699
|
pulumi.set(self, "value_expression", value)
|
957
700
|
|
958
701
|
|
959
|
-
if not MYPY:
|
960
|
-
class ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict(TypedDict):
|
961
|
-
expression: pulumi.Input[str]
|
962
|
-
"""
|
963
|
-
Textual representation of an expression in Common Expression Language syntax.
|
964
|
-
"""
|
965
|
-
description: NotRequired[pulumi.Input[str]]
|
966
|
-
"""
|
967
|
-
Description of the expression. This is a longer text which describes the
|
968
|
-
expression, e.g. when hovered over it in a UI.
|
969
|
-
"""
|
970
|
-
location: NotRequired[pulumi.Input[str]]
|
971
|
-
"""
|
972
|
-
String indicating the location of the expression for error reporting, e.g. a
|
973
|
-
file name and a position in the file.
|
974
|
-
"""
|
975
|
-
title: NotRequired[pulumi.Input[str]]
|
976
|
-
"""
|
977
|
-
Title for the expression, i.e. a short string describing its purpose. This can
|
978
|
-
be used e.g. in UIs which allow to enter the expression.
|
979
|
-
"""
|
980
|
-
elif False:
|
981
|
-
ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict: TypeAlias = Mapping[str, Any]
|
982
|
-
|
983
702
|
@pulumi.input_type
|
984
703
|
class ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgs:
|
985
704
|
def __init__(__self__, *,
|
@@ -1056,30 +775,6 @@ class ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutpu
|
|
1056
775
|
pulumi.set(self, "title", value)
|
1057
776
|
|
1058
777
|
|
1059
|
-
if not MYPY:
|
1060
|
-
class ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigPredicateArgsDict(TypedDict):
|
1061
|
-
expression: pulumi.Input[str]
|
1062
|
-
"""
|
1063
|
-
Textual representation of an expression in Common Expression Language syntax.
|
1064
|
-
"""
|
1065
|
-
description: NotRequired[pulumi.Input[str]]
|
1066
|
-
"""
|
1067
|
-
Description of the expression. This is a longer text which describes the
|
1068
|
-
expression, e.g. when hovered over it in a UI.
|
1069
|
-
"""
|
1070
|
-
location: NotRequired[pulumi.Input[str]]
|
1071
|
-
"""
|
1072
|
-
String indicating the location of the expression for error reporting, e.g. a
|
1073
|
-
file name and a position in the file.
|
1074
|
-
"""
|
1075
|
-
title: NotRequired[pulumi.Input[str]]
|
1076
|
-
"""
|
1077
|
-
Title for the expression, i.e. a short string describing its purpose. This can
|
1078
|
-
be used e.g. in UIs which allow to enter the expression.
|
1079
|
-
"""
|
1080
|
-
elif False:
|
1081
|
-
ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigPredicateArgsDict: TypeAlias = Mapping[str, Any]
|
1082
|
-
|
1083
778
|
@pulumi.input_type
|
1084
779
|
class ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigPredicateArgs:
|
1085
780
|
def __init__(__self__, *,
|
@@ -1156,15 +851,6 @@ class ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigPredicateAr
|
|
1156
851
|
pulumi.set(self, "title", value)
|
1157
852
|
|
1158
853
|
|
1159
|
-
if not MYPY:
|
1160
|
-
class ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgsDict(TypedDict):
|
1161
|
-
resource_types: pulumi.Input[Sequence[pulumi.Input[str]]]
|
1162
|
-
"""
|
1163
|
-
The resource types to run the detector on.
|
1164
|
-
"""
|
1165
|
-
elif False:
|
1166
|
-
ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgsDict: TypeAlias = Mapping[str, Any]
|
1167
|
-
|
1168
854
|
@pulumi.input_type
|
1169
855
|
class ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgs:
|
1170
856
|
def __init__(__self__, *,
|
@@ -1187,45 +873,6 @@ class ManagementFolderSecurityHealthAnalyticsCustomModuleCustomConfigResourceSel
|
|
1187
873
|
pulumi.set(self, "resource_types", value)
|
1188
874
|
|
1189
875
|
|
1190
|
-
if not MYPY:
|
1191
|
-
class ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigArgsDict(TypedDict):
|
1192
|
-
predicate: pulumi.Input['ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigPredicateArgsDict']
|
1193
|
-
"""
|
1194
|
-
The CEL expression to evaluate to produce findings. When the expression evaluates
|
1195
|
-
to true against a resource, a finding is generated.
|
1196
|
-
Structure is documented below.
|
1197
|
-
"""
|
1198
|
-
recommendation: pulumi.Input[str]
|
1199
|
-
"""
|
1200
|
-
An explanation of the recommended steps that security teams can take to resolve
|
1201
|
-
the detected issue. This explanation is returned with each finding generated by
|
1202
|
-
this module in the nextSteps property of the finding JSON.
|
1203
|
-
"""
|
1204
|
-
resource_selector: pulumi.Input['ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgsDict']
|
1205
|
-
"""
|
1206
|
-
The resource types that the custom module operates on. Each custom module
|
1207
|
-
can specify up to 5 resource types.
|
1208
|
-
Structure is documented below.
|
1209
|
-
"""
|
1210
|
-
severity: pulumi.Input[str]
|
1211
|
-
"""
|
1212
|
-
The severity to assign to findings generated by the module.
|
1213
|
-
Possible values are: `CRITICAL`, `HIGH`, `MEDIUM`, `LOW`.
|
1214
|
-
"""
|
1215
|
-
custom_output: NotRequired[pulumi.Input['ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputArgsDict']]
|
1216
|
-
"""
|
1217
|
-
Custom output properties.
|
1218
|
-
Structure is documented below.
|
1219
|
-
"""
|
1220
|
-
description: NotRequired[pulumi.Input[str]]
|
1221
|
-
"""
|
1222
|
-
Text that describes the vulnerability or misconfiguration that the custom
|
1223
|
-
module detects. This explanation is returned with each finding instance to
|
1224
|
-
help investigators understand the detected issue. The text must be enclosed in quotation marks.
|
1225
|
-
"""
|
1226
|
-
elif False:
|
1227
|
-
ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigArgsDict: TypeAlias = Mapping[str, Any]
|
1228
|
-
|
1229
876
|
@pulumi.input_type
|
1230
877
|
class ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigArgs:
|
1231
878
|
def __init__(__self__, *,
|
@@ -1345,16 +992,6 @@ class ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigArgs:
|
|
1345
992
|
pulumi.set(self, "description", value)
|
1346
993
|
|
1347
994
|
|
1348
|
-
if not MYPY:
|
1349
|
-
class ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputArgsDict(TypedDict):
|
1350
|
-
properties: NotRequired[pulumi.Input[Sequence[pulumi.Input['ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyArgsDict']]]]
|
1351
|
-
"""
|
1352
|
-
A list of custom output properties to add to the finding.
|
1353
|
-
Structure is documented below.
|
1354
|
-
"""
|
1355
|
-
elif False:
|
1356
|
-
ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputArgsDict: TypeAlias = Mapping[str, Any]
|
1357
|
-
|
1358
995
|
@pulumi.input_type
|
1359
996
|
class ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputArgs:
|
1360
997
|
def __init__(__self__, *,
|
@@ -1380,21 +1017,6 @@ class ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCusto
|
|
1380
1017
|
pulumi.set(self, "properties", value)
|
1381
1018
|
|
1382
1019
|
|
1383
|
-
if not MYPY:
|
1384
|
-
class ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyArgsDict(TypedDict):
|
1385
|
-
name: NotRequired[pulumi.Input[str]]
|
1386
|
-
"""
|
1387
|
-
Name of the property for the custom output.
|
1388
|
-
"""
|
1389
|
-
value_expression: NotRequired[pulumi.Input['ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict']]
|
1390
|
-
"""
|
1391
|
-
The CEL expression for the custom output. A resource property can be specified
|
1392
|
-
to return the value of the property or a text string enclosed in quotation marks.
|
1393
|
-
Structure is documented below.
|
1394
|
-
"""
|
1395
|
-
elif False:
|
1396
|
-
ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyArgsDict: TypeAlias = Mapping[str, Any]
|
1397
|
-
|
1398
1020
|
@pulumi.input_type
|
1399
1021
|
class ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyArgs:
|
1400
1022
|
def __init__(__self__, *,
|
@@ -1438,30 +1060,6 @@ class ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCusto
|
|
1438
1060
|
pulumi.set(self, "value_expression", value)
|
1439
1061
|
|
1440
1062
|
|
1441
|
-
if not MYPY:
|
1442
|
-
class ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict(TypedDict):
|
1443
|
-
expression: pulumi.Input[str]
|
1444
|
-
"""
|
1445
|
-
Textual representation of an expression in Common Expression Language syntax.
|
1446
|
-
"""
|
1447
|
-
description: NotRequired[pulumi.Input[str]]
|
1448
|
-
"""
|
1449
|
-
Description of the expression. This is a longer text which describes the
|
1450
|
-
expression, e.g. when hovered over it in a UI.
|
1451
|
-
"""
|
1452
|
-
location: NotRequired[pulumi.Input[str]]
|
1453
|
-
"""
|
1454
|
-
String indicating the location of the expression for error reporting, e.g. a
|
1455
|
-
file name and a position in the file.
|
1456
|
-
"""
|
1457
|
-
title: NotRequired[pulumi.Input[str]]
|
1458
|
-
"""
|
1459
|
-
Title for the expression, i.e. a short string describing its purpose. This can
|
1460
|
-
be used e.g. in UIs which allow to enter the expression.
|
1461
|
-
"""
|
1462
|
-
elif False:
|
1463
|
-
ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict: TypeAlias = Mapping[str, Any]
|
1464
|
-
|
1465
1063
|
@pulumi.input_type
|
1466
1064
|
class ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgs:
|
1467
1065
|
def __init__(__self__, *,
|
@@ -1538,30 +1136,6 @@ class ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCusto
|
|
1538
1136
|
pulumi.set(self, "title", value)
|
1539
1137
|
|
1540
1138
|
|
1541
|
-
if not MYPY:
|
1542
|
-
class ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigPredicateArgsDict(TypedDict):
|
1543
|
-
expression: pulumi.Input[str]
|
1544
|
-
"""
|
1545
|
-
Textual representation of an expression in Common Expression Language syntax.
|
1546
|
-
"""
|
1547
|
-
description: NotRequired[pulumi.Input[str]]
|
1548
|
-
"""
|
1549
|
-
Description of the expression. This is a longer text which describes the
|
1550
|
-
expression, e.g. when hovered over it in a UI.
|
1551
|
-
"""
|
1552
|
-
location: NotRequired[pulumi.Input[str]]
|
1553
|
-
"""
|
1554
|
-
String indicating the location of the expression for error reporting, e.g. a
|
1555
|
-
file name and a position in the file.
|
1556
|
-
"""
|
1557
|
-
title: NotRequired[pulumi.Input[str]]
|
1558
|
-
"""
|
1559
|
-
Title for the expression, i.e. a short string describing its purpose. This can
|
1560
|
-
be used e.g. in UIs which allow to enter the expression.
|
1561
|
-
"""
|
1562
|
-
elif False:
|
1563
|
-
ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigPredicateArgsDict: TypeAlias = Mapping[str, Any]
|
1564
|
-
|
1565
1139
|
@pulumi.input_type
|
1566
1140
|
class ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigPredicateArgs:
|
1567
1141
|
def __init__(__self__, *,
|
@@ -1638,15 +1212,6 @@ class ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigPredi
|
|
1638
1212
|
pulumi.set(self, "title", value)
|
1639
1213
|
|
1640
1214
|
|
1641
|
-
if not MYPY:
|
1642
|
-
class ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgsDict(TypedDict):
|
1643
|
-
resource_types: pulumi.Input[Sequence[pulumi.Input[str]]]
|
1644
|
-
"""
|
1645
|
-
The resource types to run the detector on.
|
1646
|
-
"""
|
1647
|
-
elif False:
|
1648
|
-
ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgsDict: TypeAlias = Mapping[str, Any]
|
1649
|
-
|
1650
1215
|
@pulumi.input_type
|
1651
1216
|
class ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgs:
|
1652
1217
|
def __init__(__self__, *,
|
@@ -1657,56 +1222,17 @@ class ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigResou
|
|
1657
1222
|
pulumi.set(__self__, "resource_types", resource_types)
|
1658
1223
|
|
1659
1224
|
@property
|
1660
|
-
@pulumi.getter(name="resourceTypes")
|
1661
|
-
def resource_types(self) -> pulumi.Input[Sequence[pulumi.Input[str]]]:
|
1662
|
-
"""
|
1663
|
-
The resource types to run the detector on.
|
1664
|
-
"""
|
1665
|
-
return pulumi.get(self, "resource_types")
|
1666
|
-
|
1667
|
-
@resource_types.setter
|
1668
|
-
def resource_types(self, value: pulumi.Input[Sequence[pulumi.Input[str]]]):
|
1669
|
-
pulumi.set(self, "resource_types", value)
|
1670
|
-
|
1671
|
-
|
1672
|
-
if not MYPY:
|
1673
|
-
class ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigArgsDict(TypedDict):
|
1674
|
-
predicate: pulumi.Input['ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigPredicateArgsDict']
|
1675
|
-
"""
|
1676
|
-
The CEL expression to evaluate to produce findings. When the expression evaluates
|
1677
|
-
to true against a resource, a finding is generated.
|
1678
|
-
Structure is documented below.
|
1679
|
-
"""
|
1680
|
-
recommendation: pulumi.Input[str]
|
1681
|
-
"""
|
1682
|
-
An explanation of the recommended steps that security teams can take to resolve
|
1683
|
-
the detected issue. This explanation is returned with each finding generated by
|
1684
|
-
this module in the nextSteps property of the finding JSON.
|
1685
|
-
"""
|
1686
|
-
resource_selector: pulumi.Input['ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgsDict']
|
1687
|
-
"""
|
1688
|
-
The resource types that the custom module operates on. Each custom module
|
1689
|
-
can specify up to 5 resource types.
|
1690
|
-
Structure is documented below.
|
1691
|
-
"""
|
1692
|
-
severity: pulumi.Input[str]
|
1693
|
-
"""
|
1694
|
-
The severity to assign to findings generated by the module.
|
1695
|
-
Possible values are: `CRITICAL`, `HIGH`, `MEDIUM`, `LOW`.
|
1696
|
-
"""
|
1697
|
-
custom_output: NotRequired[pulumi.Input['ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputArgsDict']]
|
1698
|
-
"""
|
1699
|
-
Custom output properties.
|
1700
|
-
Structure is documented below.
|
1701
|
-
"""
|
1702
|
-
description: NotRequired[pulumi.Input[str]]
|
1225
|
+
@pulumi.getter(name="resourceTypes")
|
1226
|
+
def resource_types(self) -> pulumi.Input[Sequence[pulumi.Input[str]]]:
|
1703
1227
|
"""
|
1704
|
-
|
1705
|
-
module detects. This explanation is returned with each finding instance to
|
1706
|
-
help investigators understand the detected issue. The text must be enclosed in quotation marks.
|
1228
|
+
The resource types to run the detector on.
|
1707
1229
|
"""
|
1708
|
-
|
1709
|
-
|
1230
|
+
return pulumi.get(self, "resource_types")
|
1231
|
+
|
1232
|
+
@resource_types.setter
|
1233
|
+
def resource_types(self, value: pulumi.Input[Sequence[pulumi.Input[str]]]):
|
1234
|
+
pulumi.set(self, "resource_types", value)
|
1235
|
+
|
1710
1236
|
|
1711
1237
|
@pulumi.input_type
|
1712
1238
|
class ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigArgs:
|
@@ -1827,16 +1353,6 @@ class ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigArgs:
|
|
1827
1353
|
pulumi.set(self, "description", value)
|
1828
1354
|
|
1829
1355
|
|
1830
|
-
if not MYPY:
|
1831
|
-
class ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputArgsDict(TypedDict):
|
1832
|
-
properties: NotRequired[pulumi.Input[Sequence[pulumi.Input['ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyArgsDict']]]]
|
1833
|
-
"""
|
1834
|
-
A list of custom output properties to add to the finding.
|
1835
|
-
Structure is documented below.
|
1836
|
-
"""
|
1837
|
-
elif False:
|
1838
|
-
ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputArgsDict: TypeAlias = Mapping[str, Any]
|
1839
|
-
|
1840
1356
|
@pulumi.input_type
|
1841
1357
|
class ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputArgs:
|
1842
1358
|
def __init__(__self__, *,
|
@@ -1862,21 +1378,6 @@ class ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutp
|
|
1862
1378
|
pulumi.set(self, "properties", value)
|
1863
1379
|
|
1864
1380
|
|
1865
|
-
if not MYPY:
|
1866
|
-
class ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyArgsDict(TypedDict):
|
1867
|
-
name: NotRequired[pulumi.Input[str]]
|
1868
|
-
"""
|
1869
|
-
Name of the property for the custom output.
|
1870
|
-
"""
|
1871
|
-
value_expression: NotRequired[pulumi.Input['ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict']]
|
1872
|
-
"""
|
1873
|
-
The CEL expression for the custom output. A resource property can be specified
|
1874
|
-
to return the value of the property or a text string enclosed in quotation marks.
|
1875
|
-
Structure is documented below.
|
1876
|
-
"""
|
1877
|
-
elif False:
|
1878
|
-
ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyArgsDict: TypeAlias = Mapping[str, Any]
|
1879
|
-
|
1880
1381
|
@pulumi.input_type
|
1881
1382
|
class ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyArgs:
|
1882
1383
|
def __init__(__self__, *,
|
@@ -1920,30 +1421,6 @@ class ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutp
|
|
1920
1421
|
pulumi.set(self, "value_expression", value)
|
1921
1422
|
|
1922
1423
|
|
1923
|
-
if not MYPY:
|
1924
|
-
class ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict(TypedDict):
|
1925
|
-
expression: pulumi.Input[str]
|
1926
|
-
"""
|
1927
|
-
Textual representation of an expression in Common Expression Language syntax.
|
1928
|
-
"""
|
1929
|
-
description: NotRequired[pulumi.Input[str]]
|
1930
|
-
"""
|
1931
|
-
Description of the expression. This is a longer text which describes the
|
1932
|
-
expression, e.g. when hovered over it in a UI.
|
1933
|
-
"""
|
1934
|
-
location: NotRequired[pulumi.Input[str]]
|
1935
|
-
"""
|
1936
|
-
String indicating the location of the expression for error reporting, e.g. a
|
1937
|
-
file name and a position in the file.
|
1938
|
-
"""
|
1939
|
-
title: NotRequired[pulumi.Input[str]]
|
1940
|
-
"""
|
1941
|
-
Title for the expression, i.e. a short string describing its purpose. This can
|
1942
|
-
be used e.g. in UIs which allow to enter the expression.
|
1943
|
-
"""
|
1944
|
-
elif False:
|
1945
|
-
ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict: TypeAlias = Mapping[str, Any]
|
1946
|
-
|
1947
1424
|
@pulumi.input_type
|
1948
1425
|
class ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgs:
|
1949
1426
|
def __init__(__self__, *,
|
@@ -2020,30 +1497,6 @@ class ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutp
|
|
2020
1497
|
pulumi.set(self, "title", value)
|
2021
1498
|
|
2022
1499
|
|
2023
|
-
if not MYPY:
|
2024
|
-
class ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigPredicateArgsDict(TypedDict):
|
2025
|
-
expression: pulumi.Input[str]
|
2026
|
-
"""
|
2027
|
-
Textual representation of an expression in Common Expression Language syntax.
|
2028
|
-
"""
|
2029
|
-
description: NotRequired[pulumi.Input[str]]
|
2030
|
-
"""
|
2031
|
-
Description of the expression. This is a longer text which describes the
|
2032
|
-
expression, e.g. when hovered over it in a UI.
|
2033
|
-
"""
|
2034
|
-
location: NotRequired[pulumi.Input[str]]
|
2035
|
-
"""
|
2036
|
-
String indicating the location of the expression for error reporting, e.g. a
|
2037
|
-
file name and a position in the file.
|
2038
|
-
"""
|
2039
|
-
title: NotRequired[pulumi.Input[str]]
|
2040
|
-
"""
|
2041
|
-
Title for the expression, i.e. a short string describing its purpose. This can
|
2042
|
-
be used e.g. in UIs which allow to enter the expression.
|
2043
|
-
"""
|
2044
|
-
elif False:
|
2045
|
-
ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigPredicateArgsDict: TypeAlias = Mapping[str, Any]
|
2046
|
-
|
2047
1500
|
@pulumi.input_type
|
2048
1501
|
class ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigPredicateArgs:
|
2049
1502
|
def __init__(__self__, *,
|
@@ -2120,15 +1573,6 @@ class ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigPredicateA
|
|
2120
1573
|
pulumi.set(self, "title", value)
|
2121
1574
|
|
2122
1575
|
|
2123
|
-
if not MYPY:
|
2124
|
-
class ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgsDict(TypedDict):
|
2125
|
-
resource_types: pulumi.Input[Sequence[pulumi.Input[str]]]
|
2126
|
-
"""
|
2127
|
-
The resource types to run the detector on.
|
2128
|
-
"""
|
2129
|
-
elif False:
|
2130
|
-
ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgsDict: TypeAlias = Mapping[str, Any]
|
2131
|
-
|
2132
1576
|
@pulumi.input_type
|
2133
1577
|
class ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigResourceSelectorArgs:
|
2134
1578
|
def __init__(__self__, *,
|
@@ -2151,35 +1595,6 @@ class ManagementProjectSecurityHealthAnalyticsCustomModuleCustomConfigResourceSe
|
|
2151
1595
|
pulumi.set(self, "resource_types", value)
|
2152
1596
|
|
2153
1597
|
|
2154
|
-
if not MYPY:
|
2155
|
-
class NotificationConfigStreamingConfigArgsDict(TypedDict):
|
2156
|
-
filter: pulumi.Input[str]
|
2157
|
-
"""
|
2158
|
-
Expression that defines the filter to apply across create/update
|
2159
|
-
events of assets or findings as specified by the event type. The
|
2160
|
-
expression is a list of zero or more restrictions combined via
|
2161
|
-
logical operators AND and OR. Parentheses are supported, and OR
|
2162
|
-
has higher precedence than AND.
|
2163
|
-
Restrictions have the form <field> <operator> <value> and may have
|
2164
|
-
a - character in front of them to indicate negation. The fields
|
2165
|
-
map to those defined in the corresponding resource.
|
2166
|
-
The supported operators are:
|
2167
|
-
* = for all value types.
|
2168
|
-
* >, <, >=, <= for integer values.
|
2169
|
-
* :, meaning substring matching, for strings.
|
2170
|
-
The supported value types are:
|
2171
|
-
* string literals in quotes.
|
2172
|
-
* integer literals without quotes.
|
2173
|
-
* boolean literals true and false without quotes.
|
2174
|
-
See
|
2175
|
-
[Filtering notifications](https://cloud.google.com/security-command-center/docs/how-to-api-filter-notifications)
|
2176
|
-
for information on how to write a filter.
|
2177
|
-
|
2178
|
-
- - -
|
2179
|
-
"""
|
2180
|
-
elif False:
|
2181
|
-
NotificationConfigStreamingConfigArgsDict: TypeAlias = Mapping[str, Any]
|
2182
|
-
|
2183
1598
|
@pulumi.input_type
|
2184
1599
|
class NotificationConfigStreamingConfigArgs:
|
2185
1600
|
def __init__(__self__, *,
|
@@ -2242,45 +1657,6 @@ class NotificationConfigStreamingConfigArgs:
|
|
2242
1657
|
pulumi.set(self, "filter", value)
|
2243
1658
|
|
2244
1659
|
|
2245
|
-
if not MYPY:
|
2246
|
-
class OrganizationCustomModuleCustomConfigArgsDict(TypedDict):
|
2247
|
-
predicate: pulumi.Input['OrganizationCustomModuleCustomConfigPredicateArgsDict']
|
2248
|
-
"""
|
2249
|
-
The CEL expression to evaluate to produce findings. When the expression evaluates
|
2250
|
-
to true against a resource, a finding is generated.
|
2251
|
-
Structure is documented below.
|
2252
|
-
"""
|
2253
|
-
recommendation: pulumi.Input[str]
|
2254
|
-
"""
|
2255
|
-
An explanation of the recommended steps that security teams can take to resolve
|
2256
|
-
the detected issue. This explanation is returned with each finding generated by
|
2257
|
-
this module in the nextSteps property of the finding JSON.
|
2258
|
-
"""
|
2259
|
-
resource_selector: pulumi.Input['OrganizationCustomModuleCustomConfigResourceSelectorArgsDict']
|
2260
|
-
"""
|
2261
|
-
The resource types that the custom module operates on. Each custom module
|
2262
|
-
can specify up to 5 resource types.
|
2263
|
-
Structure is documented below.
|
2264
|
-
"""
|
2265
|
-
severity: pulumi.Input[str]
|
2266
|
-
"""
|
2267
|
-
The severity to assign to findings generated by the module.
|
2268
|
-
Possible values are: `CRITICAL`, `HIGH`, `MEDIUM`, `LOW`.
|
2269
|
-
"""
|
2270
|
-
custom_output: NotRequired[pulumi.Input['OrganizationCustomModuleCustomConfigCustomOutputArgsDict']]
|
2271
|
-
"""
|
2272
|
-
Custom output properties.
|
2273
|
-
Structure is documented below.
|
2274
|
-
"""
|
2275
|
-
description: NotRequired[pulumi.Input[str]]
|
2276
|
-
"""
|
2277
|
-
Text that describes the vulnerability or misconfiguration that the custom
|
2278
|
-
module detects. This explanation is returned with each finding instance to
|
2279
|
-
help investigators understand the detected issue. The text must be enclosed in quotation marks.
|
2280
|
-
"""
|
2281
|
-
elif False:
|
2282
|
-
OrganizationCustomModuleCustomConfigArgsDict: TypeAlias = Mapping[str, Any]
|
2283
|
-
|
2284
1660
|
@pulumi.input_type
|
2285
1661
|
class OrganizationCustomModuleCustomConfigArgs:
|
2286
1662
|
def __init__(__self__, *,
|
@@ -2400,16 +1776,6 @@ class OrganizationCustomModuleCustomConfigArgs:
|
|
2400
1776
|
pulumi.set(self, "description", value)
|
2401
1777
|
|
2402
1778
|
|
2403
|
-
if not MYPY:
|
2404
|
-
class OrganizationCustomModuleCustomConfigCustomOutputArgsDict(TypedDict):
|
2405
|
-
properties: NotRequired[pulumi.Input[Sequence[pulumi.Input['OrganizationCustomModuleCustomConfigCustomOutputPropertyArgsDict']]]]
|
2406
|
-
"""
|
2407
|
-
A list of custom output properties to add to the finding.
|
2408
|
-
Structure is documented below.
|
2409
|
-
"""
|
2410
|
-
elif False:
|
2411
|
-
OrganizationCustomModuleCustomConfigCustomOutputArgsDict: TypeAlias = Mapping[str, Any]
|
2412
|
-
|
2413
1779
|
@pulumi.input_type
|
2414
1780
|
class OrganizationCustomModuleCustomConfigCustomOutputArgs:
|
2415
1781
|
def __init__(__self__, *,
|
@@ -2435,21 +1801,6 @@ class OrganizationCustomModuleCustomConfigCustomOutputArgs:
|
|
2435
1801
|
pulumi.set(self, "properties", value)
|
2436
1802
|
|
2437
1803
|
|
2438
|
-
if not MYPY:
|
2439
|
-
class OrganizationCustomModuleCustomConfigCustomOutputPropertyArgsDict(TypedDict):
|
2440
|
-
name: NotRequired[pulumi.Input[str]]
|
2441
|
-
"""
|
2442
|
-
Name of the property for the custom output.
|
2443
|
-
"""
|
2444
|
-
value_expression: NotRequired[pulumi.Input['OrganizationCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict']]
|
2445
|
-
"""
|
2446
|
-
The CEL expression for the custom output. A resource property can be specified
|
2447
|
-
to return the value of the property or a text string enclosed in quotation marks.
|
2448
|
-
Structure is documented below.
|
2449
|
-
"""
|
2450
|
-
elif False:
|
2451
|
-
OrganizationCustomModuleCustomConfigCustomOutputPropertyArgsDict: TypeAlias = Mapping[str, Any]
|
2452
|
-
|
2453
1804
|
@pulumi.input_type
|
2454
1805
|
class OrganizationCustomModuleCustomConfigCustomOutputPropertyArgs:
|
2455
1806
|
def __init__(__self__, *,
|
@@ -2493,30 +1844,6 @@ class OrganizationCustomModuleCustomConfigCustomOutputPropertyArgs:
|
|
2493
1844
|
pulumi.set(self, "value_expression", value)
|
2494
1845
|
|
2495
1846
|
|
2496
|
-
if not MYPY:
|
2497
|
-
class OrganizationCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict(TypedDict):
|
2498
|
-
expression: pulumi.Input[str]
|
2499
|
-
"""
|
2500
|
-
Textual representation of an expression in Common Expression Language syntax.
|
2501
|
-
"""
|
2502
|
-
description: NotRequired[pulumi.Input[str]]
|
2503
|
-
"""
|
2504
|
-
Description of the expression. This is a longer text which describes the
|
2505
|
-
expression, e.g. when hovered over it in a UI.
|
2506
|
-
"""
|
2507
|
-
location: NotRequired[pulumi.Input[str]]
|
2508
|
-
"""
|
2509
|
-
String indicating the location of the expression for error reporting, e.g. a
|
2510
|
-
file name and a position in the file.
|
2511
|
-
"""
|
2512
|
-
title: NotRequired[pulumi.Input[str]]
|
2513
|
-
"""
|
2514
|
-
Title for the expression, i.e. a short string describing its purpose. This can
|
2515
|
-
be used e.g. in UIs which allow to enter the expression.
|
2516
|
-
"""
|
2517
|
-
elif False:
|
2518
|
-
OrganizationCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict: TypeAlias = Mapping[str, Any]
|
2519
|
-
|
2520
1847
|
@pulumi.input_type
|
2521
1848
|
class OrganizationCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgs:
|
2522
1849
|
def __init__(__self__, *,
|
@@ -2593,30 +1920,6 @@ class OrganizationCustomModuleCustomConfigCustomOutputPropertyValueExpressionArg
|
|
2593
1920
|
pulumi.set(self, "title", value)
|
2594
1921
|
|
2595
1922
|
|
2596
|
-
if not MYPY:
|
2597
|
-
class OrganizationCustomModuleCustomConfigPredicateArgsDict(TypedDict):
|
2598
|
-
expression: pulumi.Input[str]
|
2599
|
-
"""
|
2600
|
-
Textual representation of an expression in Common Expression Language syntax.
|
2601
|
-
"""
|
2602
|
-
description: NotRequired[pulumi.Input[str]]
|
2603
|
-
"""
|
2604
|
-
Description of the expression. This is a longer text which describes the
|
2605
|
-
expression, e.g. when hovered over it in a UI.
|
2606
|
-
"""
|
2607
|
-
location: NotRequired[pulumi.Input[str]]
|
2608
|
-
"""
|
2609
|
-
String indicating the location of the expression for error reporting, e.g. a
|
2610
|
-
file name and a position in the file.
|
2611
|
-
"""
|
2612
|
-
title: NotRequired[pulumi.Input[str]]
|
2613
|
-
"""
|
2614
|
-
Title for the expression, i.e. a short string describing its purpose. This can
|
2615
|
-
be used e.g. in UIs which allow to enter the expression.
|
2616
|
-
"""
|
2617
|
-
elif False:
|
2618
|
-
OrganizationCustomModuleCustomConfigPredicateArgsDict: TypeAlias = Mapping[str, Any]
|
2619
|
-
|
2620
1923
|
@pulumi.input_type
|
2621
1924
|
class OrganizationCustomModuleCustomConfigPredicateArgs:
|
2622
1925
|
def __init__(__self__, *,
|
@@ -2693,17 +1996,6 @@ class OrganizationCustomModuleCustomConfigPredicateArgs:
|
|
2693
1996
|
pulumi.set(self, "title", value)
|
2694
1997
|
|
2695
1998
|
|
2696
|
-
if not MYPY:
|
2697
|
-
class OrganizationCustomModuleCustomConfigResourceSelectorArgsDict(TypedDict):
|
2698
|
-
resource_types: pulumi.Input[Sequence[pulumi.Input[str]]]
|
2699
|
-
"""
|
2700
|
-
The resource types to run the detector on.
|
2701
|
-
|
2702
|
-
- - -
|
2703
|
-
"""
|
2704
|
-
elif False:
|
2705
|
-
OrganizationCustomModuleCustomConfigResourceSelectorArgsDict: TypeAlias = Mapping[str, Any]
|
2706
|
-
|
2707
1999
|
@pulumi.input_type
|
2708
2000
|
class OrganizationCustomModuleCustomConfigResourceSelectorArgs:
|
2709
2001
|
def __init__(__self__, *,
|
@@ -2730,45 +2022,6 @@ class OrganizationCustomModuleCustomConfigResourceSelectorArgs:
|
|
2730
2022
|
pulumi.set(self, "resource_types", value)
|
2731
2023
|
|
2732
2024
|
|
2733
|
-
if not MYPY:
|
2734
|
-
class ProjectCustomModuleCustomConfigArgsDict(TypedDict):
|
2735
|
-
predicate: pulumi.Input['ProjectCustomModuleCustomConfigPredicateArgsDict']
|
2736
|
-
"""
|
2737
|
-
The CEL expression to evaluate to produce findings. When the expression evaluates
|
2738
|
-
to true against a resource, a finding is generated.
|
2739
|
-
Structure is documented below.
|
2740
|
-
"""
|
2741
|
-
recommendation: pulumi.Input[str]
|
2742
|
-
"""
|
2743
|
-
An explanation of the recommended steps that security teams can take to resolve
|
2744
|
-
the detected issue. This explanation is returned with each finding generated by
|
2745
|
-
this module in the nextSteps property of the finding JSON.
|
2746
|
-
"""
|
2747
|
-
resource_selector: pulumi.Input['ProjectCustomModuleCustomConfigResourceSelectorArgsDict']
|
2748
|
-
"""
|
2749
|
-
The resource types that the custom module operates on. Each custom module
|
2750
|
-
can specify up to 5 resource types.
|
2751
|
-
Structure is documented below.
|
2752
|
-
"""
|
2753
|
-
severity: pulumi.Input[str]
|
2754
|
-
"""
|
2755
|
-
The severity to assign to findings generated by the module.
|
2756
|
-
Possible values are: `CRITICAL`, `HIGH`, `MEDIUM`, `LOW`.
|
2757
|
-
"""
|
2758
|
-
custom_output: NotRequired[pulumi.Input['ProjectCustomModuleCustomConfigCustomOutputArgsDict']]
|
2759
|
-
"""
|
2760
|
-
Custom output properties.
|
2761
|
-
Structure is documented below.
|
2762
|
-
"""
|
2763
|
-
description: NotRequired[pulumi.Input[str]]
|
2764
|
-
"""
|
2765
|
-
Text that describes the vulnerability or misconfiguration that the custom
|
2766
|
-
module detects. This explanation is returned with each finding instance to
|
2767
|
-
help investigators understand the detected issue. The text must be enclosed in quotation marks.
|
2768
|
-
"""
|
2769
|
-
elif False:
|
2770
|
-
ProjectCustomModuleCustomConfigArgsDict: TypeAlias = Mapping[str, Any]
|
2771
|
-
|
2772
2025
|
@pulumi.input_type
|
2773
2026
|
class ProjectCustomModuleCustomConfigArgs:
|
2774
2027
|
def __init__(__self__, *,
|
@@ -2888,16 +2141,6 @@ class ProjectCustomModuleCustomConfigArgs:
|
|
2888
2141
|
pulumi.set(self, "description", value)
|
2889
2142
|
|
2890
2143
|
|
2891
|
-
if not MYPY:
|
2892
|
-
class ProjectCustomModuleCustomConfigCustomOutputArgsDict(TypedDict):
|
2893
|
-
properties: NotRequired[pulumi.Input[Sequence[pulumi.Input['ProjectCustomModuleCustomConfigCustomOutputPropertyArgsDict']]]]
|
2894
|
-
"""
|
2895
|
-
A list of custom output properties to add to the finding.
|
2896
|
-
Structure is documented below.
|
2897
|
-
"""
|
2898
|
-
elif False:
|
2899
|
-
ProjectCustomModuleCustomConfigCustomOutputArgsDict: TypeAlias = Mapping[str, Any]
|
2900
|
-
|
2901
2144
|
@pulumi.input_type
|
2902
2145
|
class ProjectCustomModuleCustomConfigCustomOutputArgs:
|
2903
2146
|
def __init__(__self__, *,
|
@@ -2923,21 +2166,6 @@ class ProjectCustomModuleCustomConfigCustomOutputArgs:
|
|
2923
2166
|
pulumi.set(self, "properties", value)
|
2924
2167
|
|
2925
2168
|
|
2926
|
-
if not MYPY:
|
2927
|
-
class ProjectCustomModuleCustomConfigCustomOutputPropertyArgsDict(TypedDict):
|
2928
|
-
name: NotRequired[pulumi.Input[str]]
|
2929
|
-
"""
|
2930
|
-
Name of the property for the custom output.
|
2931
|
-
"""
|
2932
|
-
value_expression: NotRequired[pulumi.Input['ProjectCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict']]
|
2933
|
-
"""
|
2934
|
-
The CEL expression for the custom output. A resource property can be specified
|
2935
|
-
to return the value of the property or a text string enclosed in quotation marks.
|
2936
|
-
Structure is documented below.
|
2937
|
-
"""
|
2938
|
-
elif False:
|
2939
|
-
ProjectCustomModuleCustomConfigCustomOutputPropertyArgsDict: TypeAlias = Mapping[str, Any]
|
2940
|
-
|
2941
2169
|
@pulumi.input_type
|
2942
2170
|
class ProjectCustomModuleCustomConfigCustomOutputPropertyArgs:
|
2943
2171
|
def __init__(__self__, *,
|
@@ -2981,30 +2209,6 @@ class ProjectCustomModuleCustomConfigCustomOutputPropertyArgs:
|
|
2981
2209
|
pulumi.set(self, "value_expression", value)
|
2982
2210
|
|
2983
2211
|
|
2984
|
-
if not MYPY:
|
2985
|
-
class ProjectCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict(TypedDict):
|
2986
|
-
expression: pulumi.Input[str]
|
2987
|
-
"""
|
2988
|
-
Textual representation of an expression in Common Expression Language syntax.
|
2989
|
-
"""
|
2990
|
-
description: NotRequired[pulumi.Input[str]]
|
2991
|
-
"""
|
2992
|
-
Description of the expression. This is a longer text which describes the
|
2993
|
-
expression, e.g. when hovered over it in a UI.
|
2994
|
-
"""
|
2995
|
-
location: NotRequired[pulumi.Input[str]]
|
2996
|
-
"""
|
2997
|
-
String indicating the location of the expression for error reporting, e.g. a
|
2998
|
-
file name and a position in the file.
|
2999
|
-
"""
|
3000
|
-
title: NotRequired[pulumi.Input[str]]
|
3001
|
-
"""
|
3002
|
-
Title for the expression, i.e. a short string describing its purpose. This can
|
3003
|
-
be used e.g. in UIs which allow to enter the expression.
|
3004
|
-
"""
|
3005
|
-
elif False:
|
3006
|
-
ProjectCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgsDict: TypeAlias = Mapping[str, Any]
|
3007
|
-
|
3008
2212
|
@pulumi.input_type
|
3009
2213
|
class ProjectCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgs:
|
3010
2214
|
def __init__(__self__, *,
|
@@ -3081,30 +2285,6 @@ class ProjectCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgs:
|
|
3081
2285
|
pulumi.set(self, "title", value)
|
3082
2286
|
|
3083
2287
|
|
3084
|
-
if not MYPY:
|
3085
|
-
class ProjectCustomModuleCustomConfigPredicateArgsDict(TypedDict):
|
3086
|
-
expression: pulumi.Input[str]
|
3087
|
-
"""
|
3088
|
-
Textual representation of an expression in Common Expression Language syntax.
|
3089
|
-
"""
|
3090
|
-
description: NotRequired[pulumi.Input[str]]
|
3091
|
-
"""
|
3092
|
-
Description of the expression. This is a longer text which describes the
|
3093
|
-
expression, e.g. when hovered over it in a UI.
|
3094
|
-
"""
|
3095
|
-
location: NotRequired[pulumi.Input[str]]
|
3096
|
-
"""
|
3097
|
-
String indicating the location of the expression for error reporting, e.g. a
|
3098
|
-
file name and a position in the file.
|
3099
|
-
"""
|
3100
|
-
title: NotRequired[pulumi.Input[str]]
|
3101
|
-
"""
|
3102
|
-
Title for the expression, i.e. a short string describing its purpose. This can
|
3103
|
-
be used e.g. in UIs which allow to enter the expression.
|
3104
|
-
"""
|
3105
|
-
elif False:
|
3106
|
-
ProjectCustomModuleCustomConfigPredicateArgsDict: TypeAlias = Mapping[str, Any]
|
3107
|
-
|
3108
2288
|
@pulumi.input_type
|
3109
2289
|
class ProjectCustomModuleCustomConfigPredicateArgs:
|
3110
2290
|
def __init__(__self__, *,
|
@@ -3181,17 +2361,6 @@ class ProjectCustomModuleCustomConfigPredicateArgs:
|
|
3181
2361
|
pulumi.set(self, "title", value)
|
3182
2362
|
|
3183
2363
|
|
3184
|
-
if not MYPY:
|
3185
|
-
class ProjectCustomModuleCustomConfigResourceSelectorArgsDict(TypedDict):
|
3186
|
-
resource_types: pulumi.Input[Sequence[pulumi.Input[str]]]
|
3187
|
-
"""
|
3188
|
-
The resource types to run the detector on.
|
3189
|
-
|
3190
|
-
- - -
|
3191
|
-
"""
|
3192
|
-
elif False:
|
3193
|
-
ProjectCustomModuleCustomConfigResourceSelectorArgsDict: TypeAlias = Mapping[str, Any]
|
3194
|
-
|
3195
2364
|
@pulumi.input_type
|
3196
2365
|
class ProjectCustomModuleCustomConfigResourceSelectorArgs:
|
3197
2366
|
def __init__(__self__, *,
|
@@ -3218,17 +2387,6 @@ class ProjectCustomModuleCustomConfigResourceSelectorArgs:
|
|
3218
2387
|
pulumi.set(self, "resource_types", value)
|
3219
2388
|
|
3220
2389
|
|
3221
|
-
if not MYPY:
|
3222
|
-
class SourceIamBindingConditionArgsDict(TypedDict):
|
3223
|
-
expression: pulumi.Input[str]
|
3224
|
-
title: pulumi.Input[str]
|
3225
|
-
description: NotRequired[pulumi.Input[str]]
|
3226
|
-
"""
|
3227
|
-
The description of the source (max of 1024 characters).
|
3228
|
-
"""
|
3229
|
-
elif False:
|
3230
|
-
SourceIamBindingConditionArgsDict: TypeAlias = Mapping[str, Any]
|
3231
|
-
|
3232
2390
|
@pulumi.input_type
|
3233
2391
|
class SourceIamBindingConditionArgs:
|
3234
2392
|
def __init__(__self__, *,
|
@@ -3274,17 +2432,6 @@ class SourceIamBindingConditionArgs:
|
|
3274
2432
|
pulumi.set(self, "description", value)
|
3275
2433
|
|
3276
2434
|
|
3277
|
-
if not MYPY:
|
3278
|
-
class SourceIamMemberConditionArgsDict(TypedDict):
|
3279
|
-
expression: pulumi.Input[str]
|
3280
|
-
title: pulumi.Input[str]
|
3281
|
-
description: NotRequired[pulumi.Input[str]]
|
3282
|
-
"""
|
3283
|
-
The description of the source (max of 1024 characters).
|
3284
|
-
"""
|
3285
|
-
elif False:
|
3286
|
-
SourceIamMemberConditionArgsDict: TypeAlias = Mapping[str, Any]
|
3287
|
-
|
3288
2435
|
@pulumi.input_type
|
3289
2436
|
class SourceIamMemberConditionArgs:
|
3290
2437
|
def __init__(__self__, *,
|