pulumi-gcp 7.24.0__py3-none-any.whl → 7.24.0a1715926460__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 -16
- pulumi_gcp/accesscontextmanager/access_policy_iam_binding.py +12 -12
- pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +12 -12
- pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +12 -12
- pulumi_gcp/apigateway/api_config_iam_binding.py +8 -8
- pulumi_gcp/apigateway/api_config_iam_member.py +8 -8
- pulumi_gcp/apigateway/api_config_iam_policy.py +8 -8
- pulumi_gcp/apigateway/api_iam_binding.py +8 -8
- pulumi_gcp/apigateway/api_iam_member.py +8 -8
- pulumi_gcp/apigateway/api_iam_policy.py +8 -8
- pulumi_gcp/apigateway/gateway_iam_binding.py +8 -8
- pulumi_gcp/apigateway/gateway_iam_member.py +8 -8
- pulumi_gcp/apigateway/gateway_iam_policy.py +8 -8
- pulumi_gcp/apigee/environment_iam_binding.py +12 -12
- pulumi_gcp/apigee/environment_iam_member.py +12 -12
- pulumi_gcp/apigee/environment_iam_policy.py +12 -12
- pulumi_gcp/artifactregistry/repository_iam_binding.py +12 -12
- pulumi_gcp/artifactregistry/repository_iam_member.py +12 -12
- pulumi_gcp/artifactregistry/repository_iam_policy.py +12 -12
- pulumi_gcp/bigquery/_inputs.py +0 -16
- pulumi_gcp/bigquery/connection.py +0 -126
- pulumi_gcp/bigquery/connection_iam_binding.py +12 -12
- pulumi_gcp/bigquery/connection_iam_member.py +12 -12
- pulumi_gcp/bigquery/connection_iam_policy.py +12 -12
- pulumi_gcp/bigquery/dataset_access.py +0 -56
- pulumi_gcp/bigquery/dataset_iam_binding.py +12 -12
- pulumi_gcp/bigquery/dataset_iam_member.py +12 -12
- pulumi_gcp/bigquery/dataset_iam_policy.py +12 -12
- pulumi_gcp/bigquery/iam_binding.py +12 -12
- pulumi_gcp/bigquery/iam_member.py +12 -12
- pulumi_gcp/bigquery/iam_policy.py +12 -12
- pulumi_gcp/bigquery/outputs.py +0 -16
- pulumi_gcp/bigquery/routine.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +12 -12
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +12 -12
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +12 -12
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +12 -12
- pulumi_gcp/bigtable/instance_iam_binding.py +12 -12
- pulumi_gcp/bigtable/instance_iam_member.py +12 -12
- pulumi_gcp/bigtable/instance_iam_policy.py +12 -12
- pulumi_gcp/bigtable/table_iam_binding.py +12 -12
- pulumi_gcp/bigtable/table_iam_member.py +12 -12
- pulumi_gcp/bigtable/table_iam_policy.py +12 -12
- pulumi_gcp/billing/account_iam_binding.py +12 -12
- pulumi_gcp/billing/account_iam_member.py +12 -12
- pulumi_gcp/billing/account_iam_policy.py +12 -12
- pulumi_gcp/billing/project_info.py +4 -4
- pulumi_gcp/binaryauthorization/attestor_iam_binding.py +12 -12
- pulumi_gcp/binaryauthorization/attestor_iam_member.py +12 -12
- pulumi_gcp/binaryauthorization/attestor_iam_policy.py +12 -12
- pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +12 -12
- pulumi_gcp/certificateauthority/ca_pool_iam_member.py +12 -12
- pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +12 -12
- pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +12 -12
- pulumi_gcp/certificateauthority/certificate_template_iam_member.py +12 -12
- pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +12 -12
- pulumi_gcp/cloudasset/__init__.py +0 -1
- pulumi_gcp/cloudasset/outputs.py +0 -184
- pulumi_gcp/cloudbuildv2/connection_iam_binding.py +12 -12
- pulumi_gcp/cloudbuildv2/connection_iam_member.py +12 -12
- pulumi_gcp/cloudbuildv2/connection_iam_policy.py +12 -12
- pulumi_gcp/cloudfunctions/function.py +0 -21
- pulumi_gcp/cloudfunctions/function_iam_binding.py +12 -12
- pulumi_gcp/cloudfunctions/function_iam_member.py +12 -12
- pulumi_gcp/cloudfunctions/function_iam_policy.py +12 -12
- pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +12 -12
- pulumi_gcp/cloudfunctionsv2/function_iam_member.py +12 -12
- pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +12 -12
- pulumi_gcp/cloudrun/iam_binding.py +12 -12
- pulumi_gcp/cloudrun/iam_member.py +12 -12
- pulumi_gcp/cloudrun/iam_policy.py +12 -12
- pulumi_gcp/cloudrunv2/job_iam_binding.py +12 -12
- pulumi_gcp/cloudrunv2/job_iam_member.py +12 -12
- pulumi_gcp/cloudrunv2/job_iam_policy.py +12 -12
- pulumi_gcp/cloudrunv2/service_iam_binding.py +12 -12
- pulumi_gcp/cloudrunv2/service_iam_member.py +12 -12
- pulumi_gcp/cloudrunv2/service_iam_policy.py +12 -12
- pulumi_gcp/cloudtasks/queue_iam_binding.py +12 -12
- pulumi_gcp/cloudtasks/queue_iam_member.py +12 -12
- pulumi_gcp/cloudtasks/queue_iam_policy.py +12 -12
- pulumi_gcp/compute/__init__.py +0 -1
- pulumi_gcp/compute/_inputs.py +0 -681
- pulumi_gcp/compute/backend_service.py +0 -315
- pulumi_gcp/compute/disk_iam_binding.py +12 -12
- pulumi_gcp/compute/disk_iam_member.py +12 -12
- pulumi_gcp/compute/disk_iam_policy.py +12 -12
- pulumi_gcp/compute/forwarding_rule.py +6 -6
- pulumi_gcp/compute/get_network_endpoint_group.py +2 -2
- pulumi_gcp/compute/get_region_network_endpoint_group.py +2 -2
- pulumi_gcp/compute/get_router_nat.py +1 -11
- pulumi_gcp/compute/get_snapshot.py +0 -2
- pulumi_gcp/compute/image_iam_binding.py +12 -12
- pulumi_gcp/compute/image_iam_member.py +12 -12
- pulumi_gcp/compute/image_iam_policy.py +12 -12
- pulumi_gcp/compute/instance_iam_binding.py +12 -12
- pulumi_gcp/compute/instance_iam_member.py +12 -12
- pulumi_gcp/compute/instance_iam_policy.py +12 -12
- pulumi_gcp/compute/machine_image_iam_binding.py +8 -8
- pulumi_gcp/compute/machine_image_iam_member.py +8 -8
- pulumi_gcp/compute/machine_image_iam_policy.py +8 -8
- pulumi_gcp/compute/outputs.py +0 -701
- pulumi_gcp/compute/region_backend_service.py +0 -315
- pulumi_gcp/compute/region_disk_iam_binding.py +12 -12
- pulumi_gcp/compute/region_disk_iam_member.py +12 -12
- pulumi_gcp/compute/region_disk_iam_policy.py +12 -12
- pulumi_gcp/compute/router_nat.py +0 -68
- pulumi_gcp/compute/router_peer.py +0 -88
- pulumi_gcp/compute/security_policy.py +0 -49
- pulumi_gcp/compute/snapshot_iam_binding.py +12 -12
- pulumi_gcp/compute/snapshot_iam_member.py +12 -12
- pulumi_gcp/compute/snapshot_iam_policy.py +12 -12
- pulumi_gcp/compute/subnetwork_iam_binding.py +12 -12
- pulumi_gcp/compute/subnetwork_iam_member.py +12 -12
- pulumi_gcp/compute/subnetwork_iam_policy.py +12 -12
- pulumi_gcp/compute/target_instance.py +4 -4
- pulumi_gcp/compute/target_pool.py +21 -21
- pulumi_gcp/container/_inputs.py +2 -14
- pulumi_gcp/container/outputs.py +4 -16
- pulumi_gcp/containeranalysis/note_iam_binding.py +12 -12
- pulumi_gcp/containeranalysis/note_iam_member.py +12 -12
- pulumi_gcp/containeranalysis/note_iam_policy.py +12 -12
- pulumi_gcp/databasemigrationservice/connection_profile.py +6 -6
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +12 -12
- pulumi_gcp/datacatalog/entry_group_iam_member.py +12 -12
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +12 -12
- pulumi_gcp/datacatalog/policy_tag_iam_binding.py +12 -12
- pulumi_gcp/datacatalog/policy_tag_iam_member.py +12 -12
- pulumi_gcp/datacatalog/policy_tag_iam_policy.py +12 -12
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +12 -12
- pulumi_gcp/datacatalog/tag_template_iam_member.py +12 -12
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +12 -12
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +12 -12
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +12 -12
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +12 -12
- pulumi_gcp/dataloss/_inputs.py +13 -420
- pulumi_gcp/dataloss/outputs.py +13 -439
- pulumi_gcp/dataplex/asset_iam_binding.py +12 -12
- pulumi_gcp/dataplex/asset_iam_member.py +12 -12
- pulumi_gcp/dataplex/asset_iam_policy.py +12 -12
- pulumi_gcp/dataplex/datascan_iam_binding.py +12 -12
- pulumi_gcp/dataplex/datascan_iam_member.py +12 -12
- pulumi_gcp/dataplex/datascan_iam_policy.py +12 -12
- pulumi_gcp/dataplex/lake_iam_binding.py +12 -12
- pulumi_gcp/dataplex/lake_iam_member.py +12 -12
- pulumi_gcp/dataplex/lake_iam_policy.py +12 -12
- pulumi_gcp/dataplex/task.py +16 -16
- pulumi_gcp/dataplex/task_iam_binding.py +12 -12
- pulumi_gcp/dataplex/task_iam_member.py +12 -12
- pulumi_gcp/dataplex/task_iam_policy.py +12 -12
- pulumi_gcp/dataplex/zone_iam_binding.py +12 -12
- pulumi_gcp/dataplex/zone_iam_member.py +12 -12
- pulumi_gcp/dataplex/zone_iam_policy.py +12 -12
- pulumi_gcp/dataproc/_inputs.py +46 -190
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +12 -12
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +12 -12
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +12 -12
- pulumi_gcp/dataproc/cluster_iam_binding.py +12 -12
- pulumi_gcp/dataproc/cluster_iam_member.py +12 -12
- pulumi_gcp/dataproc/cluster_iam_policy.py +12 -12
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +2 -26
- pulumi_gcp/dataproc/job_iam_binding.py +12 -12
- pulumi_gcp/dataproc/job_iam_member.py +12 -12
- pulumi_gcp/dataproc/job_iam_policy.py +12 -12
- pulumi_gcp/dataproc/metastore_federation.py +0 -4
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +0 -208
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +0 -208
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +0 -208
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +12 -12
- pulumi_gcp/dataproc/metastore_service_iam_member.py +12 -12
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +12 -12
- pulumi_gcp/dataproc/outputs.py +46 -182
- pulumi_gcp/datastream/_inputs.py +815 -1784
- pulumi_gcp/datastream/connection_profile.py +3 -163
- pulumi_gcp/datastream/outputs.py +2 -861
- pulumi_gcp/datastream/stream.py +0 -174
- pulumi_gcp/dns/dns_managed_zone_iam_binding.py +12 -12
- pulumi_gcp/dns/dns_managed_zone_iam_member.py +12 -12
- pulumi_gcp/dns/dns_managed_zone_iam_policy.py +12 -12
- pulumi_gcp/endpoints/service_iam_binding.py +12 -12
- pulumi_gcp/endpoints/service_iam_member.py +12 -12
- pulumi_gcp/endpoints/service_iam_policy.py +12 -12
- pulumi_gcp/firestore/field.py +4 -4
- pulumi_gcp/folder/iam_audit_config.py +23 -23
- pulumi_gcp/folder/iam_member.py +16 -16
- pulumi_gcp/folder/iam_policy.py +16 -16
- pulumi_gcp/gkebackup/backup_plan_iam_binding.py +12 -12
- pulumi_gcp/gkebackup/backup_plan_iam_member.py +12 -12
- pulumi_gcp/gkebackup/backup_plan_iam_policy.py +12 -12
- pulumi_gcp/gkehub/feature_iam_binding.py +12 -12
- pulumi_gcp/gkehub/feature_iam_member.py +12 -12
- pulumi_gcp/gkehub/feature_iam_policy.py +12 -12
- pulumi_gcp/gkehub/membership_binding.py +6 -6
- pulumi_gcp/gkehub/membership_iam_binding.py +12 -12
- pulumi_gcp/gkehub/membership_iam_member.py +12 -12
- pulumi_gcp/gkehub/membership_iam_policy.py +12 -12
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +4 -4
- pulumi_gcp/gkehub/namespace.py +4 -4
- pulumi_gcp/gkehub/scope_iam_binding.py +12 -12
- pulumi_gcp/gkehub/scope_iam_member.py +12 -12
- pulumi_gcp/gkehub/scope_iam_policy.py +12 -12
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +4 -4
- pulumi_gcp/healthcare/consent_store_iam_binding.py +12 -12
- pulumi_gcp/healthcare/consent_store_iam_member.py +12 -12
- pulumi_gcp/healthcare/consent_store_iam_policy.py +12 -12
- pulumi_gcp/healthcare/dataset_iam_binding.py +12 -12
- pulumi_gcp/healthcare/dataset_iam_member.py +12 -12
- pulumi_gcp/healthcare/dataset_iam_policy.py +12 -12
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +12 -12
- pulumi_gcp/healthcare/dicom_store_iam_member.py +12 -12
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +12 -12
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +12 -12
- pulumi_gcp/healthcare/fhir_store_iam_member.py +12 -12
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +12 -12
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +12 -12
- pulumi_gcp/healthcare/hl7_store_iam_member.py +12 -12
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +12 -12
- pulumi_gcp/iap/app_engine_service_iam_binding.py +12 -12
- pulumi_gcp/iap/app_engine_service_iam_member.py +12 -12
- pulumi_gcp/iap/app_engine_service_iam_policy.py +12 -12
- pulumi_gcp/iap/app_engine_version_iam_binding.py +12 -12
- pulumi_gcp/iap/app_engine_version_iam_member.py +12 -12
- pulumi_gcp/iap/app_engine_version_iam_policy.py +12 -12
- pulumi_gcp/iap/tunnel_dest_group.py +2 -2
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +12 -12
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +12 -12
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +12 -12
- pulumi_gcp/iap/tunnel_iam_binding.py +12 -12
- pulumi_gcp/iap/tunnel_iam_member.py +12 -12
- pulumi_gcp/iap/tunnel_iam_policy.py +12 -12
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +12 -12
- pulumi_gcp/iap/tunnel_instance_iam_member.py +12 -12
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +12 -12
- pulumi_gcp/iap/web_backend_service_iam_binding.py +12 -12
- pulumi_gcp/iap/web_backend_service_iam_member.py +12 -12
- pulumi_gcp/iap/web_backend_service_iam_policy.py +12 -12
- pulumi_gcp/iap/web_iam_binding.py +12 -12
- pulumi_gcp/iap/web_iam_member.py +12 -12
- pulumi_gcp/iap/web_iam_policy.py +12 -12
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +12 -12
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +12 -12
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +12 -12
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +12 -12
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +12 -12
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +12 -12
- pulumi_gcp/iap/web_type_compute_iam_binding.py +12 -12
- pulumi_gcp/iap/web_type_compute_iam_member.py +12 -12
- pulumi_gcp/iap/web_type_compute_iam_policy.py +12 -12
- pulumi_gcp/integrationconnectors/managed_zone.py +8 -8
- pulumi_gcp/kms/key_ring_iam_binding.py +12 -12
- pulumi_gcp/kms/key_ring_iam_member.py +12 -12
- pulumi_gcp/kms/key_ring_iam_policy.py +12 -12
- pulumi_gcp/netapp/storage_pool.py +7 -7
- pulumi_gcp/netapp/volume.py +4 -4
- pulumi_gcp/networksecurity/gateway_security_policy.py +4 -4
- pulumi_gcp/networksecurity/tls_inspection_policy.py +5 -419
- pulumi_gcp/networkservices/__init__.py +0 -1
- pulumi_gcp/networkservices/_inputs.py +0 -254
- pulumi_gcp/networkservices/outputs.py +0 -265
- pulumi_gcp/notebooks/instance_iam_binding.py +12 -12
- pulumi_gcp/notebooks/instance_iam_member.py +12 -12
- pulumi_gcp/notebooks/instance_iam_policy.py +12 -12
- pulumi_gcp/notebooks/runtime_iam_binding.py +12 -12
- pulumi_gcp/notebooks/runtime_iam_member.py +12 -12
- pulumi_gcp/notebooks/runtime_iam_policy.py +12 -12
- pulumi_gcp/organizations/_inputs.py +0 -10
- pulumi_gcp/organizations/iam_member.py +16 -16
- pulumi_gcp/organizations/iam_policy.py +16 -16
- pulumi_gcp/organizations/outputs.py +0 -10
- pulumi_gcp/orgpolicy/policy.py +2 -2
- pulumi_gcp/projects/iam_audit_config.py +23 -23
- pulumi_gcp/projects/iam_binding.py +23 -23
- pulumi_gcp/projects/iam_member.py +23 -23
- pulumi_gcp/projects/iam_policy.py +16 -16
- pulumi_gcp/projects/service.py +43 -2
- pulumi_gcp/pubsub/schema_iam_binding.py +12 -12
- pulumi_gcp/pubsub/schema_iam_member.py +12 -12
- pulumi_gcp/pubsub/schema_iam_policy.py +12 -12
- pulumi_gcp/pubsub/subscription.py +4 -4
- pulumi_gcp/pubsub/subscription_iam_binding.py +12 -12
- pulumi_gcp/pubsub/subscription_iam_member.py +12 -12
- pulumi_gcp/pubsub/subscription_iam_policy.py +12 -12
- pulumi_gcp/pubsub/topic_iam_binding.py +12 -12
- pulumi_gcp/pubsub/topic_iam_member.py +12 -12
- pulumi_gcp/pubsub/topic_iam_policy.py +12 -12
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/secretmanager/secret_iam_binding.py +12 -12
- pulumi_gcp/secretmanager/secret_iam_member.py +12 -12
- pulumi_gcp/secretmanager/secret_iam_policy.py +12 -12
- pulumi_gcp/servicedirectory/namespace_iam_binding.py +8 -8
- pulumi_gcp/servicedirectory/namespace_iam_member.py +8 -8
- pulumi_gcp/servicedirectory/namespace_iam_policy.py +8 -8
- pulumi_gcp/servicedirectory/service_iam_binding.py +8 -8
- pulumi_gcp/servicedirectory/service_iam_member.py +8 -8
- pulumi_gcp/servicedirectory/service_iam_policy.py +8 -8
- pulumi_gcp/sourcerepo/repository_iam_binding.py +12 -12
- pulumi_gcp/sourcerepo/repository_iam_member.py +12 -12
- pulumi_gcp/sourcerepo/repository_iam_policy.py +12 -12
- pulumi_gcp/spanner/database_iam_binding.py +12 -12
- pulumi_gcp/spanner/database_iam_member.py +12 -12
- pulumi_gcp/spanner/database_iam_policy.py +12 -12
- pulumi_gcp/spanner/instance_iam_binding.py +12 -12
- pulumi_gcp/spanner/instance_iam_member.py +12 -12
- pulumi_gcp/spanner/instance_iam_policy.py +12 -12
- pulumi_gcp/storage/_inputs.py +10 -12
- pulumi_gcp/storage/bucket.py +0 -44
- pulumi_gcp/storage/bucket_iam_binding.py +12 -12
- pulumi_gcp/storage/bucket_iam_member.py +12 -12
- pulumi_gcp/storage/bucket_iam_policy.py +12 -12
- pulumi_gcp/storage/outputs.py +10 -12
- pulumi_gcp/tags/tag_key_iam_binding.py +12 -12
- pulumi_gcp/tags/tag_key_iam_member.py +12 -12
- pulumi_gcp/tags/tag_key_iam_policy.py +12 -12
- pulumi_gcp/tags/tag_value_iam_binding.py +12 -12
- pulumi_gcp/tags/tag_value_iam_member.py +12 -12
- pulumi_gcp/tags/tag_value_iam_policy.py +12 -12
- {pulumi_gcp-7.24.0.dist-info → pulumi_gcp-7.24.0a1715926460.dist-info}/METADATA +1 -1
- {pulumi_gcp-7.24.0.dist-info → pulumi_gcp-7.24.0a1715926460.dist-info}/RECORD +324 -327
- pulumi_gcp/cloudasset/get_search_all_resources.py +0 -197
- pulumi_gcp/compute/interconnect.py +0 -1683
- pulumi_gcp/networkservices/lb_traffic_extension.py +0 -1181
- {pulumi_gcp-7.24.0.dist-info → pulumi_gcp-7.24.0a1715926460.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.24.0.dist-info → pulumi_gcp-7.24.0a1715926460.dist-info}/top_level.txt +0 -0
pulumi_gcp/dataproc/_inputs.py
CHANGED
@@ -1040,19 +1040,12 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigArgs:
|
|
1040
1040
|
min_cpu_platform: Optional[pulumi.Input[str]] = None,
|
1041
1041
|
num_instances: Optional[pulumi.Input[int]] = None):
|
1042
1042
|
"""
|
1043
|
-
:param pulumi.Input[Sequence[pulumi.Input['ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigAcceleratorArgs']]] accelerators: The Compute Engine accelerator (GPU) configuration for these instances. Can be specified
|
1044
|
-
multiple times.
|
1043
|
+
:param pulumi.Input[Sequence[pulumi.Input['ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigAcceleratorArgs']]] accelerators: The Compute Engine accelerator (GPU) configuration for these instances. Can be specified multiple times.
|
1045
1044
|
:param pulumi.Input['ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigDiskConfigArgs'] disk_config: Disk Config
|
1046
1045
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] instance_names: List of auxiliary node group instance names which have been assigned to the cluster.
|
1047
|
-
:param pulumi.Input[str] machine_type: The name of a Google Compute Engine machine type
|
1048
|
-
|
1049
|
-
|
1050
|
-
:param pulumi.Input[str] min_cpu_platform: The name of a minimum generation of CPU family
|
1051
|
-
for the node group. If not specified, GCP will default to a predetermined computed value
|
1052
|
-
for each zone. See [the guide](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform)
|
1053
|
-
for details about which CPU families are available (and defaulted) for each zone.
|
1054
|
-
:param pulumi.Input[int] num_instances: Specifies the number of master nodes to create.
|
1055
|
-
Please set a number greater than 0. Node Group must have at least 1 instance.
|
1046
|
+
:param pulumi.Input[str] machine_type: The name of a Google Compute Engine machine type to create for the master
|
1047
|
+
:param pulumi.Input[str] min_cpu_platform: The name of a minimum generation of CPU family for the auxiliary node group. If not specified, GCP will default to a predetermined computed value for each zone.
|
1048
|
+
:param pulumi.Input[int] num_instances: Specifies the number of auxiliary nodes to create. If not specified, GCP will default to a predetermined computed value.
|
1056
1049
|
"""
|
1057
1050
|
if accelerators is not None:
|
1058
1051
|
pulumi.set(__self__, "accelerators", accelerators)
|
@@ -1071,8 +1064,7 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigArgs:
|
|
1071
1064
|
@pulumi.getter
|
1072
1065
|
def accelerators(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigAcceleratorArgs']]]]:
|
1073
1066
|
"""
|
1074
|
-
The Compute Engine accelerator (GPU) configuration for these instances. Can be specified
|
1075
|
-
multiple times.
|
1067
|
+
The Compute Engine accelerator (GPU) configuration for these instances. Can be specified multiple times.
|
1076
1068
|
"""
|
1077
1069
|
return pulumi.get(self, "accelerators")
|
1078
1070
|
|
@@ -1108,9 +1100,7 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigArgs:
|
|
1108
1100
|
@pulumi.getter(name="machineType")
|
1109
1101
|
def machine_type(self) -> Optional[pulumi.Input[str]]:
|
1110
1102
|
"""
|
1111
|
-
The name of a Google Compute Engine machine type
|
1112
|
-
to create for the node group. If not specified, GCP will default to a predetermined
|
1113
|
-
computed value (currently `n1-standard-4`).
|
1103
|
+
The name of a Google Compute Engine machine type to create for the master
|
1114
1104
|
"""
|
1115
1105
|
return pulumi.get(self, "machine_type")
|
1116
1106
|
|
@@ -1122,10 +1112,7 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigArgs:
|
|
1122
1112
|
@pulumi.getter(name="minCpuPlatform")
|
1123
1113
|
def min_cpu_platform(self) -> Optional[pulumi.Input[str]]:
|
1124
1114
|
"""
|
1125
|
-
The name of a minimum generation of CPU family
|
1126
|
-
for the node group. If not specified, GCP will default to a predetermined computed value
|
1127
|
-
for each zone. See [the guide](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform)
|
1128
|
-
for details about which CPU families are available (and defaulted) for each zone.
|
1115
|
+
The name of a minimum generation of CPU family for the auxiliary node group. If not specified, GCP will default to a predetermined computed value for each zone.
|
1129
1116
|
"""
|
1130
1117
|
return pulumi.get(self, "min_cpu_platform")
|
1131
1118
|
|
@@ -1137,8 +1124,7 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigArgs:
|
|
1137
1124
|
@pulumi.getter(name="numInstances")
|
1138
1125
|
def num_instances(self) -> Optional[pulumi.Input[int]]:
|
1139
1126
|
"""
|
1140
|
-
Specifies the number of
|
1141
|
-
Please set a number greater than 0. Node Group must have at least 1 instance.
|
1127
|
+
Specifies the number of auxiliary nodes to create. If not specified, GCP will default to a predetermined computed value.
|
1142
1128
|
"""
|
1143
1129
|
return pulumi.get(self, "num_instances")
|
1144
1130
|
|
@@ -1153,11 +1139,8 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigAcceleratorA
|
|
1153
1139
|
accelerator_count: pulumi.Input[int],
|
1154
1140
|
accelerator_type: pulumi.Input[str]):
|
1155
1141
|
"""
|
1156
|
-
:param pulumi.Input[int] accelerator_count: The number of the accelerator cards of this type exposed to this instance. Often restricted to one of
|
1157
|
-
|
1158
|
-
|
1159
|
-
- - -
|
1160
|
-
:param pulumi.Input[str] accelerator_type: The short name of the accelerator type to expose to this instance. For example, `nvidia-tesla-k80`.
|
1142
|
+
:param pulumi.Input[int] accelerator_count: The number of the accelerator cards of this type exposed to this instance. Often restricted to one of 1, 2, 4, or 8.
|
1143
|
+
:param pulumi.Input[str] accelerator_type: The short name of the accelerator type to expose to this instance. For example, nvidia-tesla-k80.
|
1161
1144
|
"""
|
1162
1145
|
pulumi.set(__self__, "accelerator_count", accelerator_count)
|
1163
1146
|
pulumi.set(__self__, "accelerator_type", accelerator_type)
|
@@ -1166,10 +1149,7 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigAcceleratorA
|
|
1166
1149
|
@pulumi.getter(name="acceleratorCount")
|
1167
1150
|
def accelerator_count(self) -> pulumi.Input[int]:
|
1168
1151
|
"""
|
1169
|
-
The number of the accelerator cards of this type exposed to this instance. Often restricted to one of
|
1170
|
-
|
1171
|
-
|
1172
|
-
- - -
|
1152
|
+
The number of the accelerator cards of this type exposed to this instance. Often restricted to one of 1, 2, 4, or 8.
|
1173
1153
|
"""
|
1174
1154
|
return pulumi.get(self, "accelerator_count")
|
1175
1155
|
|
@@ -1181,7 +1161,7 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigAcceleratorA
|
|
1181
1161
|
@pulumi.getter(name="acceleratorType")
|
1182
1162
|
def accelerator_type(self) -> pulumi.Input[str]:
|
1183
1163
|
"""
|
1184
|
-
The short name of the accelerator type to expose to this instance. For example,
|
1164
|
+
The short name of the accelerator type to expose to this instance. For example, nvidia-tesla-k80.
|
1185
1165
|
"""
|
1186
1166
|
return pulumi.get(self, "accelerator_type")
|
1187
1167
|
|
@@ -1195,26 +1175,16 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigDiskConfigAr
|
|
1195
1175
|
def __init__(__self__, *,
|
1196
1176
|
boot_disk_size_gb: Optional[pulumi.Input[int]] = None,
|
1197
1177
|
boot_disk_type: Optional[pulumi.Input[str]] = None,
|
1198
|
-
local_ssd_interface: Optional[pulumi.Input[str]] = None,
|
1199
1178
|
num_local_ssds: Optional[pulumi.Input[int]] = None):
|
1200
1179
|
"""
|
1201
|
-
:param pulumi.Input[int] boot_disk_size_gb: Size of the primary disk attached to each node, specified
|
1202
|
-
|
1203
|
-
|
1204
|
-
computed value if not set (currently 500GB). Note: If SSDs are not
|
1205
|
-
attached, it also contains the HDFS data blocks and Hadoop working directories.
|
1206
|
-
:param pulumi.Input[str] boot_disk_type: The disk type of the primary disk attached to each node.
|
1207
|
-
One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
|
1208
|
-
:param pulumi.Input[str] local_ssd_interface: Interface type of local SSDs (default is "scsi"). Valid values: "scsi" (Small Computer System Interface), "nvme" (Non-Volatile Memory Express).
|
1209
|
-
:param pulumi.Input[int] num_local_ssds: The amount of local SSD disks that will be attached to each master cluster node.
|
1210
|
-
Defaults to 0.
|
1180
|
+
:param pulumi.Input[int] boot_disk_size_gb: Size of the primary disk attached to each node, specified in GB. The primary disk contains the boot volume and system libraries, and the smallest allowed disk size is 10GB. GCP will default to a predetermined computed value if not set (currently 500GB). Note: If SSDs are not attached, it also contains the HDFS data blocks and Hadoop working directories.
|
1181
|
+
:param pulumi.Input[str] boot_disk_type: The disk type of the primary disk attached to each node. Such as "pd-ssd" or "pd-standard". Defaults to "pd-standard".
|
1182
|
+
:param pulumi.Input[int] num_local_ssds: The amount of local SSD disks that will be attached to each master cluster node. Defaults to 0.
|
1211
1183
|
"""
|
1212
1184
|
if boot_disk_size_gb is not None:
|
1213
1185
|
pulumi.set(__self__, "boot_disk_size_gb", boot_disk_size_gb)
|
1214
1186
|
if boot_disk_type is not None:
|
1215
1187
|
pulumi.set(__self__, "boot_disk_type", boot_disk_type)
|
1216
|
-
if local_ssd_interface is not None:
|
1217
|
-
pulumi.set(__self__, "local_ssd_interface", local_ssd_interface)
|
1218
1188
|
if num_local_ssds is not None:
|
1219
1189
|
pulumi.set(__self__, "num_local_ssds", num_local_ssds)
|
1220
1190
|
|
@@ -1222,11 +1192,7 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigDiskConfigAr
|
|
1222
1192
|
@pulumi.getter(name="bootDiskSizeGb")
|
1223
1193
|
def boot_disk_size_gb(self) -> Optional[pulumi.Input[int]]:
|
1224
1194
|
"""
|
1225
|
-
Size of the primary disk attached to each node, specified
|
1226
|
-
in GB. The primary disk contains the boot volume and system libraries, and the
|
1227
|
-
smallest allowed disk size is 10GB. GCP will default to a predetermined
|
1228
|
-
computed value if not set (currently 500GB). Note: If SSDs are not
|
1229
|
-
attached, it also contains the HDFS data blocks and Hadoop working directories.
|
1195
|
+
Size of the primary disk attached to each node, specified in GB. The primary disk contains the boot volume and system libraries, and the smallest allowed disk size is 10GB. GCP will default to a predetermined computed value if not set (currently 500GB). Note: If SSDs are not attached, it also contains the HDFS data blocks and Hadoop working directories.
|
1230
1196
|
"""
|
1231
1197
|
return pulumi.get(self, "boot_disk_size_gb")
|
1232
1198
|
|
@@ -1238,8 +1204,7 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigDiskConfigAr
|
|
1238
1204
|
@pulumi.getter(name="bootDiskType")
|
1239
1205
|
def boot_disk_type(self) -> Optional[pulumi.Input[str]]:
|
1240
1206
|
"""
|
1241
|
-
The disk type of the primary disk attached to each node.
|
1242
|
-
One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
|
1207
|
+
The disk type of the primary disk attached to each node. Such as "pd-ssd" or "pd-standard". Defaults to "pd-standard".
|
1243
1208
|
"""
|
1244
1209
|
return pulumi.get(self, "boot_disk_type")
|
1245
1210
|
|
@@ -1247,24 +1212,11 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigDiskConfigAr
|
|
1247
1212
|
def boot_disk_type(self, value: Optional[pulumi.Input[str]]):
|
1248
1213
|
pulumi.set(self, "boot_disk_type", value)
|
1249
1214
|
|
1250
|
-
@property
|
1251
|
-
@pulumi.getter(name="localSsdInterface")
|
1252
|
-
def local_ssd_interface(self) -> Optional[pulumi.Input[str]]:
|
1253
|
-
"""
|
1254
|
-
Interface type of local SSDs (default is "scsi"). Valid values: "scsi" (Small Computer System Interface), "nvme" (Non-Volatile Memory Express).
|
1255
|
-
"""
|
1256
|
-
return pulumi.get(self, "local_ssd_interface")
|
1257
|
-
|
1258
|
-
@local_ssd_interface.setter
|
1259
|
-
def local_ssd_interface(self, value: Optional[pulumi.Input[str]]):
|
1260
|
-
pulumi.set(self, "local_ssd_interface", value)
|
1261
|
-
|
1262
1215
|
@property
|
1263
1216
|
@pulumi.getter(name="numLocalSsds")
|
1264
1217
|
def num_local_ssds(self) -> Optional[pulumi.Input[int]]:
|
1265
1218
|
"""
|
1266
|
-
The amount of local SSD disks that will be attached to each master cluster node.
|
1267
|
-
Defaults to 0.
|
1219
|
+
The amount of local SSD disks that will be attached to each master cluster node. Defaults to 0.
|
1268
1220
|
"""
|
1269
1221
|
return pulumi.get(self, "num_local_ssds")
|
1270
1222
|
|
@@ -2074,29 +2026,16 @@ class ClusterClusterConfigMasterConfigDiskConfigArgs:
|
|
2074
2026
|
def __init__(__self__, *,
|
2075
2027
|
boot_disk_size_gb: Optional[pulumi.Input[int]] = None,
|
2076
2028
|
boot_disk_type: Optional[pulumi.Input[str]] = None,
|
2077
|
-
local_ssd_interface: Optional[pulumi.Input[str]] = None,
|
2078
2029
|
num_local_ssds: Optional[pulumi.Input[int]] = None):
|
2079
2030
|
"""
|
2080
|
-
:param pulumi.Input[int] boot_disk_size_gb: Size of the primary disk attached to each node, specified
|
2081
|
-
|
2082
|
-
|
2083
|
-
computed value if not set (currently 500GB). Note: If SSDs are not
|
2084
|
-
attached, it also contains the HDFS data blocks and Hadoop working directories.
|
2085
|
-
:param pulumi.Input[str] boot_disk_type: The disk type of the primary disk attached to each node.
|
2086
|
-
One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
|
2087
|
-
:param pulumi.Input[str] local_ssd_interface: Optional. Interface type of local SSDs (default is "scsi").
|
2088
|
-
Valid values: "scsi" (Small Computer System Interface), "nvme" (Non-Volatile
|
2089
|
-
Memory Express). See
|
2090
|
-
[local SSD performance](https://cloud.google.com/compute/docs/disks/local-ssd#performance).
|
2091
|
-
:param pulumi.Input[int] num_local_ssds: The amount of local SSD disks that will be
|
2092
|
-
attached to each master cluster node. Defaults to 0.
|
2031
|
+
:param pulumi.Input[int] boot_disk_size_gb: Size of the primary disk attached to each node, specified in GB. The primary disk contains the boot volume and system libraries, and the smallest allowed disk size is 10GB. GCP will default to a predetermined computed value if not set (currently 500GB). Note: If SSDs are not attached, it also contains the HDFS data blocks and Hadoop working directories.
|
2032
|
+
:param pulumi.Input[str] boot_disk_type: The disk type of the primary disk attached to each node. Such as "pd-ssd" or "pd-standard". Defaults to "pd-standard".
|
2033
|
+
:param pulumi.Input[int] num_local_ssds: The amount of local SSD disks that will be attached to each master cluster node. Defaults to 0.
|
2093
2034
|
"""
|
2094
2035
|
if boot_disk_size_gb is not None:
|
2095
2036
|
pulumi.set(__self__, "boot_disk_size_gb", boot_disk_size_gb)
|
2096
2037
|
if boot_disk_type is not None:
|
2097
2038
|
pulumi.set(__self__, "boot_disk_type", boot_disk_type)
|
2098
|
-
if local_ssd_interface is not None:
|
2099
|
-
pulumi.set(__self__, "local_ssd_interface", local_ssd_interface)
|
2100
2039
|
if num_local_ssds is not None:
|
2101
2040
|
pulumi.set(__self__, "num_local_ssds", num_local_ssds)
|
2102
2041
|
|
@@ -2104,11 +2043,7 @@ class ClusterClusterConfigMasterConfigDiskConfigArgs:
|
|
2104
2043
|
@pulumi.getter(name="bootDiskSizeGb")
|
2105
2044
|
def boot_disk_size_gb(self) -> Optional[pulumi.Input[int]]:
|
2106
2045
|
"""
|
2107
|
-
Size of the primary disk attached to each node, specified
|
2108
|
-
in GB. The primary disk contains the boot volume and system libraries, and the
|
2109
|
-
smallest allowed disk size is 10GB. GCP will default to a predetermined
|
2110
|
-
computed value if not set (currently 500GB). Note: If SSDs are not
|
2111
|
-
attached, it also contains the HDFS data blocks and Hadoop working directories.
|
2046
|
+
Size of the primary disk attached to each node, specified in GB. The primary disk contains the boot volume and system libraries, and the smallest allowed disk size is 10GB. GCP will default to a predetermined computed value if not set (currently 500GB). Note: If SSDs are not attached, it also contains the HDFS data blocks and Hadoop working directories.
|
2112
2047
|
"""
|
2113
2048
|
return pulumi.get(self, "boot_disk_size_gb")
|
2114
2049
|
|
@@ -2120,8 +2055,7 @@ class ClusterClusterConfigMasterConfigDiskConfigArgs:
|
|
2120
2055
|
@pulumi.getter(name="bootDiskType")
|
2121
2056
|
def boot_disk_type(self) -> Optional[pulumi.Input[str]]:
|
2122
2057
|
"""
|
2123
|
-
The disk type of the primary disk attached to each node.
|
2124
|
-
One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
|
2058
|
+
The disk type of the primary disk attached to each node. Such as "pd-ssd" or "pd-standard". Defaults to "pd-standard".
|
2125
2059
|
"""
|
2126
2060
|
return pulumi.get(self, "boot_disk_type")
|
2127
2061
|
|
@@ -2129,27 +2063,11 @@ class ClusterClusterConfigMasterConfigDiskConfigArgs:
|
|
2129
2063
|
def boot_disk_type(self, value: Optional[pulumi.Input[str]]):
|
2130
2064
|
pulumi.set(self, "boot_disk_type", value)
|
2131
2065
|
|
2132
|
-
@property
|
2133
|
-
@pulumi.getter(name="localSsdInterface")
|
2134
|
-
def local_ssd_interface(self) -> Optional[pulumi.Input[str]]:
|
2135
|
-
"""
|
2136
|
-
Optional. Interface type of local SSDs (default is "scsi").
|
2137
|
-
Valid values: "scsi" (Small Computer System Interface), "nvme" (Non-Volatile
|
2138
|
-
Memory Express). See
|
2139
|
-
[local SSD performance](https://cloud.google.com/compute/docs/disks/local-ssd#performance).
|
2140
|
-
"""
|
2141
|
-
return pulumi.get(self, "local_ssd_interface")
|
2142
|
-
|
2143
|
-
@local_ssd_interface.setter
|
2144
|
-
def local_ssd_interface(self, value: Optional[pulumi.Input[str]]):
|
2145
|
-
pulumi.set(self, "local_ssd_interface", value)
|
2146
|
-
|
2147
2066
|
@property
|
2148
2067
|
@pulumi.getter(name="numLocalSsds")
|
2149
2068
|
def num_local_ssds(self) -> Optional[pulumi.Input[int]]:
|
2150
2069
|
"""
|
2151
|
-
The amount of local SSD disks that will be
|
2152
|
-
attached to each master cluster node. Defaults to 0.
|
2070
|
+
The amount of local SSD disks that will be attached to each master cluster node. Defaults to 0.
|
2153
2071
|
"""
|
2154
2072
|
return pulumi.get(self, "num_local_ssds")
|
2155
2073
|
|
@@ -2292,7 +2210,6 @@ class ClusterClusterConfigPreemptibleWorkerConfigDiskConfigArgs:
|
|
2292
2210
|
def __init__(__self__, *,
|
2293
2211
|
boot_disk_size_gb: Optional[pulumi.Input[int]] = None,
|
2294
2212
|
boot_disk_type: Optional[pulumi.Input[str]] = None,
|
2295
|
-
local_ssd_interface: Optional[pulumi.Input[str]] = None,
|
2296
2213
|
num_local_ssds: Optional[pulumi.Input[int]] = None):
|
2297
2214
|
"""
|
2298
2215
|
:param pulumi.Input[int] boot_disk_size_gb: Size of the primary disk attached to each preemptible worker node, specified
|
@@ -2301,16 +2218,12 @@ class ClusterClusterConfigPreemptibleWorkerConfigDiskConfigArgs:
|
|
2301
2218
|
attached, it also contains the HDFS data blocks and Hadoop working directories.
|
2302
2219
|
:param pulumi.Input[str] boot_disk_type: The disk type of the primary disk attached to each preemptible worker node.
|
2303
2220
|
One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
|
2304
|
-
:param pulumi.Input[
|
2305
|
-
:param pulumi.Input[int] num_local_ssds: The amount of local SSD disks that will be
|
2306
|
-
attached to each preemptible worker node. Defaults to 0.
|
2221
|
+
:param pulumi.Input[int] num_local_ssds: The amount of local SSD disks that will be attached to each preemptible worker node. Defaults to 0.
|
2307
2222
|
"""
|
2308
2223
|
if boot_disk_size_gb is not None:
|
2309
2224
|
pulumi.set(__self__, "boot_disk_size_gb", boot_disk_size_gb)
|
2310
2225
|
if boot_disk_type is not None:
|
2311
2226
|
pulumi.set(__self__, "boot_disk_type", boot_disk_type)
|
2312
|
-
if local_ssd_interface is not None:
|
2313
|
-
pulumi.set(__self__, "local_ssd_interface", local_ssd_interface)
|
2314
2227
|
if num_local_ssds is not None:
|
2315
2228
|
pulumi.set(__self__, "num_local_ssds", num_local_ssds)
|
2316
2229
|
|
@@ -2342,24 +2255,11 @@ class ClusterClusterConfigPreemptibleWorkerConfigDiskConfigArgs:
|
|
2342
2255
|
def boot_disk_type(self, value: Optional[pulumi.Input[str]]):
|
2343
2256
|
pulumi.set(self, "boot_disk_type", value)
|
2344
2257
|
|
2345
|
-
@property
|
2346
|
-
@pulumi.getter(name="localSsdInterface")
|
2347
|
-
def local_ssd_interface(self) -> Optional[pulumi.Input[str]]:
|
2348
|
-
"""
|
2349
|
-
Interface type of local SSDs (default is "scsi"). Valid values: "scsi" (Small Computer System Interface), "nvme" (Non-Volatile Memory Express).
|
2350
|
-
"""
|
2351
|
-
return pulumi.get(self, "local_ssd_interface")
|
2352
|
-
|
2353
|
-
@local_ssd_interface.setter
|
2354
|
-
def local_ssd_interface(self, value: Optional[pulumi.Input[str]]):
|
2355
|
-
pulumi.set(self, "local_ssd_interface", value)
|
2356
|
-
|
2357
2258
|
@property
|
2358
2259
|
@pulumi.getter(name="numLocalSsds")
|
2359
2260
|
def num_local_ssds(self) -> Optional[pulumi.Input[int]]:
|
2360
2261
|
"""
|
2361
|
-
The amount of local SSD disks that will be
|
2362
|
-
attached to each preemptible worker node. Defaults to 0.
|
2262
|
+
The amount of local SSD disks that will be attached to each preemptible worker node. Defaults to 0.
|
2363
2263
|
"""
|
2364
2264
|
return pulumi.get(self, "num_local_ssds")
|
2365
2265
|
|
@@ -2413,10 +2313,8 @@ class ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstan
|
|
2413
2313
|
machine_types: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
2414
2314
|
rank: Optional[pulumi.Input[int]] = None):
|
2415
2315
|
"""
|
2416
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] machine_types: Full machine-type names, e.g.
|
2417
|
-
:param pulumi.Input[int] rank: Preference of this instance selection.
|
2418
|
-
|
2419
|
-
- - -
|
2316
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] machine_types: Full machine-type names, e.g. "n1-standard-16".
|
2317
|
+
:param pulumi.Input[int] rank: Preference of this instance selection. 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.
|
2420
2318
|
"""
|
2421
2319
|
if machine_types is not None:
|
2422
2320
|
pulumi.set(__self__, "machine_types", machine_types)
|
@@ -2427,7 +2325,7 @@ class ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstan
|
|
2427
2325
|
@pulumi.getter(name="machineTypes")
|
2428
2326
|
def machine_types(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
2429
2327
|
"""
|
2430
|
-
Full machine-type names, e.g.
|
2328
|
+
Full machine-type names, e.g. "n1-standard-16".
|
2431
2329
|
"""
|
2432
2330
|
return pulumi.get(self, "machine_types")
|
2433
2331
|
|
@@ -2439,9 +2337,7 @@ class ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstan
|
|
2439
2337
|
@pulumi.getter
|
2440
2338
|
def rank(self) -> Optional[pulumi.Input[int]]:
|
2441
2339
|
"""
|
2442
|
-
Preference of this instance selection.
|
2443
|
-
|
2444
|
-
- - -
|
2340
|
+
Preference of this instance selection. 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.
|
2445
2341
|
"""
|
2446
2342
|
return pulumi.get(self, "rank")
|
2447
2343
|
|
@@ -3098,7 +2994,6 @@ class ClusterClusterConfigWorkerConfigDiskConfigArgs:
|
|
3098
2994
|
def __init__(__self__, *,
|
3099
2995
|
boot_disk_size_gb: Optional[pulumi.Input[int]] = None,
|
3100
2996
|
boot_disk_type: Optional[pulumi.Input[str]] = None,
|
3101
|
-
local_ssd_interface: Optional[pulumi.Input[str]] = None,
|
3102
2997
|
num_local_ssds: Optional[pulumi.Input[int]] = None):
|
3103
2998
|
"""
|
3104
2999
|
:param pulumi.Input[int] boot_disk_size_gb: Size of the primary disk attached to each worker node, specified
|
@@ -3107,7 +3002,6 @@ class ClusterClusterConfigWorkerConfigDiskConfigArgs:
|
|
3107
3002
|
attached, it also contains the HDFS data blocks and Hadoop working directories.
|
3108
3003
|
:param pulumi.Input[str] boot_disk_type: The disk type of the primary disk attached to each node.
|
3109
3004
|
One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
|
3110
|
-
:param pulumi.Input[str] local_ssd_interface: Interface type of local SSDs (default is "scsi"). Valid values: "scsi" (Small Computer System Interface), "nvme" (Non-Volatile Memory Express).
|
3111
3005
|
:param pulumi.Input[int] num_local_ssds: The amount of local SSD disks that will be
|
3112
3006
|
attached to each worker cluster node. Defaults to 0.
|
3113
3007
|
"""
|
@@ -3115,8 +3009,6 @@ class ClusterClusterConfigWorkerConfigDiskConfigArgs:
|
|
3115
3009
|
pulumi.set(__self__, "boot_disk_size_gb", boot_disk_size_gb)
|
3116
3010
|
if boot_disk_type is not None:
|
3117
3011
|
pulumi.set(__self__, "boot_disk_type", boot_disk_type)
|
3118
|
-
if local_ssd_interface is not None:
|
3119
|
-
pulumi.set(__self__, "local_ssd_interface", local_ssd_interface)
|
3120
3012
|
if num_local_ssds is not None:
|
3121
3013
|
pulumi.set(__self__, "num_local_ssds", num_local_ssds)
|
3122
3014
|
|
@@ -3148,18 +3040,6 @@ class ClusterClusterConfigWorkerConfigDiskConfigArgs:
|
|
3148
3040
|
def boot_disk_type(self, value: Optional[pulumi.Input[str]]):
|
3149
3041
|
pulumi.set(self, "boot_disk_type", value)
|
3150
3042
|
|
3151
|
-
@property
|
3152
|
-
@pulumi.getter(name="localSsdInterface")
|
3153
|
-
def local_ssd_interface(self) -> Optional[pulumi.Input[str]]:
|
3154
|
-
"""
|
3155
|
-
Interface type of local SSDs (default is "scsi"). Valid values: "scsi" (Small Computer System Interface), "nvme" (Non-Volatile Memory Express).
|
3156
|
-
"""
|
3157
|
-
return pulumi.get(self, "local_ssd_interface")
|
3158
|
-
|
3159
|
-
@local_ssd_interface.setter
|
3160
|
-
def local_ssd_interface(self, value: Optional[pulumi.Input[str]]):
|
3161
|
-
pulumi.set(self, "local_ssd_interface", value)
|
3162
|
-
|
3163
3043
|
@property
|
3164
3044
|
@pulumi.getter(name="numLocalSsds")
|
3165
3045
|
def num_local_ssds(self) -> Optional[pulumi.Input[int]]:
|
@@ -3523,13 +3403,9 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
3523
3403
|
roles: pulumi.Input[Sequence[pulumi.Input[str]]],
|
3524
3404
|
node_pool_config: Optional[pulumi.Input['ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigArgs']] = None):
|
3525
3405
|
"""
|
3526
|
-
:param pulumi.Input[str] node_pool: The target GKE node pool.
|
3527
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] roles: The roles associated with the GKE node pool.
|
3528
|
-
|
3529
|
-
:param pulumi.Input['ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigArgs'] node_pool_config: The configuration for the GKE node pool.
|
3530
|
-
If specified, Dataproc attempts to create a node pool with the specified shape.
|
3531
|
-
If one with the same name already exists, it is verified against all specified fields.
|
3532
|
-
If a field differs, the virtual cluster creation will fail.
|
3406
|
+
:param pulumi.Input[str] node_pool: The target GKE node pool. Format: 'projects/{project}/locations/{location}/clusters/{cluster}/nodePools/{nodePool}'
|
3407
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] roles: The roles associated with the GKE node pool.
|
3408
|
+
:param pulumi.Input['ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigArgs'] node_pool_config: Input only. The configuration for the GKE node pool.
|
3533
3409
|
"""
|
3534
3410
|
pulumi.set(__self__, "node_pool", node_pool)
|
3535
3411
|
pulumi.set(__self__, "roles", roles)
|
@@ -3540,7 +3416,7 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
3540
3416
|
@pulumi.getter(name="nodePool")
|
3541
3417
|
def node_pool(self) -> pulumi.Input[str]:
|
3542
3418
|
"""
|
3543
|
-
The target GKE node pool.
|
3419
|
+
The target GKE node pool. Format: 'projects/{project}/locations/{location}/clusters/{cluster}/nodePools/{nodePool}'
|
3544
3420
|
"""
|
3545
3421
|
return pulumi.get(self, "node_pool")
|
3546
3422
|
|
@@ -3552,8 +3428,7 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
3552
3428
|
@pulumi.getter
|
3553
3429
|
def roles(self) -> pulumi.Input[Sequence[pulumi.Input[str]]]:
|
3554
3430
|
"""
|
3555
|
-
The roles associated with the GKE node pool.
|
3556
|
-
One of `"DEFAULT"`, `"CONTROLLER"`, `"SPARK_DRIVER"` or `"SPARK_EXECUTOR"`.
|
3431
|
+
The roles associated with the GKE node pool.
|
3557
3432
|
"""
|
3558
3433
|
return pulumi.get(self, "roles")
|
3559
3434
|
|
@@ -3565,10 +3440,7 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
3565
3440
|
@pulumi.getter(name="nodePoolConfig")
|
3566
3441
|
def node_pool_config(self) -> Optional[pulumi.Input['ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigArgs']]:
|
3567
3442
|
"""
|
3568
|
-
The configuration for the GKE node pool.
|
3569
|
-
If specified, Dataproc attempts to create a node pool with the specified shape.
|
3570
|
-
If one with the same name already exists, it is verified against all specified fields.
|
3571
|
-
If a field differs, the virtual cluster creation will fail.
|
3443
|
+
Input only. The configuration for the GKE node pool.
|
3572
3444
|
"""
|
3573
3445
|
return pulumi.get(self, "node_pool_config")
|
3574
3446
|
|
@@ -3584,11 +3456,8 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
3584
3456
|
autoscaling: Optional[pulumi.Input['ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigAutoscalingArgs']] = None,
|
3585
3457
|
config: Optional[pulumi.Input['ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigConfigArgs']] = None):
|
3586
3458
|
"""
|
3587
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations: The list of Compute Engine zones where node pool nodes associated
|
3588
|
-
|
3589
|
-
- - -
|
3590
|
-
:param pulumi.Input['ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigAutoscalingArgs'] autoscaling: The autoscaler configuration for this node pool.
|
3591
|
-
The autoscaler is enabled only when a valid configuration is present.
|
3459
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations: The list of Compute Engine zones where node pool nodes associated with a Dataproc on GKE virtual cluster will be located.
|
3460
|
+
:param pulumi.Input['ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigAutoscalingArgs'] autoscaling: The autoscaler configuration for this node pool. The autoscaler is enabled only when a valid configuration is present.
|
3592
3461
|
:param pulumi.Input['ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigConfigArgs'] config: The node pool configuration.
|
3593
3462
|
"""
|
3594
3463
|
pulumi.set(__self__, "locations", locations)
|
@@ -3601,9 +3470,7 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
3601
3470
|
@pulumi.getter
|
3602
3471
|
def locations(self) -> pulumi.Input[Sequence[pulumi.Input[str]]]:
|
3603
3472
|
"""
|
3604
|
-
The list of Compute Engine zones where node pool nodes associated
|
3605
|
-
with a Dataproc on GKE virtual cluster will be located.
|
3606
|
-
- - -
|
3473
|
+
The list of Compute Engine zones where node pool nodes associated with a Dataproc on GKE virtual cluster will be located.
|
3607
3474
|
"""
|
3608
3475
|
return pulumi.get(self, "locations")
|
3609
3476
|
|
@@ -3615,8 +3482,7 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
3615
3482
|
@pulumi.getter
|
3616
3483
|
def autoscaling(self) -> Optional[pulumi.Input['ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigAutoscalingArgs']]:
|
3617
3484
|
"""
|
3618
|
-
The autoscaler configuration for this node pool.
|
3619
|
-
The autoscaler is enabled only when a valid configuration is present.
|
3485
|
+
The autoscaler configuration for this node pool. The autoscaler is enabled only when a valid configuration is present.
|
3620
3486
|
"""
|
3621
3487
|
return pulumi.get(self, "autoscaling")
|
3622
3488
|
|
@@ -3685,15 +3551,10 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
3685
3551
|
preemptible: Optional[pulumi.Input[bool]] = None,
|
3686
3552
|
spot: Optional[pulumi.Input[bool]] = None):
|
3687
3553
|
"""
|
3688
|
-
:param pulumi.Input[int] local_ssd_count: The number of
|
3689
|
-
which is limited by the maximum number of disks allowable per zone.
|
3554
|
+
:param pulumi.Input[int] local_ssd_count: The minimum number of nodes in the node pool. Must be >= 0 and <= maxNodeCount.
|
3690
3555
|
:param pulumi.Input[str] machine_type: The name of a Compute Engine machine type.
|
3691
|
-
:param pulumi.Input[str] min_cpu_platform: Minimum CPU platform to be used by this instance.
|
3692
|
-
|
3693
|
-
Specify the friendly names of CPU platforms, such as "Intel Haswell" or "Intel Sandy Bridge".
|
3694
|
-
:param pulumi.Input[bool] preemptible: Whether the nodes are created as preemptible VM instances.
|
3695
|
-
Preemptible nodes cannot be used in a node pool with the CONTROLLER role or in the DEFAULT node pool if the
|
3696
|
-
CONTROLLER role is not assigned (the DEFAULT node pool will assume the CONTROLLER role).
|
3556
|
+
:param pulumi.Input[str] min_cpu_platform: Minimum CPU platform to be used by this instance. The instance may be scheduled on the specified or a newer CPU platform. Specify the friendly names of CPU platforms, such as "Intel Haswell" or "Intel Sandy Bridge".
|
3557
|
+
:param pulumi.Input[bool] preemptible: Whether the nodes are created as preemptible VM instances. Preemptible nodes cannot be used in a node pool with the CONTROLLER role or in the DEFAULT node pool if the CONTROLLER role is not assigned (the DEFAULT node pool will assume the CONTROLLER role).
|
3697
3558
|
:param pulumi.Input[bool] spot: Spot flag for enabling Spot VM, which is a rebrand of the existing preemptible flag.
|
3698
3559
|
"""
|
3699
3560
|
if local_ssd_count is not None:
|
@@ -3711,8 +3572,7 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
3711
3572
|
@pulumi.getter(name="localSsdCount")
|
3712
3573
|
def local_ssd_count(self) -> Optional[pulumi.Input[int]]:
|
3713
3574
|
"""
|
3714
|
-
The number of
|
3715
|
-
which is limited by the maximum number of disks allowable per zone.
|
3575
|
+
The minimum number of nodes in the node pool. Must be >= 0 and <= maxNodeCount.
|
3716
3576
|
"""
|
3717
3577
|
return pulumi.get(self, "local_ssd_count")
|
3718
3578
|
|
@@ -3736,9 +3596,7 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
3736
3596
|
@pulumi.getter(name="minCpuPlatform")
|
3737
3597
|
def min_cpu_platform(self) -> Optional[pulumi.Input[str]]:
|
3738
3598
|
"""
|
3739
|
-
Minimum CPU platform to be used by this instance.
|
3740
|
-
The instance may be scheduled on the specified or a newer CPU platform.
|
3741
|
-
Specify the friendly names of CPU platforms, such as "Intel Haswell" or "Intel Sandy Bridge".
|
3599
|
+
Minimum CPU platform to be used by this instance. The instance may be scheduled on the specified or a newer CPU platform. Specify the friendly names of CPU platforms, such as "Intel Haswell" or "Intel Sandy Bridge".
|
3742
3600
|
"""
|
3743
3601
|
return pulumi.get(self, "min_cpu_platform")
|
3744
3602
|
|
@@ -3750,9 +3608,7 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
3750
3608
|
@pulumi.getter
|
3751
3609
|
def preemptible(self) -> Optional[pulumi.Input[bool]]:
|
3752
3610
|
"""
|
3753
|
-
Whether the nodes are created as preemptible VM instances.
|
3754
|
-
Preemptible nodes cannot be used in a node pool with the CONTROLLER role or in the DEFAULT node pool if the
|
3755
|
-
CONTROLLER role is not assigned (the DEFAULT node pool will assume the CONTROLLER role).
|
3611
|
+
Whether the nodes are created as preemptible VM instances. Preemptible nodes cannot be used in a node pool with the CONTROLLER role or in the DEFAULT node pool if the CONTROLLER role is not assigned (the DEFAULT node pool will assume the CONTROLLER role).
|
3756
3612
|
"""
|
3757
3613
|
return pulumi.get(self, "preemptible")
|
3758
3614
|
|
@@ -325,7 +325,7 @@ class AutoscalingPolicyIamBinding(pulumi.CustomResource):
|
|
325
325
|
|
326
326
|
> **Note:** `dataproc.AutoscalingPolicyIamBinding` resources **can be** used in conjunction with `dataproc.AutoscalingPolicyIamMember` resources **only if** they do not grant privilege to the same role.
|
327
327
|
|
328
|
-
##
|
328
|
+
## google\\_dataproc\\_autoscaling\\_policy\\_iam\\_policy
|
329
329
|
|
330
330
|
```python
|
331
331
|
import pulumi
|
@@ -342,7 +342,7 @@ class AutoscalingPolicyIamBinding(pulumi.CustomResource):
|
|
342
342
|
policy_data=admin.policy_data)
|
343
343
|
```
|
344
344
|
|
345
|
-
##
|
345
|
+
## google\\_dataproc\\_autoscaling\\_policy\\_iam\\_binding
|
346
346
|
|
347
347
|
```python
|
348
348
|
import pulumi
|
@@ -356,7 +356,7 @@ class AutoscalingPolicyIamBinding(pulumi.CustomResource):
|
|
356
356
|
members=["user:jane@example.com"])
|
357
357
|
```
|
358
358
|
|
359
|
-
##
|
359
|
+
## google\\_dataproc\\_autoscaling\\_policy\\_iam\\_member
|
360
360
|
|
361
361
|
```python
|
362
362
|
import pulumi
|
@@ -370,7 +370,7 @@ class AutoscalingPolicyIamBinding(pulumi.CustomResource):
|
|
370
370
|
member="user:jane@example.com")
|
371
371
|
```
|
372
372
|
|
373
|
-
##
|
373
|
+
## google\\_dataproc\\_autoscaling\\_policy\\_iam\\_policy
|
374
374
|
|
375
375
|
```python
|
376
376
|
import pulumi
|
@@ -387,7 +387,7 @@ class AutoscalingPolicyIamBinding(pulumi.CustomResource):
|
|
387
387
|
policy_data=admin.policy_data)
|
388
388
|
```
|
389
389
|
|
390
|
-
##
|
390
|
+
## google\\_dataproc\\_autoscaling\\_policy\\_iam\\_binding
|
391
391
|
|
392
392
|
```python
|
393
393
|
import pulumi
|
@@ -401,7 +401,7 @@ class AutoscalingPolicyIamBinding(pulumi.CustomResource):
|
|
401
401
|
members=["user:jane@example.com"])
|
402
402
|
```
|
403
403
|
|
404
|
-
##
|
404
|
+
## google\\_dataproc\\_autoscaling\\_policy\\_iam\\_member
|
405
405
|
|
406
406
|
```python
|
407
407
|
import pulumi
|
@@ -500,7 +500,7 @@ class AutoscalingPolicyIamBinding(pulumi.CustomResource):
|
|
500
500
|
|
501
501
|
> **Note:** `dataproc.AutoscalingPolicyIamBinding` resources **can be** used in conjunction with `dataproc.AutoscalingPolicyIamMember` resources **only if** they do not grant privilege to the same role.
|
502
502
|
|
503
|
-
##
|
503
|
+
## google\\_dataproc\\_autoscaling\\_policy\\_iam\\_policy
|
504
504
|
|
505
505
|
```python
|
506
506
|
import pulumi
|
@@ -517,7 +517,7 @@ class AutoscalingPolicyIamBinding(pulumi.CustomResource):
|
|
517
517
|
policy_data=admin.policy_data)
|
518
518
|
```
|
519
519
|
|
520
|
-
##
|
520
|
+
## google\\_dataproc\\_autoscaling\\_policy\\_iam\\_binding
|
521
521
|
|
522
522
|
```python
|
523
523
|
import pulumi
|
@@ -531,7 +531,7 @@ class AutoscalingPolicyIamBinding(pulumi.CustomResource):
|
|
531
531
|
members=["user:jane@example.com"])
|
532
532
|
```
|
533
533
|
|
534
|
-
##
|
534
|
+
## google\\_dataproc\\_autoscaling\\_policy\\_iam\\_member
|
535
535
|
|
536
536
|
```python
|
537
537
|
import pulumi
|
@@ -545,7 +545,7 @@ class AutoscalingPolicyIamBinding(pulumi.CustomResource):
|
|
545
545
|
member="user:jane@example.com")
|
546
546
|
```
|
547
547
|
|
548
|
-
##
|
548
|
+
## google\\_dataproc\\_autoscaling\\_policy\\_iam\\_policy
|
549
549
|
|
550
550
|
```python
|
551
551
|
import pulumi
|
@@ -562,7 +562,7 @@ class AutoscalingPolicyIamBinding(pulumi.CustomResource):
|
|
562
562
|
policy_data=admin.policy_data)
|
563
563
|
```
|
564
564
|
|
565
|
-
##
|
565
|
+
## google\\_dataproc\\_autoscaling\\_policy\\_iam\\_binding
|
566
566
|
|
567
567
|
```python
|
568
568
|
import pulumi
|
@@ -576,7 +576,7 @@ class AutoscalingPolicyIamBinding(pulumi.CustomResource):
|
|
576
576
|
members=["user:jane@example.com"])
|
577
577
|
```
|
578
578
|
|
579
|
-
##
|
579
|
+
## google\\_dataproc\\_autoscaling\\_policy\\_iam\\_member
|
580
580
|
|
581
581
|
```python
|
582
582
|
import pulumi
|