pulumi-gcp 7.30.0__py3-none-any.whl → 7.30.0a1719470057__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_gcp/__init__.py +0 -32
- pulumi_gcp/_inputs.py +0 -15
- pulumi_gcp/accessapproval/get_folder_service_account.py +0 -5
- pulumi_gcp/accessapproval/get_organization_service_account.py +0 -5
- pulumi_gcp/accessapproval/get_project_service_account.py +0 -5
- pulumi_gcp/accesscontextmanager/_inputs.py +12 -2072
- pulumi_gcp/accesscontextmanager/access_level.py +32 -37
- pulumi_gcp/accesscontextmanager/access_level_condition.py +48 -53
- pulumi_gcp/accesscontextmanager/access_levels.py +65 -70
- pulumi_gcp/accesscontextmanager/access_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/access_policy_iam_binding.py +19 -24
- pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +19 -24
- pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +16 -21
- pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +0 -5
- pulumi_gcp/accesscontextmanager/egress_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +28 -33
- pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/ingress_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/outputs.py +0 -5
- pulumi_gcp/accesscontextmanager/service_perimeter.py +196 -201
- pulumi_gcp/accesscontextmanager/service_perimeter_dry_run_resource.py +6 -11
- pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +10 -15
- pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +10 -15
- pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +6 -11
- pulumi_gcp/accesscontextmanager/service_perimeters.py +55 -60
- pulumi_gcp/activedirectory/domain.py +0 -5
- pulumi_gcp/activedirectory/domain_trust.py +0 -5
- pulumi_gcp/activedirectory/peering.py +0 -5
- pulumi_gcp/alloydb/_inputs.py +0 -535
- pulumi_gcp/alloydb/backup.py +21 -26
- pulumi_gcp/alloydb/cluster.py +172 -177
- pulumi_gcp/alloydb/get_locations.py +0 -5
- pulumi_gcp/alloydb/get_supported_database_flags.py +0 -5
- pulumi_gcp/alloydb/instance.py +72 -77
- pulumi_gcp/alloydb/outputs.py +0 -5
- pulumi_gcp/alloydb/user.py +12 -17
- pulumi_gcp/apigateway/_inputs.py +0 -168
- pulumi_gcp/apigateway/api.py +0 -5
- pulumi_gcp/apigateway/api_config.py +20 -25
- pulumi_gcp/apigateway/api_config_iam_binding.py +19 -24
- pulumi_gcp/apigateway/api_config_iam_member.py +19 -24
- pulumi_gcp/apigateway/api_config_iam_policy.py +16 -21
- pulumi_gcp/apigateway/api_iam_binding.py +19 -24
- pulumi_gcp/apigateway/api_iam_member.py +19 -24
- pulumi_gcp/apigateway/api_iam_policy.py +16 -21
- pulumi_gcp/apigateway/gateway.py +0 -5
- pulumi_gcp/apigateway/gateway_iam_binding.py +19 -24
- pulumi_gcp/apigateway/gateway_iam_member.py +19 -24
- pulumi_gcp/apigateway/gateway_iam_policy.py +16 -21
- pulumi_gcp/apigateway/get_api_config_iam_policy.py +0 -5
- pulumi_gcp/apigateway/get_api_iam_policy.py +0 -5
- pulumi_gcp/apigateway/get_gateway_iam_policy.py +0 -5
- pulumi_gcp/apigateway/outputs.py +0 -5
- pulumi_gcp/apigee/_inputs.py +0 -508
- pulumi_gcp/apigee/addons_config.py +55 -60
- pulumi_gcp/apigee/endpoint_attachment.py +0 -5
- pulumi_gcp/apigee/env_group.py +0 -5
- pulumi_gcp/apigee/env_group_attachment.py +0 -5
- pulumi_gcp/apigee/env_keystore.py +0 -5
- pulumi_gcp/apigee/env_references.py +0 -5
- pulumi_gcp/apigee/environment.py +5 -10
- pulumi_gcp/apigee/environment_iam_binding.py +19 -24
- pulumi_gcp/apigee/environment_iam_member.py +19 -24
- pulumi_gcp/apigee/environment_iam_policy.py +16 -21
- pulumi_gcp/apigee/flowhook.py +0 -5
- pulumi_gcp/apigee/get_environment_iam_policy.py +0 -5
- pulumi_gcp/apigee/instance.py +0 -5
- pulumi_gcp/apigee/instance_attachment.py +0 -5
- pulumi_gcp/apigee/keystores_aliases_key_cert_file.py +5 -10
- pulumi_gcp/apigee/keystores_aliases_pkcs12.py +2 -7
- pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +26 -31
- pulumi_gcp/apigee/nat_address.py +0 -5
- pulumi_gcp/apigee/organization.py +5 -10
- pulumi_gcp/apigee/outputs.py +0 -5
- pulumi_gcp/apigee/sharedflow.py +2 -7
- pulumi_gcp/apigee/sharedflow_deployment.py +0 -5
- pulumi_gcp/apigee/sync_authorization.py +0 -5
- pulumi_gcp/apigee/target_server.py +5 -10
- pulumi_gcp/appengine/_inputs.py +8 -991
- pulumi_gcp/appengine/application.py +12 -17
- pulumi_gcp/appengine/application_url_dispatch_rules.py +41 -46
- pulumi_gcp/appengine/domain_mapping.py +13 -18
- pulumi_gcp/appengine/engine_split_traffic.py +45 -50
- pulumi_gcp/appengine/firewall_rule.py +0 -5
- pulumi_gcp/appengine/flexible_app_version.py +125 -130
- pulumi_gcp/appengine/get_default_service_account.py +0 -5
- pulumi_gcp/appengine/outputs.py +0 -5
- pulumi_gcp/appengine/service_network_settings.py +27 -32
- pulumi_gcp/appengine/standard_app_version.py +104 -109
- pulumi_gcp/apphub/_inputs.py +0 -370
- pulumi_gcp/apphub/application.py +62 -67
- pulumi_gcp/apphub/get_application.py +0 -5
- pulumi_gcp/apphub/get_discovered_service.py +0 -5
- pulumi_gcp/apphub/get_discovered_workload.py +0 -5
- pulumi_gcp/apphub/outputs.py +0 -5
- pulumi_gcp/apphub/service.py +73 -78
- pulumi_gcp/apphub/service_project_attachment.py +0 -5
- pulumi_gcp/apphub/workload.py +9 -14
- pulumi_gcp/applicationintegration/_inputs.py +0 -324
- pulumi_gcp/applicationintegration/auth_config.py +24 -29
- pulumi_gcp/applicationintegration/client.py +19 -24
- pulumi_gcp/applicationintegration/outputs.py +0 -5
- pulumi_gcp/artifactregistry/_inputs.py +0 -392
- pulumi_gcp/artifactregistry/get_docker_image.py +2 -7
- pulumi_gcp/artifactregistry/get_repository.py +0 -5
- pulumi_gcp/artifactregistry/get_repository_iam_policy.py +0 -5
- pulumi_gcp/artifactregistry/outputs.py +0 -5
- pulumi_gcp/artifactregistry/repository.py +333 -338
- pulumi_gcp/artifactregistry/repository_iam_binding.py +19 -24
- pulumi_gcp/artifactregistry/repository_iam_member.py +19 -24
- pulumi_gcp/artifactregistry/repository_iam_policy.py +16 -21
- pulumi_gcp/artifactregistry/vpcsc_config.py +0 -5
- pulumi_gcp/assuredworkloads/_inputs.py +0 -117
- pulumi_gcp/assuredworkloads/outputs.py +0 -5
- pulumi_gcp/assuredworkloads/workload.py +81 -86
- pulumi_gcp/backupdisasterrecovery/_inputs.py +0 -41
- pulumi_gcp/backupdisasterrecovery/get_management_server.py +0 -5
- pulumi_gcp/backupdisasterrecovery/management_server.py +15 -20
- pulumi_gcp/backupdisasterrecovery/outputs.py +0 -5
- pulumi_gcp/beyondcorp/_inputs.py +0 -86
- pulumi_gcp/beyondcorp/app_connection.py +52 -57
- pulumi_gcp/beyondcorp/app_connector.py +25 -30
- pulumi_gcp/beyondcorp/app_gateway.py +2 -7
- pulumi_gcp/beyondcorp/get_app_connection.py +0 -5
- pulumi_gcp/beyondcorp/get_app_connector.py +0 -5
- pulumi_gcp/beyondcorp/get_app_gateway.py +0 -5
- pulumi_gcp/beyondcorp/outputs.py +0 -5
- pulumi_gcp/biglake/_inputs.py +0 -64
- pulumi_gcp/biglake/catalog.py +0 -5
- pulumi_gcp/biglake/database.py +13 -18
- pulumi_gcp/biglake/outputs.py +0 -5
- pulumi_gcp/biglake/table.py +31 -36
- pulumi_gcp/bigquery/_inputs.py +13 -1937
- pulumi_gcp/bigquery/app_profile.py +128 -133
- pulumi_gcp/bigquery/bi_reservation.py +5 -10
- pulumi_gcp/bigquery/capacity_commitment.py +0 -5
- pulumi_gcp/bigquery/connection.py +176 -181
- pulumi_gcp/bigquery/connection_iam_binding.py +19 -24
- pulumi_gcp/bigquery/connection_iam_member.py +19 -24
- pulumi_gcp/bigquery/connection_iam_policy.py +16 -21
- pulumi_gcp/bigquery/data_transfer_config.py +15 -20
- pulumi_gcp/bigquery/dataset.py +127 -132
- pulumi_gcp/bigquery/dataset_access.py +67 -72
- pulumi_gcp/bigquery/dataset_iam_binding.py +19 -24
- pulumi_gcp/bigquery/dataset_iam_member.py +19 -24
- pulumi_gcp/bigquery/dataset_iam_policy.py +16 -21
- pulumi_gcp/bigquery/get_connection_iam_policy.py +0 -5
- pulumi_gcp/bigquery/get_dataset.py +0 -5
- pulumi_gcp/bigquery/get_dataset_iam_policy.py +0 -5
- pulumi_gcp/bigquery/get_default_service_account.py +0 -5
- pulumi_gcp/bigquery/get_table_iam_policy.py +0 -5
- pulumi_gcp/bigquery/iam_binding.py +97 -102
- pulumi_gcp/bigquery/iam_member.py +97 -102
- pulumi_gcp/bigquery/iam_policy.py +92 -97
- pulumi_gcp/bigquery/job.py +224 -229
- pulumi_gcp/bigquery/outputs.py +0 -5
- pulumi_gcp/bigquery/reservation.py +11 -16
- pulumi_gcp/bigquery/reservation_assignment.py +0 -5
- pulumi_gcp/bigquery/routine.py +109 -114
- pulumi_gcp/bigquery/table.py +62 -67
- pulumi_gcp/bigqueryanalyticshub/_inputs.py +0 -97
- pulumi_gcp/bigqueryanalyticshub/data_exchange.py +0 -5
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +16 -21
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +0 -5
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +0 -5
- pulumi_gcp/bigqueryanalyticshub/listing.py +40 -45
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +16 -21
- pulumi_gcp/bigqueryanalyticshub/outputs.py +0 -5
- pulumi_gcp/bigquerydatapolicy/_inputs.py +0 -40
- pulumi_gcp/bigquerydatapolicy/data_policy.py +19 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +19 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +19 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +16 -21
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +0 -5
- pulumi_gcp/bigquerydatapolicy/outputs.py +0 -5
- pulumi_gcp/bigtable/_inputs.py +0 -202
- pulumi_gcp/bigtable/authorized_view.py +5 -10
- pulumi_gcp/bigtable/gc_policy.py +54 -113
- pulumi_gcp/bigtable/get_instance_iam_policy.py +0 -5
- pulumi_gcp/bigtable/get_table_iam_policy.py +0 -5
- pulumi_gcp/bigtable/instance.py +47 -52
- pulumi_gcp/bigtable/instance_iam_binding.py +19 -24
- pulumi_gcp/bigtable/instance_iam_member.py +19 -24
- pulumi_gcp/bigtable/instance_iam_policy.py +16 -21
- pulumi_gcp/bigtable/outputs.py +0 -5
- pulumi_gcp/bigtable/table.py +34 -39
- pulumi_gcp/bigtable/table_iam_binding.py +19 -24
- pulumi_gcp/bigtable/table_iam_member.py +19 -24
- pulumi_gcp/bigtable/table_iam_policy.py +16 -21
- pulumi_gcp/billing/_inputs.py +0 -257
- pulumi_gcp/billing/account_iam_binding.py +19 -24
- pulumi_gcp/billing/account_iam_member.py +19 -24
- pulumi_gcp/billing/account_iam_policy.py +16 -21
- pulumi_gcp/billing/budget.py +220 -225
- pulumi_gcp/billing/get_account_iam_policy.py +0 -5
- pulumi_gcp/billing/outputs.py +0 -5
- pulumi_gcp/billing/project_info.py +0 -5
- pulumi_gcp/billing/sub_account.py +0 -5
- pulumi_gcp/binaryauthorization/_inputs.py +0 -199
- pulumi_gcp/binaryauthorization/attestor.py +63 -68
- pulumi_gcp/binaryauthorization/attestor_iam_binding.py +19 -24
- pulumi_gcp/binaryauthorization/attestor_iam_member.py +19 -24
- pulumi_gcp/binaryauthorization/attestor_iam_policy.py +16 -21
- pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +0 -5
- pulumi_gcp/binaryauthorization/outputs.py +0 -5
- pulumi_gcp/binaryauthorization/policy.py +83 -88
- pulumi_gcp/blockchainnodeengine/_inputs.py +0 -131
- pulumi_gcp/blockchainnodeengine/blockchain_nodes.py +57 -62
- pulumi_gcp/blockchainnodeengine/outputs.py +0 -5
- pulumi_gcp/certificateauthority/_inputs.py +29 -2150
- pulumi_gcp/certificateauthority/authority.py +393 -398
- pulumi_gcp/certificateauthority/ca_pool.py +184 -189
- pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +97 -102
- pulumi_gcp/certificateauthority/ca_pool_iam_member.py +97 -102
- pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +92 -97
- pulumi_gcp/certificateauthority/certificate.py +631 -636
- pulumi_gcp/certificateauthority/certificate_template.py +129 -134
- pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +97 -102
- pulumi_gcp/certificateauthority/certificate_template_iam_member.py +97 -102
- pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +92 -97
- pulumi_gcp/certificateauthority/get_authority.py +0 -5
- pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +0 -5
- pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +0 -5
- pulumi_gcp/certificateauthority/outputs.py +0 -5
- pulumi_gcp/certificatemanager/_inputs.py +0 -256
- pulumi_gcp/certificatemanager/certificate.py +198 -203
- pulumi_gcp/certificatemanager/certificate_issuance_config.py +71 -76
- pulumi_gcp/certificatemanager/certificate_map.py +2 -7
- pulumi_gcp/certificatemanager/certificate_map_entry.py +8 -13
- pulumi_gcp/certificatemanager/dns_authorization.py +2 -7
- pulumi_gcp/certificatemanager/get_certificate_map.py +0 -5
- pulumi_gcp/certificatemanager/outputs.py +0 -5
- pulumi_gcp/certificatemanager/trust_config.py +21 -26
- pulumi_gcp/cloudasset/_inputs.py +0 -151
- pulumi_gcp/cloudasset/folder_feed.py +30 -35
- pulumi_gcp/cloudasset/get_resources_search_all.py +0 -5
- pulumi_gcp/cloudasset/get_search_all_resources.py +0 -5
- pulumi_gcp/cloudasset/organization_feed.py +30 -35
- pulumi_gcp/cloudasset/outputs.py +0 -5
- pulumi_gcp/cloudasset/project_feed.py +30 -35
- pulumi_gcp/cloudbuild/_inputs.py +30 -1039
- pulumi_gcp/cloudbuild/bitbucket_server_config.py +56 -61
- pulumi_gcp/cloudbuild/get_trigger.py +0 -5
- pulumi_gcp/cloudbuild/outputs.py +0 -5
- pulumi_gcp/cloudbuild/trigger.py +728 -733
- pulumi_gcp/cloudbuild/worker_pool.py +38 -43
- pulumi_gcp/cloudbuildv2/_inputs.py +0 -335
- pulumi_gcp/cloudbuildv2/connection.py +101 -106
- pulumi_gcp/cloudbuildv2/connection_iam_binding.py +19 -24
- pulumi_gcp/cloudbuildv2/connection_iam_member.py +19 -24
- pulumi_gcp/cloudbuildv2/connection_iam_policy.py +16 -21
- pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +0 -5
- pulumi_gcp/cloudbuildv2/outputs.py +0 -5
- pulumi_gcp/cloudbuildv2/repository.py +62 -67
- pulumi_gcp/clouddeploy/_inputs.py +0 -700
- pulumi_gcp/clouddeploy/automation.py +96 -101
- pulumi_gcp/clouddeploy/custom_target_type.py +83 -88
- pulumi_gcp/clouddeploy/custom_target_type_iam_binding.py +3 -8
- pulumi_gcp/clouddeploy/custom_target_type_iam_member.py +3 -8
- pulumi_gcp/clouddeploy/custom_target_type_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/delivery_pipeline.py +157 -162
- pulumi_gcp/clouddeploy/delivery_pipeline_iam_binding.py +3 -8
- pulumi_gcp/clouddeploy/delivery_pipeline_iam_member.py +3 -8
- pulumi_gcp/clouddeploy/delivery_pipeline_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/outputs.py +0 -5
- pulumi_gcp/clouddeploy/target.py +64 -69
- pulumi_gcp/clouddeploy/target_iam_binding.py +3 -8
- pulumi_gcp/clouddeploy/target_iam_member.py +3 -8
- pulumi_gcp/clouddeploy/target_iam_policy.py +0 -5
- pulumi_gcp/clouddomains/_inputs.py +0 -372
- pulumi_gcp/clouddomains/outputs.py +0 -5
- pulumi_gcp/clouddomains/registration.py +116 -121
- pulumi_gcp/cloudfunctions/_inputs.py +0 -132
- pulumi_gcp/cloudfunctions/function.py +20 -25
- pulumi_gcp/cloudfunctions/function_iam_binding.py +19 -24
- pulumi_gcp/cloudfunctions/function_iam_member.py +19 -24
- pulumi_gcp/cloudfunctions/function_iam_policy.py +16 -21
- pulumi_gcp/cloudfunctions/get_function.py +0 -5
- pulumi_gcp/cloudfunctions/get_function_iam_policy.py +0 -5
- pulumi_gcp/cloudfunctions/outputs.py +0 -5
- pulumi_gcp/cloudfunctionsv2/_inputs.py +0 -454
- pulumi_gcp/cloudfunctionsv2/function.py +509 -746
- pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +19 -24
- pulumi_gcp/cloudfunctionsv2/function_iam_member.py +19 -24
- pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +16 -21
- pulumi_gcp/cloudfunctionsv2/get_function.py +0 -5
- pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +0 -5
- pulumi_gcp/cloudfunctionsv2/outputs.py +1 -134
- pulumi_gcp/cloudidentity/_inputs.py +0 -161
- pulumi_gcp/cloudidentity/get_group_lookup.py +4 -9
- pulumi_gcp/cloudidentity/get_group_memberships.py +0 -5
- pulumi_gcp/cloudidentity/get_groups.py +0 -5
- pulumi_gcp/cloudidentity/group.py +13 -18
- pulumi_gcp/cloudidentity/group_membership.py +63 -68
- pulumi_gcp/cloudidentity/outputs.py +0 -5
- pulumi_gcp/cloudids/endpoint.py +0 -5
- pulumi_gcp/cloudquota/_inputs.py +0 -44
- pulumi_gcp/cloudquota/get_s_quota_info.py +0 -5
- pulumi_gcp/cloudquota/get_s_quota_infos.py +0 -5
- pulumi_gcp/cloudquota/outputs.py +0 -5
- pulumi_gcp/cloudquota/s_quota_preference.py +11 -16
- pulumi_gcp/cloudrun/_inputs.py +16 -1166
- pulumi_gcp/cloudrun/domain_mapping.py +44 -49
- pulumi_gcp/cloudrun/get_locations.py +0 -5
- pulumi_gcp/cloudrun/get_service.py +0 -5
- pulumi_gcp/cloudrun/get_service_iam_policy.py +0 -5
- pulumi_gcp/cloudrun/iam_binding.py +19 -24
- pulumi_gcp/cloudrun/iam_member.py +19 -24
- pulumi_gcp/cloudrun/iam_policy.py +16 -21
- pulumi_gcp/cloudrun/outputs.py +0 -5
- pulumi_gcp/cloudrun/service.py +265 -270
- pulumi_gcp/cloudrunv2/_inputs.py +20 -1353
- pulumi_gcp/cloudrunv2/get_job.py +0 -5
- pulumi_gcp/cloudrunv2/get_job_iam_policy.py +0 -5
- pulumi_gcp/cloudrunv2/get_service.py +0 -5
- pulumi_gcp/cloudrunv2/get_service_iam_policy.py +0 -5
- pulumi_gcp/cloudrunv2/job.py +282 -287
- pulumi_gcp/cloudrunv2/job_iam_binding.py +19 -24
- pulumi_gcp/cloudrunv2/job_iam_member.py +19 -24
- pulumi_gcp/cloudrunv2/job_iam_policy.py +16 -21
- pulumi_gcp/cloudrunv2/outputs.py +0 -5
- pulumi_gcp/cloudrunv2/service.py +432 -437
- pulumi_gcp/cloudrunv2/service_iam_binding.py +19 -24
- pulumi_gcp/cloudrunv2/service_iam_member.py +19 -24
- pulumi_gcp/cloudrunv2/service_iam_policy.py +16 -21
- pulumi_gcp/cloudscheduler/_inputs.py +0 -193
- pulumi_gcp/cloudscheduler/job.py +122 -127
- pulumi_gcp/cloudscheduler/outputs.py +0 -5
- pulumi_gcp/cloudtasks/_inputs.py +0 -134
- pulumi_gcp/cloudtasks/get_queue_iam_policy.py +0 -5
- pulumi_gcp/cloudtasks/outputs.py +0 -5
- pulumi_gcp/cloudtasks/queue.py +58 -63
- pulumi_gcp/cloudtasks/queue_iam_binding.py +19 -24
- pulumi_gcp/cloudtasks/queue_iam_member.py +19 -24
- pulumi_gcp/cloudtasks/queue_iam_policy.py +16 -21
- pulumi_gcp/composer/_inputs.py +0 -566
- pulumi_gcp/composer/environment.py +10 -15
- pulumi_gcp/composer/get_environment.py +0 -5
- pulumi_gcp/composer/get_image_versions.py +10 -15
- pulumi_gcp/composer/get_user_workloads_config_map.py +10 -15
- pulumi_gcp/composer/get_user_workloads_secret.py +10 -15
- pulumi_gcp/composer/outputs.py +0 -5
- pulumi_gcp/composer/user_workloads_config_map.py +10 -15
- pulumi_gcp/composer/user_workloads_secret.py +10 -15
- pulumi_gcp/compute/_inputs.py +145 -14134
- pulumi_gcp/compute/address.py +29 -27
- pulumi_gcp/compute/attached_disk.py +16 -21
- pulumi_gcp/compute/autoscaler.py +93 -98
- pulumi_gcp/compute/backend_bucket.py +25 -30
- pulumi_gcp/compute/backend_bucket_iam_binding.py +3 -8
- pulumi_gcp/compute/backend_bucket_iam_member.py +3 -8
- pulumi_gcp/compute/backend_bucket_iam_policy.py +0 -5
- pulumi_gcp/compute/backend_bucket_signed_url_key.py +0 -5
- pulumi_gcp/compute/backend_service.py +213 -204
- pulumi_gcp/compute/backend_service_iam_binding.py +5 -10
- pulumi_gcp/compute/backend_service_iam_member.py +5 -10
- pulumi_gcp/compute/backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/backend_service_signed_url_key.py +30 -35
- pulumi_gcp/compute/ca_external_account_key.py +0 -5
- pulumi_gcp/compute/disk.py +49 -54
- pulumi_gcp/compute/disk_async_replication.py +5 -10
- pulumi_gcp/compute/disk_iam_binding.py +19 -24
- pulumi_gcp/compute/disk_iam_member.py +19 -24
- pulumi_gcp/compute/disk_iam_policy.py +16 -21
- pulumi_gcp/compute/disk_resource_policy_attachment.py +16 -21
- pulumi_gcp/compute/external_vpn_gateway.py +19 -24
- pulumi_gcp/compute/firewall.py +37 -42
- pulumi_gcp/compute/firewall_policy.py +0 -5
- pulumi_gcp/compute/firewall_policy_association.py +0 -5
- pulumi_gcp/compute/firewall_policy_rule.py +39 -44
- pulumi_gcp/compute/forwarding_rule.py +264 -248
- pulumi_gcp/compute/get_address.py +0 -5
- pulumi_gcp/compute/get_addresses.py +0 -5
- pulumi_gcp/compute/get_backend_bucket.py +0 -5
- pulumi_gcp/compute/get_backend_bucket_iam_policy.py +0 -5
- pulumi_gcp/compute/get_backend_service.py +0 -5
- pulumi_gcp/compute/get_backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/get_certificate.py +0 -5
- pulumi_gcp/compute/get_default_service_account.py +0 -5
- pulumi_gcp/compute/get_disk.py +8 -13
- pulumi_gcp/compute/get_disk_iam_policy.py +0 -5
- pulumi_gcp/compute/get_forwarding_rule.py +0 -5
- pulumi_gcp/compute/get_forwarding_rules.py +0 -5
- pulumi_gcp/compute/get_global_address.py +0 -5
- pulumi_gcp/compute/get_global_forwarding_rule.py +0 -5
- pulumi_gcp/compute/get_hc_vpn_gateway.py +0 -5
- pulumi_gcp/compute/get_health_check.py +0 -5
- pulumi_gcp/compute/get_image.py +10 -15
- pulumi_gcp/compute/get_image_iam_policy.py +0 -5
- pulumi_gcp/compute/get_instance.py +0 -5
- pulumi_gcp/compute/get_instance_group.py +0 -5
- pulumi_gcp/compute/get_instance_group_manager.py +0 -5
- pulumi_gcp/compute/get_instance_iam_policy.py +0 -5
- pulumi_gcp/compute/get_instance_serial_port.py +24 -29
- pulumi_gcp/compute/get_instance_template.py +0 -5
- pulumi_gcp/compute/get_lbip_ranges.py +0 -5
- pulumi_gcp/compute/get_machine_image_iam_policy.py +0 -5
- pulumi_gcp/compute/get_machine_types.py +0 -5
- pulumi_gcp/compute/get_netblock_ip_ranges.py +0 -5
- pulumi_gcp/compute/get_network.py +0 -5
- pulumi_gcp/compute/get_network_endpoint_group.py +0 -5
- pulumi_gcp/compute/get_network_peering.py +0 -5
- pulumi_gcp/compute/get_networks.py +0 -5
- pulumi_gcp/compute/get_node_types.py +0 -5
- pulumi_gcp/compute/get_region_backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/get_region_disk.py +0 -5
- pulumi_gcp/compute/get_region_disk_iam_policy.py +0 -5
- pulumi_gcp/compute/get_region_instance_group.py +0 -5
- pulumi_gcp/compute/get_region_instance_template.py +0 -5
- pulumi_gcp/compute/get_region_network_endpoint_group.py +0 -5
- pulumi_gcp/compute/get_region_ssl_certificate.py +0 -5
- pulumi_gcp/compute/get_regions.py +0 -5
- pulumi_gcp/compute/get_reservation.py +0 -5
- pulumi_gcp/compute/get_resource_policy.py +0 -5
- pulumi_gcp/compute/get_router.py +0 -5
- pulumi_gcp/compute/get_router_nat.py +0 -5
- pulumi_gcp/compute/get_router_status.py +0 -5
- pulumi_gcp/compute/get_security_policy.py +0 -5
- pulumi_gcp/compute/get_snapshot.py +0 -5
- pulumi_gcp/compute/get_snapshot_iam_policy.py +0 -5
- pulumi_gcp/compute/get_ssl_policy.py +0 -5
- pulumi_gcp/compute/get_subnetwork.py +0 -5
- pulumi_gcp/compute/get_subnetwork_iam_policy.py +0 -5
- pulumi_gcp/compute/get_subnetworks.py +0 -5
- pulumi_gcp/compute/get_vpn_gateway.py +0 -5
- pulumi_gcp/compute/get_zones.py +0 -5
- pulumi_gcp/compute/global_address.py +0 -5
- pulumi_gcp/compute/global_forwarding_rule.py +227 -211
- pulumi_gcp/compute/global_network_endpoint.py +0 -5
- pulumi_gcp/compute/global_network_endpoint_group.py +0 -5
- pulumi_gcp/compute/ha_vpn_gateway.py +27 -32
- pulumi_gcp/compute/health_check.py +169 -174
- pulumi_gcp/compute/http_health_check.py +0 -5
- pulumi_gcp/compute/https_health_check.py +0 -5
- pulumi_gcp/compute/image.py +45 -50
- pulumi_gcp/compute/image_iam_binding.py +97 -102
- pulumi_gcp/compute/image_iam_member.py +97 -102
- pulumi_gcp/compute/image_iam_policy.py +92 -97
- pulumi_gcp/compute/instance.py +99 -104
- pulumi_gcp/compute/instance_from_machine_image.py +56 -61
- pulumi_gcp/compute/instance_from_template.py +83 -88
- pulumi_gcp/compute/instance_group.py +21 -26
- pulumi_gcp/compute/instance_group_manager.py +133 -138
- pulumi_gcp/compute/instance_group_membership.py +16 -21
- pulumi_gcp/compute/instance_group_named_port.py +8 -13
- pulumi_gcp/compute/instance_iam_binding.py +97 -102
- pulumi_gcp/compute/instance_iam_member.py +97 -102
- pulumi_gcp/compute/instance_iam_policy.py +92 -97
- pulumi_gcp/compute/instance_settings.py +11 -16
- pulumi_gcp/compute/instance_template.py +142 -147
- pulumi_gcp/compute/interconnect.py +9 -14
- pulumi_gcp/compute/interconnect_attachment.py +14 -19
- pulumi_gcp/compute/machine_image.py +43 -48
- pulumi_gcp/compute/machine_image_iam_binding.py +97 -102
- pulumi_gcp/compute/machine_image_iam_member.py +97 -102
- pulumi_gcp/compute/machine_image_iam_policy.py +92 -97
- pulumi_gcp/compute/managed_ssl_certificate.py +42 -40
- pulumi_gcp/compute/manged_ssl_certificate.py +42 -40
- pulumi_gcp/compute/network.py +0 -5
- pulumi_gcp/compute/network_attachment.py +24 -45
- pulumi_gcp/compute/network_edge_security_service.py +0 -5
- pulumi_gcp/compute/network_endpoint.py +18 -23
- pulumi_gcp/compute/network_endpoint_group.py +0 -5
- pulumi_gcp/compute/network_endpoint_list.py +61 -66
- pulumi_gcp/compute/network_firewall_policy.py +0 -5
- pulumi_gcp/compute/network_firewall_policy_association.py +0 -5
- pulumi_gcp/compute/network_firewall_policy_rule.py +36 -41
- pulumi_gcp/compute/network_peering.py +0 -5
- pulumi_gcp/compute/network_peering_routes_config.py +36 -41
- pulumi_gcp/compute/node_group.py +45 -50
- pulumi_gcp/compute/node_template.py +16 -21
- pulumi_gcp/compute/organization_security_policy.py +0 -5
- pulumi_gcp/compute/organization_security_policy_association.py +26 -31
- pulumi_gcp/compute/organization_security_policy_rule.py +31 -36
- pulumi_gcp/compute/outputs.py +8 -509
- pulumi_gcp/compute/packet_mirroring.py +78 -83
- pulumi_gcp/compute/per_instance_config.py +51 -56
- pulumi_gcp/compute/project_cloud_armor_tier.py +0 -5
- pulumi_gcp/compute/project_default_network_tier.py +0 -5
- pulumi_gcp/compute/project_metadata.py +0 -5
- pulumi_gcp/compute/project_metadata_item.py +0 -5
- pulumi_gcp/compute/public_advertised_prefix.py +0 -5
- pulumi_gcp/compute/public_delegated_prefix.py +0 -5
- pulumi_gcp/compute/region_autoscaler.py +55 -60
- pulumi_gcp/compute/region_backend_service.py +212 -203
- pulumi_gcp/compute/region_backend_service_iam_binding.py +5 -10
- pulumi_gcp/compute/region_backend_service_iam_member.py +5 -10
- pulumi_gcp/compute/region_backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/region_commitment.py +42 -47
- pulumi_gcp/compute/region_disk.py +44 -49
- pulumi_gcp/compute/region_disk_iam_binding.py +114 -146
- pulumi_gcp/compute/region_disk_iam_member.py +114 -146
- pulumi_gcp/compute/region_disk_iam_policy.py +104 -136
- pulumi_gcp/compute/region_disk_resource_policy_attachment.py +16 -21
- pulumi_gcp/compute/region_health_check.py +169 -174
- pulumi_gcp/compute/region_instance_group_manager.py +129 -134
- pulumi_gcp/compute/region_instance_template.py +50 -55
- pulumi_gcp/compute/region_network_endpoint.py +18 -23
- pulumi_gcp/compute/region_network_endpoint_group.py +130 -135
- pulumi_gcp/compute/region_network_firewall_policy.py +0 -5
- pulumi_gcp/compute/region_network_firewall_policy_association.py +0 -5
- pulumi_gcp/compute/region_network_firewall_policy_rule.py +36 -41
- pulumi_gcp/compute/region_per_instance_config.py +61 -66
- pulumi_gcp/compute/region_security_policy.py +44 -49
- pulumi_gcp/compute/region_security_policy_rule.py +156 -161
- pulumi_gcp/compute/region_ssl_certificate.py +7 -5
- pulumi_gcp/compute/region_ssl_policy.py +0 -5
- pulumi_gcp/compute/region_target_http_proxy.py +38 -43
- pulumi_gcp/compute/region_target_https_proxy.py +92 -97
- pulumi_gcp/compute/region_target_tcp_proxy.py +6 -11
- pulumi_gcp/compute/region_url_map.py +819 -824
- pulumi_gcp/compute/reservation.py +24 -29
- pulumi_gcp/compute/resource_policy.py +148 -153
- pulumi_gcp/compute/route.py +12 -17
- pulumi_gcp/compute/router.py +35 -40
- pulumi_gcp/compute/router_interface.py +0 -5
- pulumi_gcp/compute/router_nat.py +93 -98
- pulumi_gcp/compute/router_peer.py +73 -78
- pulumi_gcp/compute/router_status.py +0 -5
- pulumi_gcp/compute/security_policy.py +196 -201
- pulumi_gcp/compute/security_policy_rule.py +75 -80
- pulumi_gcp/compute/security_scan_config.py +10 -15
- pulumi_gcp/compute/service_attachment.py +55 -60
- pulumi_gcp/compute/shared_vpc_host_project.py +0 -5
- pulumi_gcp/compute/shared_vpc_service_project.py +0 -5
- pulumi_gcp/compute/snapshot.py +10 -15
- pulumi_gcp/compute/snapshot_iam_binding.py +19 -24
- pulumi_gcp/compute/snapshot_iam_member.py +19 -24
- pulumi_gcp/compute/snapshot_iam_policy.py +16 -21
- pulumi_gcp/compute/ssl_certificate.py +7 -5
- pulumi_gcp/compute/ssl_policy.py +0 -5
- pulumi_gcp/compute/subnetwork.py +28 -33
- pulumi_gcp/compute/subnetwork_iam_binding.py +97 -102
- pulumi_gcp/compute/subnetwork_iam_member.py +97 -102
- pulumi_gcp/compute/subnetwork_iam_policy.py +92 -97
- pulumi_gcp/compute/target_grpc_proxy.py +124 -129
- pulumi_gcp/compute/target_http_proxy.py +56 -61
- pulumi_gcp/compute/target_https_proxy.py +129 -209
- pulumi_gcp/compute/target_instance.py +58 -63
- pulumi_gcp/compute/target_pool.py +0 -5
- pulumi_gcp/compute/target_ssl_proxy.py +6 -11
- pulumi_gcp/compute/target_tcp_proxy.py +6 -11
- pulumi_gcp/compute/url_map.py +726 -986
- pulumi_gcp/compute/vpn_gateway.py +0 -5
- pulumi_gcp/compute/vpn_tunnel.py +0 -5
- pulumi_gcp/config/__init__.pyi +0 -5
- pulumi_gcp/config/outputs.py +0 -5
- pulumi_gcp/config/vars.py +0 -5
- pulumi_gcp/container/_inputs.py +343 -5022
- pulumi_gcp/container/attached_cluster.py +123 -128
- pulumi_gcp/container/aws_cluster.py +356 -361
- pulumi_gcp/container/aws_node_pool.py +551 -556
- pulumi_gcp/container/azure_client.py +2 -7
- pulumi_gcp/container/azure_cluster.py +130 -135
- pulumi_gcp/container/azure_node_pool.py +112 -117
- pulumi_gcp/container/cluster.py +219 -224
- pulumi_gcp/container/get_attached_install_manifest.py +0 -5
- pulumi_gcp/container/get_attached_versions.py +0 -5
- pulumi_gcp/container/get_aws_versions.py +0 -5
- pulumi_gcp/container/get_azure_versions.py +0 -5
- pulumi_gcp/container/get_cluster.py +0 -5
- pulumi_gcp/container/get_engine_versions.py +0 -5
- pulumi_gcp/container/get_registry_image.py +0 -5
- pulumi_gcp/container/get_registry_repository.py +0 -5
- pulumi_gcp/container/node_pool.py +73 -78
- pulumi_gcp/container/outputs.py +0 -5
- pulumi_gcp/container/registry.py +0 -5
- pulumi_gcp/containeranalysis/_inputs.py +0 -121
- pulumi_gcp/containeranalysis/get_note_iam_policy.py +0 -5
- pulumi_gcp/containeranalysis/note.py +44 -49
- pulumi_gcp/containeranalysis/note_iam_binding.py +19 -24
- pulumi_gcp/containeranalysis/note_iam_member.py +19 -24
- pulumi_gcp/containeranalysis/note_iam_policy.py +16 -21
- pulumi_gcp/containeranalysis/occurence.py +5 -10
- pulumi_gcp/containeranalysis/outputs.py +0 -5
- pulumi_gcp/databasemigrationservice/_inputs.py +0 -578
- pulumi_gcp/databasemigrationservice/connection_profile.py +183 -188
- pulumi_gcp/databasemigrationservice/outputs.py +0 -5
- pulumi_gcp/databasemigrationservice/private_connection.py +15 -20
- pulumi_gcp/datacatalog/_inputs.py +0 -318
- pulumi_gcp/datacatalog/entry.py +15 -20
- pulumi_gcp/datacatalog/entry_group.py +0 -5
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/entry_group_iam_member.py +19 -24
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +16 -21
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/outputs.py +0 -5
- pulumi_gcp/datacatalog/policy_tag.py +0 -5
- pulumi_gcp/datacatalog/policy_tag_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/policy_tag_iam_member.py +19 -24
- pulumi_gcp/datacatalog/policy_tag_iam_policy.py +16 -21
- pulumi_gcp/datacatalog/tag.py +259 -264
- pulumi_gcp/datacatalog/tag_template.py +71 -76
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/tag_template_iam_member.py +19 -24
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +16 -21
- pulumi_gcp/datacatalog/taxonomy.py +0 -5
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +19 -24
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +16 -21
- pulumi_gcp/dataflow/_inputs.py +0 -316
- pulumi_gcp/dataflow/flex_template_job.py +0 -5
- pulumi_gcp/dataflow/job.py +0 -5
- pulumi_gcp/dataflow/outputs.py +0 -5
- pulumi_gcp/dataflow/pipeline.py +70 -75
- pulumi_gcp/dataform/_inputs.py +0 -251
- pulumi_gcp/dataform/get_repository_iam_policy.py +0 -5
- pulumi_gcp/dataform/outputs.py +0 -5
- pulumi_gcp/dataform/repository.py +36 -41
- pulumi_gcp/dataform/repository_iam_binding.py +3 -8
- pulumi_gcp/dataform/repository_iam_member.py +3 -8
- pulumi_gcp/dataform/repository_iam_policy.py +0 -5
- pulumi_gcp/dataform/repository_release_config.py +53 -58
- pulumi_gcp/dataform/repository_workflow_config.py +89 -94
- pulumi_gcp/datafusion/_inputs.py +8 -224
- pulumi_gcp/datafusion/get_instance_iam_policy.py +0 -5
- pulumi_gcp/datafusion/instance.py +50 -119
- pulumi_gcp/datafusion/outputs.py +7 -132
- pulumi_gcp/dataloss/_inputs.py +85 -6537
- pulumi_gcp/dataloss/outputs.py +0 -5
- pulumi_gcp/dataloss/prevention_deidentify_template.py +221 -226
- pulumi_gcp/dataloss/prevention_discovery_config.py +17 -22
- pulumi_gcp/dataloss/prevention_inspect_template.py +437 -442
- pulumi_gcp/dataloss/prevention_job_trigger.py +696 -701
- pulumi_gcp/dataloss/prevention_stored_info_type.py +57 -62
- pulumi_gcp/dataplex/_inputs.py +7 -1213
- pulumi_gcp/dataplex/aspect_type.py +0 -5
- pulumi_gcp/dataplex/aspect_type_iam_binding.py +19 -24
- pulumi_gcp/dataplex/aspect_type_iam_member.py +19 -24
- pulumi_gcp/dataplex/aspect_type_iam_policy.py +16 -21
- pulumi_gcp/dataplex/asset.py +42 -47
- pulumi_gcp/dataplex/asset_iam_binding.py +19 -24
- pulumi_gcp/dataplex/asset_iam_member.py +19 -24
- pulumi_gcp/dataplex/asset_iam_policy.py +16 -21
- pulumi_gcp/dataplex/datascan.py +284 -289
- pulumi_gcp/dataplex/datascan_iam_binding.py +19 -24
- pulumi_gcp/dataplex/datascan_iam_member.py +19 -24
- pulumi_gcp/dataplex/datascan_iam_policy.py +16 -21
- pulumi_gcp/dataplex/entry_group.py +0 -5
- pulumi_gcp/dataplex/entry_group_iam_binding.py +19 -24
- pulumi_gcp/dataplex/entry_group_iam_member.py +19 -24
- pulumi_gcp/dataplex/entry_group_iam_policy.py +16 -21
- pulumi_gcp/dataplex/entry_type.py +11 -16
- pulumi_gcp/dataplex/entry_type_iam_binding.py +19 -24
- pulumi_gcp/dataplex/entry_type_iam_member.py +19 -24
- pulumi_gcp/dataplex/entry_type_iam_policy.py +16 -21
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_asset_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_entry_type_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_lake_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_task_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_zone_iam_policy.py +0 -5
- pulumi_gcp/dataplex/lake.py +9 -14
- pulumi_gcp/dataplex/lake_iam_binding.py +19 -24
- pulumi_gcp/dataplex/lake_iam_member.py +19 -24
- pulumi_gcp/dataplex/lake_iam_policy.py +16 -21
- pulumi_gcp/dataplex/outputs.py +0 -5
- pulumi_gcp/dataplex/task.py +168 -173
- pulumi_gcp/dataplex/task_iam_binding.py +19 -24
- pulumi_gcp/dataplex/task_iam_member.py +19 -24
- pulumi_gcp/dataplex/task_iam_policy.py +16 -21
- pulumi_gcp/dataplex/zone.py +24 -29
- pulumi_gcp/dataplex/zone_iam_binding.py +19 -24
- pulumi_gcp/dataplex/zone_iam_member.py +19 -24
- pulumi_gcp/dataplex/zone_iam_policy.py +16 -21
- pulumi_gcp/dataproc/_inputs.py +41 -3216
- pulumi_gcp/dataproc/autoscaling_policy.py +45 -50
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +19 -24
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +19 -24
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +16 -21
- pulumi_gcp/dataproc/cluster.py +104 -109
- pulumi_gcp/dataproc/cluster_iam_binding.py +19 -24
- pulumi_gcp/dataproc/cluster_iam_member.py +19 -24
- pulumi_gcp/dataproc/cluster_iam_policy.py +16 -21
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_cluster_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_job_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_metastore_service.py +0 -5
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +0 -5
- pulumi_gcp/dataproc/job.py +90 -95
- pulumi_gcp/dataproc/job_iam_binding.py +19 -24
- pulumi_gcp/dataproc/job_iam_member.py +19 -24
- pulumi_gcp/dataproc/job_iam_policy.py +16 -21
- pulumi_gcp/dataproc/metastore_federation.py +51 -56
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +19 -24
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +19 -24
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +16 -21
- pulumi_gcp/dataproc/metastore_service.py +234 -239
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +19 -24
- pulumi_gcp/dataproc/metastore_service_iam_member.py +19 -24
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +16 -21
- pulumi_gcp/dataproc/outputs.py +0 -5
- pulumi_gcp/dataproc/workflow_template.py +107 -112
- pulumi_gcp/datastore/_inputs.py +0 -22
- pulumi_gcp/datastore/data_store_index.py +21 -26
- pulumi_gcp/datastore/outputs.py +0 -5
- pulumi_gcp/datastream/_inputs.py +22 -1618
- pulumi_gcp/datastream/connection_profile.py +246 -251
- pulumi_gcp/datastream/get_static_ips.py +0 -5
- pulumi_gcp/datastream/outputs.py +0 -5
- pulumi_gcp/datastream/private_connection.py +15 -20
- pulumi_gcp/datastream/stream.py +772 -777
- pulumi_gcp/deploymentmanager/_inputs.py +0 -66
- pulumi_gcp/deploymentmanager/deployment.py +28 -33
- pulumi_gcp/deploymentmanager/outputs.py +0 -5
- pulumi_gcp/diagflow/_inputs.py +42 -2591
- pulumi_gcp/diagflow/agent.py +0 -5
- pulumi_gcp/diagflow/cx_agent.py +70 -75
- pulumi_gcp/diagflow/cx_entity_type.py +32 -37
- pulumi_gcp/diagflow/cx_environment.py +17 -22
- pulumi_gcp/diagflow/cx_flow.py +450 -455
- pulumi_gcp/diagflow/cx_intent.py +50 -55
- pulumi_gcp/diagflow/cx_page.py +713 -718
- pulumi_gcp/diagflow/cx_security_settings.py +64 -69
- pulumi_gcp/diagflow/cx_test_case.py +192 -197
- pulumi_gcp/diagflow/cx_version.py +8 -13
- pulumi_gcp/diagflow/cx_webhook.py +22 -27
- pulumi_gcp/diagflow/entity_type.py +21 -26
- pulumi_gcp/diagflow/fulfillment.py +22 -27
- pulumi_gcp/diagflow/intent.py +2 -7
- pulumi_gcp/diagflow/outputs.py +0 -5
- pulumi_gcp/discoveryengine/_inputs.py +0 -183
- pulumi_gcp/discoveryengine/chat_engine.py +32 -37
- pulumi_gcp/discoveryengine/data_store.py +27 -32
- pulumi_gcp/discoveryengine/outputs.py +0 -5
- pulumi_gcp/discoveryengine/search_engine.py +12 -17
- pulumi_gcp/dns/_inputs.py +0 -589
- pulumi_gcp/dns/dns_managed_zone_iam_binding.py +19 -24
- pulumi_gcp/dns/dns_managed_zone_iam_member.py +19 -24
- pulumi_gcp/dns/dns_managed_zone_iam_policy.py +16 -21
- pulumi_gcp/dns/get_keys.py +8 -13
- pulumi_gcp/dns/get_managed_zone.py +0 -5
- pulumi_gcp/dns/get_managed_zone_iam_policy.py +0 -5
- pulumi_gcp/dns/get_managed_zones.py +0 -5
- pulumi_gcp/dns/get_record_set.py +0 -5
- pulumi_gcp/dns/managed_zone.py +178 -183
- pulumi_gcp/dns/outputs.py +0 -5
- pulumi_gcp/dns/policy.py +42 -47
- pulumi_gcp/dns/record_set.py +95 -100
- pulumi_gcp/dns/response_policy.py +76 -81
- pulumi_gcp/dns/response_policy_rule.py +33 -38
- pulumi_gcp/edgecontainer/_inputs.py +0 -464
- pulumi_gcp/edgecontainer/cluster.py +147 -152
- pulumi_gcp/edgecontainer/node_pool.py +104 -109
- pulumi_gcp/edgecontainer/outputs.py +0 -5
- pulumi_gcp/edgecontainer/vpn_connection.py +31 -36
- pulumi_gcp/edgenetwork/network.py +0 -5
- pulumi_gcp/edgenetwork/subnet.py +0 -5
- pulumi_gcp/endpoints/_inputs.py +0 -101
- pulumi_gcp/endpoints/consumers_iam_binding.py +3 -8
- pulumi_gcp/endpoints/consumers_iam_member.py +3 -8
- pulumi_gcp/endpoints/consumers_iam_policy.py +0 -5
- pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +0 -5
- pulumi_gcp/endpoints/get_service_iam_policy.py +0 -5
- pulumi_gcp/endpoints/outputs.py +0 -5
- pulumi_gcp/endpoints/service.py +4 -9
- pulumi_gcp/endpoints/service_iam_binding.py +19 -24
- pulumi_gcp/endpoints/service_iam_member.py +19 -24
- pulumi_gcp/endpoints/service_iam_policy.py +16 -21
- pulumi_gcp/essentialcontacts/_inputs.py +0 -313
- pulumi_gcp/essentialcontacts/contact.py +0 -5
- pulumi_gcp/essentialcontacts/document_ai_processor.py +0 -5
- pulumi_gcp/essentialcontacts/document_ai_processor_default_version.py +0 -5
- pulumi_gcp/essentialcontacts/document_ai_warehouse_document_schema.py +35 -40
- pulumi_gcp/essentialcontacts/document_ai_warehouse_location.py +0 -5
- pulumi_gcp/essentialcontacts/outputs.py +0 -5
- pulumi_gcp/eventarc/_inputs.py +0 -145
- pulumi_gcp/eventarc/channel.py +0 -5
- pulumi_gcp/eventarc/google_channel_config.py +0 -5
- pulumi_gcp/eventarc/outputs.py +0 -5
- pulumi_gcp/eventarc/trigger.py +73 -78
- pulumi_gcp/filestore/_inputs.py +0 -108
- pulumi_gcp/filestore/backup.py +18 -23
- pulumi_gcp/filestore/get_instance.py +0 -5
- pulumi_gcp/filestore/instance.py +102 -107
- pulumi_gcp/filestore/outputs.py +0 -5
- pulumi_gcp/filestore/snapshot.py +32 -37
- pulumi_gcp/firebase/_inputs.py +0 -511
- pulumi_gcp/firebase/android_app.py +16 -21
- pulumi_gcp/firebase/app_check_app_attest_config.py +0 -5
- pulumi_gcp/firebase/app_check_debug_token.py +0 -5
- pulumi_gcp/firebase/app_check_device_check_config.py +0 -5
- pulumi_gcp/firebase/app_check_play_integrity_config.py +0 -5
- pulumi_gcp/firebase/app_check_recaptcha_enterprise_config.py +0 -5
- pulumi_gcp/firebase/app_check_recaptcha_v3_config.py +0 -5
- pulumi_gcp/firebase/app_check_service_config.py +0 -5
- pulumi_gcp/firebase/apple_app.py +10 -15
- pulumi_gcp/firebase/database_instance.py +0 -5
- pulumi_gcp/firebase/extensions_instance.py +25 -30
- pulumi_gcp/firebase/get_android_app.py +0 -5
- pulumi_gcp/firebase/get_android_app_config.py +0 -5
- pulumi_gcp/firebase/get_apple_app.py +0 -5
- pulumi_gcp/firebase/get_apple_app_config.py +0 -5
- pulumi_gcp/firebase/get_hosting_channel.py +0 -5
- pulumi_gcp/firebase/get_web_app.py +0 -5
- pulumi_gcp/firebase/get_web_app_config.py +0 -5
- pulumi_gcp/firebase/hosting_channel.py +0 -5
- pulumi_gcp/firebase/hosting_custom_domain.py +34 -39
- pulumi_gcp/firebase/hosting_release.py +28 -33
- pulumi_gcp/firebase/hosting_site.py +0 -5
- pulumi_gcp/firebase/hosting_version.py +71 -76
- pulumi_gcp/firebase/outputs.py +0 -5
- pulumi_gcp/firebase/project.py +0 -5
- pulumi_gcp/firebase/storage_bucket.py +0 -5
- pulumi_gcp/firebase/web_app.py +10 -15
- pulumi_gcp/firebaserules/_inputs.py +0 -51
- pulumi_gcp/firebaserules/outputs.py +0 -5
- pulumi_gcp/firebaserules/release.py +0 -5
- pulumi_gcp/firebaserules/ruleset.py +35 -40
- pulumi_gcp/firestore/_inputs.py +0 -154
- pulumi_gcp/firestore/backup_schedule.py +18 -23
- pulumi_gcp/firestore/database.py +17 -22
- pulumi_gcp/firestore/document.py +0 -5
- pulumi_gcp/firestore/field.py +58 -63
- pulumi_gcp/firestore/index.py +67 -72
- pulumi_gcp/firestore/outputs.py +0 -5
- pulumi_gcp/folder/_inputs.py +0 -165
- pulumi_gcp/folder/access_approval_settings.py +23 -28
- pulumi_gcp/folder/get_iam_policy.py +0 -5
- pulumi_gcp/folder/get_organization_policy.py +0 -5
- pulumi_gcp/folder/iam_audit_config.py +125 -130
- pulumi_gcp/folder/iam_binding.py +3 -8
- pulumi_gcp/folder/iam_member.py +125 -130
- pulumi_gcp/folder/iam_policy.py +120 -125
- pulumi_gcp/folder/organization_policy.py +49 -54
- pulumi_gcp/folder/outputs.py +0 -5
- pulumi_gcp/gkebackup/_inputs.py +0 -694
- pulumi_gcp/gkebackup/backup_plan.py +431 -436
- pulumi_gcp/gkebackup/backup_plan_iam_binding.py +19 -24
- pulumi_gcp/gkebackup/backup_plan_iam_member.py +19 -24
- pulumi_gcp/gkebackup/backup_plan_iam_policy.py +16 -21
- pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +0 -5
- pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +0 -5
- pulumi_gcp/gkebackup/outputs.py +0 -5
- pulumi_gcp/gkebackup/restore_plan.py +575 -580
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +956 -336
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +956 -336
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +953 -243
- pulumi_gcp/gkehub/_inputs.py +6 -1204
- pulumi_gcp/gkehub/feature.py +314 -319
- pulumi_gcp/gkehub/feature_iam_binding.py +19 -24
- pulumi_gcp/gkehub/feature_iam_member.py +19 -24
- pulumi_gcp/gkehub/feature_iam_policy.py +16 -21
- pulumi_gcp/gkehub/feature_membership.py +179 -184
- pulumi_gcp/gkehub/fleet.py +19 -24
- pulumi_gcp/gkehub/get_feature_iam_policy.py +0 -5
- pulumi_gcp/gkehub/get_membership_iam_policy.py +0 -5
- pulumi_gcp/gkehub/get_scope_iam_policy.py +0 -5
- pulumi_gcp/gkehub/membership.py +52 -57
- pulumi_gcp/gkehub/membership_binding.py +12 -17
- pulumi_gcp/gkehub/membership_iam_binding.py +19 -24
- pulumi_gcp/gkehub/membership_iam_member.py +19 -24
- pulumi_gcp/gkehub/membership_iam_policy.py +16 -21
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +23 -28
- pulumi_gcp/gkehub/namespace.py +2 -7
- pulumi_gcp/gkehub/outputs.py +0 -5
- pulumi_gcp/gkehub/scope.py +2 -7
- pulumi_gcp/gkehub/scope_iam_binding.py +19 -24
- pulumi_gcp/gkehub/scope_iam_member.py +19 -24
- pulumi_gcp/gkehub/scope_iam_policy.py +16 -21
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +13 -18
- pulumi_gcp/gkeonprem/_inputs.py +17 -2317
- pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +330 -335
- pulumi_gcp/gkeonprem/bare_metal_cluster.py +523 -528
- pulumi_gcp/gkeonprem/bare_metal_node_pool.py +257 -262
- pulumi_gcp/gkeonprem/outputs.py +0 -5
- pulumi_gcp/gkeonprem/v_mware_cluster.py +394 -399
- pulumi_gcp/gkeonprem/v_mware_node_pool.py +84 -89
- pulumi_gcp/healthcare/_inputs.py +0 -359
- pulumi_gcp/healthcare/consent_store.py +0 -5
- pulumi_gcp/healthcare/consent_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/consent_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/consent_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/dataset.py +0 -115
- pulumi_gcp/healthcare/dataset_iam_binding.py +19 -24
- pulumi_gcp/healthcare/dataset_iam_member.py +19 -24
- pulumi_gcp/healthcare/dataset_iam_policy.py +16 -21
- pulumi_gcp/healthcare/dicom_store.py +34 -39
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/dicom_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/fhir_store.py +57 -62
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/fhir_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/get_consent_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_dataset_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/hl7_store.py +41 -46
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/hl7_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/outputs.py +0 -48
- pulumi_gcp/iam/_inputs.py +0 -433
- pulumi_gcp/iam/access_boundary_policy.py +49 -54
- pulumi_gcp/iam/deny_policy.py +51 -56
- pulumi_gcp/iam/get_rule.py +0 -5
- pulumi_gcp/iam/get_testable_permissions.py +0 -5
- pulumi_gcp/iam/get_workload_identity_pool.py +0 -5
- pulumi_gcp/iam/get_workload_identity_pool_provider.py +0 -5
- pulumi_gcp/iam/outputs.py +0 -5
- pulumi_gcp/iam/workforce_pool.py +17 -22
- pulumi_gcp/iam/workforce_pool_provider.py +179 -184
- pulumi_gcp/iam/workload_identity_pool.py +0 -5
- pulumi_gcp/iam/workload_identity_pool_provider.py +63 -68
- pulumi_gcp/iap/_inputs.py +0 -411
- pulumi_gcp/iap/app_engine_service_iam_binding.py +97 -102
- pulumi_gcp/iap/app_engine_service_iam_member.py +97 -102
- pulumi_gcp/iap/app_engine_service_iam_policy.py +92 -97
- pulumi_gcp/iap/app_engine_version_iam_binding.py +97 -102
- pulumi_gcp/iap/app_engine_version_iam_member.py +97 -102
- pulumi_gcp/iap/app_engine_version_iam_policy.py +92 -97
- pulumi_gcp/iap/brand.py +0 -5
- pulumi_gcp/iap/client.py +0 -5
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +0 -5
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +0 -5
- pulumi_gcp/iap/get_client.py +0 -5
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +0 -5
- pulumi_gcp/iap/get_tunnel_iam_policy.py +0 -5
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_backend_service_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_type_compute_iam_policy.py +0 -5
- pulumi_gcp/iap/outputs.py +0 -5
- pulumi_gcp/iap/tunnel_dest_group.py +0 -5
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +97 -102
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +97 -102
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +92 -97
- pulumi_gcp/iap/tunnel_iam_binding.py +97 -102
- pulumi_gcp/iap/tunnel_iam_member.py +97 -102
- pulumi_gcp/iap/tunnel_iam_policy.py +92 -97
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +97 -102
- pulumi_gcp/iap/tunnel_instance_iam_member.py +97 -102
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +92 -97
- pulumi_gcp/iap/web_backend_service_iam_binding.py +97 -102
- pulumi_gcp/iap/web_backend_service_iam_member.py +97 -102
- pulumi_gcp/iap/web_backend_service_iam_policy.py +92 -97
- pulumi_gcp/iap/web_iam_binding.py +97 -102
- pulumi_gcp/iap/web_iam_member.py +97 -102
- pulumi_gcp/iap/web_iam_policy.py +92 -97
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +97 -102
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +97 -102
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +92 -97
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +97 -102
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +97 -102
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +92 -97
- pulumi_gcp/iap/web_type_compute_iam_binding.py +97 -102
- pulumi_gcp/iap/web_type_compute_iam_member.py +97 -102
- pulumi_gcp/iap/web_type_compute_iam_policy.py +92 -97
- pulumi_gcp/identityplatform/_inputs.py +0 -576
- pulumi_gcp/identityplatform/config.py +115 -120
- pulumi_gcp/identityplatform/default_supported_idp_config.py +0 -5
- pulumi_gcp/identityplatform/inbound_saml_config.py +34 -39
- pulumi_gcp/identityplatform/oauth_idp_config.py +0 -5
- pulumi_gcp/identityplatform/outputs.py +0 -5
- pulumi_gcp/identityplatform/project_default_config.py +33 -38
- pulumi_gcp/identityplatform/tenant.py +0 -5
- pulumi_gcp/identityplatform/tenant_default_supported_idp_config.py +0 -5
- pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +34 -39
- pulumi_gcp/identityplatform/tenant_oauth_idp_config.py +0 -5
- pulumi_gcp/integrationconnectors/_inputs.py +0 -868
- pulumi_gcp/integrationconnectors/connection.py +460 -465
- pulumi_gcp/integrationconnectors/endpoint_attachment.py +0 -5
- pulumi_gcp/integrationconnectors/managed_zone.py +10 -15
- pulumi_gcp/integrationconnectors/outputs.py +0 -5
- pulumi_gcp/kms/_inputs.py +0 -303
- pulumi_gcp/kms/autokey_config.py +0 -5
- pulumi_gcp/kms/crypto_key.py +13 -18
- pulumi_gcp/kms/crypto_key_iam_binding.py +51 -56
- pulumi_gcp/kms/crypto_key_iam_member.py +51 -56
- pulumi_gcp/kms/crypto_key_iam_policy.py +46 -51
- pulumi_gcp/kms/crypto_key_version.py +7 -12
- pulumi_gcp/kms/ekm_connection.py +19 -24
- pulumi_gcp/kms/get_crypto_key_iam_policy.py +0 -5
- pulumi_gcp/kms/get_key_ring_iam_policy.py +0 -5
- pulumi_gcp/kms/get_kms_crypto_key.py +0 -5
- pulumi_gcp/kms/get_kms_crypto_key_version.py +0 -5
- pulumi_gcp/kms/get_kms_key_ring.py +0 -5
- pulumi_gcp/kms/get_kms_secret.py +6 -11
- pulumi_gcp/kms/get_kms_secret_asymmetric.py +12 -17
- pulumi_gcp/kms/get_kms_secret_ciphertext.py +18 -23
- pulumi_gcp/kms/key_handle.py +0 -5
- pulumi_gcp/kms/key_ring.py +0 -5
- pulumi_gcp/kms/key_ring_iam_binding.py +97 -102
- pulumi_gcp/kms/key_ring_iam_member.py +97 -102
- pulumi_gcp/kms/key_ring_iam_policy.py +92 -97
- pulumi_gcp/kms/key_ring_import_job.py +4 -9
- pulumi_gcp/kms/outputs.py +0 -5
- pulumi_gcp/kms/secret_ciphertext.py +18 -23
- pulumi_gcp/logging/_inputs.py +0 -520
- pulumi_gcp/logging/billing_account_bucket_config.py +11 -16
- pulumi_gcp/logging/billing_account_exclusion.py +0 -5
- pulumi_gcp/logging/billing_account_sink.py +10 -15
- pulumi_gcp/logging/folder_bucket_config.py +11 -16
- pulumi_gcp/logging/folder_exclusion.py +0 -5
- pulumi_gcp/logging/folder_settings.py +0 -5
- pulumi_gcp/logging/folder_sink.py +10 -15
- pulumi_gcp/logging/get_folder_settings.py +0 -5
- pulumi_gcp/logging/get_log_view_iam_policy.py +0 -5
- pulumi_gcp/logging/get_organization_settings.py +0 -5
- pulumi_gcp/logging/get_project_cmek_settings.py +0 -5
- pulumi_gcp/logging/get_project_settings.py +0 -5
- pulumi_gcp/logging/get_sink.py +0 -5
- pulumi_gcp/logging/linked_dataset.py +5 -10
- pulumi_gcp/logging/log_view.py +0 -5
- pulumi_gcp/logging/log_view_iam_binding.py +5 -10
- pulumi_gcp/logging/log_view_iam_member.py +5 -10
- pulumi_gcp/logging/log_view_iam_policy.py +0 -5
- pulumi_gcp/logging/metric.py +92 -97
- pulumi_gcp/logging/organization_bucket_config.py +11 -16
- pulumi_gcp/logging/organization_exclusion.py +0 -5
- pulumi_gcp/logging/organization_settings.py +0 -5
- pulumi_gcp/logging/organization_sink.py +10 -15
- pulumi_gcp/logging/outputs.py +0 -5
- pulumi_gcp/logging/project_bucket_config.py +16 -21
- pulumi_gcp/logging/project_exclusion.py +0 -5
- pulumi_gcp/logging/project_sink.py +10 -15
- pulumi_gcp/looker/_inputs.py +0 -211
- pulumi_gcp/looker/instance.py +199 -204
- pulumi_gcp/looker/outputs.py +0 -5
- pulumi_gcp/managedkafka/_inputs.py +0 -69
- pulumi_gcp/managedkafka/cluster.py +67 -72
- pulumi_gcp/managedkafka/outputs.py +0 -5
- pulumi_gcp/managedkafka/topic.py +22 -27
- pulumi_gcp/memcache/_inputs.py +0 -184
- pulumi_gcp/memcache/instance.py +51 -56
- pulumi_gcp/memcache/outputs.py +0 -5
- pulumi_gcp/migrationcenter/_inputs.py +0 -182
- pulumi_gcp/migrationcenter/group.py +0 -5
- pulumi_gcp/migrationcenter/outputs.py +0 -5
- pulumi_gcp/migrationcenter/preference_set.py +77 -82
- pulumi_gcp/ml/_inputs.py +0 -17
- pulumi_gcp/ml/engine_model.py +5 -10
- pulumi_gcp/ml/outputs.py +0 -5
- pulumi_gcp/monitoring/_inputs.py +15 -1731
- pulumi_gcp/monitoring/alert_policy.py +123 -128
- pulumi_gcp/monitoring/custom_service.py +11 -16
- pulumi_gcp/monitoring/dashboard.py +0 -5
- pulumi_gcp/monitoring/generic_service.py +15 -20
- pulumi_gcp/monitoring/get_app_engine_service.py +16 -21
- pulumi_gcp/monitoring/get_cluster_istio_service.py +0 -5
- pulumi_gcp/monitoring/get_istio_canonical_service.py +0 -5
- pulumi_gcp/monitoring/get_mesh_istio_service.py +0 -5
- pulumi_gcp/monitoring/get_notification_channel.py +24 -29
- pulumi_gcp/monitoring/get_secret_version.py +0 -5
- pulumi_gcp/monitoring/get_uptime_check_i_ps.py +0 -5
- pulumi_gcp/monitoring/group.py +0 -5
- pulumi_gcp/monitoring/metric_descriptor.py +44 -49
- pulumi_gcp/monitoring/monitored_project.py +0 -5
- pulumi_gcp/monitoring/notification_channel.py +11 -16
- pulumi_gcp/monitoring/outputs.py +0 -68
- pulumi_gcp/monitoring/slo.py +115 -120
- pulumi_gcp/monitoring/uptime_check_config.py +236 -241
- pulumi_gcp/netapp/_inputs.py +0 -311
- pulumi_gcp/netapp/active_directory.py +0 -5
- pulumi_gcp/netapp/backup.py +6 -11
- pulumi_gcp/netapp/backup_policy.py +0 -5
- pulumi_gcp/netapp/backup_vault.py +0 -5
- pulumi_gcp/netapp/kmsconfig.py +0 -5
- pulumi_gcp/netapp/outputs.py +0 -5
- pulumi_gcp/netapp/storage_pool.py +0 -5
- pulumi_gcp/netapp/volume.py +22 -27
- pulumi_gcp/netapp/volume_replication.py +19 -24
- pulumi_gcp/netapp/volume_snapshot.py +0 -5
- pulumi_gcp/networkconnectivity/_inputs.py +0 -253
- pulumi_gcp/networkconnectivity/hub.py +2 -7
- pulumi_gcp/networkconnectivity/internal_range.py +0 -5
- pulumi_gcp/networkconnectivity/outputs.py +0 -5
- pulumi_gcp/networkconnectivity/policy_based_route.py +41 -46
- pulumi_gcp/networkconnectivity/regional_endpoint.py +0 -5
- pulumi_gcp/networkconnectivity/service_connection_policy.py +15 -20
- pulumi_gcp/networkconnectivity/spoke.py +66 -71
- pulumi_gcp/networkmanagement/_inputs.py +0 -87
- pulumi_gcp/networkmanagement/connectivity_test.py +80 -85
- pulumi_gcp/networkmanagement/outputs.py +0 -5
- pulumi_gcp/networksecurity/_inputs.py +0 -321
- pulumi_gcp/networksecurity/address_group.py +0 -5
- pulumi_gcp/networksecurity/address_group_iam_binding.py +5 -297
- pulumi_gcp/networksecurity/address_group_iam_member.py +5 -297
- pulumi_gcp/networksecurity/address_group_iam_policy.py +0 -5
- pulumi_gcp/networksecurity/authorization_policy.py +47 -52
- pulumi_gcp/networksecurity/client_tls_policy.py +40 -45
- pulumi_gcp/networksecurity/firewall_endpoint.py +0 -5
- pulumi_gcp/networksecurity/firewall_endpoint_association.py +0 -5
- pulumi_gcp/networksecurity/gateway_security_policy.py +86 -91
- pulumi_gcp/networksecurity/gateway_security_policy_rule.py +0 -5
- pulumi_gcp/networksecurity/get_address_group_iam_policy.py +0 -5
- pulumi_gcp/networksecurity/outputs.py +0 -5
- pulumi_gcp/networksecurity/security_profile.py +35 -40
- pulumi_gcp/networksecurity/security_profile_group.py +0 -5
- pulumi_gcp/networksecurity/server_tls_policy.py +96 -101
- pulumi_gcp/networksecurity/tls_inspection_policy.py +188 -193
- pulumi_gcp/networksecurity/url_list.py +0 -5
- pulumi_gcp/networkservices/_inputs.py +31 -1783
- pulumi_gcp/networkservices/edge_cache_keyset.py +46 -51
- pulumi_gcp/networkservices/edge_cache_origin.py +84 -89
- pulumi_gcp/networkservices/edge_cache_service.py +562 -567
- pulumi_gcp/networkservices/endpoint_policy.py +50 -55
- pulumi_gcp/networkservices/gateway.py +16 -21
- pulumi_gcp/networkservices/grpc_route.py +141 -146
- pulumi_gcp/networkservices/http_route.py +289 -294
- pulumi_gcp/networkservices/lb_route_extension.py +5 -10
- pulumi_gcp/networkservices/lb_traffic_extension.py +5 -10
- pulumi_gcp/networkservices/mesh.py +0 -5
- pulumi_gcp/networkservices/outputs.py +0 -5
- pulumi_gcp/networkservices/service_binding.py +0 -5
- pulumi_gcp/networkservices/service_lb_policies.py +22 -27
- pulumi_gcp/networkservices/tcp_route.py +101 -106
- pulumi_gcp/networkservices/tls_route.py +77 -82
- pulumi_gcp/notebooks/_inputs.py +0 -615
- pulumi_gcp/notebooks/environment.py +16 -21
- pulumi_gcp/notebooks/get_instance_iam_policy.py +0 -5
- pulumi_gcp/notebooks/get_runtime_iam_policy.py +0 -5
- pulumi_gcp/notebooks/instance.py +73 -78
- pulumi_gcp/notebooks/instance_iam_binding.py +19 -24
- pulumi_gcp/notebooks/instance_iam_member.py +19 -24
- pulumi_gcp/notebooks/instance_iam_policy.py +16 -21
- pulumi_gcp/notebooks/location.py +0 -5
- pulumi_gcp/notebooks/outputs.py +0 -5
- pulumi_gcp/notebooks/runtime.py +217 -222
- pulumi_gcp/notebooks/runtime_iam_binding.py +19 -24
- pulumi_gcp/notebooks/runtime_iam_member.py +19 -24
- pulumi_gcp/notebooks/runtime_iam_policy.py +16 -21
- pulumi_gcp/organizations/_inputs.py +0 -231
- pulumi_gcp/organizations/access_approval_settings.py +31 -36
- pulumi_gcp/organizations/folder.py +0 -5
- pulumi_gcp/organizations/get_active_folder.py +0 -5
- pulumi_gcp/organizations/get_billing_account.py +0 -5
- pulumi_gcp/organizations/get_client_config.py +0 -5
- pulumi_gcp/organizations/get_client_open_id_user_info.py +0 -5
- pulumi_gcp/organizations/get_folder.py +0 -5
- pulumi_gcp/organizations/get_folders.py +0 -5
- pulumi_gcp/organizations/get_iam_policy.py +8 -13
- pulumi_gcp/organizations/get_organization.py +0 -5
- pulumi_gcp/organizations/get_project.py +0 -5
- pulumi_gcp/organizations/iam_audit_config.py +13 -18
- pulumi_gcp/organizations/iam_binding.py +3 -8
- pulumi_gcp/organizations/iam_custom_role.py +0 -5
- pulumi_gcp/organizations/iam_member.py +125 -130
- pulumi_gcp/organizations/iam_policy.py +120 -125
- pulumi_gcp/organizations/outputs.py +0 -5
- pulumi_gcp/organizations/policy.py +49 -54
- pulumi_gcp/organizations/project.py +0 -5
- pulumi_gcp/orgpolicy/_inputs.py +0 -183
- pulumi_gcp/orgpolicy/custom_constraint.py +10 -15
- pulumi_gcp/orgpolicy/outputs.py +0 -5
- pulumi_gcp/orgpolicy/policy.py +98 -103
- pulumi_gcp/osconfig/_inputs.py +27 -2232
- pulumi_gcp/osconfig/guest_policies.py +166 -171
- pulumi_gcp/osconfig/os_policy_assignment.py +153 -158
- pulumi_gcp/osconfig/outputs.py +0 -5
- pulumi_gcp/osconfig/patch_deployment.py +321 -326
- pulumi_gcp/oslogin/ssh_public_key.py +0 -5
- pulumi_gcp/parallelstore/instance.py +0 -5
- pulumi_gcp/privilegedaccessmanager/_inputs.py +0 -170
- pulumi_gcp/privilegedaccessmanager/entitlement.py +89 -94
- pulumi_gcp/privilegedaccessmanager/outputs.py +0 -5
- pulumi_gcp/projects/_inputs.py +0 -262
- pulumi_gcp/projects/access_approval_settings.py +25 -30
- pulumi_gcp/projects/api_key.py +83 -88
- pulumi_gcp/projects/default_service_accounts.py +0 -5
- pulumi_gcp/projects/get_iam_policy.py +0 -5
- pulumi_gcp/projects/get_organization_policy.py +0 -5
- pulumi_gcp/projects/get_project.py +0 -5
- pulumi_gcp/projects/get_project_service.py +0 -5
- pulumi_gcp/projects/iam_audit_config.py +125 -130
- pulumi_gcp/projects/iam_binding.py +125 -130
- pulumi_gcp/projects/iam_custom_role.py +0 -5
- pulumi_gcp/projects/iam_member.py +125 -130
- pulumi_gcp/projects/iam_member_remove.py +0 -5
- pulumi_gcp/projects/iam_policy.py +120 -125
- pulumi_gcp/projects/organization_policy.py +49 -54
- pulumi_gcp/projects/outputs.py +0 -5
- pulumi_gcp/projects/service.py +0 -5
- pulumi_gcp/projects/service_identity.py +0 -5
- pulumi_gcp/projects/usage_export_bucket.py +0 -5
- pulumi_gcp/provider.py +2 -7
- pulumi_gcp/pubsub/_inputs.py +0 -438
- pulumi_gcp/pubsub/get_schema_iam_policy.py +0 -5
- pulumi_gcp/pubsub/get_subscription.py +0 -5
- pulumi_gcp/pubsub/get_subscription_iam_policy.py +0 -5
- pulumi_gcp/pubsub/get_topic.py +0 -5
- pulumi_gcp/pubsub/get_topic_iam_policy.py +0 -5
- pulumi_gcp/pubsub/lite_reservation.py +0 -5
- pulumi_gcp/pubsub/lite_subscription.py +31 -36
- pulumi_gcp/pubsub/lite_topic.py +41 -46
- pulumi_gcp/pubsub/outputs.py +0 -5
- pulumi_gcp/pubsub/schema.py +8 -13
- pulumi_gcp/pubsub/schema_iam_binding.py +19 -24
- pulumi_gcp/pubsub/schema_iam_member.py +19 -24
- pulumi_gcp/pubsub/schema_iam_policy.py +16 -21
- pulumi_gcp/pubsub/subscription.py +136 -141
- pulumi_gcp/pubsub/subscription_iam_binding.py +19 -24
- pulumi_gcp/pubsub/subscription_iam_member.py +19 -24
- pulumi_gcp/pubsub/subscription_iam_policy.py +16 -21
- pulumi_gcp/pubsub/topic.py +45 -50
- pulumi_gcp/pubsub/topic_iam_binding.py +19 -24
- pulumi_gcp/pubsub/topic_iam_member.py +19 -24
- pulumi_gcp/pubsub/topic_iam_policy.py +16 -21
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/recaptcha/_inputs.py +0 -89
- pulumi_gcp/recaptcha/enterprise_key.py +127 -132
- pulumi_gcp/recaptcha/outputs.py +0 -5
- pulumi_gcp/redis/_inputs.py +0 -321
- pulumi_gcp/redis/cluster.py +54 -59
- pulumi_gcp/redis/get_instance.py +0 -5
- pulumi_gcp/redis/instance.py +46 -51
- pulumi_gcp/redis/outputs.py +0 -5
- pulumi_gcp/resourcemanager/lien.py +0 -5
- pulumi_gcp/runtimeconfig/_inputs.py +0 -25
- pulumi_gcp/runtimeconfig/config.py +0 -5
- pulumi_gcp/runtimeconfig/config_iam_binding.py +3 -8
- pulumi_gcp/runtimeconfig/config_iam_member.py +3 -8
- pulumi_gcp/runtimeconfig/config_iam_policy.py +0 -5
- pulumi_gcp/runtimeconfig/get_config.py +0 -5
- pulumi_gcp/runtimeconfig/get_config_iam_policy.py +0 -5
- pulumi_gcp/runtimeconfig/get_variable.py +0 -5
- pulumi_gcp/runtimeconfig/outputs.py +0 -5
- pulumi_gcp/runtimeconfig/variable.py +0 -5
- pulumi_gcp/secretmanager/_inputs.py +0 -143
- pulumi_gcp/secretmanager/get_secret.py +0 -5
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +0 -5
- pulumi_gcp/secretmanager/get_secret_version.py +0 -5
- pulumi_gcp/secretmanager/get_secret_version_access.py +0 -5
- pulumi_gcp/secretmanager/get_secrets.py +0 -5
- pulumi_gcp/secretmanager/outputs.py +0 -5
- pulumi_gcp/secretmanager/secret.py +63 -68
- pulumi_gcp/secretmanager/secret_iam_binding.py +97 -102
- pulumi_gcp/secretmanager/secret_iam_member.py +97 -102
- pulumi_gcp/secretmanager/secret_iam_policy.py +92 -97
- pulumi_gcp/secretmanager/secret_version.py +48 -53
- pulumi_gcp/securesourcemanager/_inputs.py +0 -75
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +0 -5
- pulumi_gcp/securesourcemanager/instance.py +73 -78
- pulumi_gcp/securesourcemanager/instance_iam_binding.py +3 -8
- pulumi_gcp/securesourcemanager/instance_iam_member.py +3 -8
- pulumi_gcp/securesourcemanager/instance_iam_policy.py +0 -5
- pulumi_gcp/securesourcemanager/outputs.py +0 -5
- pulumi_gcp/securitycenter/_inputs.py +9 -862
- pulumi_gcp/securitycenter/event_threat_detection_custom_module.py +0 -5
- pulumi_gcp/securitycenter/folder_custom_module.py +77 -82
- pulumi_gcp/securitycenter/get_source_iam_policy.py +0 -5
- pulumi_gcp/securitycenter/instance_iam_binding.py +33 -102
- pulumi_gcp/securitycenter/instance_iam_member.py +33 -102
- pulumi_gcp/securitycenter/instance_iam_policy.py +30 -99
- pulumi_gcp/securitycenter/management_folder_security_health_analytics_custom_module.py +77 -82
- pulumi_gcp/securitycenter/management_organization_event_threat_detection_custom_module.py +0 -5
- pulumi_gcp/securitycenter/management_organization_security_health_analytics_custom_module.py +77 -82
- pulumi_gcp/securitycenter/management_project_security_health_analytics_custom_module.py +77 -82
- pulumi_gcp/securitycenter/mute_config.py +0 -5
- pulumi_gcp/securitycenter/notification_config.py +11 -16
- pulumi_gcp/securitycenter/organization_custom_module.py +77 -82
- pulumi_gcp/securitycenter/outputs.py +0 -5
- pulumi_gcp/securitycenter/project_custom_module.py +77 -82
- pulumi_gcp/securitycenter/source.py +0 -5
- pulumi_gcp/securitycenter/source_iam_binding.py +3 -8
- pulumi_gcp/securitycenter/source_iam_member.py +3 -8
- pulumi_gcp/securitycenter/source_iam_policy.py +0 -5
- pulumi_gcp/securityposture/_inputs.py +0 -457
- pulumi_gcp/securityposture/outputs.py +0 -5
- pulumi_gcp/securityposture/posture.py +181 -186
- pulumi_gcp/securityposture/posture_deployment.py +30 -35
- pulumi_gcp/serviceaccount/_inputs.py +0 -51
- pulumi_gcp/serviceaccount/account.py +0 -5
- pulumi_gcp/serviceaccount/get_account.py +0 -5
- pulumi_gcp/serviceaccount/get_account_access_token.py +0 -5
- pulumi_gcp/serviceaccount/get_account_id_token.py +0 -5
- pulumi_gcp/serviceaccount/get_account_jwt.py +0 -5
- pulumi_gcp/serviceaccount/get_account_key.py +0 -5
- pulumi_gcp/serviceaccount/get_iam_policy.py +0 -5
- pulumi_gcp/serviceaccount/iam_binding.py +61 -66
- pulumi_gcp/serviceaccount/iam_member.py +61 -66
- pulumi_gcp/serviceaccount/iam_policy.py +56 -61
- pulumi_gcp/serviceaccount/key.py +0 -5
- pulumi_gcp/serviceaccount/outputs.py +0 -5
- pulumi_gcp/servicedirectory/_inputs.py +0 -43
- pulumi_gcp/servicedirectory/endpoint.py +0 -5
- pulumi_gcp/servicedirectory/get_namespace_iam_policy.py +0 -5
- pulumi_gcp/servicedirectory/get_service_iam_policy.py +0 -5
- pulumi_gcp/servicedirectory/namespace.py +0 -5
- pulumi_gcp/servicedirectory/namespace_iam_binding.py +19 -24
- pulumi_gcp/servicedirectory/namespace_iam_member.py +19 -24
- pulumi_gcp/servicedirectory/namespace_iam_policy.py +16 -21
- pulumi_gcp/servicedirectory/outputs.py +0 -5
- pulumi_gcp/servicedirectory/service.py +0 -5
- pulumi_gcp/servicedirectory/service_iam_binding.py +19 -24
- pulumi_gcp/servicedirectory/service_iam_member.py +19 -24
- pulumi_gcp/servicedirectory/service_iam_policy.py +16 -21
- pulumi_gcp/servicenetworking/connection.py +0 -5
- pulumi_gcp/servicenetworking/get_peered_dns_domain.py +0 -5
- pulumi_gcp/servicenetworking/peered_dns_domain.py +0 -5
- pulumi_gcp/servicenetworking/vpc_service_controls.py +0 -5
- pulumi_gcp/serviceusage/consumer_quota_override.py +0 -5
- pulumi_gcp/sourcerepo/_inputs.py +0 -49
- pulumi_gcp/sourcerepo/get_repository.py +0 -5
- pulumi_gcp/sourcerepo/get_repository_iam_policy.py +0 -5
- pulumi_gcp/sourcerepo/outputs.py +0 -5
- pulumi_gcp/sourcerepo/repository.py +15 -20
- pulumi_gcp/sourcerepo/repository_iam_binding.py +102 -116
- pulumi_gcp/sourcerepo/repository_iam_member.py +102 -116
- pulumi_gcp/sourcerepo/repository_iam_policy.py +92 -106
- pulumi_gcp/spanner/_inputs.py +0 -157
- pulumi_gcp/spanner/database.py +5 -10
- pulumi_gcp/spanner/database_iam_binding.py +97 -102
- pulumi_gcp/spanner/database_iam_member.py +97 -102
- pulumi_gcp/spanner/database_iam_policy.py +92 -97
- pulumi_gcp/spanner/get_database_iam_policy.py +0 -5
- pulumi_gcp/spanner/get_instance.py +0 -5
- pulumi_gcp/spanner/get_instance_iam_policy.py +0 -5
- pulumi_gcp/spanner/instance.py +25 -30
- pulumi_gcp/spanner/instance_config.py +5 -10
- pulumi_gcp/spanner/instance_iam_binding.py +19 -24
- pulumi_gcp/spanner/instance_iam_member.py +19 -24
- pulumi_gcp/spanner/instance_iam_policy.py +16 -21
- pulumi_gcp/spanner/outputs.py +0 -5
- pulumi_gcp/sql/_inputs.py +0 -616
- pulumi_gcp/sql/database.py +12 -17
- pulumi_gcp/sql/database_instance.py +88 -93
- pulumi_gcp/sql/get_backup_run.py +0 -5
- pulumi_gcp/sql/get_ca_certs.py +0 -5
- pulumi_gcp/sql/get_database.py +0 -5
- pulumi_gcp/sql/get_database_instance.py +0 -5
- pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +0 -5
- pulumi_gcp/sql/get_database_instances.py +0 -5
- pulumi_gcp/sql/get_databases.py +0 -5
- pulumi_gcp/sql/get_tiers.py +0 -5
- pulumi_gcp/sql/outputs.py +0 -5
- pulumi_gcp/sql/source_representation_instance.py +0 -5
- pulumi_gcp/sql/ssl_cert.py +6 -11
- pulumi_gcp/sql/user.py +38 -43
- pulumi_gcp/storage/__init__.py +0 -5
- pulumi_gcp/storage/_inputs.py +0 -958
- pulumi_gcp/storage/bucket.py +120 -125
- pulumi_gcp/storage/bucket_access_control.py +0 -5
- pulumi_gcp/storage/bucket_acl.py +0 -5
- pulumi_gcp/storage/bucket_iam_binding.py +97 -102
- pulumi_gcp/storage/bucket_iam_member.py +97 -102
- pulumi_gcp/storage/bucket_iam_policy.py +92 -97
- pulumi_gcp/storage/bucket_object.py +10 -15
- pulumi_gcp/storage/default_object_access_control.py +2 -7
- pulumi_gcp/storage/default_object_acl.py +0 -5
- pulumi_gcp/storage/get_bucket.py +0 -5
- pulumi_gcp/storage/get_bucket_iam_policy.py +0 -5
- pulumi_gcp/storage/get_bucket_object.py +0 -5
- pulumi_gcp/storage/get_bucket_object_content.py +0 -5
- pulumi_gcp/storage/get_bucket_objects.py +0 -5
- pulumi_gcp/storage/get_buckets.py +0 -5
- pulumi_gcp/storage/get_object_signed_url.py +0 -5
- pulumi_gcp/storage/get_project_service_account.py +6 -11
- pulumi_gcp/storage/get_transfer_project_service_account.py +0 -5
- pulumi_gcp/storage/get_transfer_project_servie_account.py +0 -5
- pulumi_gcp/storage/hmac_key.py +0 -5
- pulumi_gcp/storage/insights_report_config.py +71 -76
- pulumi_gcp/storage/notification.py +0 -5
- pulumi_gcp/storage/object_access_control.py +2 -7
- pulumi_gcp/storage/object_acl.py +0 -5
- pulumi_gcp/storage/outputs.py +0 -81
- pulumi_gcp/storage/transfer_agent_pool.py +11 -16
- pulumi_gcp/storage/transfer_job.py +108 -113
- pulumi_gcp/tags/_inputs.py +0 -43
- pulumi_gcp/tags/get_tag_key.py +0 -5
- pulumi_gcp/tags/get_tag_key_iam_policy.py +0 -5
- pulumi_gcp/tags/get_tag_keys.py +0 -5
- pulumi_gcp/tags/get_tag_value.py +0 -5
- pulumi_gcp/tags/get_tag_value_iam_policy.py +0 -5
- pulumi_gcp/tags/get_tag_values.py +0 -5
- pulumi_gcp/tags/location_tag_binding.py +0 -5
- pulumi_gcp/tags/outputs.py +0 -5
- pulumi_gcp/tags/tag_binding.py +0 -5
- pulumi_gcp/tags/tag_key.py +0 -5
- pulumi_gcp/tags/tag_key_iam_binding.py +19 -24
- pulumi_gcp/tags/tag_key_iam_member.py +19 -24
- pulumi_gcp/tags/tag_key_iam_policy.py +16 -21
- pulumi_gcp/tags/tag_value.py +0 -5
- pulumi_gcp/tags/tag_value_iam_binding.py +19 -24
- pulumi_gcp/tags/tag_value_iam_member.py +19 -24
- pulumi_gcp/tags/tag_value_iam_policy.py +16 -21
- pulumi_gcp/tpu/_inputs.py +0 -194
- pulumi_gcp/tpu/get_tensorflow_versions.py +0 -5
- pulumi_gcp/tpu/get_v2_accelerator_types.py +0 -5
- pulumi_gcp/tpu/get_v2_runtime_versions.py +0 -5
- pulumi_gcp/tpu/node.py +13 -18
- pulumi_gcp/tpu/outputs.py +0 -5
- pulumi_gcp/tpu/v2_vm.py +82 -87
- pulumi_gcp/vertex/_inputs.py +2 -843
- pulumi_gcp/vertex/ai_dataset.py +5 -10
- pulumi_gcp/vertex/ai_deployment_resource_pool.py +31 -36
- pulumi_gcp/vertex/ai_endpoint.py +13 -18
- pulumi_gcp/vertex/ai_endpoint_iam_binding.py +3 -8
- pulumi_gcp/vertex/ai_endpoint_iam_member.py +3 -8
- pulumi_gcp/vertex/ai_endpoint_iam_policy.py +0 -5
- pulumi_gcp/vertex/ai_feature_group.py +17 -22
- pulumi_gcp/vertex/ai_feature_group_feature.py +12 -17
- pulumi_gcp/vertex/ai_feature_online_store.py +75 -80
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +146 -151
- pulumi_gcp/vertex/ai_feature_store.py +52 -57
- pulumi_gcp/vertex/ai_feature_store_entity_type.py +87 -92
- pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +36 -41
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_binding.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_member.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_policy.py +0 -5
- pulumi_gcp/vertex/ai_feature_store_iam_binding.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_iam_member.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_iam_policy.py +0 -5
- pulumi_gcp/vertex/ai_index.py +63 -68
- pulumi_gcp/vertex/ai_index_endpoint.py +13 -18
- pulumi_gcp/vertex/ai_metadata_store.py +7 -12
- pulumi_gcp/vertex/ai_tensorboard.py +11 -16
- pulumi_gcp/vertex/get_ai_endpoint_iam_policy.py +0 -5
- pulumi_gcp/vertex/get_ai_featurestore_entitytype_iam_policy.py +0 -5
- pulumi_gcp/vertex/get_ai_featurestore_iam_policy.py +0 -5
- pulumi_gcp/vertex/get_ai_index.py +0 -5
- pulumi_gcp/vertex/outputs.py +2 -7
- pulumi_gcp/vmwareengine/_inputs.py +0 -290
- pulumi_gcp/vmwareengine/cluster.py +69 -74
- pulumi_gcp/vmwareengine/external_access_rule.py +56 -61
- pulumi_gcp/vmwareengine/external_address.py +22 -27
- pulumi_gcp/vmwareengine/get_cluster.py +0 -5
- pulumi_gcp/vmwareengine/get_external_access_rule.py +0 -5
- pulumi_gcp/vmwareengine/get_external_address.py +0 -5
- pulumi_gcp/vmwareengine/get_network.py +0 -5
- pulumi_gcp/vmwareengine/get_network_peering.py +0 -5
- pulumi_gcp/vmwareengine/get_network_policy.py +0 -5
- pulumi_gcp/vmwareengine/get_nsx_credentials.py +0 -5
- pulumi_gcp/vmwareengine/get_private_cloud.py +0 -5
- pulumi_gcp/vmwareengine/get_subnet.py +0 -5
- pulumi_gcp/vmwareengine/get_vcenter_credentials.py +0 -5
- pulumi_gcp/vmwareengine/network.py +2 -7
- pulumi_gcp/vmwareengine/network_peering.py +0 -5
- pulumi_gcp/vmwareengine/network_policy.py +22 -27
- pulumi_gcp/vmwareengine/outputs.py +0 -5
- pulumi_gcp/vmwareengine/private_cloud.py +62 -67
- pulumi_gcp/vmwareengine/subnet.py +24 -29
- pulumi_gcp/vpcaccess/_inputs.py +0 -22
- pulumi_gcp/vpcaccess/connector.py +11 -16
- pulumi_gcp/vpcaccess/get_connector.py +0 -5
- pulumi_gcp/vpcaccess/outputs.py +0 -5
- pulumi_gcp/workbench/_inputs.py +0 -319
- pulumi_gcp/workbench/get_instance_iam_policy.py +0 -5
- pulumi_gcp/workbench/instance.py +139 -144
- pulumi_gcp/workbench/instance_iam_binding.py +3 -8
- pulumi_gcp/workbench/instance_iam_member.py +3 -8
- pulumi_gcp/workbench/instance_iam_policy.py +0 -5
- pulumi_gcp/workbench/outputs.py +0 -5
- pulumi_gcp/workflows/workflow.py +0 -5
- pulumi_gcp/workstations/_inputs.py +0 -433
- pulumi_gcp/workstations/get_workstation_config_iam_policy.py +0 -5
- pulumi_gcp/workstations/get_workstation_iam_policy.py +0 -5
- pulumi_gcp/workstations/outputs.py +0 -5
- pulumi_gcp/workstations/workstation.py +14 -19
- pulumi_gcp/workstations/workstation_cluster.py +30 -35
- pulumi_gcp/workstations/workstation_config.py +246 -251
- pulumi_gcp/workstations/workstation_config_iam_binding.py +3 -8
- pulumi_gcp/workstations/workstation_config_iam_member.py +3 -8
- pulumi_gcp/workstations/workstation_config_iam_policy.py +0 -5
- pulumi_gcp/workstations/workstation_iam_binding.py +3 -8
- pulumi_gcp/workstations/workstation_iam_member.py +3 -8
- pulumi_gcp/workstations/workstation_iam_policy.py +0 -5
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/METADATA +1 -2
- pulumi_gcp-7.30.0a1719470057.dist-info/RECORD +1600 -0
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/WHEEL +1 -1
- pulumi_gcp/storage/get_managed_folder_iam_policy.py +0 -115
- pulumi_gcp/storage/managed_folder.py +0 -440
- pulumi_gcp/storage/managed_folder_iam_binding.py +0 -947
- pulumi_gcp/storage/managed_folder_iam_member.py +0 -947
- pulumi_gcp/storage/managed_folder_iam_policy.py +0 -766
- pulumi_gcp-7.30.0.dist-info/RECORD +0 -1605
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/top_level.txt +0 -0
pulumi_gcp/dataproc/_inputs.py
CHANGED
@@ -4,329 +4,160 @@
|
|
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
|
'AutoscalingPolicyBasicAlgorithmArgs',
|
19
|
-
'AutoscalingPolicyBasicAlgorithmArgsDict',
|
20
14
|
'AutoscalingPolicyBasicAlgorithmYarnConfigArgs',
|
21
|
-
'AutoscalingPolicyBasicAlgorithmYarnConfigArgsDict',
|
22
15
|
'AutoscalingPolicyIamBindingConditionArgs',
|
23
|
-
'AutoscalingPolicyIamBindingConditionArgsDict',
|
24
16
|
'AutoscalingPolicyIamMemberConditionArgs',
|
25
|
-
'AutoscalingPolicyIamMemberConditionArgsDict',
|
26
17
|
'AutoscalingPolicySecondaryWorkerConfigArgs',
|
27
|
-
'AutoscalingPolicySecondaryWorkerConfigArgsDict',
|
28
18
|
'AutoscalingPolicyWorkerConfigArgs',
|
29
|
-
'AutoscalingPolicyWorkerConfigArgsDict',
|
30
19
|
'ClusterClusterConfigArgs',
|
31
|
-
'ClusterClusterConfigArgsDict',
|
32
20
|
'ClusterClusterConfigAutoscalingConfigArgs',
|
33
|
-
'ClusterClusterConfigAutoscalingConfigArgsDict',
|
34
21
|
'ClusterClusterConfigAuxiliaryNodeGroupArgs',
|
35
|
-
'ClusterClusterConfigAuxiliaryNodeGroupArgsDict',
|
36
22
|
'ClusterClusterConfigAuxiliaryNodeGroupNodeGroupArgs',
|
37
|
-
'ClusterClusterConfigAuxiliaryNodeGroupNodeGroupArgsDict',
|
38
23
|
'ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigArgs',
|
39
|
-
'ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigArgsDict',
|
40
24
|
'ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigAcceleratorArgs',
|
41
|
-
'ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigAcceleratorArgsDict',
|
42
25
|
'ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigDiskConfigArgs',
|
43
|
-
'ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigDiskConfigArgsDict',
|
44
26
|
'ClusterClusterConfigDataprocMetricConfigArgs',
|
45
|
-
'ClusterClusterConfigDataprocMetricConfigArgsDict',
|
46
27
|
'ClusterClusterConfigDataprocMetricConfigMetricArgs',
|
47
|
-
'ClusterClusterConfigDataprocMetricConfigMetricArgsDict',
|
48
28
|
'ClusterClusterConfigEncryptionConfigArgs',
|
49
|
-
'ClusterClusterConfigEncryptionConfigArgsDict',
|
50
29
|
'ClusterClusterConfigEndpointConfigArgs',
|
51
|
-
'ClusterClusterConfigEndpointConfigArgsDict',
|
52
30
|
'ClusterClusterConfigGceClusterConfigArgs',
|
53
|
-
'ClusterClusterConfigGceClusterConfigArgsDict',
|
54
31
|
'ClusterClusterConfigGceClusterConfigNodeGroupAffinityArgs',
|
55
|
-
'ClusterClusterConfigGceClusterConfigNodeGroupAffinityArgsDict',
|
56
32
|
'ClusterClusterConfigGceClusterConfigReservationAffinityArgs',
|
57
|
-
'ClusterClusterConfigGceClusterConfigReservationAffinityArgsDict',
|
58
33
|
'ClusterClusterConfigGceClusterConfigShieldedInstanceConfigArgs',
|
59
|
-
'ClusterClusterConfigGceClusterConfigShieldedInstanceConfigArgsDict',
|
60
34
|
'ClusterClusterConfigInitializationActionArgs',
|
61
|
-
'ClusterClusterConfigInitializationActionArgsDict',
|
62
35
|
'ClusterClusterConfigLifecycleConfigArgs',
|
63
|
-
'ClusterClusterConfigLifecycleConfigArgsDict',
|
64
36
|
'ClusterClusterConfigMasterConfigArgs',
|
65
|
-
'ClusterClusterConfigMasterConfigArgsDict',
|
66
37
|
'ClusterClusterConfigMasterConfigAcceleratorArgs',
|
67
|
-
'ClusterClusterConfigMasterConfigAcceleratorArgsDict',
|
68
38
|
'ClusterClusterConfigMasterConfigDiskConfigArgs',
|
69
|
-
'ClusterClusterConfigMasterConfigDiskConfigArgsDict',
|
70
39
|
'ClusterClusterConfigMetastoreConfigArgs',
|
71
|
-
'ClusterClusterConfigMetastoreConfigArgsDict',
|
72
40
|
'ClusterClusterConfigPreemptibleWorkerConfigArgs',
|
73
|
-
'ClusterClusterConfigPreemptibleWorkerConfigArgsDict',
|
74
41
|
'ClusterClusterConfigPreemptibleWorkerConfigDiskConfigArgs',
|
75
|
-
'ClusterClusterConfigPreemptibleWorkerConfigDiskConfigArgsDict',
|
76
42
|
'ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyArgs',
|
77
|
-
'ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyArgsDict',
|
78
43
|
'ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstanceSelectionListArgs',
|
79
|
-
'ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstanceSelectionListArgsDict',
|
80
44
|
'ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstanceSelectionResultArgs',
|
81
|
-
'ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstanceSelectionResultArgsDict',
|
82
45
|
'ClusterClusterConfigSecurityConfigArgs',
|
83
|
-
'ClusterClusterConfigSecurityConfigArgsDict',
|
84
46
|
'ClusterClusterConfigSecurityConfigKerberosConfigArgs',
|
85
|
-
'ClusterClusterConfigSecurityConfigKerberosConfigArgsDict',
|
86
47
|
'ClusterClusterConfigSoftwareConfigArgs',
|
87
|
-
'ClusterClusterConfigSoftwareConfigArgsDict',
|
88
48
|
'ClusterClusterConfigWorkerConfigArgs',
|
89
|
-
'ClusterClusterConfigWorkerConfigArgsDict',
|
90
49
|
'ClusterClusterConfigWorkerConfigAcceleratorArgs',
|
91
|
-
'ClusterClusterConfigWorkerConfigAcceleratorArgsDict',
|
92
50
|
'ClusterClusterConfigWorkerConfigDiskConfigArgs',
|
93
|
-
'ClusterClusterConfigWorkerConfigDiskConfigArgsDict',
|
94
51
|
'ClusterIAMBindingConditionArgs',
|
95
|
-
'ClusterIAMBindingConditionArgsDict',
|
96
52
|
'ClusterIAMMemberConditionArgs',
|
97
|
-
'ClusterIAMMemberConditionArgsDict',
|
98
53
|
'ClusterVirtualClusterConfigArgs',
|
99
|
-
'ClusterVirtualClusterConfigArgsDict',
|
100
54
|
'ClusterVirtualClusterConfigAuxiliaryServicesConfigArgs',
|
101
|
-
'ClusterVirtualClusterConfigAuxiliaryServicesConfigArgsDict',
|
102
55
|
'ClusterVirtualClusterConfigAuxiliaryServicesConfigMetastoreConfigArgs',
|
103
|
-
'ClusterVirtualClusterConfigAuxiliaryServicesConfigMetastoreConfigArgsDict',
|
104
56
|
'ClusterVirtualClusterConfigAuxiliaryServicesConfigSparkHistoryServerConfigArgs',
|
105
|
-
'ClusterVirtualClusterConfigAuxiliaryServicesConfigSparkHistoryServerConfigArgsDict',
|
106
57
|
'ClusterVirtualClusterConfigKubernetesClusterConfigArgs',
|
107
|
-
'ClusterVirtualClusterConfigKubernetesClusterConfigArgsDict',
|
108
58
|
'ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigArgs',
|
109
|
-
'ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigArgsDict',
|
110
59
|
'ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetArgs',
|
111
|
-
'ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetArgsDict',
|
112
60
|
'ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigArgs',
|
113
|
-
'ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigArgsDict',
|
114
61
|
'ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigAutoscalingArgs',
|
115
|
-
'ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigAutoscalingArgsDict',
|
116
62
|
'ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigConfigArgs',
|
117
|
-
'ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigConfigArgsDict',
|
118
63
|
'ClusterVirtualClusterConfigKubernetesClusterConfigKubernetesSoftwareConfigArgs',
|
119
|
-
'ClusterVirtualClusterConfigKubernetesClusterConfigKubernetesSoftwareConfigArgsDict',
|
120
64
|
'JobHadoopConfigArgs',
|
121
|
-
'JobHadoopConfigArgsDict',
|
122
65
|
'JobHadoopConfigLoggingConfigArgs',
|
123
|
-
'JobHadoopConfigLoggingConfigArgsDict',
|
124
66
|
'JobHiveConfigArgs',
|
125
|
-
'JobHiveConfigArgsDict',
|
126
67
|
'JobIAMBindingConditionArgs',
|
127
|
-
'JobIAMBindingConditionArgsDict',
|
128
68
|
'JobIAMMemberConditionArgs',
|
129
|
-
'JobIAMMemberConditionArgsDict',
|
130
69
|
'JobPigConfigArgs',
|
131
|
-
'JobPigConfigArgsDict',
|
132
70
|
'JobPigConfigLoggingConfigArgs',
|
133
|
-
'JobPigConfigLoggingConfigArgsDict',
|
134
71
|
'JobPlacementArgs',
|
135
|
-
'JobPlacementArgsDict',
|
136
72
|
'JobPrestoConfigArgs',
|
137
|
-
'JobPrestoConfigArgsDict',
|
138
73
|
'JobPrestoConfigLoggingConfigArgs',
|
139
|
-
'JobPrestoConfigLoggingConfigArgsDict',
|
140
74
|
'JobPysparkConfigArgs',
|
141
|
-
'JobPysparkConfigArgsDict',
|
142
75
|
'JobPysparkConfigLoggingConfigArgs',
|
143
|
-
'JobPysparkConfigLoggingConfigArgsDict',
|
144
76
|
'JobReferenceArgs',
|
145
|
-
'JobReferenceArgsDict',
|
146
77
|
'JobSchedulingArgs',
|
147
|
-
'JobSchedulingArgsDict',
|
148
78
|
'JobSparkConfigArgs',
|
149
|
-
'JobSparkConfigArgsDict',
|
150
79
|
'JobSparkConfigLoggingConfigArgs',
|
151
|
-
'JobSparkConfigLoggingConfigArgsDict',
|
152
80
|
'JobSparksqlConfigArgs',
|
153
|
-
'JobSparksqlConfigArgsDict',
|
154
81
|
'JobSparksqlConfigLoggingConfigArgs',
|
155
|
-
'JobSparksqlConfigLoggingConfigArgsDict',
|
156
82
|
'JobStatusArgs',
|
157
|
-
'JobStatusArgsDict',
|
158
83
|
'MetastoreFederationBackendMetastoreArgs',
|
159
|
-
'MetastoreFederationBackendMetastoreArgsDict',
|
160
84
|
'MetastoreFederationIamBindingConditionArgs',
|
161
|
-
'MetastoreFederationIamBindingConditionArgsDict',
|
162
85
|
'MetastoreFederationIamMemberConditionArgs',
|
163
|
-
'MetastoreFederationIamMemberConditionArgsDict',
|
164
86
|
'MetastoreServiceEncryptionConfigArgs',
|
165
|
-
'MetastoreServiceEncryptionConfigArgsDict',
|
166
87
|
'MetastoreServiceHiveMetastoreConfigArgs',
|
167
|
-
'MetastoreServiceHiveMetastoreConfigArgsDict',
|
168
88
|
'MetastoreServiceHiveMetastoreConfigAuxiliaryVersionArgs',
|
169
|
-
'MetastoreServiceHiveMetastoreConfigAuxiliaryVersionArgsDict',
|
170
89
|
'MetastoreServiceHiveMetastoreConfigKerberosConfigArgs',
|
171
|
-
'MetastoreServiceHiveMetastoreConfigKerberosConfigArgsDict',
|
172
90
|
'MetastoreServiceHiveMetastoreConfigKerberosConfigKeytabArgs',
|
173
|
-
'MetastoreServiceHiveMetastoreConfigKerberosConfigKeytabArgsDict',
|
174
91
|
'MetastoreServiceIamBindingConditionArgs',
|
175
|
-
'MetastoreServiceIamBindingConditionArgsDict',
|
176
92
|
'MetastoreServiceIamMemberConditionArgs',
|
177
|
-
'MetastoreServiceIamMemberConditionArgsDict',
|
178
93
|
'MetastoreServiceMaintenanceWindowArgs',
|
179
|
-
'MetastoreServiceMaintenanceWindowArgsDict',
|
180
94
|
'MetastoreServiceMetadataIntegrationArgs',
|
181
|
-
'MetastoreServiceMetadataIntegrationArgsDict',
|
182
95
|
'MetastoreServiceMetadataIntegrationDataCatalogConfigArgs',
|
183
|
-
'MetastoreServiceMetadataIntegrationDataCatalogConfigArgsDict',
|
184
96
|
'MetastoreServiceNetworkConfigArgs',
|
185
|
-
'MetastoreServiceNetworkConfigArgsDict',
|
186
97
|
'MetastoreServiceNetworkConfigConsumerArgs',
|
187
|
-
'MetastoreServiceNetworkConfigConsumerArgsDict',
|
188
98
|
'MetastoreServiceScalingConfigArgs',
|
189
|
-
'MetastoreServiceScalingConfigArgsDict',
|
190
99
|
'MetastoreServiceScalingConfigAutoscalingConfigArgs',
|
191
|
-
'MetastoreServiceScalingConfigAutoscalingConfigArgsDict',
|
192
100
|
'MetastoreServiceScalingConfigAutoscalingConfigLimitConfigArgs',
|
193
|
-
'MetastoreServiceScalingConfigAutoscalingConfigLimitConfigArgsDict',
|
194
101
|
'MetastoreServiceScheduledBackupArgs',
|
195
|
-
'MetastoreServiceScheduledBackupArgsDict',
|
196
102
|
'MetastoreServiceTelemetryConfigArgs',
|
197
|
-
'MetastoreServiceTelemetryConfigArgsDict',
|
198
103
|
'WorkflowTemplateJobArgs',
|
199
|
-
'WorkflowTemplateJobArgsDict',
|
200
104
|
'WorkflowTemplateJobHadoopJobArgs',
|
201
|
-
'WorkflowTemplateJobHadoopJobArgsDict',
|
202
105
|
'WorkflowTemplateJobHadoopJobLoggingConfigArgs',
|
203
|
-
'WorkflowTemplateJobHadoopJobLoggingConfigArgsDict',
|
204
106
|
'WorkflowTemplateJobHiveJobArgs',
|
205
|
-
'WorkflowTemplateJobHiveJobArgsDict',
|
206
107
|
'WorkflowTemplateJobHiveJobQueryListArgs',
|
207
|
-
'WorkflowTemplateJobHiveJobQueryListArgsDict',
|
208
108
|
'WorkflowTemplateJobPigJobArgs',
|
209
|
-
'WorkflowTemplateJobPigJobArgsDict',
|
210
109
|
'WorkflowTemplateJobPigJobLoggingConfigArgs',
|
211
|
-
'WorkflowTemplateJobPigJobLoggingConfigArgsDict',
|
212
110
|
'WorkflowTemplateJobPigJobQueryListArgs',
|
213
|
-
'WorkflowTemplateJobPigJobQueryListArgsDict',
|
214
111
|
'WorkflowTemplateJobPrestoJobArgs',
|
215
|
-
'WorkflowTemplateJobPrestoJobArgsDict',
|
216
112
|
'WorkflowTemplateJobPrestoJobLoggingConfigArgs',
|
217
|
-
'WorkflowTemplateJobPrestoJobLoggingConfigArgsDict',
|
218
113
|
'WorkflowTemplateJobPrestoJobQueryListArgs',
|
219
|
-
'WorkflowTemplateJobPrestoJobQueryListArgsDict',
|
220
114
|
'WorkflowTemplateJobPysparkJobArgs',
|
221
|
-
'WorkflowTemplateJobPysparkJobArgsDict',
|
222
115
|
'WorkflowTemplateJobPysparkJobLoggingConfigArgs',
|
223
|
-
'WorkflowTemplateJobPysparkJobLoggingConfigArgsDict',
|
224
116
|
'WorkflowTemplateJobSchedulingArgs',
|
225
|
-
'WorkflowTemplateJobSchedulingArgsDict',
|
226
117
|
'WorkflowTemplateJobSparkJobArgs',
|
227
|
-
'WorkflowTemplateJobSparkJobArgsDict',
|
228
118
|
'WorkflowTemplateJobSparkJobLoggingConfigArgs',
|
229
|
-
'WorkflowTemplateJobSparkJobLoggingConfigArgsDict',
|
230
119
|
'WorkflowTemplateJobSparkRJobArgs',
|
231
|
-
'WorkflowTemplateJobSparkRJobArgsDict',
|
232
120
|
'WorkflowTemplateJobSparkRJobLoggingConfigArgs',
|
233
|
-
'WorkflowTemplateJobSparkRJobLoggingConfigArgsDict',
|
234
121
|
'WorkflowTemplateJobSparkSqlJobArgs',
|
235
|
-
'WorkflowTemplateJobSparkSqlJobArgsDict',
|
236
122
|
'WorkflowTemplateJobSparkSqlJobLoggingConfigArgs',
|
237
|
-
'WorkflowTemplateJobSparkSqlJobLoggingConfigArgsDict',
|
238
123
|
'WorkflowTemplateJobSparkSqlJobQueryListArgs',
|
239
|
-
'WorkflowTemplateJobSparkSqlJobQueryListArgsDict',
|
240
124
|
'WorkflowTemplateParameterArgs',
|
241
|
-
'WorkflowTemplateParameterArgsDict',
|
242
125
|
'WorkflowTemplateParameterValidationArgs',
|
243
|
-
'WorkflowTemplateParameterValidationArgsDict',
|
244
126
|
'WorkflowTemplateParameterValidationRegexArgs',
|
245
|
-
'WorkflowTemplateParameterValidationRegexArgsDict',
|
246
127
|
'WorkflowTemplateParameterValidationValuesArgs',
|
247
|
-
'WorkflowTemplateParameterValidationValuesArgsDict',
|
248
128
|
'WorkflowTemplatePlacementArgs',
|
249
|
-
'WorkflowTemplatePlacementArgsDict',
|
250
129
|
'WorkflowTemplatePlacementClusterSelectorArgs',
|
251
|
-
'WorkflowTemplatePlacementClusterSelectorArgsDict',
|
252
130
|
'WorkflowTemplatePlacementManagedClusterArgs',
|
253
|
-
'WorkflowTemplatePlacementManagedClusterArgsDict',
|
254
131
|
'WorkflowTemplatePlacementManagedClusterConfigArgs',
|
255
|
-
'WorkflowTemplatePlacementManagedClusterConfigArgsDict',
|
256
132
|
'WorkflowTemplatePlacementManagedClusterConfigAutoscalingConfigArgs',
|
257
|
-
'WorkflowTemplatePlacementManagedClusterConfigAutoscalingConfigArgsDict',
|
258
133
|
'WorkflowTemplatePlacementManagedClusterConfigEncryptionConfigArgs',
|
259
|
-
'WorkflowTemplatePlacementManagedClusterConfigEncryptionConfigArgsDict',
|
260
134
|
'WorkflowTemplatePlacementManagedClusterConfigEndpointConfigArgs',
|
261
|
-
'WorkflowTemplatePlacementManagedClusterConfigEndpointConfigArgsDict',
|
262
135
|
'WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigArgs',
|
263
|
-
'WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigArgsDict',
|
264
136
|
'WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigNodeGroupAffinityArgs',
|
265
|
-
'WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigNodeGroupAffinityArgsDict',
|
266
137
|
'WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigReservationAffinityArgs',
|
267
|
-
'WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigReservationAffinityArgsDict',
|
268
138
|
'WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigShieldedInstanceConfigArgs',
|
269
|
-
'WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigShieldedInstanceConfigArgsDict',
|
270
139
|
'WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfigArgs',
|
271
|
-
'WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfigArgsDict',
|
272
140
|
'WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfigNamespacedGkeDeploymentTargetArgs',
|
273
|
-
'WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfigNamespacedGkeDeploymentTargetArgsDict',
|
274
141
|
'WorkflowTemplatePlacementManagedClusterConfigInitializationActionArgs',
|
275
|
-
'WorkflowTemplatePlacementManagedClusterConfigInitializationActionArgsDict',
|
276
142
|
'WorkflowTemplatePlacementManagedClusterConfigLifecycleConfigArgs',
|
277
|
-
'WorkflowTemplatePlacementManagedClusterConfigLifecycleConfigArgsDict',
|
278
143
|
'WorkflowTemplatePlacementManagedClusterConfigMasterConfigArgs',
|
279
|
-
'WorkflowTemplatePlacementManagedClusterConfigMasterConfigArgsDict',
|
280
144
|
'WorkflowTemplatePlacementManagedClusterConfigMasterConfigAcceleratorArgs',
|
281
|
-
'WorkflowTemplatePlacementManagedClusterConfigMasterConfigAcceleratorArgsDict',
|
282
145
|
'WorkflowTemplatePlacementManagedClusterConfigMasterConfigDiskConfigArgs',
|
283
|
-
'WorkflowTemplatePlacementManagedClusterConfigMasterConfigDiskConfigArgsDict',
|
284
146
|
'WorkflowTemplatePlacementManagedClusterConfigMasterConfigManagedGroupConfigArgs',
|
285
|
-
'WorkflowTemplatePlacementManagedClusterConfigMasterConfigManagedGroupConfigArgsDict',
|
286
147
|
'WorkflowTemplatePlacementManagedClusterConfigMetastoreConfigArgs',
|
287
|
-
'WorkflowTemplatePlacementManagedClusterConfigMetastoreConfigArgsDict',
|
288
148
|
'WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigArgs',
|
289
|
-
'WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigArgsDict',
|
290
149
|
'WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigAcceleratorArgs',
|
291
|
-
'WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigAcceleratorArgsDict',
|
292
150
|
'WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigDiskConfigArgs',
|
293
|
-
'WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigDiskConfigArgsDict',
|
294
151
|
'WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigManagedGroupConfigArgs',
|
295
|
-
'WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigManagedGroupConfigArgsDict',
|
296
152
|
'WorkflowTemplatePlacementManagedClusterConfigSecurityConfigArgs',
|
297
|
-
'WorkflowTemplatePlacementManagedClusterConfigSecurityConfigArgsDict',
|
298
153
|
'WorkflowTemplatePlacementManagedClusterConfigSecurityConfigKerberosConfigArgs',
|
299
|
-
'WorkflowTemplatePlacementManagedClusterConfigSecurityConfigKerberosConfigArgsDict',
|
300
154
|
'WorkflowTemplatePlacementManagedClusterConfigSoftwareConfigArgs',
|
301
|
-
'WorkflowTemplatePlacementManagedClusterConfigSoftwareConfigArgsDict',
|
302
155
|
'WorkflowTemplatePlacementManagedClusterConfigWorkerConfigArgs',
|
303
|
-
'WorkflowTemplatePlacementManagedClusterConfigWorkerConfigArgsDict',
|
304
156
|
'WorkflowTemplatePlacementManagedClusterConfigWorkerConfigAcceleratorArgs',
|
305
|
-
'WorkflowTemplatePlacementManagedClusterConfigWorkerConfigAcceleratorArgsDict',
|
306
157
|
'WorkflowTemplatePlacementManagedClusterConfigWorkerConfigDiskConfigArgs',
|
307
|
-
'WorkflowTemplatePlacementManagedClusterConfigWorkerConfigDiskConfigArgsDict',
|
308
158
|
'WorkflowTemplatePlacementManagedClusterConfigWorkerConfigManagedGroupConfigArgs',
|
309
|
-
'WorkflowTemplatePlacementManagedClusterConfigWorkerConfigManagedGroupConfigArgsDict',
|
310
159
|
]
|
311
160
|
|
312
|
-
MYPY = False
|
313
|
-
|
314
|
-
if not MYPY:
|
315
|
-
class AutoscalingPolicyBasicAlgorithmArgsDict(TypedDict):
|
316
|
-
yarn_config: pulumi.Input['AutoscalingPolicyBasicAlgorithmYarnConfigArgsDict']
|
317
|
-
"""
|
318
|
-
YARN autoscaling configuration.
|
319
|
-
Structure is documented below.
|
320
|
-
"""
|
321
|
-
cooldown_period: NotRequired[pulumi.Input[str]]
|
322
|
-
"""
|
323
|
-
Duration between scaling events. A scaling period starts after the
|
324
|
-
update operation from the previous event has completed.
|
325
|
-
Bounds: [2m, 1d]. Default: 2m.
|
326
|
-
"""
|
327
|
-
elif False:
|
328
|
-
AutoscalingPolicyBasicAlgorithmArgsDict: TypeAlias = Mapping[str, Any]
|
329
|
-
|
330
161
|
@pulumi.input_type
|
331
162
|
class AutoscalingPolicyBasicAlgorithmArgs:
|
332
163
|
def __init__(__self__, *,
|
@@ -371,52 +202,6 @@ class AutoscalingPolicyBasicAlgorithmArgs:
|
|
371
202
|
pulumi.set(self, "cooldown_period", value)
|
372
203
|
|
373
204
|
|
374
|
-
if not MYPY:
|
375
|
-
class AutoscalingPolicyBasicAlgorithmYarnConfigArgsDict(TypedDict):
|
376
|
-
graceful_decommission_timeout: pulumi.Input[str]
|
377
|
-
"""
|
378
|
-
Timeout for YARN graceful decommissioning of Node Managers. Specifies the
|
379
|
-
duration to wait for jobs to complete before forcefully removing workers
|
380
|
-
(and potentially interrupting jobs). Only applicable to downscaling operations.
|
381
|
-
Bounds: [0s, 1d].
|
382
|
-
"""
|
383
|
-
scale_down_factor: pulumi.Input[float]
|
384
|
-
"""
|
385
|
-
Fraction of average pending memory in the last cooldown period for which to
|
386
|
-
remove workers. A scale-down factor of 1 will result in scaling down so that there
|
387
|
-
is no available memory remaining after the update (more aggressive scaling).
|
388
|
-
A scale-down factor of 0 disables removing workers, which can be beneficial for
|
389
|
-
autoscaling a single job.
|
390
|
-
Bounds: [0.0, 1.0].
|
391
|
-
"""
|
392
|
-
scale_up_factor: pulumi.Input[float]
|
393
|
-
"""
|
394
|
-
Fraction of average pending memory in the last cooldown period for which to
|
395
|
-
add workers. A scale-up factor of 1.0 will result in scaling up so that there
|
396
|
-
is no pending memory remaining after the update (more aggressive scaling).
|
397
|
-
A scale-up factor closer to 0 will result in a smaller magnitude of scaling up
|
398
|
-
(less aggressive scaling).
|
399
|
-
Bounds: [0.0, 1.0].
|
400
|
-
"""
|
401
|
-
scale_down_min_worker_fraction: NotRequired[pulumi.Input[float]]
|
402
|
-
"""
|
403
|
-
Minimum scale-down threshold as a fraction of total cluster size before scaling occurs.
|
404
|
-
For example, in a 20-worker cluster, a threshold of 0.1 means the autoscaler must
|
405
|
-
recommend at least a 2 worker scale-down for the cluster to scale. A threshold of 0
|
406
|
-
means the autoscaler will scale down on any recommended change.
|
407
|
-
Bounds: [0.0, 1.0]. Default: 0.0.
|
408
|
-
"""
|
409
|
-
scale_up_min_worker_fraction: NotRequired[pulumi.Input[float]]
|
410
|
-
"""
|
411
|
-
Minimum scale-up threshold as a fraction of total cluster size before scaling
|
412
|
-
occurs. For example, in a 20-worker cluster, a threshold of 0.1 means the autoscaler
|
413
|
-
must recommend at least a 2-worker scale-up for the cluster to scale. A threshold of
|
414
|
-
0 means the autoscaler will scale up on any recommended change.
|
415
|
-
Bounds: [0.0, 1.0]. Default: 0.0.
|
416
|
-
"""
|
417
|
-
elif False:
|
418
|
-
AutoscalingPolicyBasicAlgorithmYarnConfigArgsDict: TypeAlias = Mapping[str, Any]
|
419
|
-
|
420
205
|
@pulumi.input_type
|
421
206
|
class AutoscalingPolicyBasicAlgorithmYarnConfigArgs:
|
422
207
|
def __init__(__self__, *,
|
@@ -543,14 +328,6 @@ class AutoscalingPolicyBasicAlgorithmYarnConfigArgs:
|
|
543
328
|
pulumi.set(self, "scale_up_min_worker_fraction", value)
|
544
329
|
|
545
330
|
|
546
|
-
if not MYPY:
|
547
|
-
class AutoscalingPolicyIamBindingConditionArgsDict(TypedDict):
|
548
|
-
expression: pulumi.Input[str]
|
549
|
-
title: pulumi.Input[str]
|
550
|
-
description: NotRequired[pulumi.Input[str]]
|
551
|
-
elif False:
|
552
|
-
AutoscalingPolicyIamBindingConditionArgsDict: TypeAlias = Mapping[str, Any]
|
553
|
-
|
554
331
|
@pulumi.input_type
|
555
332
|
class AutoscalingPolicyIamBindingConditionArgs:
|
556
333
|
def __init__(__self__, *,
|
@@ -590,14 +367,6 @@ class AutoscalingPolicyIamBindingConditionArgs:
|
|
590
367
|
pulumi.set(self, "description", value)
|
591
368
|
|
592
369
|
|
593
|
-
if not MYPY:
|
594
|
-
class AutoscalingPolicyIamMemberConditionArgsDict(TypedDict):
|
595
|
-
expression: pulumi.Input[str]
|
596
|
-
title: pulumi.Input[str]
|
597
|
-
description: NotRequired[pulumi.Input[str]]
|
598
|
-
elif False:
|
599
|
-
AutoscalingPolicyIamMemberConditionArgsDict: TypeAlias = Mapping[str, Any]
|
600
|
-
|
601
370
|
@pulumi.input_type
|
602
371
|
class AutoscalingPolicyIamMemberConditionArgs:
|
603
372
|
def __init__(__self__, *,
|
@@ -637,36 +406,6 @@ class AutoscalingPolicyIamMemberConditionArgs:
|
|
637
406
|
pulumi.set(self, "description", value)
|
638
407
|
|
639
408
|
|
640
|
-
if not MYPY:
|
641
|
-
class AutoscalingPolicySecondaryWorkerConfigArgsDict(TypedDict):
|
642
|
-
max_instances: NotRequired[pulumi.Input[int]]
|
643
|
-
"""
|
644
|
-
Maximum number of instances for this group. Note that by default, clusters will not use
|
645
|
-
secondary workers. Required for secondary workers if the minimum secondary instances is set.
|
646
|
-
Bounds: [minInstances, ). Defaults to 0.
|
647
|
-
"""
|
648
|
-
min_instances: NotRequired[pulumi.Input[int]]
|
649
|
-
"""
|
650
|
-
Minimum number of instances for this group. Bounds: [0, maxInstances]. Defaults to 0.
|
651
|
-
"""
|
652
|
-
weight: NotRequired[pulumi.Input[int]]
|
653
|
-
"""
|
654
|
-
Weight for the instance group, which is used to determine the fraction of total workers
|
655
|
-
in the cluster from this instance group. For example, if primary workers have weight 2,
|
656
|
-
and secondary workers have weight 1, the cluster will have approximately 2 primary workers
|
657
|
-
for each secondary worker.
|
658
|
-
The cluster may not reach the specified balance if constrained by min/max bounds or other
|
659
|
-
autoscaling settings. For example, if maxInstances for secondary workers is 0, then only
|
660
|
-
primary workers will be added. The cluster can also be out of balance when created.
|
661
|
-
If weight is not set on any instance group, the cluster will default to equal weight for
|
662
|
-
all groups: the cluster will attempt to maintain an equal number of workers in each group
|
663
|
-
within the configured size bounds for each group. If weight is set for one group only,
|
664
|
-
the cluster will default to zero weight on the unset group. For example if weight is set
|
665
|
-
only on primary workers, the cluster will use primary workers only and no secondary workers.
|
666
|
-
"""
|
667
|
-
elif False:
|
668
|
-
AutoscalingPolicySecondaryWorkerConfigArgsDict: TypeAlias = Mapping[str, Any]
|
669
|
-
|
670
409
|
@pulumi.input_type
|
671
410
|
class AutoscalingPolicySecondaryWorkerConfigArgs:
|
672
411
|
def __init__(__self__, *,
|
@@ -748,34 +487,6 @@ class AutoscalingPolicySecondaryWorkerConfigArgs:
|
|
748
487
|
pulumi.set(self, "weight", value)
|
749
488
|
|
750
489
|
|
751
|
-
if not MYPY:
|
752
|
-
class AutoscalingPolicyWorkerConfigArgsDict(TypedDict):
|
753
|
-
max_instances: pulumi.Input[int]
|
754
|
-
"""
|
755
|
-
Maximum number of instances for this group.
|
756
|
-
"""
|
757
|
-
min_instances: NotRequired[pulumi.Input[int]]
|
758
|
-
"""
|
759
|
-
Minimum number of instances for this group. Bounds: [2, maxInstances]. Defaults to 2.
|
760
|
-
"""
|
761
|
-
weight: NotRequired[pulumi.Input[int]]
|
762
|
-
"""
|
763
|
-
Weight for the instance group, which is used to determine the fraction of total workers
|
764
|
-
in the cluster from this instance group. For example, if primary workers have weight 2,
|
765
|
-
and secondary workers have weight 1, the cluster will have approximately 2 primary workers
|
766
|
-
for each secondary worker.
|
767
|
-
The cluster may not reach the specified balance if constrained by min/max bounds or other
|
768
|
-
autoscaling settings. For example, if maxInstances for secondary workers is 0, then only
|
769
|
-
primary workers will be added. The cluster can also be out of balance when created.
|
770
|
-
If weight is not set on any instance group, the cluster will default to equal weight for
|
771
|
-
all groups: the cluster will attempt to maintain an equal number of workers in each group
|
772
|
-
within the configured size bounds for each group. If weight is set for one group only,
|
773
|
-
the cluster will default to zero weight on the unset group. For example if weight is set
|
774
|
-
only on primary workers, the cluster will use primary workers only and no secondary workers.
|
775
|
-
"""
|
776
|
-
elif False:
|
777
|
-
AutoscalingPolicyWorkerConfigArgsDict: TypeAlias = Mapping[str, Any]
|
778
|
-
|
779
490
|
@pulumi.input_type
|
780
491
|
class AutoscalingPolicyWorkerConfigArgs:
|
781
492
|
def __init__(__self__, *,
|
@@ -852,108 +563,6 @@ class AutoscalingPolicyWorkerConfigArgs:
|
|
852
563
|
pulumi.set(self, "weight", value)
|
853
564
|
|
854
565
|
|
855
|
-
if not MYPY:
|
856
|
-
class ClusterClusterConfigArgsDict(TypedDict):
|
857
|
-
autoscaling_config: NotRequired[pulumi.Input['ClusterClusterConfigAutoscalingConfigArgsDict']]
|
858
|
-
"""
|
859
|
-
The autoscaling policy config associated with the cluster.
|
860
|
-
Note that once set, if `autoscaling_config` is the only field set in `cluster_config`, it can
|
861
|
-
only be removed by setting `policy_uri = ""`, rather than removing the whole block.
|
862
|
-
Structure defined below.
|
863
|
-
"""
|
864
|
-
auxiliary_node_groups: NotRequired[pulumi.Input[Sequence[pulumi.Input['ClusterClusterConfigAuxiliaryNodeGroupArgsDict']]]]
|
865
|
-
"""
|
866
|
-
A Dataproc NodeGroup resource is a group of Dataproc cluster nodes that execute an assigned role.
|
867
|
-
Structure defined below.
|
868
|
-
"""
|
869
|
-
bucket: NotRequired[pulumi.Input[str]]
|
870
|
-
"""
|
871
|
-
The name of the cloud storage bucket ultimately used to house the staging data
|
872
|
-
for the cluster. If `staging_bucket` is specified, it will contain this value, otherwise
|
873
|
-
it will be the auto generated name.
|
874
|
-
"""
|
875
|
-
dataproc_metric_config: NotRequired[pulumi.Input['ClusterClusterConfigDataprocMetricConfigArgsDict']]
|
876
|
-
"""
|
877
|
-
The Compute Engine accelerator (GPU) configuration for these instances. Can be specified multiple times.
|
878
|
-
Structure defined below.
|
879
|
-
"""
|
880
|
-
encryption_config: NotRequired[pulumi.Input['ClusterClusterConfigEncryptionConfigArgsDict']]
|
881
|
-
"""
|
882
|
-
The Customer managed encryption keys settings for the cluster.
|
883
|
-
Structure defined below.
|
884
|
-
"""
|
885
|
-
endpoint_config: NotRequired[pulumi.Input['ClusterClusterConfigEndpointConfigArgsDict']]
|
886
|
-
"""
|
887
|
-
The config settings for port access on the cluster.
|
888
|
-
Structure defined below.
|
889
|
-
"""
|
890
|
-
gce_cluster_config: NotRequired[pulumi.Input['ClusterClusterConfigGceClusterConfigArgsDict']]
|
891
|
-
"""
|
892
|
-
Common config settings for resources of Google Compute Engine cluster
|
893
|
-
instances, applicable to all instances in the cluster. Structure defined below.
|
894
|
-
"""
|
895
|
-
initialization_actions: NotRequired[pulumi.Input[Sequence[pulumi.Input['ClusterClusterConfigInitializationActionArgsDict']]]]
|
896
|
-
"""
|
897
|
-
Commands to execute on each node after config is completed.
|
898
|
-
You can specify multiple versions of these. Structure defined below.
|
899
|
-
"""
|
900
|
-
lifecycle_config: NotRequired[pulumi.Input['ClusterClusterConfigLifecycleConfigArgsDict']]
|
901
|
-
"""
|
902
|
-
The settings for auto deletion cluster schedule.
|
903
|
-
Structure defined below.
|
904
|
-
"""
|
905
|
-
master_config: NotRequired[pulumi.Input['ClusterClusterConfigMasterConfigArgsDict']]
|
906
|
-
"""
|
907
|
-
The Google Compute Engine config settings for the master instances
|
908
|
-
in a cluster. Structure defined below.
|
909
|
-
"""
|
910
|
-
metastore_config: NotRequired[pulumi.Input['ClusterClusterConfigMetastoreConfigArgsDict']]
|
911
|
-
"""
|
912
|
-
The config setting for metastore service with the cluster.
|
913
|
-
Structure defined below.
|
914
|
-
- - -
|
915
|
-
"""
|
916
|
-
preemptible_worker_config: NotRequired[pulumi.Input['ClusterClusterConfigPreemptibleWorkerConfigArgsDict']]
|
917
|
-
"""
|
918
|
-
The Google Compute Engine config settings for the additional
|
919
|
-
instances in a cluster. Structure defined below.
|
920
|
-
* **NOTE** : `preemptible_worker_config` is
|
921
|
-
an alias for the api's [secondaryWorkerConfig](https://cloud.google.com/dataproc/docs/reference/rest/v1/ClusterConfig#InstanceGroupConfig). The name doesn't necessarily mean it is preemptible and is named as
|
922
|
-
such for legacy/compatibility reasons.
|
923
|
-
"""
|
924
|
-
security_config: NotRequired[pulumi.Input['ClusterClusterConfigSecurityConfigArgsDict']]
|
925
|
-
"""
|
926
|
-
Security related configuration. Structure defined below.
|
927
|
-
"""
|
928
|
-
software_config: NotRequired[pulumi.Input['ClusterClusterConfigSoftwareConfigArgsDict']]
|
929
|
-
"""
|
930
|
-
The config settings for software inside the cluster.
|
931
|
-
Structure defined below.
|
932
|
-
"""
|
933
|
-
staging_bucket: NotRequired[pulumi.Input[str]]
|
934
|
-
"""
|
935
|
-
The Cloud Storage staging bucket used to stage files,
|
936
|
-
such as Hadoop jars, between client machines and the cluster.
|
937
|
-
Note: If you don't explicitly specify a `staging_bucket`
|
938
|
-
then GCP will auto create / assign one for you. However, you are not guaranteed
|
939
|
-
an auto generated bucket which is solely dedicated to your cluster; it may be shared
|
940
|
-
with other clusters in the same region/zone also choosing to use the auto generation
|
941
|
-
option.
|
942
|
-
"""
|
943
|
-
temp_bucket: NotRequired[pulumi.Input[str]]
|
944
|
-
"""
|
945
|
-
The Cloud Storage temp bucket used to store ephemeral cluster
|
946
|
-
and jobs data, such as Spark and MapReduce history files.
|
947
|
-
Note: If you don't explicitly specify a `temp_bucket` then GCP will auto create / assign one for you.
|
948
|
-
"""
|
949
|
-
worker_config: NotRequired[pulumi.Input['ClusterClusterConfigWorkerConfigArgsDict']]
|
950
|
-
"""
|
951
|
-
The Google Compute Engine config settings for the worker instances
|
952
|
-
in a cluster. Structure defined below.
|
953
|
-
"""
|
954
|
-
elif False:
|
955
|
-
ClusterClusterConfigArgsDict: TypeAlias = Mapping[str, Any]
|
956
|
-
|
957
566
|
@pulumi.input_type
|
958
567
|
class ClusterClusterConfigArgs:
|
959
568
|
def __init__(__self__, *,
|
@@ -1291,23 +900,6 @@ class ClusterClusterConfigArgs:
|
|
1291
900
|
pulumi.set(self, "worker_config", value)
|
1292
901
|
|
1293
902
|
|
1294
|
-
if not MYPY:
|
1295
|
-
class ClusterClusterConfigAutoscalingConfigArgsDict(TypedDict):
|
1296
|
-
policy_uri: pulumi.Input[str]
|
1297
|
-
"""
|
1298
|
-
The autoscaling policy used by the cluster.
|
1299
|
-
|
1300
|
-
Only resource names including projectid and location (region) are valid. Examples:
|
1301
|
-
|
1302
|
-
`https://www.googleapis.com/compute/v1/projects/[projectId]/locations/[dataproc_region]/autoscalingPolicies/[policy_id]`
|
1303
|
-
`projects/[projectId]/locations/[dataproc_region]/autoscalingPolicies/[policy_id]`
|
1304
|
-
Note that the policy must be in the same project and Cloud Dataproc region.
|
1305
|
-
|
1306
|
-
- - -
|
1307
|
-
"""
|
1308
|
-
elif False:
|
1309
|
-
ClusterClusterConfigAutoscalingConfigArgsDict: TypeAlias = Mapping[str, Any]
|
1310
|
-
|
1311
903
|
@pulumi.input_type
|
1312
904
|
class ClusterClusterConfigAutoscalingConfigArgs:
|
1313
905
|
def __init__(__self__, *,
|
@@ -1346,19 +938,6 @@ class ClusterClusterConfigAutoscalingConfigArgs:
|
|
1346
938
|
pulumi.set(self, "policy_uri", value)
|
1347
939
|
|
1348
940
|
|
1349
|
-
if not MYPY:
|
1350
|
-
class ClusterClusterConfigAuxiliaryNodeGroupArgsDict(TypedDict):
|
1351
|
-
node_groups: pulumi.Input[Sequence[pulumi.Input['ClusterClusterConfigAuxiliaryNodeGroupNodeGroupArgsDict']]]
|
1352
|
-
"""
|
1353
|
-
Node group configuration.
|
1354
|
-
"""
|
1355
|
-
node_group_id: NotRequired[pulumi.Input[str]]
|
1356
|
-
"""
|
1357
|
-
A node group ID. Generated if not specified. The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of from 3 to 33 characters.
|
1358
|
-
"""
|
1359
|
-
elif False:
|
1360
|
-
ClusterClusterConfigAuxiliaryNodeGroupArgsDict: TypeAlias = Mapping[str, Any]
|
1361
|
-
|
1362
941
|
@pulumi.input_type
|
1363
942
|
class ClusterClusterConfigAuxiliaryNodeGroupArgs:
|
1364
943
|
def __init__(__self__, *,
|
@@ -1397,24 +976,6 @@ class ClusterClusterConfigAuxiliaryNodeGroupArgs:
|
|
1397
976
|
pulumi.set(self, "node_group_id", value)
|
1398
977
|
|
1399
978
|
|
1400
|
-
if not MYPY:
|
1401
|
-
class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupArgsDict(TypedDict):
|
1402
|
-
roles: pulumi.Input[Sequence[pulumi.Input[str]]]
|
1403
|
-
"""
|
1404
|
-
Node group roles.
|
1405
|
-
One of `"DRIVER"`.
|
1406
|
-
"""
|
1407
|
-
name: NotRequired[pulumi.Input[str]]
|
1408
|
-
"""
|
1409
|
-
The Node group resource name.
|
1410
|
-
"""
|
1411
|
-
node_group_config: NotRequired[pulumi.Input['ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigArgsDict']]
|
1412
|
-
"""
|
1413
|
-
The node group instance group configuration.
|
1414
|
-
"""
|
1415
|
-
elif False:
|
1416
|
-
ClusterClusterConfigAuxiliaryNodeGroupNodeGroupArgsDict: TypeAlias = Mapping[str, Any]
|
1417
|
-
|
1418
979
|
@pulumi.input_type
|
1419
980
|
class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupArgs:
|
1420
981
|
def __init__(__self__, *,
|
@@ -1471,42 +1032,6 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupArgs:
|
|
1471
1032
|
pulumi.set(self, "node_group_config", value)
|
1472
1033
|
|
1473
1034
|
|
1474
|
-
if not MYPY:
|
1475
|
-
class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigArgsDict(TypedDict):
|
1476
|
-
accelerators: NotRequired[pulumi.Input[Sequence[pulumi.Input['ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigAcceleratorArgsDict']]]]
|
1477
|
-
"""
|
1478
|
-
The Compute Engine accelerator (GPU) configuration for these instances. Can be specified
|
1479
|
-
multiple times.
|
1480
|
-
"""
|
1481
|
-
disk_config: NotRequired[pulumi.Input['ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigDiskConfigArgsDict']]
|
1482
|
-
"""
|
1483
|
-
Disk Config
|
1484
|
-
"""
|
1485
|
-
instance_names: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
1486
|
-
"""
|
1487
|
-
List of auxiliary node group instance names which have been assigned to the cluster.
|
1488
|
-
"""
|
1489
|
-
machine_type: NotRequired[pulumi.Input[str]]
|
1490
|
-
"""
|
1491
|
-
The name of a Google Compute Engine machine type
|
1492
|
-
to create for the node group. If not specified, GCP will default to a predetermined
|
1493
|
-
computed value (currently `n1-standard-4`).
|
1494
|
-
"""
|
1495
|
-
min_cpu_platform: NotRequired[pulumi.Input[str]]
|
1496
|
-
"""
|
1497
|
-
The name of a minimum generation of CPU family
|
1498
|
-
for the node group. If not specified, GCP will default to a predetermined computed value
|
1499
|
-
for each zone. See [the guide](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform)
|
1500
|
-
for details about which CPU families are available (and defaulted) for each zone.
|
1501
|
-
"""
|
1502
|
-
num_instances: NotRequired[pulumi.Input[int]]
|
1503
|
-
"""
|
1504
|
-
Specifies the number of master nodes to create.
|
1505
|
-
Please set a number greater than 0. Node Group must have at least 1 instance.
|
1506
|
-
"""
|
1507
|
-
elif False:
|
1508
|
-
ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigArgsDict: TypeAlias = Mapping[str, Any]
|
1509
|
-
|
1510
1035
|
@pulumi.input_type
|
1511
1036
|
class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigArgs:
|
1512
1037
|
def __init__(__self__, *,
|
@@ -1624,22 +1149,6 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigArgs:
|
|
1624
1149
|
pulumi.set(self, "num_instances", value)
|
1625
1150
|
|
1626
1151
|
|
1627
|
-
if not MYPY:
|
1628
|
-
class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigAcceleratorArgsDict(TypedDict):
|
1629
|
-
accelerator_count: pulumi.Input[int]
|
1630
|
-
"""
|
1631
|
-
The number of the accelerator cards of this type exposed to this instance. Often restricted to one of `1`, `2`, `4`, or `8`.
|
1632
|
-
|
1633
|
-
|
1634
|
-
- - -
|
1635
|
-
"""
|
1636
|
-
accelerator_type: pulumi.Input[str]
|
1637
|
-
"""
|
1638
|
-
The short name of the accelerator type to expose to this instance. For example, `nvidia-tesla-k80`.
|
1639
|
-
"""
|
1640
|
-
elif False:
|
1641
|
-
ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigAcceleratorArgsDict: TypeAlias = Mapping[str, Any]
|
1642
|
-
|
1643
1152
|
@pulumi.input_type
|
1644
1153
|
class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigAcceleratorArgs:
|
1645
1154
|
def __init__(__self__, *,
|
@@ -1683,33 +1192,6 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigAcceleratorA
|
|
1683
1192
|
pulumi.set(self, "accelerator_type", value)
|
1684
1193
|
|
1685
1194
|
|
1686
|
-
if not MYPY:
|
1687
|
-
class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigDiskConfigArgsDict(TypedDict):
|
1688
|
-
boot_disk_size_gb: NotRequired[pulumi.Input[int]]
|
1689
|
-
"""
|
1690
|
-
Size of the primary disk attached to each node, specified
|
1691
|
-
in GB. The primary disk contains the boot volume and system libraries, and the
|
1692
|
-
smallest allowed disk size is 10GB. GCP will default to a predetermined
|
1693
|
-
computed value if not set (currently 500GB). Note: If SSDs are not
|
1694
|
-
attached, it also contains the HDFS data blocks and Hadoop working directories.
|
1695
|
-
"""
|
1696
|
-
boot_disk_type: NotRequired[pulumi.Input[str]]
|
1697
|
-
"""
|
1698
|
-
The disk type of the primary disk attached to each node.
|
1699
|
-
One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
|
1700
|
-
"""
|
1701
|
-
local_ssd_interface: NotRequired[pulumi.Input[str]]
|
1702
|
-
"""
|
1703
|
-
Interface type of local SSDs (default is "scsi"). Valid values: "scsi" (Small Computer System Interface), "nvme" (Non-Volatile Memory Express).
|
1704
|
-
"""
|
1705
|
-
num_local_ssds: NotRequired[pulumi.Input[int]]
|
1706
|
-
"""
|
1707
|
-
The amount of local SSD disks that will be attached to each master cluster node.
|
1708
|
-
Defaults to 0.
|
1709
|
-
"""
|
1710
|
-
elif False:
|
1711
|
-
ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigDiskConfigArgsDict: TypeAlias = Mapping[str, Any]
|
1712
|
-
|
1713
1195
|
@pulumi.input_type
|
1714
1196
|
class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigDiskConfigArgs:
|
1715
1197
|
def __init__(__self__, *,
|
@@ -1793,15 +1275,6 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigDiskConfigAr
|
|
1793
1275
|
pulumi.set(self, "num_local_ssds", value)
|
1794
1276
|
|
1795
1277
|
|
1796
|
-
if not MYPY:
|
1797
|
-
class ClusterClusterConfigDataprocMetricConfigArgsDict(TypedDict):
|
1798
|
-
metrics: pulumi.Input[Sequence[pulumi.Input['ClusterClusterConfigDataprocMetricConfigMetricArgsDict']]]
|
1799
|
-
"""
|
1800
|
-
Metrics sources to enable.
|
1801
|
-
"""
|
1802
|
-
elif False:
|
1803
|
-
ClusterClusterConfigDataprocMetricConfigArgsDict: TypeAlias = Mapping[str, Any]
|
1804
|
-
|
1805
1278
|
@pulumi.input_type
|
1806
1279
|
class ClusterClusterConfigDataprocMetricConfigArgs:
|
1807
1280
|
def __init__(__self__, *,
|
@@ -1824,21 +1297,6 @@ class ClusterClusterConfigDataprocMetricConfigArgs:
|
|
1824
1297
|
pulumi.set(self, "metrics", value)
|
1825
1298
|
|
1826
1299
|
|
1827
|
-
if not MYPY:
|
1828
|
-
class ClusterClusterConfigDataprocMetricConfigMetricArgsDict(TypedDict):
|
1829
|
-
metric_source: pulumi.Input[str]
|
1830
|
-
"""
|
1831
|
-
A source for the collection of Dataproc OSS metrics (see [available OSS metrics](https://cloud.google.com//dataproc/docs/guides/monitoring#available_oss_metrics)).
|
1832
|
-
"""
|
1833
|
-
metric_overrides: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
1834
|
-
"""
|
1835
|
-
One or more [available OSS metrics] (https://cloud.google.com/dataproc/docs/guides/monitoring#available_oss_metrics) to collect for the metric course.
|
1836
|
-
|
1837
|
-
- - -
|
1838
|
-
"""
|
1839
|
-
elif False:
|
1840
|
-
ClusterClusterConfigDataprocMetricConfigMetricArgsDict: TypeAlias = Mapping[str, Any]
|
1841
|
-
|
1842
1300
|
@pulumi.input_type
|
1843
1301
|
class ClusterClusterConfigDataprocMetricConfigMetricArgs:
|
1844
1302
|
def __init__(__self__, *,
|
@@ -1881,18 +1339,6 @@ class ClusterClusterConfigDataprocMetricConfigMetricArgs:
|
|
1881
1339
|
pulumi.set(self, "metric_overrides", value)
|
1882
1340
|
|
1883
1341
|
|
1884
|
-
if not MYPY:
|
1885
|
-
class ClusterClusterConfigEncryptionConfigArgsDict(TypedDict):
|
1886
|
-
kms_key_name: pulumi.Input[str]
|
1887
|
-
"""
|
1888
|
-
The Cloud KMS key name to use for PD disk encryption for
|
1889
|
-
all instances in the cluster.
|
1890
|
-
|
1891
|
-
- - -
|
1892
|
-
"""
|
1893
|
-
elif False:
|
1894
|
-
ClusterClusterConfigEncryptionConfigArgsDict: TypeAlias = Mapping[str, Any]
|
1895
|
-
|
1896
1342
|
@pulumi.input_type
|
1897
1343
|
class ClusterClusterConfigEncryptionConfigArgs:
|
1898
1344
|
def __init__(__self__, *,
|
@@ -1921,21 +1367,6 @@ class ClusterClusterConfigEncryptionConfigArgs:
|
|
1921
1367
|
pulumi.set(self, "kms_key_name", value)
|
1922
1368
|
|
1923
1369
|
|
1924
|
-
if not MYPY:
|
1925
|
-
class ClusterClusterConfigEndpointConfigArgsDict(TypedDict):
|
1926
|
-
enable_http_port_access: pulumi.Input[bool]
|
1927
|
-
"""
|
1928
|
-
The flag to enable http access to specific ports
|
1929
|
-
on the cluster from external sources (aka Component Gateway). Defaults to false.
|
1930
|
-
"""
|
1931
|
-
http_ports: NotRequired[pulumi.Input[Mapping[str, Any]]]
|
1932
|
-
"""
|
1933
|
-
The map of port descriptions to URLs. Will only be populated if
|
1934
|
-
`enable_http_port_access` is true.
|
1935
|
-
"""
|
1936
|
-
elif False:
|
1937
|
-
ClusterClusterConfigEndpointConfigArgsDict: TypeAlias = Mapping[str, Any]
|
1938
|
-
|
1939
1370
|
@pulumi.input_type
|
1940
1371
|
class ClusterClusterConfigEndpointConfigArgs:
|
1941
1372
|
def __init__(__self__, *,
|
@@ -1978,77 +1409,6 @@ class ClusterClusterConfigEndpointConfigArgs:
|
|
1978
1409
|
pulumi.set(self, "http_ports", value)
|
1979
1410
|
|
1980
1411
|
|
1981
|
-
if not MYPY:
|
1982
|
-
class ClusterClusterConfigGceClusterConfigArgsDict(TypedDict):
|
1983
|
-
internal_ip_only: NotRequired[pulumi.Input[bool]]
|
1984
|
-
"""
|
1985
|
-
By default, clusters are not restricted to internal IP addresses,
|
1986
|
-
and will have ephemeral external IP addresses assigned to each instance. If set to true, all
|
1987
|
-
instances in the cluster will only have internal IP addresses. Note: Private Google Access
|
1988
|
-
(also known as `privateIpGoogleAccess`) must be enabled on the subnetwork that the cluster
|
1989
|
-
will be launched in.
|
1990
|
-
"""
|
1991
|
-
metadata: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
1992
|
-
"""
|
1993
|
-
A map of the Compute Engine metadata entries to add to all instances
|
1994
|
-
(see [Project and instance metadata](https://cloud.google.com/compute/docs/storing-retrieving-metadata#project_and_instance_metadata)).
|
1995
|
-
"""
|
1996
|
-
network: NotRequired[pulumi.Input[str]]
|
1997
|
-
"""
|
1998
|
-
The name or self_link of the Google Compute Engine
|
1999
|
-
network to the cluster will be part of. Conflicts with `subnetwork`.
|
2000
|
-
If neither is specified, this defaults to the "default" network.
|
2001
|
-
"""
|
2002
|
-
node_group_affinity: NotRequired[pulumi.Input['ClusterClusterConfigGceClusterConfigNodeGroupAffinityArgsDict']]
|
2003
|
-
"""
|
2004
|
-
Node Group Affinity for sole-tenant clusters.
|
2005
|
-
"""
|
2006
|
-
reservation_affinity: NotRequired[pulumi.Input['ClusterClusterConfigGceClusterConfigReservationAffinityArgsDict']]
|
2007
|
-
"""
|
2008
|
-
Reservation Affinity for consuming zonal reservation.
|
2009
|
-
"""
|
2010
|
-
service_account: NotRequired[pulumi.Input[str]]
|
2011
|
-
"""
|
2012
|
-
The service account to be used by the Node VMs.
|
2013
|
-
If not specified, the "default" service account is used.
|
2014
|
-
"""
|
2015
|
-
service_account_scopes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2016
|
-
"""
|
2017
|
-
The set of Google API scopes
|
2018
|
-
to be made available on all of the node VMs under the `service_account`
|
2019
|
-
specified. Both OAuth2 URLs and gcloud
|
2020
|
-
short names are supported. To allow full access to all Cloud APIs, use the
|
2021
|
-
`cloud-platform` scope. See a complete list of scopes [here](https://cloud.google.com/sdk/gcloud/reference/alpha/compute/instances/set-scopes#--scopes).
|
2022
|
-
"""
|
2023
|
-
shielded_instance_config: NotRequired[pulumi.Input['ClusterClusterConfigGceClusterConfigShieldedInstanceConfigArgsDict']]
|
2024
|
-
"""
|
2025
|
-
Shielded Instance Config for clusters using [Compute Engine Shielded VMs](https://cloud.google.com/security/shielded-cloud/shielded-vm).
|
2026
|
-
|
2027
|
-
- - -
|
2028
|
-
"""
|
2029
|
-
subnetwork: NotRequired[pulumi.Input[str]]
|
2030
|
-
"""
|
2031
|
-
The name or self_link of the Google Compute Engine
|
2032
|
-
subnetwork the cluster will be part of. Conflicts with `network`.
|
2033
|
-
"""
|
2034
|
-
tags: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2035
|
-
"""
|
2036
|
-
The list of instance tags applied to instances in the cluster.
|
2037
|
-
Tags are used to identify valid sources or targets for network firewalls.
|
2038
|
-
"""
|
2039
|
-
zone: NotRequired[pulumi.Input[str]]
|
2040
|
-
"""
|
2041
|
-
The GCP zone where your data is stored and used (i.e. where
|
2042
|
-
the master and the worker nodes will be created in). If `region` is set to 'global' (default)
|
2043
|
-
then `zone` is mandatory, otherwise GCP is able to make use of [Auto Zone Placement](https://cloud.google.com/dataproc/docs/concepts/auto-zone)
|
2044
|
-
to determine this automatically for you.
|
2045
|
-
Note: This setting additionally determines and restricts
|
2046
|
-
which computing resources are available for use with other configs such as
|
2047
|
-
`cluster_config.master_config.machine_type` and `cluster_config.worker_config.machine_type`.
|
2048
|
-
"""
|
2049
|
-
elif False:
|
2050
|
-
ClusterClusterConfigGceClusterConfigArgsDict: TypeAlias = Mapping[str, Any]
|
2051
|
-
|
2052
1412
|
@pulumi.input_type
|
2053
1413
|
class ClusterClusterConfigGceClusterConfigArgs:
|
2054
1414
|
def __init__(__self__, *,
|
@@ -2276,15 +1636,6 @@ class ClusterClusterConfigGceClusterConfigArgs:
|
|
2276
1636
|
pulumi.set(self, "zone", value)
|
2277
1637
|
|
2278
1638
|
|
2279
|
-
if not MYPY:
|
2280
|
-
class ClusterClusterConfigGceClusterConfigNodeGroupAffinityArgsDict(TypedDict):
|
2281
|
-
node_group_uri: pulumi.Input[str]
|
2282
|
-
"""
|
2283
|
-
The URI of a sole-tenant node group resource that the cluster will be created on.
|
2284
|
-
"""
|
2285
|
-
elif False:
|
2286
|
-
ClusterClusterConfigGceClusterConfigNodeGroupAffinityArgsDict: TypeAlias = Mapping[str, Any]
|
2287
|
-
|
2288
1639
|
@pulumi.input_type
|
2289
1640
|
class ClusterClusterConfigGceClusterConfigNodeGroupAffinityArgs:
|
2290
1641
|
def __init__(__self__, *,
|
@@ -2307,23 +1658,6 @@ class ClusterClusterConfigGceClusterConfigNodeGroupAffinityArgs:
|
|
2307
1658
|
pulumi.set(self, "node_group_uri", value)
|
2308
1659
|
|
2309
1660
|
|
2310
|
-
if not MYPY:
|
2311
|
-
class ClusterClusterConfigGceClusterConfigReservationAffinityArgsDict(TypedDict):
|
2312
|
-
consume_reservation_type: NotRequired[pulumi.Input[str]]
|
2313
|
-
"""
|
2314
|
-
Corresponds to the type of reservation consumption.
|
2315
|
-
"""
|
2316
|
-
key: NotRequired[pulumi.Input[str]]
|
2317
|
-
"""
|
2318
|
-
Corresponds to the label key of reservation resource.
|
2319
|
-
"""
|
2320
|
-
values: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2321
|
-
"""
|
2322
|
-
Corresponds to the label values of reservation resource.
|
2323
|
-
"""
|
2324
|
-
elif False:
|
2325
|
-
ClusterClusterConfigGceClusterConfigReservationAffinityArgsDict: TypeAlias = Mapping[str, Any]
|
2326
|
-
|
2327
1661
|
@pulumi.input_type
|
2328
1662
|
class ClusterClusterConfigGceClusterConfigReservationAffinityArgs:
|
2329
1663
|
def __init__(__self__, *,
|
@@ -2379,25 +1713,6 @@ class ClusterClusterConfigGceClusterConfigReservationAffinityArgs:
|
|
2379
1713
|
pulumi.set(self, "values", value)
|
2380
1714
|
|
2381
1715
|
|
2382
|
-
if not MYPY:
|
2383
|
-
class ClusterClusterConfigGceClusterConfigShieldedInstanceConfigArgsDict(TypedDict):
|
2384
|
-
enable_integrity_monitoring: NotRequired[pulumi.Input[bool]]
|
2385
|
-
"""
|
2386
|
-
Defines whether instances have integrity monitoring enabled.
|
2387
|
-
|
2388
|
-
- - -
|
2389
|
-
"""
|
2390
|
-
enable_secure_boot: NotRequired[pulumi.Input[bool]]
|
2391
|
-
"""
|
2392
|
-
Defines whether instances have Secure Boot enabled.
|
2393
|
-
"""
|
2394
|
-
enable_vtpm: NotRequired[pulumi.Input[bool]]
|
2395
|
-
"""
|
2396
|
-
Defines whether instances have the [vTPM](https://cloud.google.com/security/shielded-cloud/shielded-vm#vtpm) enabled.
|
2397
|
-
"""
|
2398
|
-
elif False:
|
2399
|
-
ClusterClusterConfigGceClusterConfigShieldedInstanceConfigArgsDict: TypeAlias = Mapping[str, Any]
|
2400
|
-
|
2401
1716
|
@pulumi.input_type
|
2402
1717
|
class ClusterClusterConfigGceClusterConfigShieldedInstanceConfigArgs:
|
2403
1718
|
def __init__(__self__, *,
|
@@ -2457,24 +1772,6 @@ class ClusterClusterConfigGceClusterConfigShieldedInstanceConfigArgs:
|
|
2457
1772
|
pulumi.set(self, "enable_vtpm", value)
|
2458
1773
|
|
2459
1774
|
|
2460
|
-
if not MYPY:
|
2461
|
-
class ClusterClusterConfigInitializationActionArgsDict(TypedDict):
|
2462
|
-
script: pulumi.Input[str]
|
2463
|
-
"""
|
2464
|
-
The script to be executed during initialization of the cluster.
|
2465
|
-
The script must be a GCS file with a gs:// prefix.
|
2466
|
-
"""
|
2467
|
-
timeout_sec: NotRequired[pulumi.Input[int]]
|
2468
|
-
"""
|
2469
|
-
The maximum duration (in seconds) which `script` is
|
2470
|
-
allowed to take to execute its action. GCP will default to a predetermined
|
2471
|
-
computed value if not set (currently 300).
|
2472
|
-
|
2473
|
-
- - -
|
2474
|
-
"""
|
2475
|
-
elif False:
|
2476
|
-
ClusterClusterConfigInitializationActionArgsDict: TypeAlias = Mapping[str, Any]
|
2477
|
-
|
2478
1775
|
@pulumi.input_type
|
2479
1776
|
class ClusterClusterConfigInitializationActionArgs:
|
2480
1777
|
def __init__(__self__, *,
|
@@ -2523,29 +1820,6 @@ class ClusterClusterConfigInitializationActionArgs:
|
|
2523
1820
|
pulumi.set(self, "timeout_sec", value)
|
2524
1821
|
|
2525
1822
|
|
2526
|
-
if not MYPY:
|
2527
|
-
class ClusterClusterConfigLifecycleConfigArgsDict(TypedDict):
|
2528
|
-
auto_delete_time: NotRequired[pulumi.Input[str]]
|
2529
|
-
"""
|
2530
|
-
The time when cluster will be auto-deleted.
|
2531
|
-
A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds.
|
2532
|
-
Example: "2014-10-02T15:01:23.045123456Z".
|
2533
|
-
|
2534
|
-
- - -
|
2535
|
-
"""
|
2536
|
-
idle_delete_ttl: NotRequired[pulumi.Input[str]]
|
2537
|
-
"""
|
2538
|
-
The duration to keep the cluster alive while idling
|
2539
|
-
(no jobs running). After this TTL, the cluster will be deleted. Valid range: [10m, 14d].
|
2540
|
-
"""
|
2541
|
-
idle_start_time: NotRequired[pulumi.Input[str]]
|
2542
|
-
"""
|
2543
|
-
Time when the cluster became idle
|
2544
|
-
(most recent job finished) and became eligible for deletion due to idleness.
|
2545
|
-
"""
|
2546
|
-
elif False:
|
2547
|
-
ClusterClusterConfigLifecycleConfigArgsDict: TypeAlias = Mapping[str, Any]
|
2548
|
-
|
2549
1823
|
@pulumi.input_type
|
2550
1824
|
class ClusterClusterConfigLifecycleConfigArgs:
|
2551
1825
|
def __init__(__self__, *,
|
@@ -2613,47 +1887,6 @@ class ClusterClusterConfigLifecycleConfigArgs:
|
|
2613
1887
|
pulumi.set(self, "idle_start_time", value)
|
2614
1888
|
|
2615
1889
|
|
2616
|
-
if not MYPY:
|
2617
|
-
class ClusterClusterConfigMasterConfigArgsDict(TypedDict):
|
2618
|
-
accelerators: NotRequired[pulumi.Input[Sequence[pulumi.Input['ClusterClusterConfigMasterConfigAcceleratorArgsDict']]]]
|
2619
|
-
"""
|
2620
|
-
The Compute Engine accelerator (GPU) configuration for these instances. Can be specified multiple times.
|
2621
|
-
"""
|
2622
|
-
disk_config: NotRequired[pulumi.Input['ClusterClusterConfigMasterConfigDiskConfigArgsDict']]
|
2623
|
-
"""
|
2624
|
-
Disk Config
|
2625
|
-
"""
|
2626
|
-
image_uri: NotRequired[pulumi.Input[str]]
|
2627
|
-
"""
|
2628
|
-
The URI for the image to use for this worker. See [the guide](https://cloud.google.com/dataproc/docs/guides/dataproc-images)
|
2629
|
-
for more information.
|
2630
|
-
"""
|
2631
|
-
instance_names: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2632
|
-
"""
|
2633
|
-
List of master instance names which
|
2634
|
-
have been assigned to the cluster.
|
2635
|
-
"""
|
2636
|
-
machine_type: NotRequired[pulumi.Input[str]]
|
2637
|
-
"""
|
2638
|
-
The name of a Google Compute Engine machine type
|
2639
|
-
to create for the master. If not specified, GCP will default to a predetermined
|
2640
|
-
computed value (currently `n1-standard-4`).
|
2641
|
-
"""
|
2642
|
-
min_cpu_platform: NotRequired[pulumi.Input[str]]
|
2643
|
-
"""
|
2644
|
-
The name of a minimum generation of CPU family
|
2645
|
-
for the master. If not specified, GCP will default to a predetermined computed value
|
2646
|
-
for each zone. See [the guide](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform)
|
2647
|
-
for details about which CPU families are available (and defaulted) for each zone.
|
2648
|
-
"""
|
2649
|
-
num_instances: NotRequired[pulumi.Input[int]]
|
2650
|
-
"""
|
2651
|
-
Specifies the number of master nodes to create.
|
2652
|
-
If not specified, GCP will default to a predetermined computed value (currently 1).
|
2653
|
-
"""
|
2654
|
-
elif False:
|
2655
|
-
ClusterClusterConfigMasterConfigArgsDict: TypeAlias = Mapping[str, Any]
|
2656
|
-
|
2657
1890
|
@pulumi.input_type
|
2658
1891
|
class ClusterClusterConfigMasterConfigArgs:
|
2659
1892
|
def __init__(__self__, *,
|
@@ -2789,25 +2022,6 @@ class ClusterClusterConfigMasterConfigArgs:
|
|
2789
2022
|
pulumi.set(self, "num_instances", value)
|
2790
2023
|
|
2791
2024
|
|
2792
|
-
if not MYPY:
|
2793
|
-
class ClusterClusterConfigMasterConfigAcceleratorArgsDict(TypedDict):
|
2794
|
-
accelerator_count: pulumi.Input[int]
|
2795
|
-
"""
|
2796
|
-
The number of the accelerator cards of this type exposed to this instance. Often restricted to one of `1`, `2`, `4`, or `8`.
|
2797
|
-
|
2798
|
-
> The Cloud Dataproc API can return unintuitive error messages when using accelerators; even when you have defined an accelerator, Auto Zone Placement does not exclusively select
|
2799
|
-
zones that have that accelerator available. If you get a 400 error that the accelerator can't be found, this is a likely cause. Make sure you check [accelerator availability by zone](https://cloud.google.com/compute/docs/reference/rest/v1/acceleratorTypes/list)
|
2800
|
-
if you are trying to use accelerators in a given zone.
|
2801
|
-
|
2802
|
-
- - -
|
2803
|
-
"""
|
2804
|
-
accelerator_type: pulumi.Input[str]
|
2805
|
-
"""
|
2806
|
-
The short name of the accelerator type to expose to this instance. For example, `nvidia-tesla-k80`.
|
2807
|
-
"""
|
2808
|
-
elif False:
|
2809
|
-
ClusterClusterConfigMasterConfigAcceleratorArgsDict: TypeAlias = Mapping[str, Any]
|
2810
|
-
|
2811
2025
|
@pulumi.input_type
|
2812
2026
|
class ClusterClusterConfigMasterConfigAcceleratorArgs:
|
2813
2027
|
def __init__(__self__, *,
|
@@ -2857,36 +2071,6 @@ class ClusterClusterConfigMasterConfigAcceleratorArgs:
|
|
2857
2071
|
pulumi.set(self, "accelerator_type", value)
|
2858
2072
|
|
2859
2073
|
|
2860
|
-
if not MYPY:
|
2861
|
-
class ClusterClusterConfigMasterConfigDiskConfigArgsDict(TypedDict):
|
2862
|
-
boot_disk_size_gb: NotRequired[pulumi.Input[int]]
|
2863
|
-
"""
|
2864
|
-
Size of the primary disk attached to each node, specified
|
2865
|
-
in GB. The primary disk contains the boot volume and system libraries, and the
|
2866
|
-
smallest allowed disk size is 10GB. GCP will default to a predetermined
|
2867
|
-
computed value if not set (currently 500GB). Note: If SSDs are not
|
2868
|
-
attached, it also contains the HDFS data blocks and Hadoop working directories.
|
2869
|
-
"""
|
2870
|
-
boot_disk_type: NotRequired[pulumi.Input[str]]
|
2871
|
-
"""
|
2872
|
-
The disk type of the primary disk attached to each node.
|
2873
|
-
One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
|
2874
|
-
"""
|
2875
|
-
local_ssd_interface: NotRequired[pulumi.Input[str]]
|
2876
|
-
"""
|
2877
|
-
Optional. Interface type of local SSDs (default is "scsi").
|
2878
|
-
Valid values: "scsi" (Small Computer System Interface), "nvme" (Non-Volatile
|
2879
|
-
Memory Express). See
|
2880
|
-
[local SSD performance](https://cloud.google.com/compute/docs/disks/local-ssd#performance).
|
2881
|
-
"""
|
2882
|
-
num_local_ssds: NotRequired[pulumi.Input[int]]
|
2883
|
-
"""
|
2884
|
-
The amount of local SSD disks that will be
|
2885
|
-
attached to each master cluster node. Defaults to 0.
|
2886
|
-
"""
|
2887
|
-
elif False:
|
2888
|
-
ClusterClusterConfigMasterConfigDiskConfigArgsDict: TypeAlias = Mapping[str, Any]
|
2889
|
-
|
2890
2074
|
@pulumi.input_type
|
2891
2075
|
class ClusterClusterConfigMasterConfigDiskConfigArgs:
|
2892
2076
|
def __init__(__self__, *,
|
@@ -2975,20 +2159,7 @@ class ClusterClusterConfigMasterConfigDiskConfigArgs:
|
|
2975
2159
|
def num_local_ssds(self, value: Optional[pulumi.Input[int]]):
|
2976
2160
|
pulumi.set(self, "num_local_ssds", value)
|
2977
2161
|
|
2978
|
-
|
2979
|
-
if not MYPY:
|
2980
|
-
class ClusterClusterConfigMetastoreConfigArgsDict(TypedDict):
|
2981
|
-
dataproc_metastore_service: pulumi.Input[str]
|
2982
|
-
"""
|
2983
|
-
Resource name of an existing Dataproc Metastore service.
|
2984
|
-
|
2985
|
-
Only resource names including projectid and location (region) are valid. Examples:
|
2986
|
-
|
2987
|
-
`projects/[projectId]/locations/[dataproc_region]/services/[service-name]`
|
2988
|
-
"""
|
2989
|
-
elif False:
|
2990
|
-
ClusterClusterConfigMetastoreConfigArgsDict: TypeAlias = Mapping[str, Any]
|
2991
|
-
|
2162
|
+
|
2992
2163
|
@pulumi.input_type
|
2993
2164
|
class ClusterClusterConfigMetastoreConfigArgs:
|
2994
2165
|
def __init__(__self__, *,
|
@@ -3019,37 +2190,6 @@ class ClusterClusterConfigMetastoreConfigArgs:
|
|
3019
2190
|
pulumi.set(self, "dataproc_metastore_service", value)
|
3020
2191
|
|
3021
2192
|
|
3022
|
-
if not MYPY:
|
3023
|
-
class ClusterClusterConfigPreemptibleWorkerConfigArgsDict(TypedDict):
|
3024
|
-
disk_config: NotRequired[pulumi.Input['ClusterClusterConfigPreemptibleWorkerConfigDiskConfigArgsDict']]
|
3025
|
-
"""
|
3026
|
-
Disk Config
|
3027
|
-
"""
|
3028
|
-
instance_flexibility_policy: NotRequired[pulumi.Input['ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyArgsDict']]
|
3029
|
-
"""
|
3030
|
-
Instance flexibility Policy allowing a mixture of VM shapes and provisioning models.
|
3031
|
-
"""
|
3032
|
-
instance_names: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
3033
|
-
"""
|
3034
|
-
List of preemptible instance names which have been assigned
|
3035
|
-
to the cluster.
|
3036
|
-
"""
|
3037
|
-
num_instances: NotRequired[pulumi.Input[int]]
|
3038
|
-
"""
|
3039
|
-
Specifies the number of preemptible nodes to create.
|
3040
|
-
Defaults to 0.
|
3041
|
-
"""
|
3042
|
-
preemptibility: NotRequired[pulumi.Input[str]]
|
3043
|
-
"""
|
3044
|
-
Specifies the preemptibility of the secondary workers. The default value is `PREEMPTIBLE`
|
3045
|
-
Accepted values are:
|
3046
|
-
* PREEMPTIBILITY_UNSPECIFIED
|
3047
|
-
* NON_PREEMPTIBLE
|
3048
|
-
* PREEMPTIBLE
|
3049
|
-
"""
|
3050
|
-
elif False:
|
3051
|
-
ClusterClusterConfigPreemptibleWorkerConfigArgsDict: TypeAlias = Mapping[str, Any]
|
3052
|
-
|
3053
2193
|
@pulumi.input_type
|
3054
2194
|
class ClusterClusterConfigPreemptibleWorkerConfigArgs:
|
3055
2195
|
def __init__(__self__, *,
|
@@ -3149,32 +2289,6 @@ class ClusterClusterConfigPreemptibleWorkerConfigArgs:
|
|
3149
2289
|
pulumi.set(self, "preemptibility", value)
|
3150
2290
|
|
3151
2291
|
|
3152
|
-
if not MYPY:
|
3153
|
-
class ClusterClusterConfigPreemptibleWorkerConfigDiskConfigArgsDict(TypedDict):
|
3154
|
-
boot_disk_size_gb: NotRequired[pulumi.Input[int]]
|
3155
|
-
"""
|
3156
|
-
Size of the primary disk attached to each preemptible worker node, specified
|
3157
|
-
in GB. The smallest allowed disk size is 10GB. GCP will default to a predetermined
|
3158
|
-
computed value if not set (currently 500GB). Note: If SSDs are not
|
3159
|
-
attached, it also contains the HDFS data blocks and Hadoop working directories.
|
3160
|
-
"""
|
3161
|
-
boot_disk_type: NotRequired[pulumi.Input[str]]
|
3162
|
-
"""
|
3163
|
-
The disk type of the primary disk attached to each preemptible worker node.
|
3164
|
-
One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
|
3165
|
-
"""
|
3166
|
-
local_ssd_interface: NotRequired[pulumi.Input[str]]
|
3167
|
-
"""
|
3168
|
-
Interface type of local SSDs (default is "scsi"). Valid values: "scsi" (Small Computer System Interface), "nvme" (Non-Volatile Memory Express).
|
3169
|
-
"""
|
3170
|
-
num_local_ssds: NotRequired[pulumi.Input[int]]
|
3171
|
-
"""
|
3172
|
-
The amount of local SSD disks that will be
|
3173
|
-
attached to each preemptible worker node. Defaults to 0.
|
3174
|
-
"""
|
3175
|
-
elif False:
|
3176
|
-
ClusterClusterConfigPreemptibleWorkerConfigDiskConfigArgsDict: TypeAlias = Mapping[str, Any]
|
3177
|
-
|
3178
2292
|
@pulumi.input_type
|
3179
2293
|
class ClusterClusterConfigPreemptibleWorkerConfigDiskConfigArgs:
|
3180
2294
|
def __init__(__self__, *,
|
@@ -3256,19 +2370,6 @@ class ClusterClusterConfigPreemptibleWorkerConfigDiskConfigArgs:
|
|
3256
2370
|
pulumi.set(self, "num_local_ssds", value)
|
3257
2371
|
|
3258
2372
|
|
3259
|
-
if not MYPY:
|
3260
|
-
class ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyArgsDict(TypedDict):
|
3261
|
-
instance_selection_lists: NotRequired[pulumi.Input[Sequence[pulumi.Input['ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstanceSelectionListArgsDict']]]]
|
3262
|
-
"""
|
3263
|
-
List of instance selection options that the group will use when creating new VMs.
|
3264
|
-
"""
|
3265
|
-
instance_selection_results: NotRequired[pulumi.Input[Sequence[pulumi.Input['ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstanceSelectionResultArgsDict']]]]
|
3266
|
-
"""
|
3267
|
-
A list of instance selection results in the group.
|
3268
|
-
"""
|
3269
|
-
elif False:
|
3270
|
-
ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyArgsDict: TypeAlias = Mapping[str, Any]
|
3271
|
-
|
3272
2373
|
@pulumi.input_type
|
3273
2374
|
class ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyArgs:
|
3274
2375
|
def __init__(__self__, *,
|
@@ -3308,21 +2409,6 @@ class ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyArgs:
|
|
3308
2409
|
pulumi.set(self, "instance_selection_results", value)
|
3309
2410
|
|
3310
2411
|
|
3311
|
-
if not MYPY:
|
3312
|
-
class ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstanceSelectionListArgsDict(TypedDict):
|
3313
|
-
machine_types: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
3314
|
-
"""
|
3315
|
-
Full machine-type names, e.g. `"n1-standard-16"`.
|
3316
|
-
"""
|
3317
|
-
rank: NotRequired[pulumi.Input[int]]
|
3318
|
-
"""
|
3319
|
-
Preference of this instance selection. A lower number means higher preference. Dataproc will first try to create a VM based on the machine-type with priority rank and fallback to next rank based on availability. Machine types and instance selections with the same priority have the same preference.
|
3320
|
-
|
3321
|
-
- - -
|
3322
|
-
"""
|
3323
|
-
elif False:
|
3324
|
-
ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstanceSelectionListArgsDict: TypeAlias = Mapping[str, Any]
|
3325
|
-
|
3326
2412
|
@pulumi.input_type
|
3327
2413
|
class ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstanceSelectionListArgs:
|
3328
2414
|
def __init__(__self__, *,
|
@@ -3366,19 +2452,6 @@ class ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstan
|
|
3366
2452
|
pulumi.set(self, "rank", value)
|
3367
2453
|
|
3368
2454
|
|
3369
|
-
if not MYPY:
|
3370
|
-
class ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstanceSelectionResultArgsDict(TypedDict):
|
3371
|
-
machine_type: NotRequired[pulumi.Input[str]]
|
3372
|
-
"""
|
3373
|
-
Full machine-type names, e.g. "n1-standard-16".
|
3374
|
-
"""
|
3375
|
-
vm_count: NotRequired[pulumi.Input[int]]
|
3376
|
-
"""
|
3377
|
-
Number of VM provisioned with the machine_type.
|
3378
|
-
"""
|
3379
|
-
elif False:
|
3380
|
-
ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstanceSelectionResultArgsDict: TypeAlias = Mapping[str, Any]
|
3381
|
-
|
3382
2455
|
@pulumi.input_type
|
3383
2456
|
class ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstanceSelectionResultArgs:
|
3384
2457
|
def __init__(__self__, *,
|
@@ -3418,15 +2491,6 @@ class ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstan
|
|
3418
2491
|
pulumi.set(self, "vm_count", value)
|
3419
2492
|
|
3420
2493
|
|
3421
|
-
if not MYPY:
|
3422
|
-
class ClusterClusterConfigSecurityConfigArgsDict(TypedDict):
|
3423
|
-
kerberos_config: pulumi.Input['ClusterClusterConfigSecurityConfigKerberosConfigArgsDict']
|
3424
|
-
"""
|
3425
|
-
Kerberos Configuration
|
3426
|
-
"""
|
3427
|
-
elif False:
|
3428
|
-
ClusterClusterConfigSecurityConfigArgsDict: TypeAlias = Mapping[str, Any]
|
3429
|
-
|
3430
2494
|
@pulumi.input_type
|
3431
2495
|
class ClusterClusterConfigSecurityConfigArgs:
|
3432
2496
|
def __init__(__self__, *,
|
@@ -3449,89 +2513,6 @@ class ClusterClusterConfigSecurityConfigArgs:
|
|
3449
2513
|
pulumi.set(self, "kerberos_config", value)
|
3450
2514
|
|
3451
2515
|
|
3452
|
-
if not MYPY:
|
3453
|
-
class ClusterClusterConfigSecurityConfigKerberosConfigArgsDict(TypedDict):
|
3454
|
-
kms_key_uri: pulumi.Input[str]
|
3455
|
-
"""
|
3456
|
-
The URI of the KMS key used to encrypt various sensitive files.
|
3457
|
-
"""
|
3458
|
-
root_principal_password_uri: pulumi.Input[str]
|
3459
|
-
"""
|
3460
|
-
The Cloud Storage URI of a KMS encrypted file
|
3461
|
-
containing the root principal password.
|
3462
|
-
"""
|
3463
|
-
cross_realm_trust_admin_server: NotRequired[pulumi.Input[str]]
|
3464
|
-
"""
|
3465
|
-
The admin server (IP or hostname) for the
|
3466
|
-
remote trusted realm in a cross realm trust relationship.
|
3467
|
-
"""
|
3468
|
-
cross_realm_trust_kdc: NotRequired[pulumi.Input[str]]
|
3469
|
-
"""
|
3470
|
-
The KDC (IP or hostname) for the
|
3471
|
-
remote trusted realm in a cross realm trust relationship.
|
3472
|
-
"""
|
3473
|
-
cross_realm_trust_realm: NotRequired[pulumi.Input[str]]
|
3474
|
-
"""
|
3475
|
-
The remote realm the Dataproc on-cluster KDC will
|
3476
|
-
trust, should the user enable cross realm trust.
|
3477
|
-
"""
|
3478
|
-
cross_realm_trust_shared_password_uri: NotRequired[pulumi.Input[str]]
|
3479
|
-
"""
|
3480
|
-
The Cloud Storage URI of a KMS
|
3481
|
-
encrypted file containing the shared password between the on-cluster Kerberos realm
|
3482
|
-
and the remote trusted realm, in a cross realm trust relationship.
|
3483
|
-
"""
|
3484
|
-
enable_kerberos: NotRequired[pulumi.Input[bool]]
|
3485
|
-
"""
|
3486
|
-
Flag to indicate whether to Kerberize the cluster.
|
3487
|
-
"""
|
3488
|
-
kdc_db_key_uri: NotRequired[pulumi.Input[str]]
|
3489
|
-
"""
|
3490
|
-
The Cloud Storage URI of a KMS encrypted file containing
|
3491
|
-
the master key of the KDC database.
|
3492
|
-
"""
|
3493
|
-
key_password_uri: NotRequired[pulumi.Input[str]]
|
3494
|
-
"""
|
3495
|
-
The Cloud Storage URI of a KMS encrypted file containing
|
3496
|
-
the password to the user provided key. For the self-signed certificate, this password
|
3497
|
-
is generated by Dataproc.
|
3498
|
-
"""
|
3499
|
-
keystore_password_uri: NotRequired[pulumi.Input[str]]
|
3500
|
-
"""
|
3501
|
-
The Cloud Storage URI of a KMS encrypted file containing
|
3502
|
-
the password to the user provided keystore. For the self-signed certificated, the password
|
3503
|
-
is generated by Dataproc.
|
3504
|
-
"""
|
3505
|
-
keystore_uri: NotRequired[pulumi.Input[str]]
|
3506
|
-
"""
|
3507
|
-
The Cloud Storage URI of the keystore file used for SSL encryption.
|
3508
|
-
If not provided, Dataproc will provide a self-signed certificate.
|
3509
|
-
"""
|
3510
|
-
realm: NotRequired[pulumi.Input[str]]
|
3511
|
-
"""
|
3512
|
-
The name of the on-cluster Kerberos realm. If not specified, the
|
3513
|
-
uppercased domain of hostnames will be the realm.
|
3514
|
-
"""
|
3515
|
-
tgt_lifetime_hours: NotRequired[pulumi.Input[int]]
|
3516
|
-
"""
|
3517
|
-
The lifetime of the ticket granting ticket, in hours.
|
3518
|
-
"""
|
3519
|
-
truststore_password_uri: NotRequired[pulumi.Input[str]]
|
3520
|
-
"""
|
3521
|
-
The Cloud Storage URI of a KMS encrypted file
|
3522
|
-
containing the password to the user provided truststore. For the self-signed
|
3523
|
-
certificate, this password is generated by Dataproc.
|
3524
|
-
"""
|
3525
|
-
truststore_uri: NotRequired[pulumi.Input[str]]
|
3526
|
-
"""
|
3527
|
-
The Cloud Storage URI of the truststore file used for
|
3528
|
-
SSL encryption. If not provided, Dataproc will provide a self-signed certificate.
|
3529
|
-
|
3530
|
-
- - -
|
3531
|
-
"""
|
3532
|
-
elif False:
|
3533
|
-
ClusterClusterConfigSecurityConfigKerberosConfigArgsDict: TypeAlias = Mapping[str, Any]
|
3534
|
-
|
3535
2516
|
@pulumi.input_type
|
3536
2517
|
class ClusterClusterConfigSecurityConfigKerberosConfigArgs:
|
3537
2518
|
def __init__(__self__, *,
|
@@ -3813,37 +2794,6 @@ class ClusterClusterConfigSecurityConfigKerberosConfigArgs:
|
|
3813
2794
|
pulumi.set(self, "truststore_uri", value)
|
3814
2795
|
|
3815
2796
|
|
3816
|
-
if not MYPY:
|
3817
|
-
class ClusterClusterConfigSoftwareConfigArgsDict(TypedDict):
|
3818
|
-
image_version: NotRequired[pulumi.Input[str]]
|
3819
|
-
"""
|
3820
|
-
The Cloud Dataproc image version to use
|
3821
|
-
for the cluster - this controls the sets of software versions
|
3822
|
-
installed onto the nodes when you create clusters. If not specified, defaults to the
|
3823
|
-
latest version. For a list of valid versions see
|
3824
|
-
[Cloud Dataproc versions](https://cloud.google.com/dataproc/docs/concepts/dataproc-versions)
|
3825
|
-
"""
|
3826
|
-
optional_components: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
3827
|
-
"""
|
3828
|
-
The set of optional components to activate on the cluster. See [Available Optional Components](https://cloud.google.com/dataproc/docs/concepts/components/overview#available_optional_components).
|
3829
|
-
|
3830
|
-
- - -
|
3831
|
-
"""
|
3832
|
-
override_properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
3833
|
-
"""
|
3834
|
-
A list of override and additional properties (key/value pairs)
|
3835
|
-
used to modify various aspects of the common configuration files used when creating
|
3836
|
-
a cluster. For a list of valid properties please see
|
3837
|
-
[Cluster properties](https://cloud.google.com/dataproc/docs/concepts/cluster-properties)
|
3838
|
-
"""
|
3839
|
-
properties: NotRequired[pulumi.Input[Mapping[str, Any]]]
|
3840
|
-
"""
|
3841
|
-
A list of the properties used to set the daemon config files.
|
3842
|
-
This will include any values supplied by the user via `cluster_config.software_config.override_properties`
|
3843
|
-
"""
|
3844
|
-
elif False:
|
3845
|
-
ClusterClusterConfigSoftwareConfigArgsDict: TypeAlias = Mapping[str, Any]
|
3846
|
-
|
3847
2797
|
@pulumi.input_type
|
3848
2798
|
class ClusterClusterConfigSoftwareConfigArgs:
|
3849
2799
|
def __init__(__self__, *,
|
@@ -3935,56 +2885,6 @@ class ClusterClusterConfigSoftwareConfigArgs:
|
|
3935
2885
|
pulumi.set(self, "properties", value)
|
3936
2886
|
|
3937
2887
|
|
3938
|
-
if not MYPY:
|
3939
|
-
class ClusterClusterConfigWorkerConfigArgsDict(TypedDict):
|
3940
|
-
accelerators: NotRequired[pulumi.Input[Sequence[pulumi.Input['ClusterClusterConfigWorkerConfigAcceleratorArgsDict']]]]
|
3941
|
-
"""
|
3942
|
-
The Compute Engine accelerator configuration for these instances. Can be specified multiple times.
|
3943
|
-
"""
|
3944
|
-
disk_config: NotRequired[pulumi.Input['ClusterClusterConfigWorkerConfigDiskConfigArgsDict']]
|
3945
|
-
"""
|
3946
|
-
Disk Config
|
3947
|
-
"""
|
3948
|
-
image_uri: NotRequired[pulumi.Input[str]]
|
3949
|
-
"""
|
3950
|
-
The URI for the image to use for this worker. See [the guide](https://cloud.google.com/dataproc/docs/guides/dataproc-images)
|
3951
|
-
for more information.
|
3952
|
-
"""
|
3953
|
-
instance_names: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
3954
|
-
"""
|
3955
|
-
List of worker instance names which have been assigned
|
3956
|
-
to the cluster.
|
3957
|
-
"""
|
3958
|
-
machine_type: NotRequired[pulumi.Input[str]]
|
3959
|
-
"""
|
3960
|
-
The name of a Google Compute Engine machine type
|
3961
|
-
to create for the worker nodes. If not specified, GCP will default to a predetermined
|
3962
|
-
computed value (currently `n1-standard-4`).
|
3963
|
-
"""
|
3964
|
-
min_cpu_platform: NotRequired[pulumi.Input[str]]
|
3965
|
-
"""
|
3966
|
-
The name of a minimum generation of CPU family
|
3967
|
-
for the master. If not specified, GCP will default to a predetermined computed value
|
3968
|
-
for each zone. See [the guide](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform)
|
3969
|
-
for details about which CPU families are available (and defaulted) for each zone.
|
3970
|
-
"""
|
3971
|
-
min_num_instances: NotRequired[pulumi.Input[int]]
|
3972
|
-
"""
|
3973
|
-
The minimum number of primary worker instances to create. If `min_num_instances` is set, cluster creation will succeed if the number of primary workers created is at least equal to the `min_num_instances` number.
|
3974
|
-
"""
|
3975
|
-
num_instances: NotRequired[pulumi.Input[int]]
|
3976
|
-
"""
|
3977
|
-
Specifies the number of worker nodes to create.
|
3978
|
-
If not specified, GCP will default to a predetermined computed value (currently 2).
|
3979
|
-
There is currently a beta feature which allows you to run a
|
3980
|
-
[Single Node Cluster](https://cloud.google.com/dataproc/docs/concepts/single-node-clusters).
|
3981
|
-
In order to take advantage of this you need to set
|
3982
|
-
`"dataproc:dataproc.allow.zero.workers" = "true"` in
|
3983
|
-
`cluster_config.software_config.properties`
|
3984
|
-
"""
|
3985
|
-
elif False:
|
3986
|
-
ClusterClusterConfigWorkerConfigArgsDict: TypeAlias = Mapping[str, Any]
|
3987
|
-
|
3988
2888
|
@pulumi.input_type
|
3989
2889
|
class ClusterClusterConfigWorkerConfigArgs:
|
3990
2890
|
def __init__(__self__, *,
|
@@ -4146,25 +3046,6 @@ class ClusterClusterConfigWorkerConfigArgs:
|
|
4146
3046
|
pulumi.set(self, "num_instances", value)
|
4147
3047
|
|
4148
3048
|
|
4149
|
-
if not MYPY:
|
4150
|
-
class ClusterClusterConfigWorkerConfigAcceleratorArgsDict(TypedDict):
|
4151
|
-
accelerator_count: pulumi.Input[int]
|
4152
|
-
"""
|
4153
|
-
The number of the accelerator cards of this type exposed to this instance. Often restricted to one of `1`, `2`, `4`, or `8`.
|
4154
|
-
|
4155
|
-
> The Cloud Dataproc API can return unintuitive error messages when using accelerators; even when you have defined an accelerator, Auto Zone Placement does not exclusively select
|
4156
|
-
zones that have that accelerator available. If you get a 400 error that the accelerator can't be found, this is a likely cause. Make sure you check [accelerator availability by zone](https://cloud.google.com/compute/docs/reference/rest/v1/acceleratorTypes/list)
|
4157
|
-
if you are trying to use accelerators in a given zone.
|
4158
|
-
|
4159
|
-
- - -
|
4160
|
-
"""
|
4161
|
-
accelerator_type: pulumi.Input[str]
|
4162
|
-
"""
|
4163
|
-
The short name of the accelerator type to expose to this instance. For example, `nvidia-tesla-k80`.
|
4164
|
-
"""
|
4165
|
-
elif False:
|
4166
|
-
ClusterClusterConfigWorkerConfigAcceleratorArgsDict: TypeAlias = Mapping[str, Any]
|
4167
|
-
|
4168
3049
|
@pulumi.input_type
|
4169
3050
|
class ClusterClusterConfigWorkerConfigAcceleratorArgs:
|
4170
3051
|
def __init__(__self__, *,
|
@@ -4214,32 +3095,6 @@ class ClusterClusterConfigWorkerConfigAcceleratorArgs:
|
|
4214
3095
|
pulumi.set(self, "accelerator_type", value)
|
4215
3096
|
|
4216
3097
|
|
4217
|
-
if not MYPY:
|
4218
|
-
class ClusterClusterConfigWorkerConfigDiskConfigArgsDict(TypedDict):
|
4219
|
-
boot_disk_size_gb: NotRequired[pulumi.Input[int]]
|
4220
|
-
"""
|
4221
|
-
Size of the primary disk attached to each worker node, specified
|
4222
|
-
in GB. The smallest allowed disk size is 10GB. GCP will default to a predetermined
|
4223
|
-
computed value if not set (currently 500GB). Note: If SSDs are not
|
4224
|
-
attached, it also contains the HDFS data blocks and Hadoop working directories.
|
4225
|
-
"""
|
4226
|
-
boot_disk_type: NotRequired[pulumi.Input[str]]
|
4227
|
-
"""
|
4228
|
-
The disk type of the primary disk attached to each node.
|
4229
|
-
One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
|
4230
|
-
"""
|
4231
|
-
local_ssd_interface: NotRequired[pulumi.Input[str]]
|
4232
|
-
"""
|
4233
|
-
Interface type of local SSDs (default is "scsi"). Valid values: "scsi" (Small Computer System Interface), "nvme" (Non-Volatile Memory Express).
|
4234
|
-
"""
|
4235
|
-
num_local_ssds: NotRequired[pulumi.Input[int]]
|
4236
|
-
"""
|
4237
|
-
The amount of local SSD disks that will be
|
4238
|
-
attached to each worker cluster node. Defaults to 0.
|
4239
|
-
"""
|
4240
|
-
elif False:
|
4241
|
-
ClusterClusterConfigWorkerConfigDiskConfigArgsDict: TypeAlias = Mapping[str, Any]
|
4242
|
-
|
4243
3098
|
@pulumi.input_type
|
4244
3099
|
class ClusterClusterConfigWorkerConfigDiskConfigArgs:
|
4245
3100
|
def __init__(__self__, *,
|
@@ -4321,14 +3176,6 @@ class ClusterClusterConfigWorkerConfigDiskConfigArgs:
|
|
4321
3176
|
pulumi.set(self, "num_local_ssds", value)
|
4322
3177
|
|
4323
3178
|
|
4324
|
-
if not MYPY:
|
4325
|
-
class ClusterIAMBindingConditionArgsDict(TypedDict):
|
4326
|
-
expression: pulumi.Input[str]
|
4327
|
-
title: pulumi.Input[str]
|
4328
|
-
description: NotRequired[pulumi.Input[str]]
|
4329
|
-
elif False:
|
4330
|
-
ClusterIAMBindingConditionArgsDict: TypeAlias = Mapping[str, Any]
|
4331
|
-
|
4332
3179
|
@pulumi.input_type
|
4333
3180
|
class ClusterIAMBindingConditionArgs:
|
4334
3181
|
def __init__(__self__, *,
|
@@ -4368,14 +3215,6 @@ class ClusterIAMBindingConditionArgs:
|
|
4368
3215
|
pulumi.set(self, "description", value)
|
4369
3216
|
|
4370
3217
|
|
4371
|
-
if not MYPY:
|
4372
|
-
class ClusterIAMMemberConditionArgsDict(TypedDict):
|
4373
|
-
expression: pulumi.Input[str]
|
4374
|
-
title: pulumi.Input[str]
|
4375
|
-
description: NotRequired[pulumi.Input[str]]
|
4376
|
-
elif False:
|
4377
|
-
ClusterIAMMemberConditionArgsDict: TypeAlias = Mapping[str, Any]
|
4378
|
-
|
4379
3218
|
@pulumi.input_type
|
4380
3219
|
class ClusterIAMMemberConditionArgs:
|
4381
3220
|
def __init__(__self__, *,
|
@@ -4415,32 +3254,6 @@ class ClusterIAMMemberConditionArgs:
|
|
4415
3254
|
pulumi.set(self, "description", value)
|
4416
3255
|
|
4417
3256
|
|
4418
|
-
if not MYPY:
|
4419
|
-
class ClusterVirtualClusterConfigArgsDict(TypedDict):
|
4420
|
-
auxiliary_services_config: NotRequired[pulumi.Input['ClusterVirtualClusterConfigAuxiliaryServicesConfigArgsDict']]
|
4421
|
-
"""
|
4422
|
-
Configuration of auxiliary services used by this cluster.
|
4423
|
-
Structure defined below.
|
4424
|
-
"""
|
4425
|
-
kubernetes_cluster_config: NotRequired[pulumi.Input['ClusterVirtualClusterConfigKubernetesClusterConfigArgsDict']]
|
4426
|
-
"""
|
4427
|
-
The configuration for running the Dataproc cluster on Kubernetes.
|
4428
|
-
Structure defined below.
|
4429
|
-
- - -
|
4430
|
-
"""
|
4431
|
-
staging_bucket: NotRequired[pulumi.Input[str]]
|
4432
|
-
"""
|
4433
|
-
The Cloud Storage staging bucket used to stage files,
|
4434
|
-
such as Hadoop jars, between client machines and the cluster.
|
4435
|
-
Note: If you don't explicitly specify a `staging_bucket`
|
4436
|
-
then GCP will auto create / assign one for you. However, you are not guaranteed
|
4437
|
-
an auto generated bucket which is solely dedicated to your cluster; it may be shared
|
4438
|
-
with other clusters in the same region/zone also choosing to use the auto generation
|
4439
|
-
option.
|
4440
|
-
"""
|
4441
|
-
elif False:
|
4442
|
-
ClusterVirtualClusterConfigArgsDict: TypeAlias = Mapping[str, Any]
|
4443
|
-
|
4444
3257
|
@pulumi.input_type
|
4445
3258
|
class ClusterVirtualClusterConfigArgs:
|
4446
3259
|
def __init__(__self__, *,
|
@@ -4509,23 +3322,10 @@ class ClusterVirtualClusterConfigArgs:
|
|
4509
3322
|
"""
|
4510
3323
|
return pulumi.get(self, "staging_bucket")
|
4511
3324
|
|
4512
|
-
@staging_bucket.setter
|
4513
|
-
def staging_bucket(self, value: Optional[pulumi.Input[str]]):
|
4514
|
-
pulumi.set(self, "staging_bucket", value)
|
4515
|
-
|
4516
|
-
|
4517
|
-
if not MYPY:
|
4518
|
-
class ClusterVirtualClusterConfigAuxiliaryServicesConfigArgsDict(TypedDict):
|
4519
|
-
metastore_config: NotRequired[pulumi.Input['ClusterVirtualClusterConfigAuxiliaryServicesConfigMetastoreConfigArgsDict']]
|
4520
|
-
"""
|
4521
|
-
The Hive Metastore configuration for this workload.
|
4522
|
-
"""
|
4523
|
-
spark_history_server_config: NotRequired[pulumi.Input['ClusterVirtualClusterConfigAuxiliaryServicesConfigSparkHistoryServerConfigArgsDict']]
|
4524
|
-
"""
|
4525
|
-
The Spark History Server configuration for the workload.
|
4526
|
-
"""
|
4527
|
-
elif False:
|
4528
|
-
ClusterVirtualClusterConfigAuxiliaryServicesConfigArgsDict: TypeAlias = Mapping[str, Any]
|
3325
|
+
@staging_bucket.setter
|
3326
|
+
def staging_bucket(self, value: Optional[pulumi.Input[str]]):
|
3327
|
+
pulumi.set(self, "staging_bucket", value)
|
3328
|
+
|
4529
3329
|
|
4530
3330
|
@pulumi.input_type
|
4531
3331
|
class ClusterVirtualClusterConfigAuxiliaryServicesConfigArgs:
|
@@ -4566,15 +3366,6 @@ class ClusterVirtualClusterConfigAuxiliaryServicesConfigArgs:
|
|
4566
3366
|
pulumi.set(self, "spark_history_server_config", value)
|
4567
3367
|
|
4568
3368
|
|
4569
|
-
if not MYPY:
|
4570
|
-
class ClusterVirtualClusterConfigAuxiliaryServicesConfigMetastoreConfigArgsDict(TypedDict):
|
4571
|
-
dataproc_metastore_service: NotRequired[pulumi.Input[str]]
|
4572
|
-
"""
|
4573
|
-
Resource name of an existing Dataproc Metastore service.
|
4574
|
-
"""
|
4575
|
-
elif False:
|
4576
|
-
ClusterVirtualClusterConfigAuxiliaryServicesConfigMetastoreConfigArgsDict: TypeAlias = Mapping[str, Any]
|
4577
|
-
|
4578
3369
|
@pulumi.input_type
|
4579
3370
|
class ClusterVirtualClusterConfigAuxiliaryServicesConfigMetastoreConfigArgs:
|
4580
3371
|
def __init__(__self__, *,
|
@@ -4598,16 +3389,6 @@ class ClusterVirtualClusterConfigAuxiliaryServicesConfigMetastoreConfigArgs:
|
|
4598
3389
|
pulumi.set(self, "dataproc_metastore_service", value)
|
4599
3390
|
|
4600
3391
|
|
4601
|
-
if not MYPY:
|
4602
|
-
class ClusterVirtualClusterConfigAuxiliaryServicesConfigSparkHistoryServerConfigArgsDict(TypedDict):
|
4603
|
-
dataproc_cluster: NotRequired[pulumi.Input[str]]
|
4604
|
-
"""
|
4605
|
-
Resource name of an existing Dataproc Cluster to act as a Spark History Server for the workload.
|
4606
|
-
- - -
|
4607
|
-
"""
|
4608
|
-
elif False:
|
4609
|
-
ClusterVirtualClusterConfigAuxiliaryServicesConfigSparkHistoryServerConfigArgsDict: TypeAlias = Mapping[str, Any]
|
4610
|
-
|
4611
3392
|
@pulumi.input_type
|
4612
3393
|
class ClusterVirtualClusterConfigAuxiliaryServicesConfigSparkHistoryServerConfigArgs:
|
4613
3394
|
def __init__(__self__, *,
|
@@ -4633,26 +3414,6 @@ class ClusterVirtualClusterConfigAuxiliaryServicesConfigSparkHistoryServerConfig
|
|
4633
3414
|
pulumi.set(self, "dataproc_cluster", value)
|
4634
3415
|
|
4635
3416
|
|
4636
|
-
if not MYPY:
|
4637
|
-
class ClusterVirtualClusterConfigKubernetesClusterConfigArgsDict(TypedDict):
|
4638
|
-
gke_cluster_config: pulumi.Input['ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigArgsDict']
|
4639
|
-
"""
|
4640
|
-
The configuration for running the Dataproc cluster on GKE.
|
4641
|
-
"""
|
4642
|
-
kubernetes_software_config: pulumi.Input['ClusterVirtualClusterConfigKubernetesClusterConfigKubernetesSoftwareConfigArgsDict']
|
4643
|
-
"""
|
4644
|
-
The software configuration for this Dataproc cluster running on Kubernetes.
|
4645
|
-
"""
|
4646
|
-
kubernetes_namespace: NotRequired[pulumi.Input[str]]
|
4647
|
-
"""
|
4648
|
-
A namespace within the Kubernetes cluster to deploy into.
|
4649
|
-
If this namespace does not exist, it is created.
|
4650
|
-
If it exists, Dataproc verifies that another Dataproc VirtualCluster is not installed into it.
|
4651
|
-
If not specified, the name of the Dataproc Cluster is used.
|
4652
|
-
"""
|
4653
|
-
elif False:
|
4654
|
-
ClusterVirtualClusterConfigKubernetesClusterConfigArgsDict: TypeAlias = Mapping[str, Any]
|
4655
|
-
|
4656
3417
|
@pulumi.input_type
|
4657
3418
|
class ClusterVirtualClusterConfigKubernetesClusterConfigArgs:
|
4658
3419
|
def __init__(__self__, *,
|
@@ -4712,22 +3473,6 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigArgs:
|
|
4712
3473
|
pulumi.set(self, "kubernetes_namespace", value)
|
4713
3474
|
|
4714
3475
|
|
4715
|
-
if not MYPY:
|
4716
|
-
class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigArgsDict(TypedDict):
|
4717
|
-
gke_cluster_target: NotRequired[pulumi.Input[str]]
|
4718
|
-
"""
|
4719
|
-
A target GKE cluster to deploy to. It must be in the same project and region as the Dataproc cluster
|
4720
|
-
(the GKE cluster can be zonal or regional)
|
4721
|
-
"""
|
4722
|
-
node_pool_targets: NotRequired[pulumi.Input[Sequence[pulumi.Input['ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetArgsDict']]]]
|
4723
|
-
"""
|
4724
|
-
GKE node pools where workloads will be scheduled. At least one node pool must be assigned the `DEFAULT`
|
4725
|
-
GkeNodePoolTarget.Role. If a GkeNodePoolTarget is not specified, Dataproc constructs a `DEFAULT` GkeNodePoolTarget.
|
4726
|
-
Each role can be given to only one GkeNodePoolTarget. All node pools must have the same location settings.
|
4727
|
-
"""
|
4728
|
-
elif False:
|
4729
|
-
ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigArgsDict: TypeAlias = Mapping[str, Any]
|
4730
|
-
|
4731
3476
|
@pulumi.input_type
|
4732
3477
|
class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigArgs:
|
4733
3478
|
def __init__(__self__, *,
|
@@ -4773,27 +3518,6 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigArgs:
|
|
4773
3518
|
pulumi.set(self, "node_pool_targets", value)
|
4774
3519
|
|
4775
3520
|
|
4776
|
-
if not MYPY:
|
4777
|
-
class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetArgsDict(TypedDict):
|
4778
|
-
node_pool: pulumi.Input[str]
|
4779
|
-
"""
|
4780
|
-
The target GKE node pool.
|
4781
|
-
"""
|
4782
|
-
roles: pulumi.Input[Sequence[pulumi.Input[str]]]
|
4783
|
-
"""
|
4784
|
-
The roles associated with the GKE node pool.
|
4785
|
-
One of `"DEFAULT"`, `"CONTROLLER"`, `"SPARK_DRIVER"` or `"SPARK_EXECUTOR"`.
|
4786
|
-
"""
|
4787
|
-
node_pool_config: NotRequired[pulumi.Input['ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigArgsDict']]
|
4788
|
-
"""
|
4789
|
-
The configuration for the GKE node pool.
|
4790
|
-
If specified, Dataproc attempts to create a node pool with the specified shape.
|
4791
|
-
If one with the same name already exists, it is verified against all specified fields.
|
4792
|
-
If a field differs, the virtual cluster creation will fail.
|
4793
|
-
"""
|
4794
|
-
elif False:
|
4795
|
-
ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetArgsDict: TypeAlias = Mapping[str, Any]
|
4796
|
-
|
4797
3521
|
@pulumi.input_type
|
4798
3522
|
class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetArgs:
|
4799
3523
|
def __init__(__self__, *,
|
@@ -4855,26 +3579,6 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
4855
3579
|
pulumi.set(self, "node_pool_config", value)
|
4856
3580
|
|
4857
3581
|
|
4858
|
-
if not MYPY:
|
4859
|
-
class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigArgsDict(TypedDict):
|
4860
|
-
locations: pulumi.Input[Sequence[pulumi.Input[str]]]
|
4861
|
-
"""
|
4862
|
-
The list of Compute Engine zones where node pool nodes associated
|
4863
|
-
with a Dataproc on GKE virtual cluster will be located.
|
4864
|
-
- - -
|
4865
|
-
"""
|
4866
|
-
autoscaling: NotRequired[pulumi.Input['ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigAutoscalingArgsDict']]
|
4867
|
-
"""
|
4868
|
-
The autoscaler configuration for this node pool.
|
4869
|
-
The autoscaler is enabled only when a valid configuration is present.
|
4870
|
-
"""
|
4871
|
-
config: NotRequired[pulumi.Input['ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigConfigArgsDict']]
|
4872
|
-
"""
|
4873
|
-
The node pool configuration.
|
4874
|
-
"""
|
4875
|
-
elif False:
|
4876
|
-
ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigArgsDict: TypeAlias = Mapping[str, Any]
|
4877
|
-
|
4878
3582
|
@pulumi.input_type
|
4879
3583
|
class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigArgs:
|
4880
3584
|
def __init__(__self__, *,
|
@@ -4935,19 +3639,6 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
4935
3639
|
pulumi.set(self, "config", value)
|
4936
3640
|
|
4937
3641
|
|
4938
|
-
if not MYPY:
|
4939
|
-
class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigAutoscalingArgsDict(TypedDict):
|
4940
|
-
max_node_count: NotRequired[pulumi.Input[int]]
|
4941
|
-
"""
|
4942
|
-
The maximum number of nodes in the node pool. Must be >= minNodeCount, and must be > 0.
|
4943
|
-
"""
|
4944
|
-
min_node_count: NotRequired[pulumi.Input[int]]
|
4945
|
-
"""
|
4946
|
-
The minimum number of nodes in the node pool. Must be >= 0 and <= maxNodeCount.
|
4947
|
-
"""
|
4948
|
-
elif False:
|
4949
|
-
ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigAutoscalingArgsDict: TypeAlias = Mapping[str, Any]
|
4950
|
-
|
4951
3642
|
@pulumi.input_type
|
4952
3643
|
class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigAutoscalingArgs:
|
4953
3644
|
def __init__(__self__, *,
|
@@ -4987,36 +3678,6 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
4987
3678
|
pulumi.set(self, "min_node_count", value)
|
4988
3679
|
|
4989
3680
|
|
4990
|
-
if not MYPY:
|
4991
|
-
class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigConfigArgsDict(TypedDict):
|
4992
|
-
local_ssd_count: NotRequired[pulumi.Input[int]]
|
4993
|
-
"""
|
4994
|
-
The number of local SSD disks to attach to the node,
|
4995
|
-
which is limited by the maximum number of disks allowable per zone.
|
4996
|
-
"""
|
4997
|
-
machine_type: NotRequired[pulumi.Input[str]]
|
4998
|
-
"""
|
4999
|
-
The name of a Compute Engine machine type.
|
5000
|
-
"""
|
5001
|
-
min_cpu_platform: NotRequired[pulumi.Input[str]]
|
5002
|
-
"""
|
5003
|
-
Minimum CPU platform to be used by this instance.
|
5004
|
-
The instance may be scheduled on the specified or a newer CPU platform.
|
5005
|
-
Specify the friendly names of CPU platforms, such as "Intel Haswell" or "Intel Sandy Bridge".
|
5006
|
-
"""
|
5007
|
-
preemptible: NotRequired[pulumi.Input[bool]]
|
5008
|
-
"""
|
5009
|
-
Whether the nodes are created as preemptible VM instances.
|
5010
|
-
Preemptible nodes cannot be used in a node pool with the CONTROLLER role or in the DEFAULT node pool if the
|
5011
|
-
CONTROLLER role is not assigned (the DEFAULT node pool will assume the CONTROLLER role).
|
5012
|
-
"""
|
5013
|
-
spot: NotRequired[pulumi.Input[bool]]
|
5014
|
-
"""
|
5015
|
-
Spot flag for enabling Spot VM, which is a rebrand of the existing preemptible flag.
|
5016
|
-
"""
|
5017
|
-
elif False:
|
5018
|
-
ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigConfigArgsDict: TypeAlias = Mapping[str, Any]
|
5019
|
-
|
5020
3681
|
@pulumi.input_type
|
5021
3682
|
class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigConfigArgs:
|
5022
3683
|
def __init__(__self__, *,
|
@@ -5114,22 +3775,6 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
5114
3775
|
pulumi.set(self, "spot", value)
|
5115
3776
|
|
5116
3777
|
|
5117
|
-
if not MYPY:
|
5118
|
-
class ClusterVirtualClusterConfigKubernetesClusterConfigKubernetesSoftwareConfigArgsDict(TypedDict):
|
5119
|
-
component_version: pulumi.Input[Mapping[str, pulumi.Input[str]]]
|
5120
|
-
"""
|
5121
|
-
The components that should be installed in this Dataproc cluster. The key must be a string from the
|
5122
|
-
KubernetesComponent enumeration. The value is the version of the software to be installed. At least one entry must be specified.
|
5123
|
-
* **NOTE** : `component_version[SPARK]` is mandatory to set, or the creation of the cluster will fail.
|
5124
|
-
"""
|
5125
|
-
properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
5126
|
-
"""
|
5127
|
-
The properties to set on daemon config files. Property keys are specified in prefix:property format,
|
5128
|
-
for example spark:spark.kubernetes.container.image.
|
5129
|
-
"""
|
5130
|
-
elif False:
|
5131
|
-
ClusterVirtualClusterConfigKubernetesClusterConfigKubernetesSoftwareConfigArgsDict: TypeAlias = Mapping[str, Any]
|
5132
|
-
|
5133
3778
|
@pulumi.input_type
|
5134
3779
|
class ClusterVirtualClusterConfigKubernetesClusterConfigKubernetesSoftwareConfigArgs:
|
5135
3780
|
def __init__(__self__, *,
|
@@ -5174,45 +3819,6 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigKubernetesSoftwareConfig
|
|
5174
3819
|
pulumi.set(self, "properties", value)
|
5175
3820
|
|
5176
3821
|
|
5177
|
-
if not MYPY:
|
5178
|
-
class JobHadoopConfigArgsDict(TypedDict):
|
5179
|
-
archive_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
5180
|
-
"""
|
5181
|
-
HCFS URIs of archives to be extracted in the working directory of .jar, .tar, .tar.gz, .tgz, and .zip.
|
5182
|
-
"""
|
5183
|
-
args: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
5184
|
-
"""
|
5185
|
-
The arguments to pass to the driver. Do not include arguments, such as -libjars or -Dfoo=bar, that can be set as job properties, since a collision may occur that causes an incorrect job submission.
|
5186
|
-
"""
|
5187
|
-
file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
5188
|
-
"""
|
5189
|
-
HCFS URIs of files to be copied to the working directory of Hadoop drivers and distributed tasks. Useful for naively parallel tasks.
|
5190
|
-
"""
|
5191
|
-
jar_file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
5192
|
-
"""
|
5193
|
-
HCFS URIs of jar files to add to the CLASSPATHs of the Spark driver and tasks.
|
5194
|
-
"""
|
5195
|
-
logging_config: NotRequired[pulumi.Input['JobHadoopConfigLoggingConfigArgsDict']]
|
5196
|
-
"""
|
5197
|
-
The runtime logging config of the job
|
5198
|
-
"""
|
5199
|
-
main_class: NotRequired[pulumi.Input[str]]
|
5200
|
-
"""
|
5201
|
-
The name of the driver's main class. The jar file containing the class must be in the default CLASSPATH or specified in `jar_file_uris`. Conflicts with `main_jar_file_uri`
|
5202
|
-
"""
|
5203
|
-
main_jar_file_uri: NotRequired[pulumi.Input[str]]
|
5204
|
-
"""
|
5205
|
-
The HCFS URI of the jar file containing the main class. Examples: 'gs://foo-bucket/analytics-binaries/extract-useful-metrics-mr.jar' 'hdfs:/tmp/test-samples/custom-wordcount.jar' 'file:///home/usr/lib/hadoop-mapreduce/hadoop-mapreduce-examples.jar'. Conflicts with `main_class`
|
5206
|
-
"""
|
5207
|
-
properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
5208
|
-
"""
|
5209
|
-
A mapping of property names to values, used to configure Hadoop. Properties that conflict with values set by the Cloud Dataproc API may be overwritten. Can include properties set in `/etc/hadoop/conf/*-site` and classes in user code..
|
5210
|
-
|
5211
|
-
* `logging_config.driver_log_levels`- (Required) The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'
|
5212
|
-
"""
|
5213
|
-
elif False:
|
5214
|
-
JobHadoopConfigArgsDict: TypeAlias = Mapping[str, Any]
|
5215
|
-
|
5216
3822
|
@pulumi.input_type
|
5217
3823
|
class JobHadoopConfigArgs:
|
5218
3824
|
def __init__(__self__, *,
|
@@ -5352,15 +3958,6 @@ class JobHadoopConfigArgs:
|
|
5352
3958
|
pulumi.set(self, "properties", value)
|
5353
3959
|
|
5354
3960
|
|
5355
|
-
if not MYPY:
|
5356
|
-
class JobHadoopConfigLoggingConfigArgsDict(TypedDict):
|
5357
|
-
driver_log_levels: pulumi.Input[Mapping[str, pulumi.Input[str]]]
|
5358
|
-
"""
|
5359
|
-
Optional. The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'.
|
5360
|
-
"""
|
5361
|
-
elif False:
|
5362
|
-
JobHadoopConfigLoggingConfigArgsDict: TypeAlias = Mapping[str, Any]
|
5363
|
-
|
5364
3961
|
@pulumi.input_type
|
5365
3962
|
class JobHadoopConfigLoggingConfigArgs:
|
5366
3963
|
def __init__(__self__, *,
|
@@ -5383,37 +3980,6 @@ class JobHadoopConfigLoggingConfigArgs:
|
|
5383
3980
|
pulumi.set(self, "driver_log_levels", value)
|
5384
3981
|
|
5385
3982
|
|
5386
|
-
if not MYPY:
|
5387
|
-
class JobHiveConfigArgsDict(TypedDict):
|
5388
|
-
continue_on_failure: NotRequired[pulumi.Input[bool]]
|
5389
|
-
"""
|
5390
|
-
Whether to continue executing queries if a query fails. The default value is false. Setting to true can be useful when executing independent parallel queries. Defaults to false.
|
5391
|
-
"""
|
5392
|
-
jar_file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
5393
|
-
"""
|
5394
|
-
HCFS URIs of jar files to add to the CLASSPATH of the Hive server and Hadoop MapReduce (MR) tasks. Can contain Hive SerDes and UDFs.
|
5395
|
-
"""
|
5396
|
-
properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
5397
|
-
"""
|
5398
|
-
A mapping of property names and values, used to configure Hive. Properties that conflict with values set by the Cloud Dataproc API may be overwritten. Can include properties set in `/etc/hadoop/conf/*-site.xml`, `/etc/hive/conf/hive-site.xml`, and classes in user code..
|
5399
|
-
"""
|
5400
|
-
query_file_uri: NotRequired[pulumi.Input[str]]
|
5401
|
-
"""
|
5402
|
-
HCFS URI of file containing Hive script to execute as the job.
|
5403
|
-
Conflicts with `query_list`
|
5404
|
-
"""
|
5405
|
-
query_lists: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
5406
|
-
"""
|
5407
|
-
The list of Hive queries or statements to execute as part of the job.
|
5408
|
-
Conflicts with `query_file_uri`
|
5409
|
-
"""
|
5410
|
-
script_variables: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
5411
|
-
"""
|
5412
|
-
Mapping of query variable names to values (equivalent to the Hive command: `SET name="value";`).
|
5413
|
-
"""
|
5414
|
-
elif False:
|
5415
|
-
JobHiveConfigArgsDict: TypeAlias = Mapping[str, Any]
|
5416
|
-
|
5417
3983
|
@pulumi.input_type
|
5418
3984
|
class JobHiveConfigArgs:
|
5419
3985
|
def __init__(__self__, *,
|
@@ -5521,14 +4087,6 @@ class JobHiveConfigArgs:
|
|
5521
4087
|
pulumi.set(self, "script_variables", value)
|
5522
4088
|
|
5523
4089
|
|
5524
|
-
if not MYPY:
|
5525
|
-
class JobIAMBindingConditionArgsDict(TypedDict):
|
5526
|
-
expression: pulumi.Input[str]
|
5527
|
-
title: pulumi.Input[str]
|
5528
|
-
description: NotRequired[pulumi.Input[str]]
|
5529
|
-
elif False:
|
5530
|
-
JobIAMBindingConditionArgsDict: TypeAlias = Mapping[str, Any]
|
5531
|
-
|
5532
4090
|
@pulumi.input_type
|
5533
4091
|
class JobIAMBindingConditionArgs:
|
5534
4092
|
def __init__(__self__, *,
|
@@ -5568,14 +4126,6 @@ class JobIAMBindingConditionArgs:
|
|
5568
4126
|
pulumi.set(self, "description", value)
|
5569
4127
|
|
5570
4128
|
|
5571
|
-
if not MYPY:
|
5572
|
-
class JobIAMMemberConditionArgsDict(TypedDict):
|
5573
|
-
expression: pulumi.Input[str]
|
5574
|
-
title: pulumi.Input[str]
|
5575
|
-
description: NotRequired[pulumi.Input[str]]
|
5576
|
-
elif False:
|
5577
|
-
JobIAMMemberConditionArgsDict: TypeAlias = Mapping[str, Any]
|
5578
|
-
|
5579
4129
|
@pulumi.input_type
|
5580
4130
|
class JobIAMMemberConditionArgs:
|
5581
4131
|
def __init__(__self__, *,
|
@@ -5615,43 +4165,6 @@ class JobIAMMemberConditionArgs:
|
|
5615
4165
|
pulumi.set(self, "description", value)
|
5616
4166
|
|
5617
4167
|
|
5618
|
-
if not MYPY:
|
5619
|
-
class JobPigConfigArgsDict(TypedDict):
|
5620
|
-
continue_on_failure: NotRequired[pulumi.Input[bool]]
|
5621
|
-
"""
|
5622
|
-
Whether to continue executing queries if a query fails. The default value is false. Setting to true can be useful when executing independent parallel queries. Defaults to false.
|
5623
|
-
"""
|
5624
|
-
jar_file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
5625
|
-
"""
|
5626
|
-
HCFS URIs of jar files to add to the CLASSPATH of the Pig Client and Hadoop MapReduce (MR) tasks. Can contain Pig UDFs.
|
5627
|
-
|
5628
|
-
* `logging_config.driver_log_levels`- (Required) The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'
|
5629
|
-
"""
|
5630
|
-
logging_config: NotRequired[pulumi.Input['JobPigConfigLoggingConfigArgsDict']]
|
5631
|
-
"""
|
5632
|
-
The runtime logging config of the job
|
5633
|
-
"""
|
5634
|
-
properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
5635
|
-
"""
|
5636
|
-
A mapping of property names to values, used to configure Pig. Properties that conflict with values set by the Cloud Dataproc API may be overwritten. Can include properties set in `/etc/hadoop/conf/*-site.xml`, `/etc/pig/conf/pig.properties`, and classes in user code.
|
5637
|
-
"""
|
5638
|
-
query_file_uri: NotRequired[pulumi.Input[str]]
|
5639
|
-
"""
|
5640
|
-
HCFS URI of file containing Hive script to execute as the job.
|
5641
|
-
Conflicts with `query_list`
|
5642
|
-
"""
|
5643
|
-
query_lists: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
5644
|
-
"""
|
5645
|
-
The list of Hive queries or statements to execute as part of the job.
|
5646
|
-
Conflicts with `query_file_uri`
|
5647
|
-
"""
|
5648
|
-
script_variables: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
5649
|
-
"""
|
5650
|
-
Mapping of query variable names to values (equivalent to the Pig command: `name=[value]`).
|
5651
|
-
"""
|
5652
|
-
elif False:
|
5653
|
-
JobPigConfigArgsDict: TypeAlias = Mapping[str, Any]
|
5654
|
-
|
5655
4168
|
@pulumi.input_type
|
5656
4169
|
class JobPigConfigArgs:
|
5657
4170
|
def __init__(__self__, *,
|
@@ -5779,15 +4292,6 @@ class JobPigConfigArgs:
|
|
5779
4292
|
pulumi.set(self, "script_variables", value)
|
5780
4293
|
|
5781
4294
|
|
5782
|
-
if not MYPY:
|
5783
|
-
class JobPigConfigLoggingConfigArgsDict(TypedDict):
|
5784
|
-
driver_log_levels: pulumi.Input[Mapping[str, pulumi.Input[str]]]
|
5785
|
-
"""
|
5786
|
-
Optional. The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'.
|
5787
|
-
"""
|
5788
|
-
elif False:
|
5789
|
-
JobPigConfigLoggingConfigArgsDict: TypeAlias = Mapping[str, Any]
|
5790
|
-
|
5791
4295
|
@pulumi.input_type
|
5792
4296
|
class JobPigConfigLoggingConfigArgs:
|
5793
4297
|
def __init__(__self__, *,
|
@@ -5810,19 +4314,6 @@ class JobPigConfigLoggingConfigArgs:
|
|
5810
4314
|
pulumi.set(self, "driver_log_levels", value)
|
5811
4315
|
|
5812
4316
|
|
5813
|
-
if not MYPY:
|
5814
|
-
class JobPlacementArgsDict(TypedDict):
|
5815
|
-
cluster_name: pulumi.Input[str]
|
5816
|
-
"""
|
5817
|
-
The name of the cluster where the job will be submitted
|
5818
|
-
"""
|
5819
|
-
cluster_uuid: NotRequired[pulumi.Input[str]]
|
5820
|
-
"""
|
5821
|
-
Output-only. A cluster UUID generated by the Cloud Dataproc service when the job is submitted
|
5822
|
-
"""
|
5823
|
-
elif False:
|
5824
|
-
JobPlacementArgsDict: TypeAlias = Mapping[str, Any]
|
5825
|
-
|
5826
4317
|
@pulumi.input_type
|
5827
4318
|
class JobPlacementArgs:
|
5828
4319
|
def __init__(__self__, *,
|
@@ -5861,43 +4352,6 @@ class JobPlacementArgs:
|
|
5861
4352
|
pulumi.set(self, "cluster_uuid", value)
|
5862
4353
|
|
5863
4354
|
|
5864
|
-
if not MYPY:
|
5865
|
-
class JobPrestoConfigArgsDict(TypedDict):
|
5866
|
-
client_tags: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
5867
|
-
"""
|
5868
|
-
Presto client tags to attach to this query.
|
5869
|
-
"""
|
5870
|
-
continue_on_failure: NotRequired[pulumi.Input[bool]]
|
5871
|
-
"""
|
5872
|
-
Whether to continue executing queries if a query fails. Setting to true can be useful when executing independent parallel queries. Defaults to false.
|
5873
|
-
"""
|
5874
|
-
logging_config: NotRequired[pulumi.Input['JobPrestoConfigLoggingConfigArgsDict']]
|
5875
|
-
"""
|
5876
|
-
The runtime logging config of the job
|
5877
|
-
"""
|
5878
|
-
output_format: NotRequired[pulumi.Input[str]]
|
5879
|
-
"""
|
5880
|
-
The format in which query output will be displayed. See the Presto documentation for supported output formats.
|
5881
|
-
|
5882
|
-
* `logging_config.driver_log_levels`- (Required) The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'
|
5883
|
-
"""
|
5884
|
-
properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
5885
|
-
"""
|
5886
|
-
A mapping of property names to values. Used to set Presto session properties Equivalent to using the --session flag in the Presto CLI.
|
5887
|
-
"""
|
5888
|
-
query_file_uri: NotRequired[pulumi.Input[str]]
|
5889
|
-
"""
|
5890
|
-
The HCFS URI of the script that contains SQL queries.
|
5891
|
-
Conflicts with `query_list`
|
5892
|
-
"""
|
5893
|
-
query_lists: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
5894
|
-
"""
|
5895
|
-
The list of SQL queries or statements to execute as part of the job.
|
5896
|
-
Conflicts with `query_file_uri`
|
5897
|
-
"""
|
5898
|
-
elif False:
|
5899
|
-
JobPrestoConfigArgsDict: TypeAlias = Mapping[str, Any]
|
5900
|
-
|
5901
4355
|
@pulumi.input_type
|
5902
4356
|
class JobPrestoConfigArgs:
|
5903
4357
|
def __init__(__self__, *,
|
@@ -6025,15 +4479,6 @@ class JobPrestoConfigArgs:
|
|
6025
4479
|
pulumi.set(self, "query_lists", value)
|
6026
4480
|
|
6027
4481
|
|
6028
|
-
if not MYPY:
|
6029
|
-
class JobPrestoConfigLoggingConfigArgsDict(TypedDict):
|
6030
|
-
driver_log_levels: pulumi.Input[Mapping[str, pulumi.Input[str]]]
|
6031
|
-
"""
|
6032
|
-
Optional. The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'.
|
6033
|
-
"""
|
6034
|
-
elif False:
|
6035
|
-
JobPrestoConfigLoggingConfigArgsDict: TypeAlias = Mapping[str, Any]
|
6036
|
-
|
6037
4482
|
@pulumi.input_type
|
6038
4483
|
class JobPrestoConfigLoggingConfigArgs:
|
6039
4484
|
def __init__(__self__, *,
|
@@ -6045,55 +4490,16 @@ class JobPrestoConfigLoggingConfigArgs:
|
|
6045
4490
|
|
6046
4491
|
@property
|
6047
4492
|
@pulumi.getter(name="driverLogLevels")
|
6048
|
-
def driver_log_levels(self) -> pulumi.Input[Mapping[str, pulumi.Input[str]]]:
|
6049
|
-
"""
|
6050
|
-
Optional. The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'.
|
6051
|
-
"""
|
6052
|
-
return pulumi.get(self, "driver_log_levels")
|
6053
|
-
|
6054
|
-
@driver_log_levels.setter
|
6055
|
-
def driver_log_levels(self, value: pulumi.Input[Mapping[str, pulumi.Input[str]]]):
|
6056
|
-
pulumi.set(self, "driver_log_levels", value)
|
6057
|
-
|
6058
|
-
|
6059
|
-
if not MYPY:
|
6060
|
-
class JobPysparkConfigArgsDict(TypedDict):
|
6061
|
-
main_python_file_uri: pulumi.Input[str]
|
6062
|
-
"""
|
6063
|
-
The HCFS URI of the main Python file to use as the driver. Must be a .py file.
|
6064
|
-
"""
|
6065
|
-
archive_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
6066
|
-
"""
|
6067
|
-
HCFS URIs of archives to be extracted in the working directory of .jar, .tar, .tar.gz, .tgz, and .zip.
|
6068
|
-
"""
|
6069
|
-
args: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
6070
|
-
"""
|
6071
|
-
The arguments to pass to the driver.
|
6072
|
-
"""
|
6073
|
-
file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
6074
|
-
"""
|
6075
|
-
HCFS URIs of files to be copied to the working directory of Python drivers and distributed tasks. Useful for naively parallel tasks.
|
6076
|
-
"""
|
6077
|
-
jar_file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
6078
|
-
"""
|
6079
|
-
HCFS URIs of jar files to add to the CLASSPATHs of the Python driver and tasks.
|
6080
|
-
"""
|
6081
|
-
logging_config: NotRequired[pulumi.Input['JobPysparkConfigLoggingConfigArgsDict']]
|
6082
|
-
"""
|
6083
|
-
The runtime logging config of the job
|
6084
|
-
"""
|
6085
|
-
properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
6086
|
-
"""
|
6087
|
-
A mapping of property names to values, used to configure PySpark. Properties that conflict with values set by the Cloud Dataproc API may be overwritten. Can include properties set in `/etc/spark/conf/spark-defaults.conf` and classes in user code.
|
6088
|
-
|
6089
|
-
* `logging_config.driver_log_levels`- (Required) The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'
|
6090
|
-
"""
|
6091
|
-
python_file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
4493
|
+
def driver_log_levels(self) -> pulumi.Input[Mapping[str, pulumi.Input[str]]]:
|
6092
4494
|
"""
|
6093
|
-
|
4495
|
+
Optional. The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'.
|
6094
4496
|
"""
|
6095
|
-
|
6096
|
-
|
4497
|
+
return pulumi.get(self, "driver_log_levels")
|
4498
|
+
|
4499
|
+
@driver_log_levels.setter
|
4500
|
+
def driver_log_levels(self, value: pulumi.Input[Mapping[str, pulumi.Input[str]]]):
|
4501
|
+
pulumi.set(self, "driver_log_levels", value)
|
4502
|
+
|
6097
4503
|
|
6098
4504
|
@pulumi.input_type
|
6099
4505
|
class JobPysparkConfigArgs:
|
@@ -6233,15 +4639,6 @@ class JobPysparkConfigArgs:
|
|
6233
4639
|
pulumi.set(self, "python_file_uris", value)
|
6234
4640
|
|
6235
4641
|
|
6236
|
-
if not MYPY:
|
6237
|
-
class JobPysparkConfigLoggingConfigArgsDict(TypedDict):
|
6238
|
-
driver_log_levels: pulumi.Input[Mapping[str, pulumi.Input[str]]]
|
6239
|
-
"""
|
6240
|
-
Optional. The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'.
|
6241
|
-
"""
|
6242
|
-
elif False:
|
6243
|
-
JobPysparkConfigLoggingConfigArgsDict: TypeAlias = Mapping[str, Any]
|
6244
|
-
|
6245
4642
|
@pulumi.input_type
|
6246
4643
|
class JobPysparkConfigLoggingConfigArgs:
|
6247
4644
|
def __init__(__self__, *,
|
@@ -6264,15 +4661,6 @@ class JobPysparkConfigLoggingConfigArgs:
|
|
6264
4661
|
pulumi.set(self, "driver_log_levels", value)
|
6265
4662
|
|
6266
4663
|
|
6267
|
-
if not MYPY:
|
6268
|
-
class JobReferenceArgsDict(TypedDict):
|
6269
|
-
job_id: NotRequired[pulumi.Input[str]]
|
6270
|
-
"""
|
6271
|
-
The job ID, which must be unique within the project. The job ID is generated by the server upon job submission or provided by the user as a means to perform retries without creating duplicate jobs
|
6272
|
-
"""
|
6273
|
-
elif False:
|
6274
|
-
JobReferenceArgsDict: TypeAlias = Mapping[str, Any]
|
6275
|
-
|
6276
4664
|
@pulumi.input_type
|
6277
4665
|
class JobReferenceArgs:
|
6278
4666
|
def __init__(__self__, *,
|
@@ -6296,19 +4684,6 @@ class JobReferenceArgs:
|
|
6296
4684
|
pulumi.set(self, "job_id", value)
|
6297
4685
|
|
6298
4686
|
|
6299
|
-
if not MYPY:
|
6300
|
-
class JobSchedulingArgsDict(TypedDict):
|
6301
|
-
max_failures_per_hour: pulumi.Input[int]
|
6302
|
-
"""
|
6303
|
-
Maximum number of times per hour a driver may be restarted as a result of driver exiting with non-zero code before job is reported failed.
|
6304
|
-
"""
|
6305
|
-
max_failures_total: pulumi.Input[int]
|
6306
|
-
"""
|
6307
|
-
Maximum number of times in total a driver may be restarted as a result of driver exiting with non-zero code before job is reported failed.
|
6308
|
-
"""
|
6309
|
-
elif False:
|
6310
|
-
JobSchedulingArgsDict: TypeAlias = Mapping[str, Any]
|
6311
|
-
|
6312
4687
|
@pulumi.input_type
|
6313
4688
|
class JobSchedulingArgs:
|
6314
4689
|
def __init__(__self__, *,
|
@@ -6346,47 +4721,6 @@ class JobSchedulingArgs:
|
|
6346
4721
|
pulumi.set(self, "max_failures_total", value)
|
6347
4722
|
|
6348
4723
|
|
6349
|
-
if not MYPY:
|
6350
|
-
class JobSparkConfigArgsDict(TypedDict):
|
6351
|
-
archive_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
6352
|
-
"""
|
6353
|
-
HCFS URIs of archives to be extracted in the working directory of .jar, .tar, .tar.gz, .tgz, and .zip.
|
6354
|
-
"""
|
6355
|
-
args: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
6356
|
-
"""
|
6357
|
-
The arguments to pass to the driver.
|
6358
|
-
"""
|
6359
|
-
file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
6360
|
-
"""
|
6361
|
-
HCFS URIs of files to be copied to the working directory of Spark drivers and distributed tasks. Useful for naively parallel tasks.
|
6362
|
-
"""
|
6363
|
-
jar_file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
6364
|
-
"""
|
6365
|
-
HCFS URIs of jar files to add to the CLASSPATHs of the Spark driver and tasks.
|
6366
|
-
"""
|
6367
|
-
logging_config: NotRequired[pulumi.Input['JobSparkConfigLoggingConfigArgsDict']]
|
6368
|
-
"""
|
6369
|
-
The runtime logging config of the job
|
6370
|
-
"""
|
6371
|
-
main_class: NotRequired[pulumi.Input[str]]
|
6372
|
-
"""
|
6373
|
-
The class containing the main method of the driver. Must be in a
|
6374
|
-
provided jar or jar that is already on the classpath. Conflicts with `main_jar_file_uri`
|
6375
|
-
"""
|
6376
|
-
main_jar_file_uri: NotRequired[pulumi.Input[str]]
|
6377
|
-
"""
|
6378
|
-
The HCFS URI of jar file containing
|
6379
|
-
the driver jar. Conflicts with `main_class`
|
6380
|
-
"""
|
6381
|
-
properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
6382
|
-
"""
|
6383
|
-
A mapping of property names to values, used to configure Spark. Properties that conflict with values set by the Cloud Dataproc API may be overwritten. Can include properties set in `/etc/spark/conf/spark-defaults.conf` and classes in user code.
|
6384
|
-
|
6385
|
-
* `logging_config.driver_log_levels`- (Required) The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'
|
6386
|
-
"""
|
6387
|
-
elif False:
|
6388
|
-
JobSparkConfigArgsDict: TypeAlias = Mapping[str, Any]
|
6389
|
-
|
6390
4724
|
@pulumi.input_type
|
6391
4725
|
class JobSparkConfigArgs:
|
6392
4726
|
def __init__(__self__, *,
|
@@ -6530,15 +4864,6 @@ class JobSparkConfigArgs:
|
|
6530
4864
|
pulumi.set(self, "properties", value)
|
6531
4865
|
|
6532
4866
|
|
6533
|
-
if not MYPY:
|
6534
|
-
class JobSparkConfigLoggingConfigArgsDict(TypedDict):
|
6535
|
-
driver_log_levels: pulumi.Input[Mapping[str, pulumi.Input[str]]]
|
6536
|
-
"""
|
6537
|
-
Optional. The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'.
|
6538
|
-
"""
|
6539
|
-
elif False:
|
6540
|
-
JobSparkConfigLoggingConfigArgsDict: TypeAlias = Mapping[str, Any]
|
6541
|
-
|
6542
4867
|
@pulumi.input_type
|
6543
4868
|
class JobSparkConfigLoggingConfigArgs:
|
6544
4869
|
def __init__(__self__, *,
|
@@ -6561,39 +4886,6 @@ class JobSparkConfigLoggingConfigArgs:
|
|
6561
4886
|
pulumi.set(self, "driver_log_levels", value)
|
6562
4887
|
|
6563
4888
|
|
6564
|
-
if not MYPY:
|
6565
|
-
class JobSparksqlConfigArgsDict(TypedDict):
|
6566
|
-
jar_file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
6567
|
-
"""
|
6568
|
-
HCFS URIs of jar files to be added to the Spark CLASSPATH.
|
6569
|
-
|
6570
|
-
* `logging_config.driver_log_levels`- (Required) The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'
|
6571
|
-
"""
|
6572
|
-
logging_config: NotRequired[pulumi.Input['JobSparksqlConfigLoggingConfigArgsDict']]
|
6573
|
-
"""
|
6574
|
-
The runtime logging config of the job
|
6575
|
-
"""
|
6576
|
-
properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
6577
|
-
"""
|
6578
|
-
A mapping of property names to values, used to configure Spark SQL's SparkConf. Properties that conflict with values set by the Cloud Dataproc API may be overwritten.
|
6579
|
-
"""
|
6580
|
-
query_file_uri: NotRequired[pulumi.Input[str]]
|
6581
|
-
"""
|
6582
|
-
The HCFS URI of the script that contains SQL queries.
|
6583
|
-
Conflicts with `query_list`
|
6584
|
-
"""
|
6585
|
-
query_lists: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
6586
|
-
"""
|
6587
|
-
The list of SQL queries or statements to execute as part of the job.
|
6588
|
-
Conflicts with `query_file_uri`
|
6589
|
-
"""
|
6590
|
-
script_variables: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
6591
|
-
"""
|
6592
|
-
Mapping of query variable names to values (equivalent to the Spark SQL command: `SET name="value";`).
|
6593
|
-
"""
|
6594
|
-
elif False:
|
6595
|
-
JobSparksqlConfigArgsDict: TypeAlias = Mapping[str, Any]
|
6596
|
-
|
6597
4889
|
@pulumi.input_type
|
6598
4890
|
class JobSparksqlConfigArgs:
|
6599
4891
|
def __init__(__self__, *,
|
@@ -6705,15 +4997,6 @@ class JobSparksqlConfigArgs:
|
|
6705
4997
|
pulumi.set(self, "script_variables", value)
|
6706
4998
|
|
6707
4999
|
|
6708
|
-
if not MYPY:
|
6709
|
-
class JobSparksqlConfigLoggingConfigArgsDict(TypedDict):
|
6710
|
-
driver_log_levels: pulumi.Input[Mapping[str, pulumi.Input[str]]]
|
6711
|
-
"""
|
6712
|
-
Optional. The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'.
|
6713
|
-
"""
|
6714
|
-
elif False:
|
6715
|
-
JobSparksqlConfigLoggingConfigArgsDict: TypeAlias = Mapping[str, Any]
|
6716
|
-
|
6717
5000
|
@pulumi.input_type
|
6718
5001
|
class JobSparksqlConfigLoggingConfigArgs:
|
6719
5002
|
def __init__(__self__, *,
|
@@ -6736,27 +5019,6 @@ class JobSparksqlConfigLoggingConfigArgs:
|
|
6736
5019
|
pulumi.set(self, "driver_log_levels", value)
|
6737
5020
|
|
6738
5021
|
|
6739
|
-
if not MYPY:
|
6740
|
-
class JobStatusArgsDict(TypedDict):
|
6741
|
-
details: NotRequired[pulumi.Input[str]]
|
6742
|
-
"""
|
6743
|
-
Optional job state details, such as an error description if the state is ERROR.
|
6744
|
-
"""
|
6745
|
-
state: NotRequired[pulumi.Input[str]]
|
6746
|
-
"""
|
6747
|
-
A state message specifying the overall job state.
|
6748
|
-
"""
|
6749
|
-
state_start_time: NotRequired[pulumi.Input[str]]
|
6750
|
-
"""
|
6751
|
-
The time when this state was entered.
|
6752
|
-
"""
|
6753
|
-
substate: NotRequired[pulumi.Input[str]]
|
6754
|
-
"""
|
6755
|
-
Additional state information, which includes status reported by the agent.
|
6756
|
-
"""
|
6757
|
-
elif False:
|
6758
|
-
JobStatusArgsDict: TypeAlias = Mapping[str, Any]
|
6759
|
-
|
6760
5022
|
@pulumi.input_type
|
6761
5023
|
class JobStatusArgs:
|
6762
5024
|
def __init__(__self__, *,
|
@@ -6828,26 +5090,6 @@ class JobStatusArgs:
|
|
6828
5090
|
pulumi.set(self, "substate", value)
|
6829
5091
|
|
6830
5092
|
|
6831
|
-
if not MYPY:
|
6832
|
-
class MetastoreFederationBackendMetastoreArgsDict(TypedDict):
|
6833
|
-
metastore_type: pulumi.Input[str]
|
6834
|
-
"""
|
6835
|
-
The type of the backend metastore.
|
6836
|
-
Possible values are: `METASTORE_TYPE_UNSPECIFIED`, `DATAPROC_METASTORE`, `BIGQUERY`.
|
6837
|
-
|
6838
|
-
- - -
|
6839
|
-
"""
|
6840
|
-
name: pulumi.Input[str]
|
6841
|
-
"""
|
6842
|
-
The relative resource name of the metastore that is being federated. The formats of the relative resource names for the currently supported metastores are listed below: Dataplex: projects/{projectId}/locations/{location}/lakes/{lake_id} BigQuery: projects/{projectId} Dataproc Metastore: projects/{projectId}/locations/{location}/services/{serviceId}
|
6843
|
-
"""
|
6844
|
-
rank: pulumi.Input[str]
|
6845
|
-
"""
|
6846
|
-
The identifier for this object. Format specified above.
|
6847
|
-
"""
|
6848
|
-
elif False:
|
6849
|
-
MetastoreFederationBackendMetastoreArgsDict: TypeAlias = Mapping[str, Any]
|
6850
|
-
|
6851
5093
|
@pulumi.input_type
|
6852
5094
|
class MetastoreFederationBackendMetastoreArgs:
|
6853
5095
|
def __init__(__self__, *,
|
@@ -6906,14 +5148,6 @@ class MetastoreFederationBackendMetastoreArgs:
|
|
6906
5148
|
pulumi.set(self, "rank", value)
|
6907
5149
|
|
6908
5150
|
|
6909
|
-
if not MYPY:
|
6910
|
-
class MetastoreFederationIamBindingConditionArgsDict(TypedDict):
|
6911
|
-
expression: pulumi.Input[str]
|
6912
|
-
title: pulumi.Input[str]
|
6913
|
-
description: NotRequired[pulumi.Input[str]]
|
6914
|
-
elif False:
|
6915
|
-
MetastoreFederationIamBindingConditionArgsDict: TypeAlias = Mapping[str, Any]
|
6916
|
-
|
6917
5151
|
@pulumi.input_type
|
6918
5152
|
class MetastoreFederationIamBindingConditionArgs:
|
6919
5153
|
def __init__(__self__, *,
|
@@ -6953,14 +5187,6 @@ class MetastoreFederationIamBindingConditionArgs:
|
|
6953
5187
|
pulumi.set(self, "description", value)
|
6954
5188
|
|
6955
5189
|
|
6956
|
-
if not MYPY:
|
6957
|
-
class MetastoreFederationIamMemberConditionArgsDict(TypedDict):
|
6958
|
-
expression: pulumi.Input[str]
|
6959
|
-
title: pulumi.Input[str]
|
6960
|
-
description: NotRequired[pulumi.Input[str]]
|
6961
|
-
elif False:
|
6962
|
-
MetastoreFederationIamMemberConditionArgsDict: TypeAlias = Mapping[str, Any]
|
6963
|
-
|
6964
5190
|
@pulumi.input_type
|
6965
5191
|
class MetastoreFederationIamMemberConditionArgs:
|
6966
5192
|
def __init__(__self__, *,
|
@@ -7000,16 +5226,6 @@ class MetastoreFederationIamMemberConditionArgs:
|
|
7000
5226
|
pulumi.set(self, "description", value)
|
7001
5227
|
|
7002
5228
|
|
7003
|
-
if not MYPY:
|
7004
|
-
class MetastoreServiceEncryptionConfigArgsDict(TypedDict):
|
7005
|
-
kms_key: pulumi.Input[str]
|
7006
|
-
"""
|
7007
|
-
The fully qualified customer provided Cloud KMS key name to use for customer data encryption.
|
7008
|
-
Use the following format: `projects/([^/]+)/locations/([^/]+)/keyRings/([^/]+)/cryptoKeys/([^/]+)`
|
7009
|
-
"""
|
7010
|
-
elif False:
|
7011
|
-
MetastoreServiceEncryptionConfigArgsDict: TypeAlias = Mapping[str, Any]
|
7012
|
-
|
7013
5229
|
@pulumi.input_type
|
7014
5230
|
class MetastoreServiceEncryptionConfigArgs:
|
7015
5231
|
def __init__(__self__, *,
|
@@ -7034,40 +5250,6 @@ class MetastoreServiceEncryptionConfigArgs:
|
|
7034
5250
|
pulumi.set(self, "kms_key", value)
|
7035
5251
|
|
7036
5252
|
|
7037
|
-
if not MYPY:
|
7038
|
-
class MetastoreServiceHiveMetastoreConfigArgsDict(TypedDict):
|
7039
|
-
version: pulumi.Input[str]
|
7040
|
-
"""
|
7041
|
-
The Hive metastore schema version.
|
7042
|
-
"""
|
7043
|
-
auxiliary_versions: NotRequired[pulumi.Input[Sequence[pulumi.Input['MetastoreServiceHiveMetastoreConfigAuxiliaryVersionArgsDict']]]]
|
7044
|
-
"""
|
7045
|
-
A mapping of Hive metastore version to the auxiliary version configuration.
|
7046
|
-
When specified, a secondary Hive metastore service is created along with the primary service.
|
7047
|
-
All auxiliary versions must be less than the service's primary version.
|
7048
|
-
The key is the auxiliary service name and it must match the regular expression a-z?.
|
7049
|
-
This means that the first character must be a lowercase letter, and all the following characters must be hyphens, lowercase letters, or digits, except the last character, which cannot be a hyphen.
|
7050
|
-
Structure is documented below.
|
7051
|
-
"""
|
7052
|
-
config_overrides: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
7053
|
-
"""
|
7054
|
-
A mapping of Hive metastore configuration key-value pairs to apply to the Hive metastore (configured in hive-site.xml).
|
7055
|
-
The mappings override system defaults (some keys cannot be overridden)
|
7056
|
-
"""
|
7057
|
-
endpoint_protocol: NotRequired[pulumi.Input[str]]
|
7058
|
-
"""
|
7059
|
-
The protocol to use for the metastore service endpoint. If unspecified, defaults to `THRIFT`.
|
7060
|
-
Default value is `THRIFT`.
|
7061
|
-
Possible values are: `THRIFT`, `GRPC`.
|
7062
|
-
"""
|
7063
|
-
kerberos_config: NotRequired[pulumi.Input['MetastoreServiceHiveMetastoreConfigKerberosConfigArgsDict']]
|
7064
|
-
"""
|
7065
|
-
Information used to configure the Hive metastore service as a service principal in a Kerberos realm.
|
7066
|
-
Structure is documented below.
|
7067
|
-
"""
|
7068
|
-
elif False:
|
7069
|
-
MetastoreServiceHiveMetastoreConfigArgsDict: TypeAlias = Mapping[str, Any]
|
7070
|
-
|
7071
5253
|
@pulumi.input_type
|
7072
5254
|
class MetastoreServiceHiveMetastoreConfigArgs:
|
7073
5255
|
def __init__(__self__, *,
|
@@ -7172,24 +5354,6 @@ class MetastoreServiceHiveMetastoreConfigArgs:
|
|
7172
5354
|
pulumi.set(self, "kerberos_config", value)
|
7173
5355
|
|
7174
5356
|
|
7175
|
-
if not MYPY:
|
7176
|
-
class MetastoreServiceHiveMetastoreConfigAuxiliaryVersionArgsDict(TypedDict):
|
7177
|
-
key: pulumi.Input[str]
|
7178
|
-
"""
|
7179
|
-
The identifier for this object. Format specified above.
|
7180
|
-
"""
|
7181
|
-
version: pulumi.Input[str]
|
7182
|
-
"""
|
7183
|
-
The Hive metastore version of the auxiliary service. It must be less than the primary Hive metastore service's version.
|
7184
|
-
"""
|
7185
|
-
config_overrides: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
7186
|
-
"""
|
7187
|
-
A mapping of Hive metastore configuration key-value pairs to apply to the auxiliary Hive metastore (configured in hive-site.xml) in addition to the primary version's overrides.
|
7188
|
-
If keys are present in both the auxiliary version's overrides and the primary version's overrides, the value from the auxiliary version's overrides takes precedence.
|
7189
|
-
"""
|
7190
|
-
elif False:
|
7191
|
-
MetastoreServiceHiveMetastoreConfigAuxiliaryVersionArgsDict: TypeAlias = Mapping[str, Any]
|
7192
|
-
|
7193
5357
|
@pulumi.input_type
|
7194
5358
|
class MetastoreServiceHiveMetastoreConfigAuxiliaryVersionArgs:
|
7195
5359
|
def __init__(__self__, *,
|
@@ -7245,24 +5409,6 @@ class MetastoreServiceHiveMetastoreConfigAuxiliaryVersionArgs:
|
|
7245
5409
|
pulumi.set(self, "config_overrides", value)
|
7246
5410
|
|
7247
5411
|
|
7248
|
-
if not MYPY:
|
7249
|
-
class MetastoreServiceHiveMetastoreConfigKerberosConfigArgsDict(TypedDict):
|
7250
|
-
keytab: pulumi.Input['MetastoreServiceHiveMetastoreConfigKerberosConfigKeytabArgsDict']
|
7251
|
-
"""
|
7252
|
-
A Kerberos keytab file that can be used to authenticate a service principal with a Kerberos Key Distribution Center (KDC).
|
7253
|
-
Structure is documented below.
|
7254
|
-
"""
|
7255
|
-
krb5_config_gcs_uri: pulumi.Input[str]
|
7256
|
-
"""
|
7257
|
-
A Cloud Storage URI that specifies the path to a krb5.conf file. It is of the form gs://{bucket_name}/path/to/krb5.conf, although the file does not need to be named krb5.conf explicitly.
|
7258
|
-
"""
|
7259
|
-
principal: pulumi.Input[str]
|
7260
|
-
"""
|
7261
|
-
A Kerberos principal that exists in the both the keytab the KDC to authenticate as. A typical principal is of the form "primary/instance@REALM", but there is no exact format.
|
7262
|
-
"""
|
7263
|
-
elif False:
|
7264
|
-
MetastoreServiceHiveMetastoreConfigKerberosConfigArgsDict: TypeAlias = Mapping[str, Any]
|
7265
|
-
|
7266
5412
|
@pulumi.input_type
|
7267
5413
|
class MetastoreServiceHiveMetastoreConfigKerberosConfigArgs:
|
7268
5414
|
def __init__(__self__, *,
|
@@ -7317,16 +5463,6 @@ class MetastoreServiceHiveMetastoreConfigKerberosConfigArgs:
|
|
7317
5463
|
pulumi.set(self, "principal", value)
|
7318
5464
|
|
7319
5465
|
|
7320
|
-
if not MYPY:
|
7321
|
-
class MetastoreServiceHiveMetastoreConfigKerberosConfigKeytabArgsDict(TypedDict):
|
7322
|
-
cloud_secret: pulumi.Input[str]
|
7323
|
-
"""
|
7324
|
-
The relative resource name of a Secret Manager secret version, in the following form:
|
7325
|
-
"projects/{projectNumber}/secrets/{secret_id}/versions/{version_id}".
|
7326
|
-
"""
|
7327
|
-
elif False:
|
7328
|
-
MetastoreServiceHiveMetastoreConfigKerberosConfigKeytabArgsDict: TypeAlias = Mapping[str, Any]
|
7329
|
-
|
7330
5466
|
@pulumi.input_type
|
7331
5467
|
class MetastoreServiceHiveMetastoreConfigKerberosConfigKeytabArgs:
|
7332
5468
|
def __init__(__self__, *,
|
@@ -7351,14 +5487,6 @@ class MetastoreServiceHiveMetastoreConfigKerberosConfigKeytabArgs:
|
|
7351
5487
|
pulumi.set(self, "cloud_secret", value)
|
7352
5488
|
|
7353
5489
|
|
7354
|
-
if not MYPY:
|
7355
|
-
class MetastoreServiceIamBindingConditionArgsDict(TypedDict):
|
7356
|
-
expression: pulumi.Input[str]
|
7357
|
-
title: pulumi.Input[str]
|
7358
|
-
description: NotRequired[pulumi.Input[str]]
|
7359
|
-
elif False:
|
7360
|
-
MetastoreServiceIamBindingConditionArgsDict: TypeAlias = Mapping[str, Any]
|
7361
|
-
|
7362
5490
|
@pulumi.input_type
|
7363
5491
|
class MetastoreServiceIamBindingConditionArgs:
|
7364
5492
|
def __init__(__self__, *,
|
@@ -7398,14 +5526,6 @@ class MetastoreServiceIamBindingConditionArgs:
|
|
7398
5526
|
pulumi.set(self, "description", value)
|
7399
5527
|
|
7400
5528
|
|
7401
|
-
if not MYPY:
|
7402
|
-
class MetastoreServiceIamMemberConditionArgsDict(TypedDict):
|
7403
|
-
expression: pulumi.Input[str]
|
7404
|
-
title: pulumi.Input[str]
|
7405
|
-
description: NotRequired[pulumi.Input[str]]
|
7406
|
-
elif False:
|
7407
|
-
MetastoreServiceIamMemberConditionArgsDict: TypeAlias = Mapping[str, Any]
|
7408
|
-
|
7409
5529
|
@pulumi.input_type
|
7410
5530
|
class MetastoreServiceIamMemberConditionArgs:
|
7411
5531
|
def __init__(__self__, *,
|
@@ -7445,20 +5565,6 @@ class MetastoreServiceIamMemberConditionArgs:
|
|
7445
5565
|
pulumi.set(self, "description", value)
|
7446
5566
|
|
7447
5567
|
|
7448
|
-
if not MYPY:
|
7449
|
-
class MetastoreServiceMaintenanceWindowArgsDict(TypedDict):
|
7450
|
-
day_of_week: pulumi.Input[str]
|
7451
|
-
"""
|
7452
|
-
The day of week, when the window starts.
|
7453
|
-
Possible values are: `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, `SUNDAY`.
|
7454
|
-
"""
|
7455
|
-
hour_of_day: pulumi.Input[int]
|
7456
|
-
"""
|
7457
|
-
The hour of day (0-23) when the window starts.
|
7458
|
-
"""
|
7459
|
-
elif False:
|
7460
|
-
MetastoreServiceMaintenanceWindowArgsDict: TypeAlias = Mapping[str, Any]
|
7461
|
-
|
7462
5568
|
@pulumi.input_type
|
7463
5569
|
class MetastoreServiceMaintenanceWindowArgs:
|
7464
5570
|
def __init__(__self__, *,
|
@@ -7498,16 +5604,6 @@ class MetastoreServiceMaintenanceWindowArgs:
|
|
7498
5604
|
pulumi.set(self, "hour_of_day", value)
|
7499
5605
|
|
7500
5606
|
|
7501
|
-
if not MYPY:
|
7502
|
-
class MetastoreServiceMetadataIntegrationArgsDict(TypedDict):
|
7503
|
-
data_catalog_config: pulumi.Input['MetastoreServiceMetadataIntegrationDataCatalogConfigArgsDict']
|
7504
|
-
"""
|
7505
|
-
The integration config for the Data Catalog service.
|
7506
|
-
Structure is documented below.
|
7507
|
-
"""
|
7508
|
-
elif False:
|
7509
|
-
MetastoreServiceMetadataIntegrationArgsDict: TypeAlias = Mapping[str, Any]
|
7510
|
-
|
7511
5607
|
@pulumi.input_type
|
7512
5608
|
class MetastoreServiceMetadataIntegrationArgs:
|
7513
5609
|
def __init__(__self__, *,
|
@@ -7532,15 +5628,6 @@ class MetastoreServiceMetadataIntegrationArgs:
|
|
7532
5628
|
pulumi.set(self, "data_catalog_config", value)
|
7533
5629
|
|
7534
5630
|
|
7535
|
-
if not MYPY:
|
7536
|
-
class MetastoreServiceMetadataIntegrationDataCatalogConfigArgsDict(TypedDict):
|
7537
|
-
enabled: pulumi.Input[bool]
|
7538
|
-
"""
|
7539
|
-
Defines whether the metastore metadata should be synced to Data Catalog. The default value is to disable syncing metastore metadata to Data Catalog.
|
7540
|
-
"""
|
7541
|
-
elif False:
|
7542
|
-
MetastoreServiceMetadataIntegrationDataCatalogConfigArgsDict: TypeAlias = Mapping[str, Any]
|
7543
|
-
|
7544
5631
|
@pulumi.input_type
|
7545
5632
|
class MetastoreServiceMetadataIntegrationDataCatalogConfigArgs:
|
7546
5633
|
def __init__(__self__, *,
|
@@ -7563,20 +5650,6 @@ class MetastoreServiceMetadataIntegrationDataCatalogConfigArgs:
|
|
7563
5650
|
pulumi.set(self, "enabled", value)
|
7564
5651
|
|
7565
5652
|
|
7566
|
-
if not MYPY:
|
7567
|
-
class MetastoreServiceNetworkConfigArgsDict(TypedDict):
|
7568
|
-
consumers: pulumi.Input[Sequence[pulumi.Input['MetastoreServiceNetworkConfigConsumerArgsDict']]]
|
7569
|
-
"""
|
7570
|
-
The consumer-side network configuration for the Dataproc Metastore instance.
|
7571
|
-
Structure is documented below.
|
7572
|
-
"""
|
7573
|
-
custom_routes_enabled: NotRequired[pulumi.Input[bool]]
|
7574
|
-
"""
|
7575
|
-
Enables custom routes to be imported and exported for the Dataproc Metastore service's peered VPC network.
|
7576
|
-
"""
|
7577
|
-
elif False:
|
7578
|
-
MetastoreServiceNetworkConfigArgsDict: TypeAlias = Mapping[str, Any]
|
7579
|
-
|
7580
5653
|
@pulumi.input_type
|
7581
5654
|
class MetastoreServiceNetworkConfigArgs:
|
7582
5655
|
def __init__(__self__, *,
|
@@ -7617,23 +5690,6 @@ class MetastoreServiceNetworkConfigArgs:
|
|
7617
5690
|
pulumi.set(self, "custom_routes_enabled", value)
|
7618
5691
|
|
7619
5692
|
|
7620
|
-
if not MYPY:
|
7621
|
-
class MetastoreServiceNetworkConfigConsumerArgsDict(TypedDict):
|
7622
|
-
subnetwork: pulumi.Input[str]
|
7623
|
-
"""
|
7624
|
-
The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service's endpoint.
|
7625
|
-
It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network.
|
7626
|
-
There must be at least one IP address available in the subnet's primary range. The subnet is specified in the following form:
|
7627
|
-
`projects/{projectNumber}/regions/{region_id}/subnetworks/{subnetwork_id}
|
7628
|
-
"""
|
7629
|
-
endpoint_uri: NotRequired[pulumi.Input[str]]
|
7630
|
-
"""
|
7631
|
-
(Output)
|
7632
|
-
The URI of the endpoint used to access the metastore service.
|
7633
|
-
"""
|
7634
|
-
elif False:
|
7635
|
-
MetastoreServiceNetworkConfigConsumerArgsDict: TypeAlias = Mapping[str, Any]
|
7636
|
-
|
7637
5693
|
@pulumi.input_type
|
7638
5694
|
class MetastoreServiceNetworkConfigConsumerArgs:
|
7639
5695
|
def __init__(__self__, *,
|
@@ -7680,25 +5736,6 @@ class MetastoreServiceNetworkConfigConsumerArgs:
|
|
7680
5736
|
pulumi.set(self, "endpoint_uri", value)
|
7681
5737
|
|
7682
5738
|
|
7683
|
-
if not MYPY:
|
7684
|
-
class MetastoreServiceScalingConfigArgsDict(TypedDict):
|
7685
|
-
autoscaling_config: NotRequired[pulumi.Input['MetastoreServiceScalingConfigAutoscalingConfigArgsDict']]
|
7686
|
-
"""
|
7687
|
-
Represents the autoscaling configuration of a metastore service.
|
7688
|
-
Structure is documented below.
|
7689
|
-
"""
|
7690
|
-
instance_size: NotRequired[pulumi.Input[str]]
|
7691
|
-
"""
|
7692
|
-
Metastore instance sizes.
|
7693
|
-
Possible values are: `EXTRA_SMALL`, `SMALL`, `MEDIUM`, `LARGE`, `EXTRA_LARGE`.
|
7694
|
-
"""
|
7695
|
-
scaling_factor: NotRequired[pulumi.Input[float]]
|
7696
|
-
"""
|
7697
|
-
Scaling factor, in increments of 0.1 for values less than 1.0, and increments of 1.0 for values greater than 1.0.
|
7698
|
-
"""
|
7699
|
-
elif False:
|
7700
|
-
MetastoreServiceScalingConfigArgsDict: TypeAlias = Mapping[str, Any]
|
7701
|
-
|
7702
5739
|
@pulumi.input_type
|
7703
5740
|
class MetastoreServiceScalingConfigArgs:
|
7704
5741
|
def __init__(__self__, *,
|
@@ -7758,20 +5795,6 @@ class MetastoreServiceScalingConfigArgs:
|
|
7758
5795
|
pulumi.set(self, "scaling_factor", value)
|
7759
5796
|
|
7760
5797
|
|
7761
|
-
if not MYPY:
|
7762
|
-
class MetastoreServiceScalingConfigAutoscalingConfigArgsDict(TypedDict):
|
7763
|
-
autoscaling_enabled: NotRequired[pulumi.Input[bool]]
|
7764
|
-
"""
|
7765
|
-
Defines whether autoscaling is enabled. The default value is false.
|
7766
|
-
"""
|
7767
|
-
limit_config: NotRequired[pulumi.Input['MetastoreServiceScalingConfigAutoscalingConfigLimitConfigArgsDict']]
|
7768
|
-
"""
|
7769
|
-
Represents the limit configuration of a metastore service.
|
7770
|
-
Structure is documented below.
|
7771
|
-
"""
|
7772
|
-
elif False:
|
7773
|
-
MetastoreServiceScalingConfigAutoscalingConfigArgsDict: TypeAlias = Mapping[str, Any]
|
7774
|
-
|
7775
5798
|
@pulumi.input_type
|
7776
5799
|
class MetastoreServiceScalingConfigAutoscalingConfigArgs:
|
7777
5800
|
def __init__(__self__, *,
|
@@ -7813,19 +5836,6 @@ class MetastoreServiceScalingConfigAutoscalingConfigArgs:
|
|
7813
5836
|
pulumi.set(self, "limit_config", value)
|
7814
5837
|
|
7815
5838
|
|
7816
|
-
if not MYPY:
|
7817
|
-
class MetastoreServiceScalingConfigAutoscalingConfigLimitConfigArgsDict(TypedDict):
|
7818
|
-
max_scaling_factor: NotRequired[pulumi.Input[float]]
|
7819
|
-
"""
|
7820
|
-
The maximum scaling factor that the service will autoscale to. The default value is 6.0.
|
7821
|
-
"""
|
7822
|
-
min_scaling_factor: NotRequired[pulumi.Input[float]]
|
7823
|
-
"""
|
7824
|
-
The minimum scaling factor that the service will autoscale to. The default value is 0.1.
|
7825
|
-
"""
|
7826
|
-
elif False:
|
7827
|
-
MetastoreServiceScalingConfigAutoscalingConfigLimitConfigArgsDict: TypeAlias = Mapping[str, Any]
|
7828
|
-
|
7829
5839
|
@pulumi.input_type
|
7830
5840
|
class MetastoreServiceScalingConfigAutoscalingConfigLimitConfigArgs:
|
7831
5841
|
def __init__(__self__, *,
|
@@ -7852,39 +5862,18 @@ class MetastoreServiceScalingConfigAutoscalingConfigLimitConfigArgs:
|
|
7852
5862
|
def max_scaling_factor(self, value: Optional[pulumi.Input[float]]):
|
7853
5863
|
pulumi.set(self, "max_scaling_factor", value)
|
7854
5864
|
|
7855
|
-
@property
|
7856
|
-
@pulumi.getter(name="minScalingFactor")
|
7857
|
-
def min_scaling_factor(self) -> Optional[pulumi.Input[float]]:
|
7858
|
-
"""
|
7859
|
-
The minimum scaling factor that the service will autoscale to. The default value is 0.1.
|
7860
|
-
"""
|
7861
|
-
return pulumi.get(self, "min_scaling_factor")
|
7862
|
-
|
7863
|
-
@min_scaling_factor.setter
|
7864
|
-
def min_scaling_factor(self, value: Optional[pulumi.Input[float]]):
|
7865
|
-
pulumi.set(self, "min_scaling_factor", value)
|
7866
|
-
|
7867
|
-
|
7868
|
-
if not MYPY:
|
7869
|
-
class MetastoreServiceScheduledBackupArgsDict(TypedDict):
|
7870
|
-
backup_location: pulumi.Input[str]
|
7871
|
-
"""
|
7872
|
-
A Cloud Storage URI of a folder, in the format gs://<bucket_name>/<path_inside_bucket>. A sub-folder <backup_folder> containing backup files will be stored below it.
|
7873
|
-
"""
|
7874
|
-
cron_schedule: NotRequired[pulumi.Input[str]]
|
7875
|
-
"""
|
7876
|
-
The scheduled interval in Cron format, see https://en.wikipedia.org/wiki/Cron The default is empty: scheduled backup is not enabled. Must be specified to enable scheduled backups.
|
7877
|
-
"""
|
7878
|
-
enabled: NotRequired[pulumi.Input[bool]]
|
7879
|
-
"""
|
7880
|
-
Defines whether the scheduled backup is enabled. The default value is false.
|
7881
|
-
"""
|
7882
|
-
time_zone: NotRequired[pulumi.Input[str]]
|
5865
|
+
@property
|
5866
|
+
@pulumi.getter(name="minScalingFactor")
|
5867
|
+
def min_scaling_factor(self) -> Optional[pulumi.Input[float]]:
|
7883
5868
|
"""
|
7884
|
-
|
5869
|
+
The minimum scaling factor that the service will autoscale to. The default value is 0.1.
|
7885
5870
|
"""
|
7886
|
-
|
7887
|
-
|
5871
|
+
return pulumi.get(self, "min_scaling_factor")
|
5872
|
+
|
5873
|
+
@min_scaling_factor.setter
|
5874
|
+
def min_scaling_factor(self, value: Optional[pulumi.Input[float]]):
|
5875
|
+
pulumi.set(self, "min_scaling_factor", value)
|
5876
|
+
|
7888
5877
|
|
7889
5878
|
@pulumi.input_type
|
7890
5879
|
class MetastoreServiceScheduledBackupArgs:
|
@@ -7956,17 +5945,6 @@ class MetastoreServiceScheduledBackupArgs:
|
|
7956
5945
|
pulumi.set(self, "time_zone", value)
|
7957
5946
|
|
7958
5947
|
|
7959
|
-
if not MYPY:
|
7960
|
-
class MetastoreServiceTelemetryConfigArgsDict(TypedDict):
|
7961
|
-
log_format: NotRequired[pulumi.Input[str]]
|
7962
|
-
"""
|
7963
|
-
The output format of the Dataproc Metastore service's logs.
|
7964
|
-
Default value is `JSON`.
|
7965
|
-
Possible values are: `LEGACY`, `JSON`.
|
7966
|
-
"""
|
7967
|
-
elif False:
|
7968
|
-
MetastoreServiceTelemetryConfigArgsDict: TypeAlias = Mapping[str, Any]
|
7969
|
-
|
7970
5948
|
@pulumi.input_type
|
7971
5949
|
class MetastoreServiceTelemetryConfigArgs:
|
7972
5950
|
def __init__(__self__, *,
|
@@ -7994,59 +5972,6 @@ class MetastoreServiceTelemetryConfigArgs:
|
|
7994
5972
|
pulumi.set(self, "log_format", value)
|
7995
5973
|
|
7996
5974
|
|
7997
|
-
if not MYPY:
|
7998
|
-
class WorkflowTemplateJobArgsDict(TypedDict):
|
7999
|
-
step_id: pulumi.Input[str]
|
8000
|
-
"""
|
8001
|
-
Required. The step id. The id must be unique among all jobs within the template. The step id is used as prefix for job id, as job `goog-dataproc-workflow-step-id` label, and in field from other steps. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between 3 and 50 characters.
|
8002
|
-
"""
|
8003
|
-
hadoop_job: NotRequired[pulumi.Input['WorkflowTemplateJobHadoopJobArgsDict']]
|
8004
|
-
"""
|
8005
|
-
Job is a Hadoop job.
|
8006
|
-
"""
|
8007
|
-
hive_job: NotRequired[pulumi.Input['WorkflowTemplateJobHiveJobArgsDict']]
|
8008
|
-
"""
|
8009
|
-
Job is a Hive job.
|
8010
|
-
"""
|
8011
|
-
labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
8012
|
-
"""
|
8013
|
-
The labels to associate with this job. Label keys must be between 1 and 63 characters long, and must conform to the following regular expression: {0,63} No more than 32 labels can be associated with a given job.
|
8014
|
-
"""
|
8015
|
-
pig_job: NotRequired[pulumi.Input['WorkflowTemplateJobPigJobArgsDict']]
|
8016
|
-
"""
|
8017
|
-
Job is a Pig job.
|
8018
|
-
"""
|
8019
|
-
prerequisite_step_ids: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
8020
|
-
"""
|
8021
|
-
The optional list of prerequisite job step_ids. If not specified, the job will start at the beginning of workflow.
|
8022
|
-
"""
|
8023
|
-
presto_job: NotRequired[pulumi.Input['WorkflowTemplateJobPrestoJobArgsDict']]
|
8024
|
-
"""
|
8025
|
-
Job is a Presto job.
|
8026
|
-
"""
|
8027
|
-
pyspark_job: NotRequired[pulumi.Input['WorkflowTemplateJobPysparkJobArgsDict']]
|
8028
|
-
"""
|
8029
|
-
Job is a PySpark job.
|
8030
|
-
"""
|
8031
|
-
scheduling: NotRequired[pulumi.Input['WorkflowTemplateJobSchedulingArgsDict']]
|
8032
|
-
"""
|
8033
|
-
Job scheduling configuration.
|
8034
|
-
"""
|
8035
|
-
spark_job: NotRequired[pulumi.Input['WorkflowTemplateJobSparkJobArgsDict']]
|
8036
|
-
"""
|
8037
|
-
Job is a Spark job.
|
8038
|
-
"""
|
8039
|
-
spark_r_job: NotRequired[pulumi.Input['WorkflowTemplateJobSparkRJobArgsDict']]
|
8040
|
-
"""
|
8041
|
-
Job is a SparkR job.
|
8042
|
-
"""
|
8043
|
-
spark_sql_job: NotRequired[pulumi.Input['WorkflowTemplateJobSparkSqlJobArgsDict']]
|
8044
|
-
"""
|
8045
|
-
Job is a SparkSql job.
|
8046
|
-
"""
|
8047
|
-
elif False:
|
8048
|
-
WorkflowTemplateJobArgsDict: TypeAlias = Mapping[str, Any]
|
8049
|
-
|
8050
5975
|
@pulumi.input_type
|
8051
5976
|
class WorkflowTemplateJobArgs:
|
8052
5977
|
def __init__(__self__, *,
|
@@ -8245,43 +6170,6 @@ class WorkflowTemplateJobArgs:
|
|
8245
6170
|
pulumi.set(self, "spark_sql_job", value)
|
8246
6171
|
|
8247
6172
|
|
8248
|
-
if not MYPY:
|
8249
|
-
class WorkflowTemplateJobHadoopJobArgsDict(TypedDict):
|
8250
|
-
archive_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
8251
|
-
"""
|
8252
|
-
HCFS URIs of archives to be extracted in the working directory of Hadoop drivers and tasks. Supported file types: .jar, .tar, .tar.gz, .tgz, or .zip.
|
8253
|
-
"""
|
8254
|
-
args: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
8255
|
-
"""
|
8256
|
-
The arguments to pass to the driver. Do not include arguments, such as `-libjars` or `-Dfoo=bar`, that can be set as job properties, since a collision may occur that causes an incorrect job submission.
|
8257
|
-
"""
|
8258
|
-
file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
8259
|
-
"""
|
8260
|
-
HCFS (Hadoop Compatible Filesystem) URIs of files to be copied to the working directory of Hadoop drivers and distributed tasks. Useful for naively parallel tasks.
|
8261
|
-
"""
|
8262
|
-
jar_file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
8263
|
-
"""
|
8264
|
-
Jar file URIs to add to the CLASSPATHs of the Hadoop driver and tasks.
|
8265
|
-
"""
|
8266
|
-
logging_config: NotRequired[pulumi.Input['WorkflowTemplateJobHadoopJobLoggingConfigArgsDict']]
|
8267
|
-
"""
|
8268
|
-
The runtime log config for job execution.
|
8269
|
-
"""
|
8270
|
-
main_class: NotRequired[pulumi.Input[str]]
|
8271
|
-
"""
|
8272
|
-
The name of the driver's main class. The jar file containing the class must be in the default CLASSPATH or specified in `jar_file_uris`.
|
8273
|
-
"""
|
8274
|
-
main_jar_file_uri: NotRequired[pulumi.Input[str]]
|
8275
|
-
"""
|
8276
|
-
The HCFS URI of the jar file containing the main class. Examples: 'gs://foo-bucket/analytics-binaries/extract-useful-metrics-mr.jar' 'hdfs:/tmp/test-samples/custom-wordcount.jar' 'file:///home/usr/lib/hadoop-mapreduce/hadoop-mapreduce-examples.jar'
|
8277
|
-
"""
|
8278
|
-
properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
8279
|
-
"""
|
8280
|
-
A mapping of property names to values, used to configure Hadoop. Properties that conflict with values set by the Dataproc API may be overwritten. Can include properties set in /etc/hadoop/conf/*-site and classes in user code.
|
8281
|
-
"""
|
8282
|
-
elif False:
|
8283
|
-
WorkflowTemplateJobHadoopJobArgsDict: TypeAlias = Mapping[str, Any]
|
8284
|
-
|
8285
6173
|
@pulumi.input_type
|
8286
6174
|
class WorkflowTemplateJobHadoopJobArgs:
|
8287
6175
|
def __init__(__self__, *,
|
@@ -8417,15 +6305,6 @@ class WorkflowTemplateJobHadoopJobArgs:
|
|
8417
6305
|
pulumi.set(self, "properties", value)
|
8418
6306
|
|
8419
6307
|
|
8420
|
-
if not MYPY:
|
8421
|
-
class WorkflowTemplateJobHadoopJobLoggingConfigArgsDict(TypedDict):
|
8422
|
-
driver_log_levels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
8423
|
-
"""
|
8424
|
-
The per-package log levels for the driver. This may include "root" package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'
|
8425
|
-
"""
|
8426
|
-
elif False:
|
8427
|
-
WorkflowTemplateJobHadoopJobLoggingConfigArgsDict: TypeAlias = Mapping[str, Any]
|
8428
|
-
|
8429
6308
|
@pulumi.input_type
|
8430
6309
|
class WorkflowTemplateJobHadoopJobLoggingConfigArgs:
|
8431
6310
|
def __init__(__self__, *,
|
@@ -8449,35 +6328,6 @@ class WorkflowTemplateJobHadoopJobLoggingConfigArgs:
|
|
8449
6328
|
pulumi.set(self, "driver_log_levels", value)
|
8450
6329
|
|
8451
6330
|
|
8452
|
-
if not MYPY:
|
8453
|
-
class WorkflowTemplateJobHiveJobArgsDict(TypedDict):
|
8454
|
-
continue_on_failure: NotRequired[pulumi.Input[bool]]
|
8455
|
-
"""
|
8456
|
-
Whether to continue executing queries if a query fails. The default value is `false`. Setting to `true` can be useful when executing independent parallel queries.
|
8457
|
-
"""
|
8458
|
-
jar_file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
8459
|
-
"""
|
8460
|
-
HCFS URIs of jar files to add to the CLASSPATH of the Hive server and Hadoop MapReduce (MR) tasks. Can contain Hive SerDes and UDFs.
|
8461
|
-
"""
|
8462
|
-
properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
8463
|
-
"""
|
8464
|
-
A mapping of property names and values, used to configure Hive. Properties that conflict with values set by the Dataproc API may be overwritten. Can include properties set in /etc/hadoop/conf/*-site.xml, /etc/hive/conf/hive-site.xml, and classes in user code.
|
8465
|
-
"""
|
8466
|
-
query_file_uri: NotRequired[pulumi.Input[str]]
|
8467
|
-
"""
|
8468
|
-
The HCFS URI of the script that contains Hive queries.
|
8469
|
-
"""
|
8470
|
-
query_list: NotRequired[pulumi.Input['WorkflowTemplateJobHiveJobQueryListArgsDict']]
|
8471
|
-
"""
|
8472
|
-
A list of queries.
|
8473
|
-
"""
|
8474
|
-
script_variables: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
8475
|
-
"""
|
8476
|
-
Mapping of query variable names to values (equivalent to the Hive command: `SET name="value";`).
|
8477
|
-
"""
|
8478
|
-
elif False:
|
8479
|
-
WorkflowTemplateJobHiveJobArgsDict: TypeAlias = Mapping[str, Any]
|
8480
|
-
|
8481
6331
|
@pulumi.input_type
|
8482
6332
|
class WorkflowTemplateJobHiveJobArgs:
|
8483
6333
|
def __init__(__self__, *,
|
@@ -8581,15 +6431,6 @@ class WorkflowTemplateJobHiveJobArgs:
|
|
8581
6431
|
pulumi.set(self, "script_variables", value)
|
8582
6432
|
|
8583
6433
|
|
8584
|
-
if not MYPY:
|
8585
|
-
class WorkflowTemplateJobHiveJobQueryListArgsDict(TypedDict):
|
8586
|
-
queries: pulumi.Input[Sequence[pulumi.Input[str]]]
|
8587
|
-
"""
|
8588
|
-
Required. The queries to execute. You do not need to end a query expression with a semicolon. Multiple queries can be specified in one string by separating each with a semicolon. Here is an example of a Dataproc API snippet that uses a QueryList to specify a HiveJob: "hiveJob": { "queryList": { "queries": } }
|
8589
|
-
"""
|
8590
|
-
elif False:
|
8591
|
-
WorkflowTemplateJobHiveJobQueryListArgsDict: TypeAlias = Mapping[str, Any]
|
8592
|
-
|
8593
6434
|
@pulumi.input_type
|
8594
6435
|
class WorkflowTemplateJobHiveJobQueryListArgs:
|
8595
6436
|
def __init__(__self__, *,
|
@@ -8612,39 +6453,6 @@ class WorkflowTemplateJobHiveJobQueryListArgs:
|
|
8612
6453
|
pulumi.set(self, "queries", value)
|
8613
6454
|
|
8614
6455
|
|
8615
|
-
if not MYPY:
|
8616
|
-
class WorkflowTemplateJobPigJobArgsDict(TypedDict):
|
8617
|
-
continue_on_failure: NotRequired[pulumi.Input[bool]]
|
8618
|
-
"""
|
8619
|
-
Whether to continue executing queries if a query fails. The default value is `false`. Setting to `true` can be useful when executing independent parallel queries.
|
8620
|
-
"""
|
8621
|
-
jar_file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
8622
|
-
"""
|
8623
|
-
HCFS URIs of jar files to add to the CLASSPATH of the Pig Client and Hadoop MapReduce (MR) tasks. Can contain Pig UDFs.
|
8624
|
-
"""
|
8625
|
-
logging_config: NotRequired[pulumi.Input['WorkflowTemplateJobPigJobLoggingConfigArgsDict']]
|
8626
|
-
"""
|
8627
|
-
The runtime log config for job execution.
|
8628
|
-
"""
|
8629
|
-
properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
8630
|
-
"""
|
8631
|
-
A mapping of property names to values, used to configure Pig. Properties that conflict with values set by the Dataproc API may be overwritten. Can include properties set in /etc/hadoop/conf/*-site.xml, /etc/pig/conf/pig.properties, and classes in user code.
|
8632
|
-
"""
|
8633
|
-
query_file_uri: NotRequired[pulumi.Input[str]]
|
8634
|
-
"""
|
8635
|
-
The HCFS URI of the script that contains the Pig queries.
|
8636
|
-
"""
|
8637
|
-
query_list: NotRequired[pulumi.Input['WorkflowTemplateJobPigJobQueryListArgsDict']]
|
8638
|
-
"""
|
8639
|
-
A list of queries.
|
8640
|
-
"""
|
8641
|
-
script_variables: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
8642
|
-
"""
|
8643
|
-
Mapping of query variable names to values (equivalent to the Pig command: `name=`).
|
8644
|
-
"""
|
8645
|
-
elif False:
|
8646
|
-
WorkflowTemplateJobPigJobArgsDict: TypeAlias = Mapping[str, Any]
|
8647
|
-
|
8648
6456
|
@pulumi.input_type
|
8649
6457
|
class WorkflowTemplateJobPigJobArgs:
|
8650
6458
|
def __init__(__self__, *,
|
@@ -8764,15 +6572,6 @@ class WorkflowTemplateJobPigJobArgs:
|
|
8764
6572
|
pulumi.set(self, "script_variables", value)
|
8765
6573
|
|
8766
6574
|
|
8767
|
-
if not MYPY:
|
8768
|
-
class WorkflowTemplateJobPigJobLoggingConfigArgsDict(TypedDict):
|
8769
|
-
driver_log_levels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
8770
|
-
"""
|
8771
|
-
The per-package log levels for the driver. This may include "root" package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'
|
8772
|
-
"""
|
8773
|
-
elif False:
|
8774
|
-
WorkflowTemplateJobPigJobLoggingConfigArgsDict: TypeAlias = Mapping[str, Any]
|
8775
|
-
|
8776
6575
|
@pulumi.input_type
|
8777
6576
|
class WorkflowTemplateJobPigJobLoggingConfigArgs:
|
8778
6577
|
def __init__(__self__, *,
|
@@ -8796,15 +6595,6 @@ class WorkflowTemplateJobPigJobLoggingConfigArgs:
|
|
8796
6595
|
pulumi.set(self, "driver_log_levels", value)
|
8797
6596
|
|
8798
6597
|
|
8799
|
-
if not MYPY:
|
8800
|
-
class WorkflowTemplateJobPigJobQueryListArgsDict(TypedDict):
|
8801
|
-
queries: pulumi.Input[Sequence[pulumi.Input[str]]]
|
8802
|
-
"""
|
8803
|
-
Required. The queries to execute. You do not need to end a query expression with a semicolon. Multiple queries can be specified in one string by separating each with a semicolon. Here is an example of a Dataproc API snippet that uses a QueryList to specify a HiveJob: "hiveJob": { "queryList": { "queries": } }
|
8804
|
-
"""
|
8805
|
-
elif False:
|
8806
|
-
WorkflowTemplateJobPigJobQueryListArgsDict: TypeAlias = Mapping[str, Any]
|
8807
|
-
|
8808
6598
|
@pulumi.input_type
|
8809
6599
|
class WorkflowTemplateJobPigJobQueryListArgs:
|
8810
6600
|
def __init__(__self__, *,
|
@@ -8827,39 +6617,6 @@ class WorkflowTemplateJobPigJobQueryListArgs:
|
|
8827
6617
|
pulumi.set(self, "queries", value)
|
8828
6618
|
|
8829
6619
|
|
8830
|
-
if not MYPY:
|
8831
|
-
class WorkflowTemplateJobPrestoJobArgsDict(TypedDict):
|
8832
|
-
client_tags: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
8833
|
-
"""
|
8834
|
-
Presto client tags to attach to this query
|
8835
|
-
"""
|
8836
|
-
continue_on_failure: NotRequired[pulumi.Input[bool]]
|
8837
|
-
"""
|
8838
|
-
Whether to continue executing queries if a query fails. The default value is `false`. Setting to `true` can be useful when executing independent parallel queries.
|
8839
|
-
"""
|
8840
|
-
logging_config: NotRequired[pulumi.Input['WorkflowTemplateJobPrestoJobLoggingConfigArgsDict']]
|
8841
|
-
"""
|
8842
|
-
The runtime log config for job execution.
|
8843
|
-
"""
|
8844
|
-
output_format: NotRequired[pulumi.Input[str]]
|
8845
|
-
"""
|
8846
|
-
The format in which query output will be displayed. See the Presto documentation for supported output formats
|
8847
|
-
"""
|
8848
|
-
properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
8849
|
-
"""
|
8850
|
-
A mapping of property names to values. Used to set Presto (https://prestodb.io/docs/current/sql/set-session.html) Equivalent to using the --session flag in the Presto CLI
|
8851
|
-
"""
|
8852
|
-
query_file_uri: NotRequired[pulumi.Input[str]]
|
8853
|
-
"""
|
8854
|
-
The HCFS URI of the script that contains SQL queries.
|
8855
|
-
"""
|
8856
|
-
query_list: NotRequired[pulumi.Input['WorkflowTemplateJobPrestoJobQueryListArgsDict']]
|
8857
|
-
"""
|
8858
|
-
A list of queries.
|
8859
|
-
"""
|
8860
|
-
elif False:
|
8861
|
-
WorkflowTemplateJobPrestoJobArgsDict: TypeAlias = Mapping[str, Any]
|
8862
|
-
|
8863
6620
|
@pulumi.input_type
|
8864
6621
|
class WorkflowTemplateJobPrestoJobArgs:
|
8865
6622
|
def __init__(__self__, *,
|
@@ -8979,15 +6736,6 @@ class WorkflowTemplateJobPrestoJobArgs:
|
|
8979
6736
|
pulumi.set(self, "query_list", value)
|
8980
6737
|
|
8981
6738
|
|
8982
|
-
if not MYPY:
|
8983
|
-
class WorkflowTemplateJobPrestoJobLoggingConfigArgsDict(TypedDict):
|
8984
|
-
driver_log_levels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
8985
|
-
"""
|
8986
|
-
The per-package log levels for the driver. This may include "root" package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'
|
8987
|
-
"""
|
8988
|
-
elif False:
|
8989
|
-
WorkflowTemplateJobPrestoJobLoggingConfigArgsDict: TypeAlias = Mapping[str, Any]
|
8990
|
-
|
8991
6739
|
@pulumi.input_type
|
8992
6740
|
class WorkflowTemplateJobPrestoJobLoggingConfigArgs:
|
8993
6741
|
def __init__(__self__, *,
|
@@ -9011,15 +6759,6 @@ class WorkflowTemplateJobPrestoJobLoggingConfigArgs:
|
|
9011
6759
|
pulumi.set(self, "driver_log_levels", value)
|
9012
6760
|
|
9013
6761
|
|
9014
|
-
if not MYPY:
|
9015
|
-
class WorkflowTemplateJobPrestoJobQueryListArgsDict(TypedDict):
|
9016
|
-
queries: pulumi.Input[Sequence[pulumi.Input[str]]]
|
9017
|
-
"""
|
9018
|
-
Required. The queries to execute. You do not need to end a query expression with a semicolon. Multiple queries can be specified in one string by separating each with a semicolon. Here is an example of a Dataproc API snippet that uses a QueryList to specify a HiveJob: "hiveJob": { "queryList": { "queries": } }
|
9019
|
-
"""
|
9020
|
-
elif False:
|
9021
|
-
WorkflowTemplateJobPrestoJobQueryListArgsDict: TypeAlias = Mapping[str, Any]
|
9022
|
-
|
9023
6762
|
@pulumi.input_type
|
9024
6763
|
class WorkflowTemplateJobPrestoJobQueryListArgs:
|
9025
6764
|
def __init__(__self__, *,
|
@@ -9042,43 +6781,6 @@ class WorkflowTemplateJobPrestoJobQueryListArgs:
|
|
9042
6781
|
pulumi.set(self, "queries", value)
|
9043
6782
|
|
9044
6783
|
|
9045
|
-
if not MYPY:
|
9046
|
-
class WorkflowTemplateJobPysparkJobArgsDict(TypedDict):
|
9047
|
-
main_python_file_uri: pulumi.Input[str]
|
9048
|
-
"""
|
9049
|
-
Required. The HCFS URI of the main Python file to use as the driver. Must be a .py file.
|
9050
|
-
"""
|
9051
|
-
archive_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
9052
|
-
"""
|
9053
|
-
HCFS URIs of archives to be extracted into the working directory of each executor. Supported file types: .jar, .tar, .tar.gz, .tgz, and .zip.
|
9054
|
-
"""
|
9055
|
-
args: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
9056
|
-
"""
|
9057
|
-
The arguments to pass to the driver. Do not include arguments, such as `--conf`, that can be set as job properties, since a collision may occur that causes an incorrect job submission.
|
9058
|
-
"""
|
9059
|
-
file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
9060
|
-
"""
|
9061
|
-
HCFS URIs of files to be placed in the working directory of each executor. Useful for naively parallel tasks.
|
9062
|
-
"""
|
9063
|
-
jar_file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
9064
|
-
"""
|
9065
|
-
HCFS URIs of jar files to add to the CLASSPATHs of the Python driver and tasks.
|
9066
|
-
"""
|
9067
|
-
logging_config: NotRequired[pulumi.Input['WorkflowTemplateJobPysparkJobLoggingConfigArgsDict']]
|
9068
|
-
"""
|
9069
|
-
The runtime log config for job execution.
|
9070
|
-
"""
|
9071
|
-
properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
9072
|
-
"""
|
9073
|
-
A mapping of property names to values, used to configure PySpark. Properties that conflict with values set by the Dataproc API may be overwritten. Can include properties set in /etc/spark/conf/spark-defaults.conf and classes in user code.
|
9074
|
-
"""
|
9075
|
-
python_file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
9076
|
-
"""
|
9077
|
-
HCFS file URIs of Python files to pass to the PySpark framework. Supported file types: .py, .egg, and .zip.
|
9078
|
-
"""
|
9079
|
-
elif False:
|
9080
|
-
WorkflowTemplateJobPysparkJobArgsDict: TypeAlias = Mapping[str, Any]
|
9081
|
-
|
9082
6784
|
@pulumi.input_type
|
9083
6785
|
class WorkflowTemplateJobPysparkJobArgs:
|
9084
6786
|
def __init__(__self__, *,
|
@@ -9213,15 +6915,6 @@ class WorkflowTemplateJobPysparkJobArgs:
|
|
9213
6915
|
pulumi.set(self, "python_file_uris", value)
|
9214
6916
|
|
9215
6917
|
|
9216
|
-
if not MYPY:
|
9217
|
-
class WorkflowTemplateJobPysparkJobLoggingConfigArgsDict(TypedDict):
|
9218
|
-
driver_log_levels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
9219
|
-
"""
|
9220
|
-
The per-package log levels for the driver. This may include "root" package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'
|
9221
|
-
"""
|
9222
|
-
elif False:
|
9223
|
-
WorkflowTemplateJobPysparkJobLoggingConfigArgsDict: TypeAlias = Mapping[str, Any]
|
9224
|
-
|
9225
6918
|
@pulumi.input_type
|
9226
6919
|
class WorkflowTemplateJobPysparkJobLoggingConfigArgs:
|
9227
6920
|
def __init__(__self__, *,
|
@@ -9245,19 +6938,6 @@ class WorkflowTemplateJobPysparkJobLoggingConfigArgs:
|
|
9245
6938
|
pulumi.set(self, "driver_log_levels", value)
|
9246
6939
|
|
9247
6940
|
|
9248
|
-
if not MYPY:
|
9249
|
-
class WorkflowTemplateJobSchedulingArgsDict(TypedDict):
|
9250
|
-
max_failures_per_hour: NotRequired[pulumi.Input[int]]
|
9251
|
-
"""
|
9252
|
-
Maximum number of times per hour a driver may be restarted as a result of driver exiting with non-zero code before job is reported failed. A job may be reported as thrashing if driver exits with non-zero code 4 times within 10 minute window. Maximum value is 10.
|
9253
|
-
"""
|
9254
|
-
max_failures_total: NotRequired[pulumi.Input[int]]
|
9255
|
-
"""
|
9256
|
-
Maximum number of times in total a driver may be restarted as a result of driver exiting with non-zero code before job is reported failed. Maximum value is 240
|
9257
|
-
"""
|
9258
|
-
elif False:
|
9259
|
-
WorkflowTemplateJobSchedulingArgsDict: TypeAlias = Mapping[str, Any]
|
9260
|
-
|
9261
6941
|
@pulumi.input_type
|
9262
6942
|
class WorkflowTemplateJobSchedulingArgs:
|
9263
6943
|
def __init__(__self__, *,
|
@@ -9297,43 +6977,6 @@ class WorkflowTemplateJobSchedulingArgs:
|
|
9297
6977
|
pulumi.set(self, "max_failures_total", value)
|
9298
6978
|
|
9299
6979
|
|
9300
|
-
if not MYPY:
|
9301
|
-
class WorkflowTemplateJobSparkJobArgsDict(TypedDict):
|
9302
|
-
archive_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
9303
|
-
"""
|
9304
|
-
HCFS URIs of archives to be extracted into the working directory of each executor. Supported file types: .jar, .tar, .tar.gz, .tgz, and .zip.
|
9305
|
-
"""
|
9306
|
-
args: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
9307
|
-
"""
|
9308
|
-
The arguments to pass to the driver. Do not include arguments, such as `--conf`, that can be set as job properties, since a collision may occur that causes an incorrect job submission.
|
9309
|
-
"""
|
9310
|
-
file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
9311
|
-
"""
|
9312
|
-
HCFS URIs of files to be placed in the working directory of each executor. Useful for naively parallel tasks.
|
9313
|
-
"""
|
9314
|
-
jar_file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
9315
|
-
"""
|
9316
|
-
HCFS URIs of jar files to add to the CLASSPATHs of the Spark driver and tasks.
|
9317
|
-
"""
|
9318
|
-
logging_config: NotRequired[pulumi.Input['WorkflowTemplateJobSparkJobLoggingConfigArgsDict']]
|
9319
|
-
"""
|
9320
|
-
The runtime log config for job execution.
|
9321
|
-
"""
|
9322
|
-
main_class: NotRequired[pulumi.Input[str]]
|
9323
|
-
"""
|
9324
|
-
The name of the driver's main class. The jar file that contains the class must be in the default CLASSPATH or specified in `jar_file_uris`.
|
9325
|
-
"""
|
9326
|
-
main_jar_file_uri: NotRequired[pulumi.Input[str]]
|
9327
|
-
"""
|
9328
|
-
The HCFS URI of the jar file that contains the main class.
|
9329
|
-
"""
|
9330
|
-
properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
9331
|
-
"""
|
9332
|
-
A mapping of property names to values, used to configure Spark. Properties that conflict with values set by the Dataproc API may be overwritten. Can include properties set in /etc/spark/conf/spark-defaults.conf and classes in user code.
|
9333
|
-
"""
|
9334
|
-
elif False:
|
9335
|
-
WorkflowTemplateJobSparkJobArgsDict: TypeAlias = Mapping[str, Any]
|
9336
|
-
|
9337
6980
|
@pulumi.input_type
|
9338
6981
|
class WorkflowTemplateJobSparkJobArgs:
|
9339
6982
|
def __init__(__self__, *,
|
@@ -9469,15 +7112,6 @@ class WorkflowTemplateJobSparkJobArgs:
|
|
9469
7112
|
pulumi.set(self, "properties", value)
|
9470
7113
|
|
9471
7114
|
|
9472
|
-
if not MYPY:
|
9473
|
-
class WorkflowTemplateJobSparkJobLoggingConfigArgsDict(TypedDict):
|
9474
|
-
driver_log_levels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
9475
|
-
"""
|
9476
|
-
The per-package log levels for the driver. This may include "root" package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'
|
9477
|
-
"""
|
9478
|
-
elif False:
|
9479
|
-
WorkflowTemplateJobSparkJobLoggingConfigArgsDict: TypeAlias = Mapping[str, Any]
|
9480
|
-
|
9481
7115
|
@pulumi.input_type
|
9482
7116
|
class WorkflowTemplateJobSparkJobLoggingConfigArgs:
|
9483
7117
|
def __init__(__self__, *,
|
@@ -9492,43 +7126,14 @@ class WorkflowTemplateJobSparkJobLoggingConfigArgs:
|
|
9492
7126
|
@pulumi.getter(name="driverLogLevels")
|
9493
7127
|
def driver_log_levels(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
9494
7128
|
"""
|
9495
|
-
The per-package log levels for the driver. This may include "root" package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'
|
9496
|
-
"""
|
9497
|
-
return pulumi.get(self, "driver_log_levels")
|
9498
|
-
|
9499
|
-
@driver_log_levels.setter
|
9500
|
-
def driver_log_levels(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
9501
|
-
pulumi.set(self, "driver_log_levels", value)
|
9502
|
-
|
9503
|
-
|
9504
|
-
if not MYPY:
|
9505
|
-
class WorkflowTemplateJobSparkRJobArgsDict(TypedDict):
|
9506
|
-
main_r_file_uri: pulumi.Input[str]
|
9507
|
-
"""
|
9508
|
-
Required. The HCFS URI of the main R file to use as the driver. Must be a .R file.
|
9509
|
-
"""
|
9510
|
-
archive_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
9511
|
-
"""
|
9512
|
-
HCFS URIs of archives to be extracted into the working directory of each executor. Supported file types: .jar, .tar, .tar.gz, .tgz, and .zip.
|
9513
|
-
"""
|
9514
|
-
args: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
9515
|
-
"""
|
9516
|
-
The arguments to pass to the driver. Do not include arguments, such as `--conf`, that can be set as job properties, since a collision may occur that causes an incorrect job submission.
|
9517
|
-
"""
|
9518
|
-
file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
9519
|
-
"""
|
9520
|
-
HCFS URIs of files to be placed in the working directory of each executor. Useful for naively parallel tasks.
|
9521
|
-
"""
|
9522
|
-
logging_config: NotRequired[pulumi.Input['WorkflowTemplateJobSparkRJobLoggingConfigArgsDict']]
|
9523
|
-
"""
|
9524
|
-
The runtime log config for job execution.
|
9525
|
-
"""
|
9526
|
-
properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
9527
|
-
"""
|
9528
|
-
A mapping of property names to values, used to configure SparkR. Properties that conflict with values set by the Dataproc API may be overwritten. Can include properties set in /etc/spark/conf/spark-defaults.conf and classes in user code.
|
7129
|
+
The per-package log levels for the driver. This may include "root" package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'
|
9529
7130
|
"""
|
9530
|
-
|
9531
|
-
|
7131
|
+
return pulumi.get(self, "driver_log_levels")
|
7132
|
+
|
7133
|
+
@driver_log_levels.setter
|
7134
|
+
def driver_log_levels(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
7135
|
+
pulumi.set(self, "driver_log_levels", value)
|
7136
|
+
|
9532
7137
|
|
9533
7138
|
@pulumi.input_type
|
9534
7139
|
class WorkflowTemplateJobSparkRJobArgs:
|
@@ -9632,15 +7237,6 @@ class WorkflowTemplateJobSparkRJobArgs:
|
|
9632
7237
|
pulumi.set(self, "properties", value)
|
9633
7238
|
|
9634
7239
|
|
9635
|
-
if not MYPY:
|
9636
|
-
class WorkflowTemplateJobSparkRJobLoggingConfigArgsDict(TypedDict):
|
9637
|
-
driver_log_levels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
9638
|
-
"""
|
9639
|
-
The per-package log levels for the driver. This may include "root" package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'
|
9640
|
-
"""
|
9641
|
-
elif False:
|
9642
|
-
WorkflowTemplateJobSparkRJobLoggingConfigArgsDict: TypeAlias = Mapping[str, Any]
|
9643
|
-
|
9644
7240
|
@pulumi.input_type
|
9645
7241
|
class WorkflowTemplateJobSparkRJobLoggingConfigArgs:
|
9646
7242
|
def __init__(__self__, *,
|
@@ -9664,35 +7260,6 @@ class WorkflowTemplateJobSparkRJobLoggingConfigArgs:
|
|
9664
7260
|
pulumi.set(self, "driver_log_levels", value)
|
9665
7261
|
|
9666
7262
|
|
9667
|
-
if not MYPY:
|
9668
|
-
class WorkflowTemplateJobSparkSqlJobArgsDict(TypedDict):
|
9669
|
-
jar_file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
9670
|
-
"""
|
9671
|
-
HCFS URIs of jar files to be added to the Spark CLASSPATH.
|
9672
|
-
"""
|
9673
|
-
logging_config: NotRequired[pulumi.Input['WorkflowTemplateJobSparkSqlJobLoggingConfigArgsDict']]
|
9674
|
-
"""
|
9675
|
-
The runtime log config for job execution.
|
9676
|
-
"""
|
9677
|
-
properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
9678
|
-
"""
|
9679
|
-
A mapping of property names to values, used to configure Spark SQL's SparkConf. Properties that conflict with values set by the Dataproc API may be overwritten.
|
9680
|
-
"""
|
9681
|
-
query_file_uri: NotRequired[pulumi.Input[str]]
|
9682
|
-
"""
|
9683
|
-
The HCFS URI of the script that contains SQL queries.
|
9684
|
-
"""
|
9685
|
-
query_list: NotRequired[pulumi.Input['WorkflowTemplateJobSparkSqlJobQueryListArgsDict']]
|
9686
|
-
"""
|
9687
|
-
A list of queries.
|
9688
|
-
"""
|
9689
|
-
script_variables: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
9690
|
-
"""
|
9691
|
-
Mapping of query variable names to values (equivalent to the Spark SQL command: SET `name="value";`).
|
9692
|
-
"""
|
9693
|
-
elif False:
|
9694
|
-
WorkflowTemplateJobSparkSqlJobArgsDict: TypeAlias = Mapping[str, Any]
|
9695
|
-
|
9696
7263
|
@pulumi.input_type
|
9697
7264
|
class WorkflowTemplateJobSparkSqlJobArgs:
|
9698
7265
|
def __init__(__self__, *,
|
@@ -9796,15 +7363,6 @@ class WorkflowTemplateJobSparkSqlJobArgs:
|
|
9796
7363
|
pulumi.set(self, "script_variables", value)
|
9797
7364
|
|
9798
7365
|
|
9799
|
-
if not MYPY:
|
9800
|
-
class WorkflowTemplateJobSparkSqlJobLoggingConfigArgsDict(TypedDict):
|
9801
|
-
driver_log_levels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
9802
|
-
"""
|
9803
|
-
The per-package log levels for the driver. This may include "root" package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'
|
9804
|
-
"""
|
9805
|
-
elif False:
|
9806
|
-
WorkflowTemplateJobSparkSqlJobLoggingConfigArgsDict: TypeAlias = Mapping[str, Any]
|
9807
|
-
|
9808
7366
|
@pulumi.input_type
|
9809
7367
|
class WorkflowTemplateJobSparkSqlJobLoggingConfigArgs:
|
9810
7368
|
def __init__(__self__, *,
|
@@ -9828,15 +7386,6 @@ class WorkflowTemplateJobSparkSqlJobLoggingConfigArgs:
|
|
9828
7386
|
pulumi.set(self, "driver_log_levels", value)
|
9829
7387
|
|
9830
7388
|
|
9831
|
-
if not MYPY:
|
9832
|
-
class WorkflowTemplateJobSparkSqlJobQueryListArgsDict(TypedDict):
|
9833
|
-
queries: pulumi.Input[Sequence[pulumi.Input[str]]]
|
9834
|
-
"""
|
9835
|
-
Required. The queries to execute. You do not need to end a query expression with a semicolon. Multiple queries can be specified in one string by separating each with a semicolon. Here is an example of a Dataproc API snippet that uses a QueryList to specify a HiveJob: "hiveJob": { "queryList": { "queries": } }
|
9836
|
-
"""
|
9837
|
-
elif False:
|
9838
|
-
WorkflowTemplateJobSparkSqlJobQueryListArgsDict: TypeAlias = Mapping[str, Any]
|
9839
|
-
|
9840
7389
|
@pulumi.input_type
|
9841
7390
|
class WorkflowTemplateJobSparkSqlJobQueryListArgs:
|
9842
7391
|
def __init__(__self__, *,
|
@@ -9859,27 +7408,6 @@ class WorkflowTemplateJobSparkSqlJobQueryListArgs:
|
|
9859
7408
|
pulumi.set(self, "queries", value)
|
9860
7409
|
|
9861
7410
|
|
9862
|
-
if not MYPY:
|
9863
|
-
class WorkflowTemplateParameterArgsDict(TypedDict):
|
9864
|
-
fields: pulumi.Input[Sequence[pulumi.Input[str]]]
|
9865
|
-
"""
|
9866
|
-
Required. Paths to all fields that the parameter replaces. A field is allowed to appear in at most one parameter's list of field paths. A field path is similar in syntax to a .sparkJob.args
|
9867
|
-
"""
|
9868
|
-
name: pulumi.Input[str]
|
9869
|
-
"""
|
9870
|
-
Required. Parameter name. The parameter name is used as the key, and paired with the parameter value, which are passed to the template when the template is instantiated. The name must contain only capital letters (A-Z), numbers (0-9), and underscores (_), and must not start with a number. The maximum length is 40 characters.
|
9871
|
-
"""
|
9872
|
-
description: NotRequired[pulumi.Input[str]]
|
9873
|
-
"""
|
9874
|
-
Brief description of the parameter. Must not exceed 1024 characters.
|
9875
|
-
"""
|
9876
|
-
validation: NotRequired[pulumi.Input['WorkflowTemplateParameterValidationArgsDict']]
|
9877
|
-
"""
|
9878
|
-
Validation rules to be applied to this parameter's value.
|
9879
|
-
"""
|
9880
|
-
elif False:
|
9881
|
-
WorkflowTemplateParameterArgsDict: TypeAlias = Mapping[str, Any]
|
9882
|
-
|
9883
7411
|
@pulumi.input_type
|
9884
7412
|
class WorkflowTemplateParameterArgs:
|
9885
7413
|
def __init__(__self__, *,
|
@@ -9949,19 +7477,6 @@ class WorkflowTemplateParameterArgs:
|
|
9949
7477
|
pulumi.set(self, "validation", value)
|
9950
7478
|
|
9951
7479
|
|
9952
|
-
if not MYPY:
|
9953
|
-
class WorkflowTemplateParameterValidationArgsDict(TypedDict):
|
9954
|
-
regex: NotRequired[pulumi.Input['WorkflowTemplateParameterValidationRegexArgsDict']]
|
9955
|
-
"""
|
9956
|
-
Validation based on regular expressions.
|
9957
|
-
"""
|
9958
|
-
values: NotRequired[pulumi.Input['WorkflowTemplateParameterValidationValuesArgsDict']]
|
9959
|
-
"""
|
9960
|
-
Validation based on a list of allowed values.
|
9961
|
-
"""
|
9962
|
-
elif False:
|
9963
|
-
WorkflowTemplateParameterValidationArgsDict: TypeAlias = Mapping[str, Any]
|
9964
|
-
|
9965
7480
|
@pulumi.input_type
|
9966
7481
|
class WorkflowTemplateParameterValidationArgs:
|
9967
7482
|
def __init__(__self__, *,
|
@@ -10001,15 +7516,6 @@ class WorkflowTemplateParameterValidationArgs:
|
|
10001
7516
|
pulumi.set(self, "values", value)
|
10002
7517
|
|
10003
7518
|
|
10004
|
-
if not MYPY:
|
10005
|
-
class WorkflowTemplateParameterValidationRegexArgsDict(TypedDict):
|
10006
|
-
regexes: pulumi.Input[Sequence[pulumi.Input[str]]]
|
10007
|
-
"""
|
10008
|
-
Required. RE2 regular expressions used to validate the parameter's value. The value must match the regex in its entirety (substring matches are not sufficient).
|
10009
|
-
"""
|
10010
|
-
elif False:
|
10011
|
-
WorkflowTemplateParameterValidationRegexArgsDict: TypeAlias = Mapping[str, Any]
|
10012
|
-
|
10013
7519
|
@pulumi.input_type
|
10014
7520
|
class WorkflowTemplateParameterValidationRegexArgs:
|
10015
7521
|
def __init__(__self__, *,
|
@@ -10032,15 +7538,6 @@ class WorkflowTemplateParameterValidationRegexArgs:
|
|
10032
7538
|
pulumi.set(self, "regexes", value)
|
10033
7539
|
|
10034
7540
|
|
10035
|
-
if not MYPY:
|
10036
|
-
class WorkflowTemplateParameterValidationValuesArgsDict(TypedDict):
|
10037
|
-
values: pulumi.Input[Sequence[pulumi.Input[str]]]
|
10038
|
-
"""
|
10039
|
-
Required. List of allowed values for the parameter.
|
10040
|
-
"""
|
10041
|
-
elif False:
|
10042
|
-
WorkflowTemplateParameterValidationValuesArgsDict: TypeAlias = Mapping[str, Any]
|
10043
|
-
|
10044
7541
|
@pulumi.input_type
|
10045
7542
|
class WorkflowTemplateParameterValidationValuesArgs:
|
10046
7543
|
def __init__(__self__, *,
|
@@ -10063,19 +7560,6 @@ class WorkflowTemplateParameterValidationValuesArgs:
|
|
10063
7560
|
pulumi.set(self, "values", value)
|
10064
7561
|
|
10065
7562
|
|
10066
|
-
if not MYPY:
|
10067
|
-
class WorkflowTemplatePlacementArgsDict(TypedDict):
|
10068
|
-
cluster_selector: NotRequired[pulumi.Input['WorkflowTemplatePlacementClusterSelectorArgsDict']]
|
10069
|
-
"""
|
10070
|
-
A selector that chooses target cluster for jobs based on metadata. The selector is evaluated at the time each job is submitted.
|
10071
|
-
"""
|
10072
|
-
managed_cluster: NotRequired[pulumi.Input['WorkflowTemplatePlacementManagedClusterArgsDict']]
|
10073
|
-
"""
|
10074
|
-
A cluster that is managed by the workflow.
|
10075
|
-
"""
|
10076
|
-
elif False:
|
10077
|
-
WorkflowTemplatePlacementArgsDict: TypeAlias = Mapping[str, Any]
|
10078
|
-
|
10079
7563
|
@pulumi.input_type
|
10080
7564
|
class WorkflowTemplatePlacementArgs:
|
10081
7565
|
def __init__(__self__, *,
|
@@ -10115,19 +7599,6 @@ class WorkflowTemplatePlacementArgs:
|
|
10115
7599
|
pulumi.set(self, "managed_cluster", value)
|
10116
7600
|
|
10117
7601
|
|
10118
|
-
if not MYPY:
|
10119
|
-
class WorkflowTemplatePlacementClusterSelectorArgsDict(TypedDict):
|
10120
|
-
cluster_labels: pulumi.Input[Mapping[str, pulumi.Input[str]]]
|
10121
|
-
"""
|
10122
|
-
Required. The cluster labels. Cluster must have all labels to match.
|
10123
|
-
"""
|
10124
|
-
zone: NotRequired[pulumi.Input[str]]
|
10125
|
-
"""
|
10126
|
-
The zone where workflow process executes. This parameter does not affect the selection of the cluster. If unspecified, the zone of the first cluster matching the selector is used.
|
10127
|
-
"""
|
10128
|
-
elif False:
|
10129
|
-
WorkflowTemplatePlacementClusterSelectorArgsDict: TypeAlias = Mapping[str, Any]
|
10130
|
-
|
10131
7602
|
@pulumi.input_type
|
10132
7603
|
class WorkflowTemplatePlacementClusterSelectorArgs:
|
10133
7604
|
def __init__(__self__, *,
|
@@ -10166,23 +7637,6 @@ class WorkflowTemplatePlacementClusterSelectorArgs:
|
|
10166
7637
|
pulumi.set(self, "zone", value)
|
10167
7638
|
|
10168
7639
|
|
10169
|
-
if not MYPY:
|
10170
|
-
class WorkflowTemplatePlacementManagedClusterArgsDict(TypedDict):
|
10171
|
-
cluster_name: pulumi.Input[str]
|
10172
|
-
"""
|
10173
|
-
Required. The cluster name prefix. A unique cluster name will be formed by appending a random suffix. The name must contain only lower-case letters (a-z), numbers (0-9), and hyphens (-). Must begin with a letter. Cannot begin or end with hyphen. Must consist of between 2 and 35 characters.
|
10174
|
-
"""
|
10175
|
-
config: pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigArgsDict']
|
10176
|
-
"""
|
10177
|
-
Required. The cluster configuration.
|
10178
|
-
"""
|
10179
|
-
labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
10180
|
-
"""
|
10181
|
-
The labels to associate with this cluster. Label keys must be between 1 and 63 characters long, and must conform to the following PCRE regular expression: {0,63} No more than 32 labels can be associated with a given cluster.
|
10182
|
-
"""
|
10183
|
-
elif False:
|
10184
|
-
WorkflowTemplatePlacementManagedClusterArgsDict: TypeAlias = Mapping[str, Any]
|
10185
|
-
|
10186
7640
|
@pulumi.input_type
|
10187
7641
|
class WorkflowTemplatePlacementManagedClusterArgs:
|
10188
7642
|
def __init__(__self__, *,
|
@@ -10236,73 +7690,6 @@ class WorkflowTemplatePlacementManagedClusterArgs:
|
|
10236
7690
|
pulumi.set(self, "labels", value)
|
10237
7691
|
|
10238
7692
|
|
10239
|
-
if not MYPY:
|
10240
|
-
class WorkflowTemplatePlacementManagedClusterConfigArgsDict(TypedDict):
|
10241
|
-
autoscaling_config: NotRequired[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigAutoscalingConfigArgsDict']]
|
10242
|
-
"""
|
10243
|
-
Autoscaling config for the policy associated with the cluster. Cluster does not autoscale if this field is unset.
|
10244
|
-
"""
|
10245
|
-
encryption_config: NotRequired[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigEncryptionConfigArgsDict']]
|
10246
|
-
"""
|
10247
|
-
Encryption settings for the cluster.
|
10248
|
-
"""
|
10249
|
-
endpoint_config: NotRequired[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigEndpointConfigArgsDict']]
|
10250
|
-
"""
|
10251
|
-
Port/endpoint configuration for this cluster
|
10252
|
-
"""
|
10253
|
-
gce_cluster_config: NotRequired[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigArgsDict']]
|
10254
|
-
"""
|
10255
|
-
The shared Compute Engine config settings for all instances in a cluster.
|
10256
|
-
"""
|
10257
|
-
gke_cluster_config: NotRequired[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfigArgsDict']]
|
10258
|
-
"""
|
10259
|
-
The Kubernetes Engine config for Dataproc clusters deployed to Kubernetes. Setting this is considered mutually exclusive with Compute Engine-based options such as `gce_cluster_config`, `master_config`, `worker_config`, `secondary_worker_config`, and `autoscaling_config`.
|
10260
|
-
"""
|
10261
|
-
initialization_actions: NotRequired[pulumi.Input[Sequence[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigInitializationActionArgsDict']]]]
|
10262
|
-
"""
|
10263
|
-
Commands to execute on each node after config is completed. By default, executables are run on master and all worker nodes. You can test a node's `role` metadata to run an executable on a master or worker node, as shown below using `curl` (you can also use `wget`): ROLE=$(curl -H Metadata-Flavor:Google http://metadata/computeMetadata/v1/instance/attributes/dataproc-role) if ; then ... master specific actions ... else ... worker specific actions ... fi
|
10264
|
-
"""
|
10265
|
-
lifecycle_config: NotRequired[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigLifecycleConfigArgsDict']]
|
10266
|
-
"""
|
10267
|
-
Lifecycle setting for the cluster.
|
10268
|
-
"""
|
10269
|
-
master_config: NotRequired[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigMasterConfigArgsDict']]
|
10270
|
-
"""
|
10271
|
-
The Compute Engine config settings for additional worker instances in a cluster.
|
10272
|
-
"""
|
10273
|
-
metastore_config: NotRequired[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigMetastoreConfigArgsDict']]
|
10274
|
-
"""
|
10275
|
-
Metastore configuration.
|
10276
|
-
"""
|
10277
|
-
secondary_worker_config: NotRequired[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigArgsDict']]
|
10278
|
-
"""
|
10279
|
-
The Compute Engine config settings for additional worker instances in a cluster.
|
10280
|
-
"""
|
10281
|
-
security_config: NotRequired[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigSecurityConfigArgsDict']]
|
10282
|
-
"""
|
10283
|
-
Security settings for the cluster.
|
10284
|
-
"""
|
10285
|
-
software_config: NotRequired[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigSoftwareConfigArgsDict']]
|
10286
|
-
"""
|
10287
|
-
The config settings for software inside the cluster.
|
10288
|
-
"""
|
10289
|
-
staging_bucket: NotRequired[pulumi.Input[str]]
|
10290
|
-
"""
|
10291
|
-
A Cloud Storage bucket used to stage job dependencies, config files, and job driver console output. If you do not specify a staging bucket, Cloud Dataproc will determine a Cloud Storage location (US, ASIA, or EU) for your cluster's staging bucket according to the Compute Engine zone where your cluster is deployed, and then create and manage this project-level, per-location bucket (see (https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/staging-bucket)).
|
10292
|
-
"""
|
10293
|
-
temp_bucket: NotRequired[pulumi.Input[str]]
|
10294
|
-
"""
|
10295
|
-
A Cloud Storage bucket used to store ephemeral cluster and jobs data, such as Spark and MapReduce history files. If you do not specify a temp bucket, Dataproc will determine a Cloud Storage location (US, ASIA, or EU) for your cluster's temp bucket according to the Compute Engine zone where your cluster is deployed, and then create and manage this project-level, per-location bucket. The default bucket has a TTL of 90 days, but you can use any TTL (or none) if you specify a bucket.
|
10296
|
-
"""
|
10297
|
-
worker_config: NotRequired[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigWorkerConfigArgsDict']]
|
10298
|
-
"""
|
10299
|
-
The Compute Engine config settings for additional worker instances in a cluster.
|
10300
|
-
|
10301
|
-
- - -
|
10302
|
-
"""
|
10303
|
-
elif False:
|
10304
|
-
WorkflowTemplatePlacementManagedClusterConfigArgsDict: TypeAlias = Mapping[str, Any]
|
10305
|
-
|
10306
7693
|
@pulumi.input_type
|
10307
7694
|
class WorkflowTemplatePlacementManagedClusterConfigArgs:
|
10308
7695
|
def __init__(__self__, *,
|
@@ -10554,15 +7941,6 @@ class WorkflowTemplatePlacementManagedClusterConfigArgs:
|
|
10554
7941
|
pulumi.set(self, "worker_config", value)
|
10555
7942
|
|
10556
7943
|
|
10557
|
-
if not MYPY:
|
10558
|
-
class WorkflowTemplatePlacementManagedClusterConfigAutoscalingConfigArgsDict(TypedDict):
|
10559
|
-
policy: NotRequired[pulumi.Input[str]]
|
10560
|
-
"""
|
10561
|
-
The autoscaling policy used by the cluster. Only resource names including projectid and location (region) are valid. Examples: * `https://www.googleapis.com/compute/v1/projects/` Note that the policy must be in the same project and Dataproc region.
|
10562
|
-
"""
|
10563
|
-
elif False:
|
10564
|
-
WorkflowTemplatePlacementManagedClusterConfigAutoscalingConfigArgsDict: TypeAlias = Mapping[str, Any]
|
10565
|
-
|
10566
7944
|
@pulumi.input_type
|
10567
7945
|
class WorkflowTemplatePlacementManagedClusterConfigAutoscalingConfigArgs:
|
10568
7946
|
def __init__(__self__, *,
|
@@ -10586,15 +7964,6 @@ class WorkflowTemplatePlacementManagedClusterConfigAutoscalingConfigArgs:
|
|
10586
7964
|
pulumi.set(self, "policy", value)
|
10587
7965
|
|
10588
7966
|
|
10589
|
-
if not MYPY:
|
10590
|
-
class WorkflowTemplatePlacementManagedClusterConfigEncryptionConfigArgsDict(TypedDict):
|
10591
|
-
gce_pd_kms_key_name: NotRequired[pulumi.Input[str]]
|
10592
|
-
"""
|
10593
|
-
The Cloud KMS key name to use for PD disk encryption for all instances in the cluster.
|
10594
|
-
"""
|
10595
|
-
elif False:
|
10596
|
-
WorkflowTemplatePlacementManagedClusterConfigEncryptionConfigArgsDict: TypeAlias = Mapping[str, Any]
|
10597
|
-
|
10598
7967
|
@pulumi.input_type
|
10599
7968
|
class WorkflowTemplatePlacementManagedClusterConfigEncryptionConfigArgs:
|
10600
7969
|
def __init__(__self__, *,
|
@@ -10618,19 +7987,6 @@ class WorkflowTemplatePlacementManagedClusterConfigEncryptionConfigArgs:
|
|
10618
7987
|
pulumi.set(self, "gce_pd_kms_key_name", value)
|
10619
7988
|
|
10620
7989
|
|
10621
|
-
if not MYPY:
|
10622
|
-
class WorkflowTemplatePlacementManagedClusterConfigEndpointConfigArgsDict(TypedDict):
|
10623
|
-
enable_http_port_access: NotRequired[pulumi.Input[bool]]
|
10624
|
-
"""
|
10625
|
-
If true, enable http access to specific ports on the cluster from external sources. Defaults to false.
|
10626
|
-
"""
|
10627
|
-
http_ports: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
10628
|
-
"""
|
10629
|
-
Output only. The map of port descriptions to URLs. Will only be populated if enable_http_port_access is true.
|
10630
|
-
"""
|
10631
|
-
elif False:
|
10632
|
-
WorkflowTemplatePlacementManagedClusterConfigEndpointConfigArgsDict: TypeAlias = Mapping[str, Any]
|
10633
|
-
|
10634
7990
|
@pulumi.input_type
|
10635
7991
|
class WorkflowTemplatePlacementManagedClusterConfigEndpointConfigArgs:
|
10636
7992
|
def __init__(__self__, *,
|
@@ -10670,59 +8026,6 @@ class WorkflowTemplatePlacementManagedClusterConfigEndpointConfigArgs:
|
|
10670
8026
|
pulumi.set(self, "http_ports", value)
|
10671
8027
|
|
10672
8028
|
|
10673
|
-
if not MYPY:
|
10674
|
-
class WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigArgsDict(TypedDict):
|
10675
|
-
internal_ip_only: NotRequired[pulumi.Input[bool]]
|
10676
|
-
"""
|
10677
|
-
If true, all instances in the cluster will only have internal IP addresses. By default, clusters are not restricted to internal IP addresses, and will have ephemeral external IP addresses assigned to each instance. This `internal_ip_only` restriction can only be enabled for subnetwork enabled networks, and all off-cluster dependencies must be configured to be accessible without external IP addresses.
|
10678
|
-
"""
|
10679
|
-
metadata: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
10680
|
-
"""
|
10681
|
-
The Compute Engine metadata entries to add to all instances (see (https://cloud.google.com/compute/docs/storing-retrieving-metadata#project_and_instance_metadata)).
|
10682
|
-
"""
|
10683
|
-
network: NotRequired[pulumi.Input[str]]
|
10684
|
-
"""
|
10685
|
-
The Compute Engine network to be used for machine communications. Cannot be specified with subnetwork_uri. If neither `network_uri` nor `subnetwork_uri` is specified, the "default" network of the project is used, if it exists. Cannot be a "Custom Subnet Network" (see /regions/global/default` * `default`
|
10686
|
-
"""
|
10687
|
-
node_group_affinity: NotRequired[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigNodeGroupAffinityArgsDict']]
|
10688
|
-
"""
|
10689
|
-
Node Group Affinity for sole-tenant clusters.
|
10690
|
-
"""
|
10691
|
-
private_ipv6_google_access: NotRequired[pulumi.Input[str]]
|
10692
|
-
"""
|
10693
|
-
The type of IPv6 access for a cluster. Possible values: PRIVATE_IPV6_GOOGLE_ACCESS_UNSPECIFIED, INHERIT_FROM_SUBNETWORK, OUTBOUND, BIDIRECTIONAL
|
10694
|
-
"""
|
10695
|
-
reservation_affinity: NotRequired[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigReservationAffinityArgsDict']]
|
10696
|
-
"""
|
10697
|
-
Reservation Affinity for consuming Zonal reservation.
|
10698
|
-
"""
|
10699
|
-
service_account: NotRequired[pulumi.Input[str]]
|
10700
|
-
"""
|
10701
|
-
The (https://cloud.google.com/compute/docs/access/service-accounts#default_service_account) is used.
|
10702
|
-
"""
|
10703
|
-
service_account_scopes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
10704
|
-
"""
|
10705
|
-
The URIs of service account scopes to be included in Compute Engine instances. The following base set of scopes is always included: * https://www.googleapis.com/auth/cloud.useraccounts.readonly * https://www.googleapis.com/auth/devstorage.read_write * https://www.googleapis.com/auth/logging.write If no scopes are specified, the following defaults are also provided: * https://www.googleapis.com/auth/bigquery * https://www.googleapis.com/auth/bigtable.admin.table * https://www.googleapis.com/auth/bigtable.data * https://www.googleapis.com/auth/devstorage.full_control
|
10706
|
-
"""
|
10707
|
-
shielded_instance_config: NotRequired[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigShieldedInstanceConfigArgsDict']]
|
10708
|
-
"""
|
10709
|
-
Shielded Instance Config for clusters using [Compute Engine Shielded VMs](https://cloud.google.com/security/shielded-cloud/shielded-vm). Structure defined below.
|
10710
|
-
"""
|
10711
|
-
subnetwork: NotRequired[pulumi.Input[str]]
|
10712
|
-
"""
|
10713
|
-
The Compute Engine subnetwork to be used for machine communications. Cannot be specified with network_uri. A full URL, partial URI, or short name are valid. Examples: * `https://www.googleapis.com/compute/v1/projects//regions/us-east1/subnetworks/sub0` * `sub0`
|
10714
|
-
"""
|
10715
|
-
tags: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
10716
|
-
"""
|
10717
|
-
The Compute Engine tags to add to all instances (see (https://cloud.google.com/compute/docs/label-or-tag-resources#tags)).
|
10718
|
-
"""
|
10719
|
-
zone: NotRequired[pulumi.Input[str]]
|
10720
|
-
"""
|
10721
|
-
The zone where the Compute Engine cluster will be located. On a create request, it is required in the "global" region. If omitted in a non-global Dataproc region, the service will pick a zone in the corresponding Compute Engine region. On a get request, zone will always be present. A full URL, partial URI, or short name are valid. Examples: * `https://www.googleapis.com/compute/v1/projects/` * `us-central1-f`
|
10722
|
-
"""
|
10723
|
-
elif False:
|
10724
|
-
WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigArgsDict: TypeAlias = Mapping[str, Any]
|
10725
|
-
|
10726
8029
|
@pulumi.input_type
|
10727
8030
|
class WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigArgs:
|
10728
8031
|
def __init__(__self__, *,
|
@@ -10922,15 +8225,6 @@ class WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigArgs:
|
|
10922
8225
|
pulumi.set(self, "zone", value)
|
10923
8226
|
|
10924
8227
|
|
10925
|
-
if not MYPY:
|
10926
|
-
class WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigNodeGroupAffinityArgsDict(TypedDict):
|
10927
|
-
node_group: pulumi.Input[str]
|
10928
|
-
"""
|
10929
|
-
Required. The URI of a sole-tenant /zones/us-central1-a/nodeGroups/node-group-1` * `node-group-1`
|
10930
|
-
"""
|
10931
|
-
elif False:
|
10932
|
-
WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigNodeGroupAffinityArgsDict: TypeAlias = Mapping[str, Any]
|
10933
|
-
|
10934
8228
|
@pulumi.input_type
|
10935
8229
|
class WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigNodeGroupAffinityArgs:
|
10936
8230
|
def __init__(__self__, *,
|
@@ -10953,23 +8247,6 @@ class WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigNodeGroupAffi
|
|
10953
8247
|
pulumi.set(self, "node_group", value)
|
10954
8248
|
|
10955
8249
|
|
10956
|
-
if not MYPY:
|
10957
|
-
class WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigReservationAffinityArgsDict(TypedDict):
|
10958
|
-
consume_reservation_type: NotRequired[pulumi.Input[str]]
|
10959
|
-
"""
|
10960
|
-
Type of reservation to consume Possible values: TYPE_UNSPECIFIED, NO_RESERVATION, ANY_RESERVATION, SPECIFIC_RESERVATION
|
10961
|
-
"""
|
10962
|
-
key: NotRequired[pulumi.Input[str]]
|
10963
|
-
"""
|
10964
|
-
Corresponds to the label key of reservation resource.
|
10965
|
-
"""
|
10966
|
-
values: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
10967
|
-
"""
|
10968
|
-
Corresponds to the label values of reservation resource.
|
10969
|
-
"""
|
10970
|
-
elif False:
|
10971
|
-
WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigReservationAffinityArgsDict: TypeAlias = Mapping[str, Any]
|
10972
|
-
|
10973
8250
|
@pulumi.input_type
|
10974
8251
|
class WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigReservationAffinityArgs:
|
10975
8252
|
def __init__(__self__, *,
|
@@ -11025,23 +8302,6 @@ class WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigReservationAf
|
|
11025
8302
|
pulumi.set(self, "values", value)
|
11026
8303
|
|
11027
8304
|
|
11028
|
-
if not MYPY:
|
11029
|
-
class WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigShieldedInstanceConfigArgsDict(TypedDict):
|
11030
|
-
enable_integrity_monitoring: NotRequired[pulumi.Input[bool]]
|
11031
|
-
"""
|
11032
|
-
Defines whether instances have [Integrity Monitoring](https://cloud.google.com/compute/shielded-vm/docs/shielded-vm#integrity-monitoring) enabled.
|
11033
|
-
"""
|
11034
|
-
enable_secure_boot: NotRequired[pulumi.Input[bool]]
|
11035
|
-
"""
|
11036
|
-
Defines whether instances have [Secure Boot](https://cloud.google.com/compute/shielded-vm/docs/shielded-vm#secure-boot) enabled.
|
11037
|
-
"""
|
11038
|
-
enable_vtpm: NotRequired[pulumi.Input[bool]]
|
11039
|
-
"""
|
11040
|
-
Defines whether instances have the [vTPM](https://cloud.google.com/compute/shielded-vm/docs/shielded-vm#vtpm) enabled.
|
11041
|
-
"""
|
11042
|
-
elif False:
|
11043
|
-
WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigShieldedInstanceConfigArgsDict: TypeAlias = Mapping[str, Any]
|
11044
|
-
|
11045
8305
|
@pulumi.input_type
|
11046
8306
|
class WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigShieldedInstanceConfigArgs:
|
11047
8307
|
def __init__(__self__, *,
|
@@ -11097,15 +8357,6 @@ class WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigShieldedInsta
|
|
11097
8357
|
pulumi.set(self, "enable_vtpm", value)
|
11098
8358
|
|
11099
8359
|
|
11100
|
-
if not MYPY:
|
11101
|
-
class WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfigArgsDict(TypedDict):
|
11102
|
-
namespaced_gke_deployment_target: NotRequired[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfigNamespacedGkeDeploymentTargetArgsDict']]
|
11103
|
-
"""
|
11104
|
-
A target for the deployment.
|
11105
|
-
"""
|
11106
|
-
elif False:
|
11107
|
-
WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfigArgsDict: TypeAlias = Mapping[str, Any]
|
11108
|
-
|
11109
8360
|
@pulumi.input_type
|
11110
8361
|
class WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfigArgs:
|
11111
8362
|
def __init__(__self__, *,
|
@@ -11129,19 +8380,6 @@ class WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfigArgs:
|
|
11129
8380
|
pulumi.set(self, "namespaced_gke_deployment_target", value)
|
11130
8381
|
|
11131
8382
|
|
11132
|
-
if not MYPY:
|
11133
|
-
class WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfigNamespacedGkeDeploymentTargetArgsDict(TypedDict):
|
11134
|
-
cluster_namespace: NotRequired[pulumi.Input[str]]
|
11135
|
-
"""
|
11136
|
-
A namespace within the GKE cluster to deploy into.
|
11137
|
-
"""
|
11138
|
-
target_gke_cluster: NotRequired[pulumi.Input[str]]
|
11139
|
-
"""
|
11140
|
-
The target GKE cluster to deploy to. Format: 'projects/{project}/locations/{location}/clusters/{cluster_id}'
|
11141
|
-
"""
|
11142
|
-
elif False:
|
11143
|
-
WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfigNamespacedGkeDeploymentTargetArgsDict: TypeAlias = Mapping[str, Any]
|
11144
|
-
|
11145
8383
|
@pulumi.input_type
|
11146
8384
|
class WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfigNamespacedGkeDeploymentTargetArgs:
|
11147
8385
|
def __init__(__self__, *,
|
@@ -11181,19 +8419,6 @@ class WorkflowTemplatePlacementManagedClusterConfigGkeClusterConfigNamespacedGke
|
|
11181
8419
|
pulumi.set(self, "target_gke_cluster", value)
|
11182
8420
|
|
11183
8421
|
|
11184
|
-
if not MYPY:
|
11185
|
-
class WorkflowTemplatePlacementManagedClusterConfigInitializationActionArgsDict(TypedDict):
|
11186
|
-
executable_file: NotRequired[pulumi.Input[str]]
|
11187
|
-
"""
|
11188
|
-
Required. Cloud Storage URI of executable file.
|
11189
|
-
"""
|
11190
|
-
execution_timeout: NotRequired[pulumi.Input[str]]
|
11191
|
-
"""
|
11192
|
-
Amount of time executable has to complete. Default is 10 minutes (see JSON representation of (https://developers.google.com/protocol-buffers/docs/proto3#json)). Cluster creation fails with an explanatory error message (the name of the executable that caused the error and the exceeded timeout period) if the executable is not completed at end of the timeout period.
|
11193
|
-
"""
|
11194
|
-
elif False:
|
11195
|
-
WorkflowTemplatePlacementManagedClusterConfigInitializationActionArgsDict: TypeAlias = Mapping[str, Any]
|
11196
|
-
|
11197
8422
|
@pulumi.input_type
|
11198
8423
|
class WorkflowTemplatePlacementManagedClusterConfigInitializationActionArgs:
|
11199
8424
|
def __init__(__self__, *,
|
@@ -11219,40 +8444,19 @@ class WorkflowTemplatePlacementManagedClusterConfigInitializationActionArgs:
|
|
11219
8444
|
@executable_file.setter
|
11220
8445
|
def executable_file(self, value: Optional[pulumi.Input[str]]):
|
11221
8446
|
pulumi.set(self, "executable_file", value)
|
11222
|
-
|
11223
|
-
@property
|
11224
|
-
@pulumi.getter(name="executionTimeout")
|
11225
|
-
def execution_timeout(self) -> Optional[pulumi.Input[str]]:
|
11226
|
-
"""
|
11227
|
-
Amount of time executable has to complete. Default is 10 minutes (see JSON representation of (https://developers.google.com/protocol-buffers/docs/proto3#json)). Cluster creation fails with an explanatory error message (the name of the executable that caused the error and the exceeded timeout period) if the executable is not completed at end of the timeout period.
|
11228
|
-
"""
|
11229
|
-
return pulumi.get(self, "execution_timeout")
|
11230
|
-
|
11231
|
-
@execution_timeout.setter
|
11232
|
-
def execution_timeout(self, value: Optional[pulumi.Input[str]]):
|
11233
|
-
pulumi.set(self, "execution_timeout", value)
|
11234
|
-
|
11235
|
-
|
11236
|
-
if not MYPY:
|
11237
|
-
class WorkflowTemplatePlacementManagedClusterConfigLifecycleConfigArgsDict(TypedDict):
|
11238
|
-
auto_delete_time: NotRequired[pulumi.Input[str]]
|
11239
|
-
"""
|
11240
|
-
The time when cluster will be auto-deleted (see JSON representation of (https://developers.google.com/protocol-buffers/docs/proto3#json)).
|
11241
|
-
"""
|
11242
|
-
auto_delete_ttl: NotRequired[pulumi.Input[str]]
|
11243
|
-
"""
|
11244
|
-
The lifetime duration of cluster. The cluster will be auto-deleted at the end of this period. Minimum value is 10 minutes; maximum value is 14 days (see JSON representation of (https://developers.google.com/protocol-buffers/docs/proto3#json)).
|
11245
|
-
"""
|
11246
|
-
idle_delete_ttl: NotRequired[pulumi.Input[str]]
|
11247
|
-
"""
|
11248
|
-
The duration to keep the cluster alive while idling (when no jobs are running). Passing this threshold will cause the cluster to be deleted. Minimum value is 5 minutes; maximum value is 14 days (see JSON representation of (https://developers.google.com/protocol-buffers/docs/proto3#json).
|
11249
|
-
"""
|
11250
|
-
idle_start_time: NotRequired[pulumi.Input[str]]
|
8447
|
+
|
8448
|
+
@property
|
8449
|
+
@pulumi.getter(name="executionTimeout")
|
8450
|
+
def execution_timeout(self) -> Optional[pulumi.Input[str]]:
|
11251
8451
|
"""
|
11252
|
-
|
8452
|
+
Amount of time executable has to complete. Default is 10 minutes (see JSON representation of (https://developers.google.com/protocol-buffers/docs/proto3#json)). Cluster creation fails with an explanatory error message (the name of the executable that caused the error and the exceeded timeout period) if the executable is not completed at end of the timeout period.
|
11253
8453
|
"""
|
11254
|
-
|
11255
|
-
|
8454
|
+
return pulumi.get(self, "execution_timeout")
|
8455
|
+
|
8456
|
+
@execution_timeout.setter
|
8457
|
+
def execution_timeout(self, value: Optional[pulumi.Input[str]]):
|
8458
|
+
pulumi.set(self, "execution_timeout", value)
|
8459
|
+
|
11256
8460
|
|
11257
8461
|
@pulumi.input_type
|
11258
8462
|
class WorkflowTemplatePlacementManagedClusterConfigLifecycleConfigArgs:
|
@@ -11325,51 +8529,6 @@ class WorkflowTemplatePlacementManagedClusterConfigLifecycleConfigArgs:
|
|
11325
8529
|
pulumi.set(self, "idle_start_time", value)
|
11326
8530
|
|
11327
8531
|
|
11328
|
-
if not MYPY:
|
11329
|
-
class WorkflowTemplatePlacementManagedClusterConfigMasterConfigArgsDict(TypedDict):
|
11330
|
-
accelerators: NotRequired[pulumi.Input[Sequence[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigMasterConfigAcceleratorArgsDict']]]]
|
11331
|
-
"""
|
11332
|
-
The Compute Engine accelerator configuration for these instances.
|
11333
|
-
"""
|
11334
|
-
disk_config: NotRequired[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigMasterConfigDiskConfigArgsDict']]
|
11335
|
-
"""
|
11336
|
-
Disk option config settings.
|
11337
|
-
"""
|
11338
|
-
image: NotRequired[pulumi.Input[str]]
|
11339
|
-
"""
|
11340
|
-
The Compute Engine image resource used for cluster instances. The URI can represent an image or image family. Image examples: * `https://www.googleapis.com/compute/beta/projects/` If the URI is unspecified, it will be inferred from `SoftwareConfig.image_version` or the system default.
|
11341
|
-
"""
|
11342
|
-
instance_names: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
11343
|
-
"""
|
11344
|
-
Output only. The list of instance names. Dataproc derives the names from `cluster_name`, `num_instances`, and the instance group.
|
11345
|
-
"""
|
11346
|
-
is_preemptible: NotRequired[pulumi.Input[bool]]
|
11347
|
-
"""
|
11348
|
-
Output only. Specifies that this instance group contains preemptible instances.
|
11349
|
-
"""
|
11350
|
-
machine_type: NotRequired[pulumi.Input[str]]
|
11351
|
-
"""
|
11352
|
-
The Compute Engine machine type used for cluster instances. A full URL, partial URI, or short name are valid. Examples: * `https://www.googleapis.com/compute/v1/projects/(https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement) feature, you must use the short name of the machine type resource, for example, `n1-standard-2`.
|
11353
|
-
"""
|
11354
|
-
managed_group_configs: NotRequired[pulumi.Input[Sequence[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigMasterConfigManagedGroupConfigArgsDict']]]]
|
11355
|
-
"""
|
11356
|
-
Output only. The config for Compute Engine Instance Group Manager that manages this group. This is only used for preemptible instance groups.
|
11357
|
-
"""
|
11358
|
-
min_cpu_platform: NotRequired[pulumi.Input[str]]
|
11359
|
-
"""
|
11360
|
-
Specifies the minimum cpu platform for the Instance Group. See (https://cloud.google.com/dataproc/docs/concepts/compute/dataproc-min-cpu).
|
11361
|
-
"""
|
11362
|
-
num_instances: NotRequired[pulumi.Input[int]]
|
11363
|
-
"""
|
11364
|
-
The number of VM instances in the instance group. For master instance groups, must be set to 1.
|
11365
|
-
"""
|
11366
|
-
preemptibility: NotRequired[pulumi.Input[str]]
|
11367
|
-
"""
|
11368
|
-
Specifies the preemptibility of the instance group. The default value for master and worker groups is `NON_PREEMPTIBLE`. This default cannot be changed. The default value for secondary instances is `PREEMPTIBLE`. Possible values: PREEMPTIBILITY_UNSPECIFIED, NON_PREEMPTIBLE, PREEMPTIBLE
|
11369
|
-
"""
|
11370
|
-
elif False:
|
11371
|
-
WorkflowTemplatePlacementManagedClusterConfigMasterConfigArgsDict: TypeAlias = Mapping[str, Any]
|
11372
|
-
|
11373
8532
|
@pulumi.input_type
|
11374
8533
|
class WorkflowTemplatePlacementManagedClusterConfigMasterConfigArgs:
|
11375
8534
|
def __init__(__self__, *,
|
@@ -11537,19 +8696,6 @@ class WorkflowTemplatePlacementManagedClusterConfigMasterConfigArgs:
|
|
11537
8696
|
pulumi.set(self, "preemptibility", value)
|
11538
8697
|
|
11539
8698
|
|
11540
|
-
if not MYPY:
|
11541
|
-
class WorkflowTemplatePlacementManagedClusterConfigMasterConfigAcceleratorArgsDict(TypedDict):
|
11542
|
-
accelerator_count: NotRequired[pulumi.Input[int]]
|
11543
|
-
"""
|
11544
|
-
The number of the accelerator cards of this type exposed to this instance.
|
11545
|
-
"""
|
11546
|
-
accelerator_type: NotRequired[pulumi.Input[str]]
|
11547
|
-
"""
|
11548
|
-
Full URL, partial URI, or short name of the accelerator type resource to expose to this instance. See (https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement) feature, you must use the short name of the accelerator type resource, for example, `nvidia-tesla-k80`.
|
11549
|
-
"""
|
11550
|
-
elif False:
|
11551
|
-
WorkflowTemplatePlacementManagedClusterConfigMasterConfigAcceleratorArgsDict: TypeAlias = Mapping[str, Any]
|
11552
|
-
|
11553
8699
|
@pulumi.input_type
|
11554
8700
|
class WorkflowTemplatePlacementManagedClusterConfigMasterConfigAcceleratorArgs:
|
11555
8701
|
def __init__(__self__, *,
|
@@ -11589,23 +8735,6 @@ class WorkflowTemplatePlacementManagedClusterConfigMasterConfigAcceleratorArgs:
|
|
11589
8735
|
pulumi.set(self, "accelerator_type", value)
|
11590
8736
|
|
11591
8737
|
|
11592
|
-
if not MYPY:
|
11593
|
-
class WorkflowTemplatePlacementManagedClusterConfigMasterConfigDiskConfigArgsDict(TypedDict):
|
11594
|
-
boot_disk_size_gb: NotRequired[pulumi.Input[int]]
|
11595
|
-
"""
|
11596
|
-
Size in GB of the boot disk (default is 500GB).
|
11597
|
-
"""
|
11598
|
-
boot_disk_type: NotRequired[pulumi.Input[str]]
|
11599
|
-
"""
|
11600
|
-
Type of the boot disk (default is "pd-standard"). Valid values: "pd-ssd" (Persistent Disk Solid State Drive) or "pd-standard" (Persistent Disk Hard Disk Drive).
|
11601
|
-
"""
|
11602
|
-
num_local_ssds: NotRequired[pulumi.Input[int]]
|
11603
|
-
"""
|
11604
|
-
Number of attached SSDs, from 0 to 4 (default is 0). If SSDs are not attached, the boot disk is used to store runtime logs and (https://hadoop.apache.org/docs/r1.2.1/hdfs_user_guide.html) data. If one or more SSDs are attached, this runtime bulk data is spread across them, and the boot disk contains only basic config and installed binaries.
|
11605
|
-
"""
|
11606
|
-
elif False:
|
11607
|
-
WorkflowTemplatePlacementManagedClusterConfigMasterConfigDiskConfigArgsDict: TypeAlias = Mapping[str, Any]
|
11608
|
-
|
11609
8738
|
@pulumi.input_type
|
11610
8739
|
class WorkflowTemplatePlacementManagedClusterConfigMasterConfigDiskConfigArgs:
|
11611
8740
|
def __init__(__self__, *,
|
@@ -11661,19 +8790,6 @@ class WorkflowTemplatePlacementManagedClusterConfigMasterConfigDiskConfigArgs:
|
|
11661
8790
|
pulumi.set(self, "num_local_ssds", value)
|
11662
8791
|
|
11663
8792
|
|
11664
|
-
if not MYPY:
|
11665
|
-
class WorkflowTemplatePlacementManagedClusterConfigMasterConfigManagedGroupConfigArgsDict(TypedDict):
|
11666
|
-
instance_group_manager_name: NotRequired[pulumi.Input[str]]
|
11667
|
-
"""
|
11668
|
-
Output only. The name of the Instance Group Manager for this group.
|
11669
|
-
"""
|
11670
|
-
instance_template_name: NotRequired[pulumi.Input[str]]
|
11671
|
-
"""
|
11672
|
-
Output only. The name of the Instance Template used for the Managed Instance Group.
|
11673
|
-
"""
|
11674
|
-
elif False:
|
11675
|
-
WorkflowTemplatePlacementManagedClusterConfigMasterConfigManagedGroupConfigArgsDict: TypeAlias = Mapping[str, Any]
|
11676
|
-
|
11677
8793
|
@pulumi.input_type
|
11678
8794
|
class WorkflowTemplatePlacementManagedClusterConfigMasterConfigManagedGroupConfigArgs:
|
11679
8795
|
def __init__(__self__, *,
|
@@ -11713,15 +8829,6 @@ class WorkflowTemplatePlacementManagedClusterConfigMasterConfigManagedGroupConfi
|
|
11713
8829
|
pulumi.set(self, "instance_template_name", value)
|
11714
8830
|
|
11715
8831
|
|
11716
|
-
if not MYPY:
|
11717
|
-
class WorkflowTemplatePlacementManagedClusterConfigMetastoreConfigArgsDict(TypedDict):
|
11718
|
-
dataproc_metastore_service: pulumi.Input[str]
|
11719
|
-
"""
|
11720
|
-
Required. Resource name of an existing Dataproc Metastore service. Example: * `projects/`
|
11721
|
-
"""
|
11722
|
-
elif False:
|
11723
|
-
WorkflowTemplatePlacementManagedClusterConfigMetastoreConfigArgsDict: TypeAlias = Mapping[str, Any]
|
11724
|
-
|
11725
8832
|
@pulumi.input_type
|
11726
8833
|
class WorkflowTemplatePlacementManagedClusterConfigMetastoreConfigArgs:
|
11727
8834
|
def __init__(__self__, *,
|
@@ -11744,51 +8851,6 @@ class WorkflowTemplatePlacementManagedClusterConfigMetastoreConfigArgs:
|
|
11744
8851
|
pulumi.set(self, "dataproc_metastore_service", value)
|
11745
8852
|
|
11746
8853
|
|
11747
|
-
if not MYPY:
|
11748
|
-
class WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigArgsDict(TypedDict):
|
11749
|
-
accelerators: NotRequired[pulumi.Input[Sequence[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigAcceleratorArgsDict']]]]
|
11750
|
-
"""
|
11751
|
-
Optional. The Compute Engine accelerator configuration for these instances.
|
11752
|
-
"""
|
11753
|
-
disk_config: NotRequired[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigDiskConfigArgsDict']]
|
11754
|
-
"""
|
11755
|
-
Optional. Disk option config settings.
|
11756
|
-
"""
|
11757
|
-
image: NotRequired[pulumi.Input[str]]
|
11758
|
-
"""
|
11759
|
-
Optional. The Compute Engine image resource used for cluster instances. The URI can represent an image or image family. Image examples: * `https://www.googleapis.com/compute/beta/projects/[project_id]/global/images/[image-id]` * `projects/[project_id]/global/images/[image-id]` * `image-id` Image family examples. Dataproc will use the most recent image from the family: * `https://www.googleapis.com/compute/beta/projects/[project_id]/global/images/family/[custom-image-family-name]` * `projects/[project_id]/global/images/family/[custom-image-family-name]` If the URI is unspecified, it will be inferred from `SoftwareConfig.image_version` or the system default.
|
11760
|
-
"""
|
11761
|
-
instance_names: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
11762
|
-
"""
|
11763
|
-
Output only. The list of instance names. Dataproc derives the names from `cluster_name`, `num_instances`, and the instance group.
|
11764
|
-
"""
|
11765
|
-
is_preemptible: NotRequired[pulumi.Input[bool]]
|
11766
|
-
"""
|
11767
|
-
Output only. Specifies that this instance group contains preemptible instances.
|
11768
|
-
"""
|
11769
|
-
machine_type: NotRequired[pulumi.Input[str]]
|
11770
|
-
"""
|
11771
|
-
Optional. The Compute Engine machine type used for cluster instances. A full URL, partial URI, or short name are valid. Examples: * `https://www.googleapis.com/compute/v1/projects/[project_id]/zones/us-east1-a/machineTypes/n1-standard-2` * `projects/[project_id]/zones/us-east1-a/machineTypes/n1-standard-2` * `n1-standard-2` **Auto Zone Exception**: If you are using the Dataproc [Auto Zone Placement](https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement) feature, you must use the short name of the machine type resource, for example, `n1-standard-2`.
|
11772
|
-
"""
|
11773
|
-
managed_group_configs: NotRequired[pulumi.Input[Sequence[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigManagedGroupConfigArgsDict']]]]
|
11774
|
-
"""
|
11775
|
-
Output only. The config for Compute Engine Instance Group Manager that manages this group. This is only used for preemptible instance groups.
|
11776
|
-
"""
|
11777
|
-
min_cpu_platform: NotRequired[pulumi.Input[str]]
|
11778
|
-
"""
|
11779
|
-
Optional. Specifies the minimum cpu platform for the Instance Group. See [Dataproc > Minimum CPU Platform](https://cloud.google.com/dataproc/docs/concepts/compute/dataproc-min-cpu).
|
11780
|
-
"""
|
11781
|
-
num_instances: NotRequired[pulumi.Input[int]]
|
11782
|
-
"""
|
11783
|
-
Optional. The number of VM instances in the instance group. For [HA cluster](https://www.terraform.io/dataproc/docs/concepts/configuring-clusters/high-availability) master_config groups, **must be set to 3**. For standard cluster master_config groups, **must be set to 1**.
|
11784
|
-
"""
|
11785
|
-
preemptibility: NotRequired[pulumi.Input[str]]
|
11786
|
-
"""
|
11787
|
-
Optional. Specifies the preemptibility of the instance group. The default value for master and worker groups is `NON_PREEMPTIBLE`. This default cannot be changed. The default value for secondary instances is `PREEMPTIBLE`. Possible values: PREEMPTIBILITY_UNSPECIFIED, NON_PREEMPTIBLE, PREEMPTIBLE
|
11788
|
-
"""
|
11789
|
-
elif False:
|
11790
|
-
WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigArgsDict: TypeAlias = Mapping[str, Any]
|
11791
|
-
|
11792
8854
|
@pulumi.input_type
|
11793
8855
|
class WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigArgs:
|
11794
8856
|
def __init__(__self__, *,
|
@@ -11956,19 +9018,6 @@ class WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigArgs:
|
|
11956
9018
|
pulumi.set(self, "preemptibility", value)
|
11957
9019
|
|
11958
9020
|
|
11959
|
-
if not MYPY:
|
11960
|
-
class WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigAcceleratorArgsDict(TypedDict):
|
11961
|
-
accelerator_count: NotRequired[pulumi.Input[int]]
|
11962
|
-
"""
|
11963
|
-
The number of the accelerator cards of this type exposed to this instance.
|
11964
|
-
"""
|
11965
|
-
accelerator_type: NotRequired[pulumi.Input[str]]
|
11966
|
-
"""
|
11967
|
-
Full URL, partial URI, or short name of the accelerator type resource to expose to this instance. See (https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement) feature, you must use the short name of the accelerator type resource, for example, `nvidia-tesla-k80`.
|
11968
|
-
"""
|
11969
|
-
elif False:
|
11970
|
-
WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigAcceleratorArgsDict: TypeAlias = Mapping[str, Any]
|
11971
|
-
|
11972
9021
|
@pulumi.input_type
|
11973
9022
|
class WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigAcceleratorArgs:
|
11974
9023
|
def __init__(__self__, *,
|
@@ -12008,23 +9057,6 @@ class WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigAccelera
|
|
12008
9057
|
pulumi.set(self, "accelerator_type", value)
|
12009
9058
|
|
12010
9059
|
|
12011
|
-
if not MYPY:
|
12012
|
-
class WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigDiskConfigArgsDict(TypedDict):
|
12013
|
-
boot_disk_size_gb: NotRequired[pulumi.Input[int]]
|
12014
|
-
"""
|
12015
|
-
Size in GB of the boot disk (default is 500GB).
|
12016
|
-
"""
|
12017
|
-
boot_disk_type: NotRequired[pulumi.Input[str]]
|
12018
|
-
"""
|
12019
|
-
Type of the boot disk (default is "pd-standard"). Valid values: "pd-ssd" (Persistent Disk Solid State Drive) or "pd-standard" (Persistent Disk Hard Disk Drive).
|
12020
|
-
"""
|
12021
|
-
num_local_ssds: NotRequired[pulumi.Input[int]]
|
12022
|
-
"""
|
12023
|
-
Number of attached SSDs, from 0 to 4 (default is 0). If SSDs are not attached, the boot disk is used to store runtime logs and (https://hadoop.apache.org/docs/r1.2.1/hdfs_user_guide.html) data. If one or more SSDs are attached, this runtime bulk data is spread across them, and the boot disk contains only basic config and installed binaries.
|
12024
|
-
"""
|
12025
|
-
elif False:
|
12026
|
-
WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigDiskConfigArgsDict: TypeAlias = Mapping[str, Any]
|
12027
|
-
|
12028
9060
|
@pulumi.input_type
|
12029
9061
|
class WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigDiskConfigArgs:
|
12030
9062
|
def __init__(__self__, *,
|
@@ -12080,19 +9112,6 @@ class WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigDiskConf
|
|
12080
9112
|
pulumi.set(self, "num_local_ssds", value)
|
12081
9113
|
|
12082
9114
|
|
12083
|
-
if not MYPY:
|
12084
|
-
class WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigManagedGroupConfigArgsDict(TypedDict):
|
12085
|
-
instance_group_manager_name: NotRequired[pulumi.Input[str]]
|
12086
|
-
"""
|
12087
|
-
Output only. The name of the Instance Group Manager for this group.
|
12088
|
-
"""
|
12089
|
-
instance_template_name: NotRequired[pulumi.Input[str]]
|
12090
|
-
"""
|
12091
|
-
Output only. The name of the Instance Template used for the Managed Instance Group.
|
12092
|
-
"""
|
12093
|
-
elif False:
|
12094
|
-
WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigManagedGroupConfigArgsDict: TypeAlias = Mapping[str, Any]
|
12095
|
-
|
12096
9115
|
@pulumi.input_type
|
12097
9116
|
class WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigManagedGroupConfigArgs:
|
12098
9117
|
def __init__(__self__, *,
|
@@ -12132,15 +9151,6 @@ class WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigManagedG
|
|
12132
9151
|
pulumi.set(self, "instance_template_name", value)
|
12133
9152
|
|
12134
9153
|
|
12135
|
-
if not MYPY:
|
12136
|
-
class WorkflowTemplatePlacementManagedClusterConfigSecurityConfigArgsDict(TypedDict):
|
12137
|
-
kerberos_config: NotRequired[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigSecurityConfigKerberosConfigArgsDict']]
|
12138
|
-
"""
|
12139
|
-
Kerberos related configuration.
|
12140
|
-
"""
|
12141
|
-
elif False:
|
12142
|
-
WorkflowTemplatePlacementManagedClusterConfigSecurityConfigArgsDict: TypeAlias = Mapping[str, Any]
|
12143
|
-
|
12144
9154
|
@pulumi.input_type
|
12145
9155
|
class WorkflowTemplatePlacementManagedClusterConfigSecurityConfigArgs:
|
12146
9156
|
def __init__(__self__, *,
|
@@ -12164,71 +9174,6 @@ class WorkflowTemplatePlacementManagedClusterConfigSecurityConfigArgs:
|
|
12164
9174
|
pulumi.set(self, "kerberos_config", value)
|
12165
9175
|
|
12166
9176
|
|
12167
|
-
if not MYPY:
|
12168
|
-
class WorkflowTemplatePlacementManagedClusterConfigSecurityConfigKerberosConfigArgsDict(TypedDict):
|
12169
|
-
cross_realm_trust_admin_server: NotRequired[pulumi.Input[str]]
|
12170
|
-
"""
|
12171
|
-
The admin server (IP or hostname) for the remote trusted realm in a cross realm trust relationship.
|
12172
|
-
"""
|
12173
|
-
cross_realm_trust_kdc: NotRequired[pulumi.Input[str]]
|
12174
|
-
"""
|
12175
|
-
The KDC (IP or hostname) for the remote trusted realm in a cross realm trust relationship.
|
12176
|
-
"""
|
12177
|
-
cross_realm_trust_realm: NotRequired[pulumi.Input[str]]
|
12178
|
-
"""
|
12179
|
-
The remote realm the Dataproc on-cluster KDC will trust, should the user enable cross realm trust.
|
12180
|
-
"""
|
12181
|
-
cross_realm_trust_shared_password: NotRequired[pulumi.Input[str]]
|
12182
|
-
"""
|
12183
|
-
The Cloud Storage URI of a KMS encrypted file containing the shared password between the on-cluster Kerberos realm and the remote trusted realm, in a cross realm trust relationship.
|
12184
|
-
"""
|
12185
|
-
enable_kerberos: NotRequired[pulumi.Input[bool]]
|
12186
|
-
"""
|
12187
|
-
Flag to indicate whether to Kerberize the cluster (default: false). Set this field to true to enable Kerberos on a cluster.
|
12188
|
-
"""
|
12189
|
-
kdc_db_key: NotRequired[pulumi.Input[str]]
|
12190
|
-
"""
|
12191
|
-
The Cloud Storage URI of a KMS encrypted file containing the master key of the KDC database.
|
12192
|
-
"""
|
12193
|
-
key_password: NotRequired[pulumi.Input[str]]
|
12194
|
-
"""
|
12195
|
-
The Cloud Storage URI of a KMS encrypted file containing the password to the user provided key. For the self-signed certificate, this password is generated by Dataproc.
|
12196
|
-
"""
|
12197
|
-
keystore: NotRequired[pulumi.Input[str]]
|
12198
|
-
"""
|
12199
|
-
The Cloud Storage URI of the keystore file used for SSL encryption. If not provided, Dataproc will provide a self-signed certificate.
|
12200
|
-
"""
|
12201
|
-
keystore_password: NotRequired[pulumi.Input[str]]
|
12202
|
-
"""
|
12203
|
-
The Cloud Storage URI of a KMS encrypted file containing the password to the user provided keystore. For the self-signed certificate, this password is generated by Dataproc.
|
12204
|
-
"""
|
12205
|
-
kms_key: NotRequired[pulumi.Input[str]]
|
12206
|
-
"""
|
12207
|
-
The uri of the KMS key used to encrypt various sensitive files.
|
12208
|
-
"""
|
12209
|
-
realm: NotRequired[pulumi.Input[str]]
|
12210
|
-
"""
|
12211
|
-
The name of the on-cluster Kerberos realm. If not specified, the uppercased domain of hostnames will be the realm.
|
12212
|
-
"""
|
12213
|
-
root_principal_password: NotRequired[pulumi.Input[str]]
|
12214
|
-
"""
|
12215
|
-
The Cloud Storage URI of a KMS encrypted file containing the root principal password.
|
12216
|
-
"""
|
12217
|
-
tgt_lifetime_hours: NotRequired[pulumi.Input[int]]
|
12218
|
-
"""
|
12219
|
-
The lifetime of the ticket granting ticket, in hours. If not specified, or user specifies 0, then default value 10 will be used.
|
12220
|
-
"""
|
12221
|
-
truststore: NotRequired[pulumi.Input[str]]
|
12222
|
-
"""
|
12223
|
-
The Cloud Storage URI of the truststore file used for SSL encryption. If not provided, Dataproc will provide a self-signed certificate.
|
12224
|
-
"""
|
12225
|
-
truststore_password: NotRequired[pulumi.Input[str]]
|
12226
|
-
"""
|
12227
|
-
The Cloud Storage URI of a KMS encrypted file containing the password to the user provided truststore. For the self-signed certificate, this password is generated by Dataproc.
|
12228
|
-
"""
|
12229
|
-
elif False:
|
12230
|
-
WorkflowTemplatePlacementManagedClusterConfigSecurityConfigKerberosConfigArgsDict: TypeAlias = Mapping[str, Any]
|
12231
|
-
|
12232
9177
|
@pulumi.input_type
|
12233
9178
|
class WorkflowTemplatePlacementManagedClusterConfigSecurityConfigKerberosConfigArgs:
|
12234
9179
|
def __init__(__self__, *,
|
@@ -12476,38 +9421,6 @@ class WorkflowTemplatePlacementManagedClusterConfigSecurityConfigKerberosConfigA
|
|
12476
9421
|
pulumi.set(self, "truststore_password", value)
|
12477
9422
|
|
12478
9423
|
|
12479
|
-
if not MYPY:
|
12480
|
-
class WorkflowTemplatePlacementManagedClusterConfigSoftwareConfigArgsDict(TypedDict):
|
12481
|
-
image_version: NotRequired[pulumi.Input[str]]
|
12482
|
-
"""
|
12483
|
-
The version of software inside the cluster. It must be one of the supported [Dataproc Versions](https://cloud.google.com/dataproc/docs/concepts/versioning/dataproc-versions#supported_dataproc_versions), such as "1.2" (including a subminor version, such as "1.2.29"), or the ["preview" version](https://cloud.google.com/dataproc/docs/concepts/versioning/dataproc-versions#other_versions). If unspecified, it defaults to the latest Debian version.
|
12484
|
-
"""
|
12485
|
-
optional_components: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
12486
|
-
"""
|
12487
|
-
The set of components to activate on the cluster.
|
12488
|
-
"""
|
12489
|
-
properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
12490
|
-
"""
|
12491
|
-
The properties to set on daemon config files.
|
12492
|
-
|
12493
|
-
Property keys are specified in `prefix:property` format, for example `core:hadoop.tmp.dir`. The following are supported prefixes and their mappings:
|
12494
|
-
|
12495
|
-
* capacity-scheduler: `capacity-scheduler.xml`
|
12496
|
-
* core: `core-site.xml`
|
12497
|
-
* distcp: `distcp-default.xml`
|
12498
|
-
* hdfs: `hdfs-site.xml`
|
12499
|
-
* hive: `hive-site.xml`
|
12500
|
-
* mapred: `mapred-site.xml`
|
12501
|
-
* pig: `pig.properties`
|
12502
|
-
* spark: `spark-defaults.conf`
|
12503
|
-
* yarn: `yarn-site.xml`
|
12504
|
-
|
12505
|
-
|
12506
|
-
For more information, see [Cluster properties](https://cloud.google.com/dataproc/docs/concepts/cluster-properties).
|
12507
|
-
"""
|
12508
|
-
elif False:
|
12509
|
-
WorkflowTemplatePlacementManagedClusterConfigSoftwareConfigArgsDict: TypeAlias = Mapping[str, Any]
|
12510
|
-
|
12511
9424
|
@pulumi.input_type
|
12512
9425
|
class WorkflowTemplatePlacementManagedClusterConfigSoftwareConfigArgs:
|
12513
9426
|
def __init__(__self__, *,
|
@@ -12593,51 +9506,6 @@ class WorkflowTemplatePlacementManagedClusterConfigSoftwareConfigArgs:
|
|
12593
9506
|
pulumi.set(self, "properties", value)
|
12594
9507
|
|
12595
9508
|
|
12596
|
-
if not MYPY:
|
12597
|
-
class WorkflowTemplatePlacementManagedClusterConfigWorkerConfigArgsDict(TypedDict):
|
12598
|
-
accelerators: NotRequired[pulumi.Input[Sequence[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigWorkerConfigAcceleratorArgsDict']]]]
|
12599
|
-
"""
|
12600
|
-
Optional. The Compute Engine accelerator configuration for these instances.
|
12601
|
-
"""
|
12602
|
-
disk_config: NotRequired[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigWorkerConfigDiskConfigArgsDict']]
|
12603
|
-
"""
|
12604
|
-
Optional. Disk option config settings.
|
12605
|
-
"""
|
12606
|
-
image: NotRequired[pulumi.Input[str]]
|
12607
|
-
"""
|
12608
|
-
Optional. The Compute Engine image resource used for cluster instances. The URI can represent an image or image family. Image examples: * `https://www.googleapis.com/compute/beta/projects/[project_id]/global/images/[image-id]` * `projects/[project_id]/global/images/[image-id]` * `image-id` Image family examples. Dataproc will use the most recent image from the family: * `https://www.googleapis.com/compute/beta/projects/[project_id]/global/images/family/[custom-image-family-name]` * `projects/[project_id]/global/images/family/[custom-image-family-name]` If the URI is unspecified, it will be inferred from `SoftwareConfig.image_version` or the system default.
|
12609
|
-
"""
|
12610
|
-
instance_names: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
12611
|
-
"""
|
12612
|
-
Output only. The list of instance names. Dataproc derives the names from `cluster_name`, `num_instances`, and the instance group.
|
12613
|
-
"""
|
12614
|
-
is_preemptible: NotRequired[pulumi.Input[bool]]
|
12615
|
-
"""
|
12616
|
-
Output only. Specifies that this instance group contains preemptible instances.
|
12617
|
-
"""
|
12618
|
-
machine_type: NotRequired[pulumi.Input[str]]
|
12619
|
-
"""
|
12620
|
-
Optional. The Compute Engine machine type used for cluster instances. A full URL, partial URI, or short name are valid. Examples: * `https://www.googleapis.com/compute/v1/projects/[project_id]/zones/us-east1-a/machineTypes/n1-standard-2` * `projects/[project_id]/zones/us-east1-a/machineTypes/n1-standard-2` * `n1-standard-2` **Auto Zone Exception**: If you are using the Dataproc [Auto Zone Placement](https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement) feature, you must use the short name of the machine type resource, for example, `n1-standard-2`.
|
12621
|
-
"""
|
12622
|
-
managed_group_configs: NotRequired[pulumi.Input[Sequence[pulumi.Input['WorkflowTemplatePlacementManagedClusterConfigWorkerConfigManagedGroupConfigArgsDict']]]]
|
12623
|
-
"""
|
12624
|
-
Output only. The config for Compute Engine Instance Group Manager that manages this group. This is only used for preemptible instance groups.
|
12625
|
-
"""
|
12626
|
-
min_cpu_platform: NotRequired[pulumi.Input[str]]
|
12627
|
-
"""
|
12628
|
-
Optional. Specifies the minimum cpu platform for the Instance Group. See [Dataproc > Minimum CPU Platform](https://cloud.google.com/dataproc/docs/concepts/compute/dataproc-min-cpu).
|
12629
|
-
"""
|
12630
|
-
num_instances: NotRequired[pulumi.Input[int]]
|
12631
|
-
"""
|
12632
|
-
Optional. The number of VM instances in the instance group. For [HA cluster](https://www.terraform.io/dataproc/docs/concepts/configuring-clusters/high-availability) master_config groups, **must be set to 3**. For standard cluster master_config groups, **must be set to 1**.
|
12633
|
-
"""
|
12634
|
-
preemptibility: NotRequired[pulumi.Input[str]]
|
12635
|
-
"""
|
12636
|
-
Optional. Specifies the preemptibility of the instance group. The default value for master and worker groups is `NON_PREEMPTIBLE`. This default cannot be changed. The default value for secondary instances is `PREEMPTIBLE`. Possible values: PREEMPTIBILITY_UNSPECIFIED, NON_PREEMPTIBLE, PREEMPTIBLE
|
12637
|
-
"""
|
12638
|
-
elif False:
|
12639
|
-
WorkflowTemplatePlacementManagedClusterConfigWorkerConfigArgsDict: TypeAlias = Mapping[str, Any]
|
12640
|
-
|
12641
9509
|
@pulumi.input_type
|
12642
9510
|
class WorkflowTemplatePlacementManagedClusterConfigWorkerConfigArgs:
|
12643
9511
|
def __init__(__self__, *,
|
@@ -12805,19 +9673,6 @@ class WorkflowTemplatePlacementManagedClusterConfigWorkerConfigArgs:
|
|
12805
9673
|
pulumi.set(self, "preemptibility", value)
|
12806
9674
|
|
12807
9675
|
|
12808
|
-
if not MYPY:
|
12809
|
-
class WorkflowTemplatePlacementManagedClusterConfigWorkerConfigAcceleratorArgsDict(TypedDict):
|
12810
|
-
accelerator_count: NotRequired[pulumi.Input[int]]
|
12811
|
-
"""
|
12812
|
-
The number of the accelerator cards of this type exposed to this instance.
|
12813
|
-
"""
|
12814
|
-
accelerator_type: NotRequired[pulumi.Input[str]]
|
12815
|
-
"""
|
12816
|
-
Full URL, partial URI, or short name of the accelerator type resource to expose to this instance. See (https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement) feature, you must use the short name of the accelerator type resource, for example, `nvidia-tesla-k80`.
|
12817
|
-
"""
|
12818
|
-
elif False:
|
12819
|
-
WorkflowTemplatePlacementManagedClusterConfigWorkerConfigAcceleratorArgsDict: TypeAlias = Mapping[str, Any]
|
12820
|
-
|
12821
9676
|
@pulumi.input_type
|
12822
9677
|
class WorkflowTemplatePlacementManagedClusterConfigWorkerConfigAcceleratorArgs:
|
12823
9678
|
def __init__(__self__, *,
|
@@ -12857,23 +9712,6 @@ class WorkflowTemplatePlacementManagedClusterConfigWorkerConfigAcceleratorArgs:
|
|
12857
9712
|
pulumi.set(self, "accelerator_type", value)
|
12858
9713
|
|
12859
9714
|
|
12860
|
-
if not MYPY:
|
12861
|
-
class WorkflowTemplatePlacementManagedClusterConfigWorkerConfigDiskConfigArgsDict(TypedDict):
|
12862
|
-
boot_disk_size_gb: NotRequired[pulumi.Input[int]]
|
12863
|
-
"""
|
12864
|
-
Size in GB of the boot disk (default is 500GB).
|
12865
|
-
"""
|
12866
|
-
boot_disk_type: NotRequired[pulumi.Input[str]]
|
12867
|
-
"""
|
12868
|
-
Type of the boot disk (default is "pd-standard"). Valid values: "pd-ssd" (Persistent Disk Solid State Drive) or "pd-standard" (Persistent Disk Hard Disk Drive).
|
12869
|
-
"""
|
12870
|
-
num_local_ssds: NotRequired[pulumi.Input[int]]
|
12871
|
-
"""
|
12872
|
-
Number of attached SSDs, from 0 to 4 (default is 0). If SSDs are not attached, the boot disk is used to store runtime logs and (https://hadoop.apache.org/docs/r1.2.1/hdfs_user_guide.html) data. If one or more SSDs are attached, this runtime bulk data is spread across them, and the boot disk contains only basic config and installed binaries.
|
12873
|
-
"""
|
12874
|
-
elif False:
|
12875
|
-
WorkflowTemplatePlacementManagedClusterConfigWorkerConfigDiskConfigArgsDict: TypeAlias = Mapping[str, Any]
|
12876
|
-
|
12877
9715
|
@pulumi.input_type
|
12878
9716
|
class WorkflowTemplatePlacementManagedClusterConfigWorkerConfigDiskConfigArgs:
|
12879
9717
|
def __init__(__self__, *,
|
@@ -12929,19 +9767,6 @@ class WorkflowTemplatePlacementManagedClusterConfigWorkerConfigDiskConfigArgs:
|
|
12929
9767
|
pulumi.set(self, "num_local_ssds", value)
|
12930
9768
|
|
12931
9769
|
|
12932
|
-
if not MYPY:
|
12933
|
-
class WorkflowTemplatePlacementManagedClusterConfigWorkerConfigManagedGroupConfigArgsDict(TypedDict):
|
12934
|
-
instance_group_manager_name: NotRequired[pulumi.Input[str]]
|
12935
|
-
"""
|
12936
|
-
Output only. The name of the Instance Group Manager for this group.
|
12937
|
-
"""
|
12938
|
-
instance_template_name: NotRequired[pulumi.Input[str]]
|
12939
|
-
"""
|
12940
|
-
Output only. The name of the Instance Template used for the Managed Instance Group.
|
12941
|
-
"""
|
12942
|
-
elif False:
|
12943
|
-
WorkflowTemplatePlacementManagedClusterConfigWorkerConfigManagedGroupConfigArgsDict: TypeAlias = Mapping[str, Any]
|
12944
|
-
|
12945
9770
|
@pulumi.input_type
|
12946
9771
|
class WorkflowTemplatePlacementManagedClusterConfigWorkerConfigManagedGroupConfigArgs:
|
12947
9772
|
def __init__(__self__, *,
|