pulumi-gcp 8.6.0__py3-none-any.whl → 8.6.0a1728586829__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 -8
- pulumi_gcp/_utilities.py +1 -1
- pulumi_gcp/accessapproval/get_folder_service_account.py +4 -9
- pulumi_gcp/accessapproval/get_organization_service_account.py +4 -9
- pulumi_gcp/accessapproval/get_project_service_account.py +4 -9
- pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +4 -9
- pulumi_gcp/alloydb/get_locations.py +4 -8
- pulumi_gcp/alloydb/get_supported_database_flags.py +4 -10
- pulumi_gcp/apigateway/get_api_config_iam_policy.py +4 -13
- pulumi_gcp/apigateway/get_api_iam_policy.py +4 -11
- pulumi_gcp/apigateway/get_gateway_iam_policy.py +4 -13
- pulumi_gcp/apigee/get_environment_iam_policy.py +4 -11
- pulumi_gcp/appengine/get_default_service_account.py +4 -12
- pulumi_gcp/apphub/get_application.py +4 -20
- pulumi_gcp/apphub/get_discovered_service.py +4 -14
- pulumi_gcp/apphub/get_discovered_workload.py +4 -14
- pulumi_gcp/artifactregistry/get_docker_image.py +4 -21
- pulumi_gcp/artifactregistry/get_locations.py +4 -8
- pulumi_gcp/artifactregistry/get_repository.py +4 -27
- pulumi_gcp/artifactregistry/get_repository_iam_policy.py +4 -13
- pulumi_gcp/backupdisasterrecovery/get_management_server.py +4 -13
- pulumi_gcp/beyondcorp/get_app_connection.py +4 -19
- pulumi_gcp/beyondcorp/get_app_connector.py +4 -17
- pulumi_gcp/beyondcorp/get_app_gateway.py +4 -20
- pulumi_gcp/bigquery/get_connection_iam_policy.py +4 -13
- pulumi_gcp/bigquery/get_dataset.py +4 -30
- pulumi_gcp/bigquery/get_dataset_iam_policy.py +4 -11
- pulumi_gcp/bigquery/get_default_service_account.py +4 -9
- pulumi_gcp/bigquery/get_table_iam_policy.py +4 -13
- pulumi_gcp/bigquery/get_tables.py +4 -10
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +4 -13
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +4 -15
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +4 -13
- pulumi_gcp/bigtable/_inputs.py +0 -58
- pulumi_gcp/bigtable/get_instance_iam_policy.py +4 -11
- pulumi_gcp/bigtable/get_table_iam_policy.py +4 -13
- pulumi_gcp/bigtable/instance_iam_binding.py +34 -13
- pulumi_gcp/bigtable/instance_iam_member.py +34 -13
- pulumi_gcp/bigtable/instance_iam_policy.py +47 -0
- pulumi_gcp/bigtable/outputs.py +0 -36
- pulumi_gcp/billing/get_account_iam_policy.py +4 -9
- pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +4 -11
- pulumi_gcp/certificateauthority/get_authority.py +4 -34
- pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +4 -13
- pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +4 -13
- pulumi_gcp/certificatemanager/get_certificate_map.py +4 -16
- pulumi_gcp/certificatemanager/get_certificates.py +4 -10
- pulumi_gcp/cloudasset/get_resources_search_all.py +4 -12
- pulumi_gcp/cloudasset/get_search_all_resources.py +4 -12
- pulumi_gcp/cloudbuild/get_trigger.py +4 -33
- pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +4 -13
- pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +4 -13
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +4 -13
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +4 -13
- pulumi_gcp/cloudfunctions/get_function.py +4 -43
- pulumi_gcp/cloudfunctions/get_function_iam_policy.py +4 -13
- pulumi_gcp/cloudfunctionsv2/get_function.py +4 -23
- pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +4 -13
- pulumi_gcp/cloudidentity/get_group_lookup.py +4 -8
- pulumi_gcp/cloudidentity/get_group_memberships.py +4 -8
- pulumi_gcp/cloudidentity/get_group_transitive_memberships.py +4 -8
- pulumi_gcp/cloudidentity/get_groups.py +4 -8
- pulumi_gcp/cloudquota/get_s_quota_info.py +4 -25
- pulumi_gcp/cloudquota/get_s_quota_infos.py +4 -10
- pulumi_gcp/cloudrun/get_locations.py +4 -8
- pulumi_gcp/cloudrun/get_service.py +4 -16
- pulumi_gcp/cloudrun/get_service_iam_policy.py +4 -13
- pulumi_gcp/cloudrunv2/get_job.py +4 -39
- pulumi_gcp/cloudrunv2/get_job_iam_policy.py +4 -13
- pulumi_gcp/cloudrunv2/get_service.py +4 -45
- pulumi_gcp/cloudrunv2/get_service_iam_policy.py +4 -13
- pulumi_gcp/cloudtasks/get_queue_iam_policy.py +4 -13
- pulumi_gcp/composer/get_environment.py +4 -16
- pulumi_gcp/composer/get_image_versions.py +4 -10
- pulumi_gcp/composer/get_user_workloads_config_map.py +4 -14
- pulumi_gcp/composer/get_user_workloads_secret.py +4 -14
- pulumi_gcp/compute/_inputs.py +3 -3
- pulumi_gcp/compute/get_address.py +4 -21
- pulumi_gcp/compute/get_addresses.py +4 -12
- pulumi_gcp/compute/get_backend_bucket.py +4 -18
- pulumi_gcp/compute/get_backend_bucket_iam_policy.py +4 -11
- pulumi_gcp/compute/get_backend_service.py +4 -40
- pulumi_gcp/compute/get_backend_service_iam_policy.py +4 -11
- pulumi_gcp/compute/get_certificate.py +4 -17
- pulumi_gcp/compute/get_default_service_account.py +4 -12
- pulumi_gcp/compute/get_disk.py +4 -45
- pulumi_gcp/compute/get_disk_iam_policy.py +4 -13
- pulumi_gcp/compute/get_forwarding_rule.py +4 -43
- pulumi_gcp/compute/get_forwarding_rules.py +4 -10
- pulumi_gcp/compute/get_global_address.py +4 -19
- pulumi_gcp/compute/get_global_forwarding_rule.py +4 -31
- pulumi_gcp/compute/get_hc_vpn_gateway.py +4 -17
- pulumi_gcp/compute/get_health_check.py +4 -25
- pulumi_gcp/compute/get_image.py +4 -30
- pulumi_gcp/compute/get_image_iam_policy.py +4 -11
- pulumi_gcp/compute/get_instance.py +4 -49
- pulumi_gcp/compute/get_instance_group.py +4 -18
- pulumi_gcp/compute/get_instance_group_manager.py +4 -38
- pulumi_gcp/compute/get_instance_iam_policy.py +4 -13
- pulumi_gcp/compute/get_instance_serial_port.py +4 -14
- pulumi_gcp/compute/get_instance_template.py +4 -45
- pulumi_gcp/compute/get_lbip_ranges.py +4 -7
- pulumi_gcp/compute/get_machine_image_iam_policy.py +4 -11
- pulumi_gcp/compute/get_machine_types.py +4 -12
- pulumi_gcp/compute/get_netblock_ip_ranges.py +4 -10
- pulumi_gcp/compute/get_network.py +4 -14
- pulumi_gcp/compute/get_network_endpoint_group.py +4 -19
- pulumi_gcp/compute/get_network_peering.py +4 -17
- pulumi_gcp/compute/get_networks.py +4 -9
- pulumi_gcp/compute/get_node_types.py +4 -10
- pulumi_gcp/compute/get_region_backend_service_iam_policy.py +4 -13
- pulumi_gcp/compute/get_region_disk.py +4 -35
- pulumi_gcp/compute/get_region_disk_iam_policy.py +4 -13
- pulumi_gcp/compute/get_region_instance_group.py +4 -15
- pulumi_gcp/compute/get_region_instance_group_manager.py +4 -39
- pulumi_gcp/compute/get_region_instance_template.py +4 -44
- pulumi_gcp/compute/get_region_network_endpoint_group.py +4 -22
- pulumi_gcp/compute/get_region_ssl_certificate.py +4 -19
- pulumi_gcp/compute/get_regions.py +4 -10
- pulumi_gcp/compute/get_reservation.py +4 -19
- pulumi_gcp/compute/get_resource_policy.py +4 -17
- pulumi_gcp/compute/get_router.py +4 -18
- pulumi_gcp/compute/get_router_nat.py +4 -33
- pulumi_gcp/compute/get_router_status.py +4 -14
- pulumi_gcp/compute/get_security_policy.py +4 -18
- pulumi_gcp/compute/get_snapshot.py +4 -30
- pulumi_gcp/compute/get_snapshot_iam_policy.py +4 -11
- pulumi_gcp/compute/get_ssl_policy.py +4 -17
- pulumi_gcp/compute/get_subnetwork.py +4 -20
- pulumi_gcp/compute/get_subnetwork_iam_policy.py +4 -13
- pulumi_gcp/compute/get_subnetworks.py +4 -12
- pulumi_gcp/compute/get_vpn_gateway.py +4 -14
- pulumi_gcp/compute/get_zones.py +4 -12
- pulumi_gcp/compute/outputs.py +2 -2
- pulumi_gcp/compute/router_status.py +4 -14
- pulumi_gcp/container/_inputs.py +0 -12
- pulumi_gcp/container/get_attached_install_manifest.py +4 -14
- pulumi_gcp/container/get_attached_versions.py +4 -10
- pulumi_gcp/container/get_aws_versions.py +4 -11
- pulumi_gcp/container/get_azure_versions.py +4 -11
- pulumi_gcp/container/get_cluster.py +4 -87
- pulumi_gcp/container/get_engine_versions.py +4 -18
- pulumi_gcp/container/get_registry_image.py +4 -16
- pulumi_gcp/container/get_registry_repository.py +4 -10
- pulumi_gcp/container/outputs.py +0 -8
- pulumi_gcp/containeranalysis/get_note_iam_policy.py +4 -11
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +4 -13
- pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +4 -9
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +4 -13
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +4 -13
- pulumi_gcp/dataform/get_repository_iam_policy.py +4 -13
- pulumi_gcp/datafusion/get_instance_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_asset_iam_policy.py +4 -17
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_entry_type_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_lake_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_task_iam_policy.py +4 -15
- pulumi_gcp/dataplex/get_zone_iam_policy.py +4 -15
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +4 -13
- pulumi_gcp/dataproc/get_cluster_iam_policy.py +4 -13
- pulumi_gcp/dataproc/get_job_iam_policy.py +4 -13
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +4 -13
- pulumi_gcp/dataproc/get_metastore_service.py +4 -34
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +4 -13
- pulumi_gcp/datastream/get_static_ips.py +4 -10
- pulumi_gcp/discoveryengine/_inputs.py +5 -32
- pulumi_gcp/discoveryengine/chat_engine.py +0 -64
- pulumi_gcp/discoveryengine/outputs.py +3 -22
- pulumi_gcp/dns/get_keys.py +4 -11
- pulumi_gcp/dns/get_managed_zone.py +4 -14
- pulumi_gcp/dns/get_managed_zone_iam_policy.py +4 -11
- pulumi_gcp/dns/get_managed_zones.py +4 -8
- pulumi_gcp/dns/get_record_set.py +4 -15
- pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +4 -11
- pulumi_gcp/endpoints/get_service_iam_policy.py +4 -9
- pulumi_gcp/filestore/get_instance.py +4 -25
- pulumi_gcp/firebase/get_android_app.py +4 -17
- pulumi_gcp/firebase/get_android_app_config.py +4 -11
- pulumi_gcp/firebase/get_apple_app.py +4 -16
- pulumi_gcp/firebase/get_apple_app_config.py +4 -11
- pulumi_gcp/firebase/get_hosting_channel.py +4 -16
- pulumi_gcp/firebase/get_web_app.py +4 -14
- pulumi_gcp/firebase/get_web_app_config.py +4 -16
- pulumi_gcp/folder/get_iam_policy.py +4 -9
- pulumi_gcp/folder/get_organization_policy.py +4 -15
- pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +4 -13
- pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +4 -13
- pulumi_gcp/gkehub/get_feature_iam_policy.py +4 -13
- pulumi_gcp/gkehub/get_membership_binding.py +4 -23
- pulumi_gcp/gkehub/get_membership_iam_policy.py +4 -13
- pulumi_gcp/gkehub/get_scope_iam_policy.py +4 -11
- pulumi_gcp/healthcare/get_consent_store_iam_policy.py +4 -11
- pulumi_gcp/healthcare/get_dataset_iam_policy.py +4 -9
- pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +4 -9
- pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +4 -9
- pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +4 -9
- pulumi_gcp/iam/get_rule.py +4 -10
- pulumi_gcp/iam/get_testable_permissions.py +4 -12
- pulumi_gcp/iam/get_workload_identity_pool.py +4 -14
- pulumi_gcp/iam/get_workload_identity_pool_provider.py +4 -22
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +4 -13
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +4 -15
- pulumi_gcp/iap/get_client.py +4 -11
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +4 -13
- pulumi_gcp/iap/get_tunnel_iam_policy.py +4 -9
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +4 -13
- pulumi_gcp/iap/get_web_backend_service_iam_policy.py +4 -11
- pulumi_gcp/iap/get_web_iam_policy.py +4 -9
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +4 -13
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +4 -11
- pulumi_gcp/iap/get_web_type_compute_iam_policy.py +4 -9
- pulumi_gcp/kms/get_crypto_key_iam_policy.py +4 -9
- pulumi_gcp/kms/get_crypto_key_latest_version.py +4 -15
- pulumi_gcp/kms/get_crypto_key_versions.py +4 -11
- pulumi_gcp/kms/get_crypto_keys.py +4 -10
- pulumi_gcp/kms/get_ekm_connection_iam_policy.py +4 -13
- pulumi_gcp/kms/get_key_ring_iam_policy.py +4 -9
- pulumi_gcp/kms/get_key_rings.py +4 -12
- pulumi_gcp/kms/get_kms_crypto_key.py +4 -21
- pulumi_gcp/kms/get_kms_crypto_key_version.py +4 -14
- pulumi_gcp/kms/get_kms_key_ring.py +4 -11
- pulumi_gcp/kms/get_kms_secret.py +4 -12
- pulumi_gcp/kms/get_kms_secret_asymmetric.py +4 -12
- pulumi_gcp/kms/get_kms_secret_ciphertext.py +4 -10
- pulumi_gcp/kms/key_handle.py +8 -8
- pulumi_gcp/logging/get_folder_settings.py +4 -13
- pulumi_gcp/logging/get_log_view_iam_policy.py +4 -15
- pulumi_gcp/logging/get_organization_settings.py +4 -13
- pulumi_gcp/logging/get_project_cmek_settings.py +4 -12
- pulumi_gcp/logging/get_project_settings.py +4 -13
- pulumi_gcp/logging/get_sink.py +4 -14
- pulumi_gcp/monitoring/get_app_engine_service.py +4 -14
- pulumi_gcp/monitoring/get_cluster_istio_service.py +4 -20
- pulumi_gcp/monitoring/get_istio_canonical_service.py +4 -18
- pulumi_gcp/monitoring/get_mesh_istio_service.py +4 -18
- pulumi_gcp/monitoring/get_notification_channel.py +4 -21
- pulumi_gcp/monitoring/get_secret_version.py +4 -16
- pulumi_gcp/monitoring/get_uptime_check_i_ps.py +4 -6
- pulumi_gcp/netapp/backup_vault.py +2 -2
- pulumi_gcp/networkconnectivity/_inputs.py +0 -70
- pulumi_gcp/networkconnectivity/internal_range.py +7 -117
- pulumi_gcp/networkconnectivity/outputs.py +0 -42
- pulumi_gcp/networksecurity/get_address_group_iam_policy.py +4 -13
- pulumi_gcp/networkservices/gateway.py +0 -54
- pulumi_gcp/notebooks/get_instance_iam_policy.py +4 -13
- pulumi_gcp/notebooks/get_runtime_iam_policy.py +4 -13
- pulumi_gcp/organizations/get_active_folder.py +4 -12
- pulumi_gcp/organizations/get_billing_account.py +4 -15
- pulumi_gcp/organizations/get_client_config.py +4 -10
- pulumi_gcp/organizations/get_client_open_id_user_info.py +4 -6
- pulumi_gcp/organizations/get_folder.py +4 -17
- pulumi_gcp/organizations/get_folders.py +4 -8
- pulumi_gcp/organizations/get_iam_policy.py +4 -10
- pulumi_gcp/organizations/get_organization.py +4 -14
- pulumi_gcp/organizations/get_project.py +4 -18
- pulumi_gcp/privilegedaccessmanager/get_entitlement.py +4 -22
- pulumi_gcp/projects/get_iam_policy.py +4 -9
- pulumi_gcp/projects/get_organization_policy.py +4 -15
- pulumi_gcp/projects/get_project.py +4 -8
- pulumi_gcp/projects/get_project_service.py +4 -12
- pulumi_gcp/pubsub/get_schema_iam_policy.py +4 -11
- pulumi_gcp/pubsub/get_subscription.py +4 -25
- pulumi_gcp/pubsub/get_subscription_iam_policy.py +4 -11
- pulumi_gcp/pubsub/get_topic.py +4 -17
- pulumi_gcp/pubsub/get_topic_iam_policy.py +4 -11
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/redis/get_instance.py +4 -44
- pulumi_gcp/runtimeconfig/get_config.py +4 -10
- pulumi_gcp/runtimeconfig/get_config_iam_policy.py +4 -11
- pulumi_gcp/runtimeconfig/get_variable.py +4 -14
- pulumi_gcp/secretmanager/get_regional_secret.py +4 -25
- pulumi_gcp/secretmanager/get_regional_secret_iam_policy.py +4 -13
- pulumi_gcp/secretmanager/get_regional_secret_version.py +4 -19
- pulumi_gcp/secretmanager/get_regional_secret_version_access.py +4 -15
- pulumi_gcp/secretmanager/get_regional_secrets.py +4 -12
- pulumi_gcp/secretmanager/get_secret.py +4 -23
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +4 -11
- pulumi_gcp/secretmanager/get_secret_version.py +4 -16
- pulumi_gcp/secretmanager/get_secret_version_access.py +4 -13
- pulumi_gcp/secretmanager/get_secrets.py +4 -10
- pulumi_gcp/secretmanager/outputs.py +10 -2
- pulumi_gcp/securesourcemanager/__init__.py +0 -1
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +4 -13
- pulumi_gcp/securesourcemanager/get_repository_iam_policy.py +4 -13
- pulumi_gcp/securitycenter/get_source_iam_policy.py +4 -11
- pulumi_gcp/securitycenter/get_v2_organization_source_iam_policy.py +4 -11
- pulumi_gcp/serviceaccount/get_account.py +4 -14
- pulumi_gcp/serviceaccount/get_account_access_token.py +4 -14
- pulumi_gcp/serviceaccount/get_account_id_token.py +4 -14
- pulumi_gcp/serviceaccount/get_account_jwt.py +4 -14
- pulumi_gcp/serviceaccount/get_account_key.py +4 -13
- pulumi_gcp/serviceaccount/get_iam_policy.py +4 -9
- pulumi_gcp/servicedirectory/get_namespace_iam_policy.py +4 -9
- pulumi_gcp/servicedirectory/get_service_iam_policy.py +4 -9
- pulumi_gcp/servicenetworking/get_peered_dns_domain.py +4 -15
- pulumi_gcp/siteverification/get_token.py +4 -12
- pulumi_gcp/sourcerepo/get_repository.py +4 -13
- pulumi_gcp/sourcerepo/get_repository_iam_policy.py +4 -11
- pulumi_gcp/spanner/backup_schedule.py +2 -4
- pulumi_gcp/spanner/get_database_iam_policy.py +4 -13
- pulumi_gcp/spanner/get_instance.py +4 -22
- pulumi_gcp/spanner/get_instance_iam_policy.py +4 -11
- pulumi_gcp/sql/get_backup_run.py +4 -16
- pulumi_gcp/sql/get_ca_certs.py +4 -11
- pulumi_gcp/sql/get_database.py +4 -15
- pulumi_gcp/sql/get_database_instance.py +4 -32
- pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +4 -10
- pulumi_gcp/sql/get_database_instances.py +4 -18
- pulumi_gcp/sql/get_databases.py +4 -10
- pulumi_gcp/sql/get_tiers.py +4 -8
- pulumi_gcp/storage/get_bucket.py +4 -34
- pulumi_gcp/storage/get_bucket_iam_policy.py +4 -9
- pulumi_gcp/storage/get_bucket_object.py +4 -30
- pulumi_gcp/storage/get_bucket_object_content.py +4 -31
- pulumi_gcp/storage/get_bucket_objects.py +4 -12
- pulumi_gcp/storage/get_buckets.py +4 -10
- pulumi_gcp/storage/get_managed_folder_iam_policy.py +4 -11
- pulumi_gcp/storage/get_object_signed_url.py +4 -22
- pulumi_gcp/storage/get_project_service_account.py +4 -11
- pulumi_gcp/storage/get_transfer_project_service_account.py +4 -10
- pulumi_gcp/storage/get_transfer_project_servie_account.py +4 -10
- pulumi_gcp/tags/get_tag_key.py +4 -14
- pulumi_gcp/tags/get_tag_key_iam_policy.py +4 -9
- pulumi_gcp/tags/get_tag_keys.py +4 -8
- pulumi_gcp/tags/get_tag_value.py +4 -14
- pulumi_gcp/tags/get_tag_value_iam_policy.py +4 -9
- pulumi_gcp/tags/get_tag_values.py +4 -8
- pulumi_gcp/tpu/get_tensorflow_versions.py +4 -10
- pulumi_gcp/tpu/get_v2_accelerator_types.py +4 -10
- pulumi_gcp/tpu/get_v2_runtime_versions.py +4 -10
- pulumi_gcp/vertex/get_ai_endpoint_iam_policy.py +4 -13
- pulumi_gcp/vertex/get_ai_featurestore_entitytype_iam_policy.py +4 -11
- pulumi_gcp/vertex/get_ai_featurestore_iam_policy.py +4 -13
- pulumi_gcp/vertex/get_ai_index.py +4 -24
- pulumi_gcp/vmwareengine/get_cluster.py +4 -13
- pulumi_gcp/vmwareengine/get_external_access_rule.py +4 -21
- pulumi_gcp/vmwareengine/get_external_address.py +4 -16
- pulumi_gcp/vmwareengine/get_network.py +4 -16
- pulumi_gcp/vmwareengine/get_network_peering.py +4 -23
- pulumi_gcp/vmwareengine/get_network_policy.py +4 -20
- pulumi_gcp/vmwareengine/get_nsx_credentials.py +4 -9
- pulumi_gcp/vmwareengine/get_private_cloud.py +4 -22
- pulumi_gcp/vmwareengine/get_subnet.py +4 -20
- pulumi_gcp/vmwareengine/get_vcenter_credentials.py +4 -9
- pulumi_gcp/vpcaccess/get_connector.py +4 -22
- pulumi_gcp/workbench/get_instance_iam_policy.py +4 -13
- pulumi_gcp/workstations/get_workstation_config_iam_policy.py +4 -15
- pulumi_gcp/workstations/get_workstation_iam_policy.py +4 -17
- {pulumi_gcp-8.6.0.dist-info → pulumi_gcp-8.6.0a1728586829.dist-info}/METADATA +2 -2
- {pulumi_gcp-8.6.0.dist-info → pulumi_gcp-8.6.0a1728586829.dist-info}/RECORD +354 -355
- pulumi_gcp/securesourcemanager/branch_rule.py +0 -975
- {pulumi_gcp-8.6.0.dist-info → pulumi_gcp-8.6.0a1728586829.dist-info}/WHEEL +0 -0
- {pulumi_gcp-8.6.0.dist-info → pulumi_gcp-8.6.0a1728586829.dist-info}/top_level.txt +0 -0
@@ -107,6 +107,9 @@ def get_service_iam_policy(service_name: Optional[str] = None,
|
|
107
107
|
id=pulumi.get(__ret__, 'id'),
|
108
108
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
109
109
|
service_name=pulumi.get(__ret__, 'service_name'))
|
110
|
+
|
111
|
+
|
112
|
+
@_utilities.lift_output_func(get_service_iam_policy)
|
110
113
|
def get_service_iam_policy_output(service_name: Optional[pulumi.Input[str]] = None,
|
111
114
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetServiceIamPolicyResult]:
|
112
115
|
"""
|
@@ -121,12 +124,4 @@ def get_service_iam_policy_output(service_name: Optional[pulumi.Input[str]] = No
|
|
121
124
|
policy = gcp.endpoints.get_service_iam_policy(service_name=endpoints_service["serviceName"])
|
122
125
|
```
|
123
126
|
"""
|
124
|
-
|
125
|
-
__args__['serviceName'] = service_name
|
126
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
127
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:endpoints/getServiceIamPolicy:getServiceIamPolicy', __args__, opts=opts, typ=GetServiceIamPolicyResult)
|
128
|
-
return __ret__.apply(lambda __response__: GetServiceIamPolicyResult(
|
129
|
-
etag=pulumi.get(__response__, 'etag'),
|
130
|
-
id=pulumi.get(__response__, 'id'),
|
131
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
132
|
-
service_name=pulumi.get(__response__, 'service_name')))
|
127
|
+
...
|
@@ -258,6 +258,9 @@ def get_instance(location: Optional[str] = None,
|
|
258
258
|
pulumi_labels=pulumi.get(__ret__, 'pulumi_labels'),
|
259
259
|
tier=pulumi.get(__ret__, 'tier'),
|
260
260
|
zone=pulumi.get(__ret__, 'zone'))
|
261
|
+
|
262
|
+
|
263
|
+
@_utilities.lift_output_func(get_instance)
|
261
264
|
def get_instance_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
262
265
|
name: Optional[pulumi.Input[str]] = None,
|
263
266
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -287,28 +290,4 @@ def get_instance_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
|
287
290
|
:param str project: The project in which the resource belongs. If it
|
288
291
|
is not provided, the provider project is used.
|
289
292
|
"""
|
290
|
-
|
291
|
-
__args__['location'] = location
|
292
|
-
__args__['name'] = name
|
293
|
-
__args__['project'] = project
|
294
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
295
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:filestore/getInstance:getInstance', __args__, opts=opts, typ=GetInstanceResult)
|
296
|
-
return __ret__.apply(lambda __response__: GetInstanceResult(
|
297
|
-
create_time=pulumi.get(__response__, 'create_time'),
|
298
|
-
deletion_protection_enabled=pulumi.get(__response__, 'deletion_protection_enabled'),
|
299
|
-
deletion_protection_reason=pulumi.get(__response__, 'deletion_protection_reason'),
|
300
|
-
description=pulumi.get(__response__, 'description'),
|
301
|
-
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
302
|
-
etag=pulumi.get(__response__, 'etag'),
|
303
|
-
file_shares=pulumi.get(__response__, 'file_shares'),
|
304
|
-
id=pulumi.get(__response__, 'id'),
|
305
|
-
kms_key_name=pulumi.get(__response__, 'kms_key_name'),
|
306
|
-
labels=pulumi.get(__response__, 'labels'),
|
307
|
-
location=pulumi.get(__response__, 'location'),
|
308
|
-
name=pulumi.get(__response__, 'name'),
|
309
|
-
networks=pulumi.get(__response__, 'networks'),
|
310
|
-
project=pulumi.get(__response__, 'project'),
|
311
|
-
protocol=pulumi.get(__response__, 'protocol'),
|
312
|
-
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
313
|
-
tier=pulumi.get(__response__, 'tier'),
|
314
|
-
zone=pulumi.get(__response__, 'zone')))
|
293
|
+
...
|
@@ -194,6 +194,9 @@ def get_android_app(app_id: Optional[str] = None,
|
|
194
194
|
project=pulumi.get(__ret__, 'project'),
|
195
195
|
sha1_hashes=pulumi.get(__ret__, 'sha1_hashes'),
|
196
196
|
sha256_hashes=pulumi.get(__ret__, 'sha256_hashes'))
|
197
|
+
|
198
|
+
|
199
|
+
@_utilities.lift_output_func(get_android_app)
|
197
200
|
def get_android_app_output(app_id: Optional[pulumi.Input[str]] = None,
|
198
201
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
199
202
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAndroidAppResult]:
|
@@ -207,20 +210,4 @@ def get_android_app_output(app_id: Optional[pulumi.Input[str]] = None,
|
|
207
210
|
:param str project: The ID of the project in which the resource belongs.
|
208
211
|
If it is not provided, the provider project is used.
|
209
212
|
"""
|
210
|
-
|
211
|
-
__args__['appId'] = app_id
|
212
|
-
__args__['project'] = project
|
213
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
214
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:firebase/getAndroidApp:getAndroidApp', __args__, opts=opts, typ=GetAndroidAppResult)
|
215
|
-
return __ret__.apply(lambda __response__: GetAndroidAppResult(
|
216
|
-
api_key_id=pulumi.get(__response__, 'api_key_id'),
|
217
|
-
app_id=pulumi.get(__response__, 'app_id'),
|
218
|
-
deletion_policy=pulumi.get(__response__, 'deletion_policy'),
|
219
|
-
display_name=pulumi.get(__response__, 'display_name'),
|
220
|
-
etag=pulumi.get(__response__, 'etag'),
|
221
|
-
id=pulumi.get(__response__, 'id'),
|
222
|
-
name=pulumi.get(__response__, 'name'),
|
223
|
-
package_name=pulumi.get(__response__, 'package_name'),
|
224
|
-
project=pulumi.get(__response__, 'project'),
|
225
|
-
sha1_hashes=pulumi.get(__response__, 'sha1_hashes'),
|
226
|
-
sha256_hashes=pulumi.get(__response__, 'sha256_hashes')))
|
213
|
+
...
|
@@ -100,20 +100,13 @@ def get_android_app_config(app_id: Optional[str] = None,
|
|
100
100
|
config_filename=pulumi.get(__ret__, 'config_filename'),
|
101
101
|
id=pulumi.get(__ret__, 'id'),
|
102
102
|
project=pulumi.get(__ret__, 'project'))
|
103
|
+
|
104
|
+
|
105
|
+
@_utilities.lift_output_func(get_android_app_config)
|
103
106
|
def get_android_app_config_output(app_id: Optional[pulumi.Input[str]] = None,
|
104
107
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
105
108
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAndroidAppConfigResult]:
|
106
109
|
"""
|
107
110
|
Use this data source to access information about an existing resource.
|
108
111
|
"""
|
109
|
-
|
110
|
-
__args__['appId'] = app_id
|
111
|
-
__args__['project'] = project
|
112
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
113
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:firebase/getAndroidAppConfig:getAndroidAppConfig', __args__, opts=opts, typ=GetAndroidAppConfigResult)
|
114
|
-
return __ret__.apply(lambda __response__: GetAndroidAppConfigResult(
|
115
|
-
app_id=pulumi.get(__response__, 'app_id'),
|
116
|
-
config_file_contents=pulumi.get(__response__, 'config_file_contents'),
|
117
|
-
config_filename=pulumi.get(__response__, 'config_filename'),
|
118
|
-
id=pulumi.get(__response__, 'id'),
|
119
|
-
project=pulumi.get(__response__, 'project')))
|
112
|
+
...
|
@@ -180,6 +180,9 @@ def get_apple_app(app_id: Optional[str] = None,
|
|
180
180
|
name=pulumi.get(__ret__, 'name'),
|
181
181
|
project=pulumi.get(__ret__, 'project'),
|
182
182
|
team_id=pulumi.get(__ret__, 'team_id'))
|
183
|
+
|
184
|
+
|
185
|
+
@_utilities.lift_output_func(get_apple_app)
|
183
186
|
def get_apple_app_output(app_id: Optional[pulumi.Input[str]] = None,
|
184
187
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
185
188
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAppleAppResult]:
|
@@ -193,19 +196,4 @@ def get_apple_app_output(app_id: Optional[pulumi.Input[str]] = None,
|
|
193
196
|
:param str project: The ID of the project in which the resource belongs.
|
194
197
|
If it is not provided, the provider project is used.
|
195
198
|
"""
|
196
|
-
|
197
|
-
__args__['appId'] = app_id
|
198
|
-
__args__['project'] = project
|
199
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
200
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:firebase/getAppleApp:getAppleApp', __args__, opts=opts, typ=GetAppleAppResult)
|
201
|
-
return __ret__.apply(lambda __response__: GetAppleAppResult(
|
202
|
-
api_key_id=pulumi.get(__response__, 'api_key_id'),
|
203
|
-
app_id=pulumi.get(__response__, 'app_id'),
|
204
|
-
app_store_id=pulumi.get(__response__, 'app_store_id'),
|
205
|
-
bundle_id=pulumi.get(__response__, 'bundle_id'),
|
206
|
-
deletion_policy=pulumi.get(__response__, 'deletion_policy'),
|
207
|
-
display_name=pulumi.get(__response__, 'display_name'),
|
208
|
-
id=pulumi.get(__response__, 'id'),
|
209
|
-
name=pulumi.get(__response__, 'name'),
|
210
|
-
project=pulumi.get(__response__, 'project'),
|
211
|
-
team_id=pulumi.get(__response__, 'team_id')))
|
199
|
+
...
|
@@ -112,6 +112,9 @@ def get_apple_app_config(app_id: Optional[str] = None,
|
|
112
112
|
config_filename=pulumi.get(__ret__, 'config_filename'),
|
113
113
|
id=pulumi.get(__ret__, 'id'),
|
114
114
|
project=pulumi.get(__ret__, 'project'))
|
115
|
+
|
116
|
+
|
117
|
+
@_utilities.lift_output_func(get_apple_app_config)
|
115
118
|
def get_apple_app_config_output(app_id: Optional[pulumi.Input[str]] = None,
|
116
119
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
117
120
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAppleAppConfigResult]:
|
@@ -124,14 +127,4 @@ def get_apple_app_config_output(app_id: Optional[pulumi.Input[str]] = None,
|
|
124
127
|
:param str project: The ID of the project in which the resource belongs. If it
|
125
128
|
is not provided, the provider project is used.
|
126
129
|
"""
|
127
|
-
|
128
|
-
__args__['appId'] = app_id
|
129
|
-
__args__['project'] = project
|
130
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
131
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:firebase/getAppleAppConfig:getAppleAppConfig', __args__, opts=opts, typ=GetAppleAppConfigResult)
|
132
|
-
return __ret__.apply(lambda __response__: GetAppleAppConfigResult(
|
133
|
-
app_id=pulumi.get(__response__, 'app_id'),
|
134
|
-
config_file_contents=pulumi.get(__response__, 'config_file_contents'),
|
135
|
-
config_filename=pulumi.get(__response__, 'config_filename'),
|
136
|
-
id=pulumi.get(__response__, 'id'),
|
137
|
-
project=pulumi.get(__response__, 'project')))
|
130
|
+
...
|
@@ -159,6 +159,9 @@ def get_hosting_channel(channel_id: Optional[str] = None,
|
|
159
159
|
retained_release_count=pulumi.get(__ret__, 'retained_release_count'),
|
160
160
|
site_id=pulumi.get(__ret__, 'site_id'),
|
161
161
|
ttl=pulumi.get(__ret__, 'ttl'))
|
162
|
+
|
163
|
+
|
164
|
+
@_utilities.lift_output_func(get_hosting_channel)
|
162
165
|
def get_hosting_channel_output(channel_id: Optional[pulumi.Input[str]] = None,
|
163
166
|
site_id: Optional[pulumi.Input[str]] = None,
|
164
167
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetHostingChannelResult]:
|
@@ -168,19 +171,4 @@ def get_hosting_channel_output(channel_id: Optional[pulumi.Input[str]] = None,
|
|
168
171
|
:param str channel_id: The ID of the channel. Use `channel_id = "live"` for the default channel of a site.
|
169
172
|
:param str site_id: The ID of the site this channel belongs to.
|
170
173
|
"""
|
171
|
-
|
172
|
-
__args__['channelId'] = channel_id
|
173
|
-
__args__['siteId'] = site_id
|
174
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
175
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:firebase/getHostingChannel:getHostingChannel', __args__, opts=opts, typ=GetHostingChannelResult)
|
176
|
-
return __ret__.apply(lambda __response__: GetHostingChannelResult(
|
177
|
-
channel_id=pulumi.get(__response__, 'channel_id'),
|
178
|
-
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
179
|
-
expire_time=pulumi.get(__response__, 'expire_time'),
|
180
|
-
id=pulumi.get(__response__, 'id'),
|
181
|
-
labels=pulumi.get(__response__, 'labels'),
|
182
|
-
name=pulumi.get(__response__, 'name'),
|
183
|
-
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
184
|
-
retained_release_count=pulumi.get(__response__, 'retained_release_count'),
|
185
|
-
site_id=pulumi.get(__response__, 'site_id'),
|
186
|
-
ttl=pulumi.get(__response__, 'ttl')))
|
174
|
+
...
|
@@ -149,6 +149,9 @@ def get_web_app(app_id: Optional[str] = None,
|
|
149
149
|
id=pulumi.get(__ret__, 'id'),
|
150
150
|
name=pulumi.get(__ret__, 'name'),
|
151
151
|
project=pulumi.get(__ret__, 'project'))
|
152
|
+
|
153
|
+
|
154
|
+
@_utilities.lift_output_func(get_web_app)
|
152
155
|
def get_web_app_output(app_id: Optional[pulumi.Input[str]] = None,
|
153
156
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
154
157
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetWebAppResult]:
|
@@ -163,17 +166,4 @@ def get_web_app_output(app_id: Optional[pulumi.Input[str]] = None,
|
|
163
166
|
:param str project: The ID of the project in which the resource belongs.
|
164
167
|
If it is not provided, the provider project is used.
|
165
168
|
"""
|
166
|
-
|
167
|
-
__args__['appId'] = app_id
|
168
|
-
__args__['project'] = project
|
169
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
170
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:firebase/getWebApp:getWebApp', __args__, opts=opts, typ=GetWebAppResult)
|
171
|
-
return __ret__.apply(lambda __response__: GetWebAppResult(
|
172
|
-
api_key_id=pulumi.get(__response__, 'api_key_id'),
|
173
|
-
app_id=pulumi.get(__response__, 'app_id'),
|
174
|
-
app_urls=pulumi.get(__response__, 'app_urls'),
|
175
|
-
deletion_policy=pulumi.get(__response__, 'deletion_policy'),
|
176
|
-
display_name=pulumi.get(__response__, 'display_name'),
|
177
|
-
id=pulumi.get(__response__, 'id'),
|
178
|
-
name=pulumi.get(__response__, 'name'),
|
179
|
-
project=pulumi.get(__response__, 'project')))
|
169
|
+
...
|
@@ -193,6 +193,9 @@ def get_web_app_config(project: Optional[str] = None,
|
|
193
193
|
project=pulumi.get(__ret__, 'project'),
|
194
194
|
storage_bucket=pulumi.get(__ret__, 'storage_bucket'),
|
195
195
|
web_app_id=pulumi.get(__ret__, 'web_app_id'))
|
196
|
+
|
197
|
+
|
198
|
+
@_utilities.lift_output_func(get_web_app_config)
|
196
199
|
def get_web_app_config_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
197
200
|
web_app_id: Optional[pulumi.Input[str]] = None,
|
198
201
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetWebAppConfigResult]:
|
@@ -212,19 +215,4 @@ def get_web_app_config_output(project: Optional[pulumi.Input[Optional[str]]] = N
|
|
212
215
|
|
213
216
|
- - -
|
214
217
|
"""
|
215
|
-
|
216
|
-
__args__['project'] = project
|
217
|
-
__args__['webAppId'] = web_app_id
|
218
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
219
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:firebase/getWebAppConfig:getWebAppConfig', __args__, opts=opts, typ=GetWebAppConfigResult)
|
220
|
-
return __ret__.apply(lambda __response__: GetWebAppConfigResult(
|
221
|
-
api_key=pulumi.get(__response__, 'api_key'),
|
222
|
-
auth_domain=pulumi.get(__response__, 'auth_domain'),
|
223
|
-
database_url=pulumi.get(__response__, 'database_url'),
|
224
|
-
id=pulumi.get(__response__, 'id'),
|
225
|
-
location_id=pulumi.get(__response__, 'location_id'),
|
226
|
-
measurement_id=pulumi.get(__response__, 'measurement_id'),
|
227
|
-
messaging_sender_id=pulumi.get(__response__, 'messaging_sender_id'),
|
228
|
-
project=pulumi.get(__response__, 'project'),
|
229
|
-
storage_bucket=pulumi.get(__response__, 'storage_bucket'),
|
230
|
-
web_app_id=pulumi.get(__response__, 'web_app_id')))
|
218
|
+
...
|
@@ -109,6 +109,9 @@ def get_iam_policy(folder: Optional[str] = None,
|
|
109
109
|
folder=pulumi.get(__ret__, 'folder'),
|
110
110
|
id=pulumi.get(__ret__, 'id'),
|
111
111
|
policy_data=pulumi.get(__ret__, 'policy_data'))
|
112
|
+
|
113
|
+
|
114
|
+
@_utilities.lift_output_func(get_iam_policy)
|
112
115
|
def get_iam_policy_output(folder: Optional[pulumi.Input[str]] = None,
|
113
116
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetIamPolicyResult]:
|
114
117
|
"""
|
@@ -126,12 +129,4 @@ def get_iam_policy_output(folder: Optional[pulumi.Input[str]] = None,
|
|
126
129
|
|
127
130
|
:param str folder: The resource name of the folder the policy is attached to. Its format is folders/{folder_id}.
|
128
131
|
"""
|
129
|
-
|
130
|
-
__args__['folder'] = folder
|
131
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
132
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:folder/getIamPolicy:getIamPolicy', __args__, opts=opts, typ=GetIamPolicyResult)
|
133
|
-
return __ret__.apply(lambda __response__: GetIamPolicyResult(
|
134
|
-
etag=pulumi.get(__response__, 'etag'),
|
135
|
-
folder=pulumi.get(__response__, 'folder'),
|
136
|
-
id=pulumi.get(__response__, 'id'),
|
137
|
-
policy_data=pulumi.get(__response__, 'policy_data')))
|
132
|
+
...
|
@@ -161,6 +161,9 @@ def get_organization_policy(constraint: Optional[str] = None,
|
|
161
161
|
restore_policies=pulumi.get(__ret__, 'restore_policies'),
|
162
162
|
update_time=pulumi.get(__ret__, 'update_time'),
|
163
163
|
version=pulumi.get(__ret__, 'version'))
|
164
|
+
|
165
|
+
|
166
|
+
@_utilities.lift_output_func(get_organization_policy)
|
164
167
|
def get_organization_policy_output(constraint: Optional[pulumi.Input[str]] = None,
|
165
168
|
folder: Optional[pulumi.Input[str]] = None,
|
166
169
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetOrganizationPolicyResult]:
|
@@ -184,18 +187,4 @@ def get_organization_policy_output(constraint: Optional[pulumi.Input[str]] = Non
|
|
184
187
|
:param str constraint: (Required) The name of the Constraint the Policy is configuring, for example, `serviceuser.services`. Check out the [complete list of available constraints](https://cloud.google.com/resource-manager/docs/organization-policy/understanding-constraints#available_constraints).
|
185
188
|
:param str folder: The resource name of the folder to set the policy for. Its format is folders/{folder_id}.
|
186
189
|
"""
|
187
|
-
|
188
|
-
__args__['constraint'] = constraint
|
189
|
-
__args__['folder'] = folder
|
190
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
191
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:folder/getOrganizationPolicy:getOrganizationPolicy', __args__, opts=opts, typ=GetOrganizationPolicyResult)
|
192
|
-
return __ret__.apply(lambda __response__: GetOrganizationPolicyResult(
|
193
|
-
boolean_policies=pulumi.get(__response__, 'boolean_policies'),
|
194
|
-
constraint=pulumi.get(__response__, 'constraint'),
|
195
|
-
etag=pulumi.get(__response__, 'etag'),
|
196
|
-
folder=pulumi.get(__response__, 'folder'),
|
197
|
-
id=pulumi.get(__response__, 'id'),
|
198
|
-
list_policies=pulumi.get(__response__, 'list_policies'),
|
199
|
-
restore_policies=pulumi.get(__response__, 'restore_policies'),
|
200
|
-
update_time=pulumi.get(__response__, 'update_time'),
|
201
|
-
version=pulumi.get(__response__, 'version')))
|
190
|
+
...
|
@@ -142,6 +142,9 @@ def get_backup_plan_iam_policy(location: Optional[str] = None,
|
|
142
142
|
name=pulumi.get(__ret__, 'name'),
|
143
143
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
144
144
|
project=pulumi.get(__ret__, 'project'))
|
145
|
+
|
146
|
+
|
147
|
+
@_utilities.lift_output_func(get_backup_plan_iam_policy)
|
145
148
|
def get_backup_plan_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
146
149
|
name: Optional[pulumi.Input[str]] = None,
|
147
150
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -169,16 +172,4 @@ def get_backup_plan_iam_policy_output(location: Optional[pulumi.Input[Optional[s
|
|
169
172
|
:param str project: The ID of the project in which the resource belongs.
|
170
173
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
171
174
|
"""
|
172
|
-
|
173
|
-
__args__['location'] = location
|
174
|
-
__args__['name'] = name
|
175
|
-
__args__['project'] = project
|
176
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
177
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:gkebackup/getBackupPlanIamPolicy:getBackupPlanIamPolicy', __args__, opts=opts, typ=GetBackupPlanIamPolicyResult)
|
178
|
-
return __ret__.apply(lambda __response__: GetBackupPlanIamPolicyResult(
|
179
|
-
etag=pulumi.get(__response__, 'etag'),
|
180
|
-
id=pulumi.get(__response__, 'id'),
|
181
|
-
location=pulumi.get(__response__, 'location'),
|
182
|
-
name=pulumi.get(__response__, 'name'),
|
183
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
184
|
-
project=pulumi.get(__response__, 'project')))
|
175
|
+
...
|
@@ -142,6 +142,9 @@ def get_restore_plan_iam_policy(location: Optional[str] = None,
|
|
142
142
|
name=pulumi.get(__ret__, 'name'),
|
143
143
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
144
144
|
project=pulumi.get(__ret__, 'project'))
|
145
|
+
|
146
|
+
|
147
|
+
@_utilities.lift_output_func(get_restore_plan_iam_policy)
|
145
148
|
def get_restore_plan_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
146
149
|
name: Optional[pulumi.Input[str]] = None,
|
147
150
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -169,16 +172,4 @@ def get_restore_plan_iam_policy_output(location: Optional[pulumi.Input[Optional[
|
|
169
172
|
:param str project: The ID of the project in which the resource belongs.
|
170
173
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
171
174
|
"""
|
172
|
-
|
173
|
-
__args__['location'] = location
|
174
|
-
__args__['name'] = name
|
175
|
-
__args__['project'] = project
|
176
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
177
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:gkebackup/getRestorePlanIamPolicy:getRestorePlanIamPolicy', __args__, opts=opts, typ=GetRestorePlanIamPolicyResult)
|
178
|
-
return __ret__.apply(lambda __response__: GetRestorePlanIamPolicyResult(
|
179
|
-
etag=pulumi.get(__response__, 'etag'),
|
180
|
-
id=pulumi.get(__response__, 'id'),
|
181
|
-
location=pulumi.get(__response__, 'location'),
|
182
|
-
name=pulumi.get(__response__, 'name'),
|
183
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
184
|
-
project=pulumi.get(__response__, 'project')))
|
175
|
+
...
|
@@ -141,6 +141,9 @@ def get_feature_iam_policy(location: Optional[str] = None,
|
|
141
141
|
name=pulumi.get(__ret__, 'name'),
|
142
142
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
143
143
|
project=pulumi.get(__ret__, 'project'))
|
144
|
+
|
145
|
+
|
146
|
+
@_utilities.lift_output_func(get_feature_iam_policy)
|
144
147
|
def get_feature_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
145
148
|
name: Optional[pulumi.Input[str]] = None,
|
146
149
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -167,16 +170,4 @@ def get_feature_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]
|
|
167
170
|
:param str project: The ID of the project in which the resource belongs.
|
168
171
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
169
172
|
"""
|
170
|
-
|
171
|
-
__args__['location'] = location
|
172
|
-
__args__['name'] = name
|
173
|
-
__args__['project'] = project
|
174
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
175
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:gkehub/getFeatureIamPolicy:getFeatureIamPolicy', __args__, opts=opts, typ=GetFeatureIamPolicyResult)
|
176
|
-
return __ret__.apply(lambda __response__: GetFeatureIamPolicyResult(
|
177
|
-
etag=pulumi.get(__response__, 'etag'),
|
178
|
-
id=pulumi.get(__response__, 'id'),
|
179
|
-
location=pulumi.get(__response__, 'location'),
|
180
|
-
name=pulumi.get(__response__, 'name'),
|
181
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
182
|
-
project=pulumi.get(__response__, 'project')))
|
173
|
+
...
|
@@ -208,6 +208,9 @@ def get_membership_binding(location: Optional[str] = None,
|
|
208
208
|
states=pulumi.get(__ret__, 'states'),
|
209
209
|
uid=pulumi.get(__ret__, 'uid'),
|
210
210
|
update_time=pulumi.get(__ret__, 'update_time'))
|
211
|
+
|
212
|
+
|
213
|
+
@_utilities.lift_output_func(get_membership_binding)
|
211
214
|
def get_membership_binding_output(location: Optional[pulumi.Input[str]] = None,
|
212
215
|
membership_binding_id: Optional[pulumi.Input[str]] = None,
|
213
216
|
membership_id: Optional[pulumi.Input[str]] = None,
|
@@ -216,26 +219,4 @@ def get_membership_binding_output(location: Optional[pulumi.Input[str]] = None,
|
|
216
219
|
"""
|
217
220
|
Use this data source to access information about an existing resource.
|
218
221
|
"""
|
219
|
-
|
220
|
-
__args__['location'] = location
|
221
|
-
__args__['membershipBindingId'] = membership_binding_id
|
222
|
-
__args__['membershipId'] = membership_id
|
223
|
-
__args__['project'] = project
|
224
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
225
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:gkehub/getMembershipBinding:getMembershipBinding', __args__, opts=opts, typ=GetMembershipBindingResult)
|
226
|
-
return __ret__.apply(lambda __response__: GetMembershipBindingResult(
|
227
|
-
create_time=pulumi.get(__response__, 'create_time'),
|
228
|
-
delete_time=pulumi.get(__response__, 'delete_time'),
|
229
|
-
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
230
|
-
id=pulumi.get(__response__, 'id'),
|
231
|
-
labels=pulumi.get(__response__, 'labels'),
|
232
|
-
location=pulumi.get(__response__, 'location'),
|
233
|
-
membership_binding_id=pulumi.get(__response__, 'membership_binding_id'),
|
234
|
-
membership_id=pulumi.get(__response__, 'membership_id'),
|
235
|
-
name=pulumi.get(__response__, 'name'),
|
236
|
-
project=pulumi.get(__response__, 'project'),
|
237
|
-
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
238
|
-
scope=pulumi.get(__response__, 'scope'),
|
239
|
-
states=pulumi.get(__response__, 'states'),
|
240
|
-
uid=pulumi.get(__response__, 'uid'),
|
241
|
-
update_time=pulumi.get(__response__, 'update_time')))
|
222
|
+
...
|
@@ -142,6 +142,9 @@ def get_membership_iam_policy(location: Optional[str] = None,
|
|
142
142
|
membership_id=pulumi.get(__ret__, 'membership_id'),
|
143
143
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
144
144
|
project=pulumi.get(__ret__, 'project'))
|
145
|
+
|
146
|
+
|
147
|
+
@_utilities.lift_output_func(get_membership_iam_policy)
|
145
148
|
def get_membership_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
146
149
|
membership_id: Optional[pulumi.Input[str]] = None,
|
147
150
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -169,16 +172,4 @@ def get_membership_iam_policy_output(location: Optional[pulumi.Input[Optional[st
|
|
169
172
|
:param str project: The ID of the project in which the resource belongs.
|
170
173
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
171
174
|
"""
|
172
|
-
|
173
|
-
__args__['location'] = location
|
174
|
-
__args__['membershipId'] = membership_id
|
175
|
-
__args__['project'] = project
|
176
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
177
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:gkehub/getMembershipIamPolicy:getMembershipIamPolicy', __args__, opts=opts, typ=GetMembershipIamPolicyResult)
|
178
|
-
return __ret__.apply(lambda __response__: GetMembershipIamPolicyResult(
|
179
|
-
etag=pulumi.get(__response__, 'etag'),
|
180
|
-
id=pulumi.get(__response__, 'id'),
|
181
|
-
location=pulumi.get(__response__, 'location'),
|
182
|
-
membership_id=pulumi.get(__response__, 'membership_id'),
|
183
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
184
|
-
project=pulumi.get(__response__, 'project')))
|
175
|
+
...
|
@@ -124,6 +124,9 @@ def get_scope_iam_policy(project: Optional[str] = None,
|
|
124
124
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
125
125
|
project=pulumi.get(__ret__, 'project'),
|
126
126
|
scope_id=pulumi.get(__ret__, 'scope_id'))
|
127
|
+
|
128
|
+
|
129
|
+
@_utilities.lift_output_func(get_scope_iam_policy)
|
127
130
|
def get_scope_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
128
131
|
scope_id: Optional[pulumi.Input[str]] = None,
|
129
132
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetScopeIamPolicyResult]:
|
@@ -144,14 +147,4 @@ def get_scope_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]] =
|
|
144
147
|
:param str project: The ID of the project in which the resource belongs.
|
145
148
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
146
149
|
"""
|
147
|
-
|
148
|
-
__args__['project'] = project
|
149
|
-
__args__['scopeId'] = scope_id
|
150
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
151
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:gkehub/getScopeIamPolicy:getScopeIamPolicy', __args__, opts=opts, typ=GetScopeIamPolicyResult)
|
152
|
-
return __ret__.apply(lambda __response__: GetScopeIamPolicyResult(
|
153
|
-
etag=pulumi.get(__response__, 'etag'),
|
154
|
-
id=pulumi.get(__response__, 'id'),
|
155
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
156
|
-
project=pulumi.get(__response__, 'project'),
|
157
|
-
scope_id=pulumi.get(__response__, 'scope_id')))
|
150
|
+
...
|
@@ -126,6 +126,9 @@ def get_consent_store_iam_policy(consent_store_id: Optional[str] = None,
|
|
126
126
|
etag=pulumi.get(__ret__, 'etag'),
|
127
127
|
id=pulumi.get(__ret__, 'id'),
|
128
128
|
policy_data=pulumi.get(__ret__, 'policy_data'))
|
129
|
+
|
130
|
+
|
131
|
+
@_utilities.lift_output_func(get_consent_store_iam_policy)
|
129
132
|
def get_consent_store_iam_policy_output(consent_store_id: Optional[pulumi.Input[str]] = None,
|
130
133
|
dataset: Optional[pulumi.Input[str]] = None,
|
131
134
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetConsentStoreIamPolicyResult]:
|
@@ -148,14 +151,4 @@ def get_consent_store_iam_policy_output(consent_store_id: Optional[pulumi.Input[
|
|
148
151
|
'projects/{project}/locations/{location}/datasets/{dataset}'
|
149
152
|
Used to find the parent resource to bind the IAM policy to
|
150
153
|
"""
|
151
|
-
|
152
|
-
__args__['consentStoreId'] = consent_store_id
|
153
|
-
__args__['dataset'] = dataset
|
154
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
155
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:healthcare/getConsentStoreIamPolicy:getConsentStoreIamPolicy', __args__, opts=opts, typ=GetConsentStoreIamPolicyResult)
|
156
|
-
return __ret__.apply(lambda __response__: GetConsentStoreIamPolicyResult(
|
157
|
-
consent_store_id=pulumi.get(__response__, 'consent_store_id'),
|
158
|
-
dataset=pulumi.get(__response__, 'dataset'),
|
159
|
-
etag=pulumi.get(__response__, 'etag'),
|
160
|
-
id=pulumi.get(__response__, 'id'),
|
161
|
-
policy_data=pulumi.get(__response__, 'policy_data')))
|
154
|
+
...
|
@@ -112,6 +112,9 @@ def get_dataset_iam_policy(dataset_id: Optional[str] = None,
|
|
112
112
|
etag=pulumi.get(__ret__, 'etag'),
|
113
113
|
id=pulumi.get(__ret__, 'id'),
|
114
114
|
policy_data=pulumi.get(__ret__, 'policy_data'))
|
115
|
+
|
116
|
+
|
117
|
+
@_utilities.lift_output_func(get_dataset_iam_policy)
|
115
118
|
def get_dataset_iam_policy_output(dataset_id: Optional[pulumi.Input[str]] = None,
|
116
119
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDatasetIamPolicyResult]:
|
117
120
|
"""
|
@@ -132,12 +135,4 @@ def get_dataset_iam_policy_output(dataset_id: Optional[pulumi.Input[str]] = None
|
|
132
135
|
`{location_name}/{dataset_name}`. In the second form, the provider's
|
133
136
|
project setting will be used as a fallback.
|
134
137
|
"""
|
135
|
-
|
136
|
-
__args__['datasetId'] = dataset_id
|
137
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
138
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:healthcare/getDatasetIamPolicy:getDatasetIamPolicy', __args__, opts=opts, typ=GetDatasetIamPolicyResult)
|
139
|
-
return __ret__.apply(lambda __response__: GetDatasetIamPolicyResult(
|
140
|
-
dataset_id=pulumi.get(__response__, 'dataset_id'),
|
141
|
-
etag=pulumi.get(__response__, 'etag'),
|
142
|
-
id=pulumi.get(__response__, 'id'),
|
143
|
-
policy_data=pulumi.get(__response__, 'policy_data')))
|
138
|
+
...
|
@@ -112,6 +112,9 @@ def get_dicom_store_iam_policy(dicom_store_id: Optional[str] = None,
|
|
112
112
|
etag=pulumi.get(__ret__, 'etag'),
|
113
113
|
id=pulumi.get(__ret__, 'id'),
|
114
114
|
policy_data=pulumi.get(__ret__, 'policy_data'))
|
115
|
+
|
116
|
+
|
117
|
+
@_utilities.lift_output_func(get_dicom_store_iam_policy)
|
115
118
|
def get_dicom_store_iam_policy_output(dicom_store_id: Optional[pulumi.Input[str]] = None,
|
116
119
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDicomStoreIamPolicyResult]:
|
117
120
|
"""
|
@@ -132,12 +135,4 @@ def get_dicom_store_iam_policy_output(dicom_store_id: Optional[pulumi.Input[str]
|
|
132
135
|
`{location_name}/{dataset_name}/{dicom_store_name}`. In the second form, the provider's
|
133
136
|
project setting will be used as a fallback.
|
134
137
|
"""
|
135
|
-
|
136
|
-
__args__['dicomStoreId'] = dicom_store_id
|
137
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
138
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:healthcare/getDicomStoreIamPolicy:getDicomStoreIamPolicy', __args__, opts=opts, typ=GetDicomStoreIamPolicyResult)
|
139
|
-
return __ret__.apply(lambda __response__: GetDicomStoreIamPolicyResult(
|
140
|
-
dicom_store_id=pulumi.get(__response__, 'dicom_store_id'),
|
141
|
-
etag=pulumi.get(__response__, 'etag'),
|
142
|
-
id=pulumi.get(__response__, 'id'),
|
143
|
-
policy_data=pulumi.get(__response__, 'policy_data')))
|
138
|
+
...
|
@@ -112,6 +112,9 @@ def get_fhir_store_iam_policy(fhir_store_id: Optional[str] = None,
|
|
112
112
|
fhir_store_id=pulumi.get(__ret__, 'fhir_store_id'),
|
113
113
|
id=pulumi.get(__ret__, 'id'),
|
114
114
|
policy_data=pulumi.get(__ret__, 'policy_data'))
|
115
|
+
|
116
|
+
|
117
|
+
@_utilities.lift_output_func(get_fhir_store_iam_policy)
|
115
118
|
def get_fhir_store_iam_policy_output(fhir_store_id: Optional[pulumi.Input[str]] = None,
|
116
119
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetFhirStoreIamPolicyResult]:
|
117
120
|
"""
|
@@ -132,12 +135,4 @@ def get_fhir_store_iam_policy_output(fhir_store_id: Optional[pulumi.Input[str]]
|
|
132
135
|
`{location_name}/{dataset_name}/{fhir_store_name}`. In the second form, the provider's
|
133
136
|
project setting will be used as a fallback.
|
134
137
|
"""
|
135
|
-
|
136
|
-
__args__['fhirStoreId'] = fhir_store_id
|
137
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
138
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:healthcare/getFhirStoreIamPolicy:getFhirStoreIamPolicy', __args__, opts=opts, typ=GetFhirStoreIamPolicyResult)
|
139
|
-
return __ret__.apply(lambda __response__: GetFhirStoreIamPolicyResult(
|
140
|
-
etag=pulumi.get(__response__, 'etag'),
|
141
|
-
fhir_store_id=pulumi.get(__response__, 'fhir_store_id'),
|
142
|
-
id=pulumi.get(__response__, 'id'),
|
143
|
-
policy_data=pulumi.get(__response__, 'policy_data')))
|
138
|
+
...
|
@@ -112,6 +112,9 @@ def get_hl7_v2_store_iam_policy(hl7_v2_store_id: Optional[str] = None,
|
|
112
112
|
hl7_v2_store_id=pulumi.get(__ret__, 'hl7_v2_store_id'),
|
113
113
|
id=pulumi.get(__ret__, 'id'),
|
114
114
|
policy_data=pulumi.get(__ret__, 'policy_data'))
|
115
|
+
|
116
|
+
|
117
|
+
@_utilities.lift_output_func(get_hl7_v2_store_iam_policy)
|
115
118
|
def get_hl7_v2_store_iam_policy_output(hl7_v2_store_id: Optional[pulumi.Input[str]] = None,
|
116
119
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetHl7V2StoreIamPolicyResult]:
|
117
120
|
"""
|
@@ -132,12 +135,4 @@ def get_hl7_v2_store_iam_policy_output(hl7_v2_store_id: Optional[pulumi.Input[st
|
|
132
135
|
`{location_name}/{dataset_name}/{hl7_v2_store_name}`. In the second form, the provider's
|
133
136
|
project setting will be used as a fallback.
|
134
137
|
"""
|
135
|
-
|
136
|
-
__args__['hl7V2StoreId'] = hl7_v2_store_id
|
137
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
138
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:healthcare/getHl7V2StoreIamPolicy:getHl7V2StoreIamPolicy', __args__, opts=opts, typ=GetHl7V2StoreIamPolicyResult)
|
139
|
-
return __ret__.apply(lambda __response__: GetHl7V2StoreIamPolicyResult(
|
140
|
-
etag=pulumi.get(__response__, 'etag'),
|
141
|
-
hl7_v2_store_id=pulumi.get(__response__, 'hl7_v2_store_id'),
|
142
|
-
id=pulumi.get(__response__, 'id'),
|
143
|
-
policy_data=pulumi.get(__response__, 'policy_data')))
|
138
|
+
...
|