pulumi-gcp 8.10.0a1731950704__py3-none-any.whl → 8.10.1__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 +24 -0
- pulumi_gcp/accessapproval/get_folder_service_account.py +2 -2
- pulumi_gcp/accessapproval/get_organization_service_account.py +2 -2
- pulumi_gcp/accessapproval/get_project_service_account.py +2 -2
- pulumi_gcp/accesscontextmanager/__init__.py +1 -0
- pulumi_gcp/accesscontextmanager/_inputs.py +90 -54
- pulumi_gcp/accesscontextmanager/get_access_policy.py +158 -0
- pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +2 -2
- pulumi_gcp/accesscontextmanager/outputs.py +60 -36
- pulumi_gcp/alloydb/get_locations.py +2 -2
- pulumi_gcp/alloydb/get_supported_database_flags.py +2 -2
- pulumi_gcp/apigateway/get_api_config_iam_policy.py +2 -2
- pulumi_gcp/apigateway/get_api_iam_policy.py +2 -2
- pulumi_gcp/apigateway/get_gateway_iam_policy.py +2 -2
- pulumi_gcp/apigee/get_environment_iam_policy.py +2 -2
- pulumi_gcp/appengine/get_default_service_account.py +2 -2
- pulumi_gcp/apphub/get_application.py +2 -2
- pulumi_gcp/apphub/get_discovered_service.py +2 -2
- pulumi_gcp/apphub/get_discovered_workload.py +2 -2
- pulumi_gcp/artifactregistry/_inputs.py +56 -0
- pulumi_gcp/artifactregistry/get_docker_image.py +2 -2
- pulumi_gcp/artifactregistry/get_locations.py +2 -2
- pulumi_gcp/artifactregistry/get_repository.py +2 -2
- pulumi_gcp/artifactregistry/get_repository_iam_policy.py +2 -2
- pulumi_gcp/artifactregistry/outputs.py +65 -0
- pulumi_gcp/artifactregistry/repository.py +48 -0
- pulumi_gcp/backupdisasterrecovery/__init__.py +1 -0
- pulumi_gcp/backupdisasterrecovery/backup_vault.py +63 -0
- pulumi_gcp/backupdisasterrecovery/get_backup_plan.py +2 -2
- pulumi_gcp/backupdisasterrecovery/get_backup_plan_association.py +2 -2
- pulumi_gcp/backupdisasterrecovery/get_data_source.py +263 -0
- pulumi_gcp/backupdisasterrecovery/get_management_server.py +2 -2
- pulumi_gcp/backupdisasterrecovery/outputs.py +402 -0
- pulumi_gcp/beyondcorp/get_app_connection.py +2 -2
- pulumi_gcp/beyondcorp/get_app_connector.py +2 -2
- pulumi_gcp/beyondcorp/get_app_gateway.py +2 -2
- pulumi_gcp/bigquery/get_connection_iam_policy.py +2 -2
- pulumi_gcp/bigquery/get_dataset.py +2 -2
- pulumi_gcp/bigquery/get_dataset_iam_policy.py +2 -2
- pulumi_gcp/bigquery/get_default_service_account.py +2 -2
- pulumi_gcp/bigquery/get_table_iam_policy.py +2 -2
- pulumi_gcp/bigquery/get_tables.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +2 -2
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +2 -2
- pulumi_gcp/bigtable/get_instance_iam_policy.py +2 -2
- pulumi_gcp/bigtable/get_table_iam_policy.py +2 -2
- pulumi_gcp/billing/get_account_iam_policy.py +2 -2
- pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +2 -2
- pulumi_gcp/certificateauthority/authority.py +28 -138
- pulumi_gcp/certificateauthority/get_authority.py +2 -2
- pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +2 -2
- pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +2 -2
- pulumi_gcp/certificatemanager/get_certificate_map.py +2 -2
- pulumi_gcp/certificatemanager/get_certificates.py +2 -2
- pulumi_gcp/cloudasset/get_resources_search_all.py +2 -2
- pulumi_gcp/cloudasset/get_search_all_resources.py +2 -2
- pulumi_gcp/cloudbuild/get_trigger.py +2 -2
- pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +2 -2
- pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +2 -2
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +2 -2
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +2 -2
- pulumi_gcp/cloudfunctions/get_function.py +2 -2
- pulumi_gcp/cloudfunctions/get_function_iam_policy.py +2 -2
- pulumi_gcp/cloudfunctionsv2/get_function.py +2 -2
- pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +2 -2
- pulumi_gcp/cloudidentity/get_group_lookup.py +2 -2
- pulumi_gcp/cloudidentity/get_group_memberships.py +2 -2
- pulumi_gcp/cloudidentity/get_group_transitive_memberships.py +2 -2
- pulumi_gcp/cloudidentity/get_groups.py +2 -2
- pulumi_gcp/cloudquota/get_s_quota_info.py +2 -2
- pulumi_gcp/cloudquota/get_s_quota_infos.py +2 -2
- pulumi_gcp/cloudrun/get_locations.py +2 -2
- pulumi_gcp/cloudrun/get_service.py +2 -2
- pulumi_gcp/cloudrun/get_service_iam_policy.py +2 -2
- pulumi_gcp/cloudrun/service.py +0 -10
- pulumi_gcp/cloudrunv2/get_job.py +2 -2
- pulumi_gcp/cloudrunv2/get_job_iam_policy.py +2 -2
- pulumi_gcp/cloudrunv2/get_service.py +17 -6
- pulumi_gcp/cloudrunv2/get_service_iam_policy.py +2 -2
- pulumi_gcp/cloudrunv2/service.py +30 -2
- pulumi_gcp/cloudtasks/get_queue_iam_policy.py +2 -2
- pulumi_gcp/composer/get_environment.py +2 -2
- pulumi_gcp/composer/get_image_versions.py +2 -2
- pulumi_gcp/composer/get_user_workloads_config_map.py +2 -2
- pulumi_gcp/composer/get_user_workloads_secret.py +2 -2
- pulumi_gcp/compute/_inputs.py +12 -12
- pulumi_gcp/compute/get_address.py +2 -2
- pulumi_gcp/compute/get_addresses.py +2 -2
- pulumi_gcp/compute/get_backend_bucket.py +2 -2
- pulumi_gcp/compute/get_backend_bucket_iam_policy.py +2 -2
- pulumi_gcp/compute/get_backend_service.py +2 -2
- pulumi_gcp/compute/get_backend_service_iam_policy.py +2 -2
- pulumi_gcp/compute/get_certificate.py +2 -2
- pulumi_gcp/compute/get_default_service_account.py +2 -2
- pulumi_gcp/compute/get_disk.py +2 -2
- pulumi_gcp/compute/get_disk_iam_policy.py +2 -2
- pulumi_gcp/compute/get_forwarding_rule.py +2 -2
- pulumi_gcp/compute/get_forwarding_rules.py +2 -2
- pulumi_gcp/compute/get_global_address.py +2 -2
- pulumi_gcp/compute/get_global_forwarding_rule.py +2 -2
- pulumi_gcp/compute/get_hc_vpn_gateway.py +2 -2
- pulumi_gcp/compute/get_health_check.py +2 -2
- pulumi_gcp/compute/get_image.py +2 -2
- pulumi_gcp/compute/get_image_iam_policy.py +2 -2
- pulumi_gcp/compute/get_instance.py +2 -2
- pulumi_gcp/compute/get_instance_group.py +2 -2
- pulumi_gcp/compute/get_instance_group_manager.py +2 -2
- pulumi_gcp/compute/get_instance_guest_attributes.py +2 -2
- pulumi_gcp/compute/get_instance_iam_policy.py +2 -2
- pulumi_gcp/compute/get_instance_serial_port.py +2 -2
- pulumi_gcp/compute/get_instance_template.py +2 -2
- pulumi_gcp/compute/get_lbip_ranges.py +2 -2
- pulumi_gcp/compute/get_machine_image_iam_policy.py +2 -2
- pulumi_gcp/compute/get_machine_types.py +2 -2
- pulumi_gcp/compute/get_netblock_ip_ranges.py +2 -2
- pulumi_gcp/compute/get_network.py +2 -2
- pulumi_gcp/compute/get_network_endpoint_group.py +2 -2
- pulumi_gcp/compute/get_network_peering.py +2 -2
- pulumi_gcp/compute/get_networks.py +2 -2
- pulumi_gcp/compute/get_node_types.py +2 -2
- pulumi_gcp/compute/get_region_backend_service_iam_policy.py +2 -2
- pulumi_gcp/compute/get_region_disk.py +2 -2
- pulumi_gcp/compute/get_region_disk_iam_policy.py +2 -2
- pulumi_gcp/compute/get_region_instance_group.py +2 -2
- pulumi_gcp/compute/get_region_instance_group_manager.py +2 -2
- pulumi_gcp/compute/get_region_instance_template.py +2 -2
- pulumi_gcp/compute/get_region_network_endpoint_group.py +2 -2
- pulumi_gcp/compute/get_region_ssl_certificate.py +2 -2
- pulumi_gcp/compute/get_regions.py +2 -2
- pulumi_gcp/compute/get_reservation.py +2 -2
- pulumi_gcp/compute/get_resource_policy.py +2 -2
- pulumi_gcp/compute/get_router.py +2 -2
- pulumi_gcp/compute/get_router_nat.py +2 -2
- pulumi_gcp/compute/get_router_status.py +2 -2
- pulumi_gcp/compute/get_security_policy.py +2 -2
- pulumi_gcp/compute/get_snapshot.py +2 -2
- pulumi_gcp/compute/get_snapshot_iam_policy.py +2 -2
- pulumi_gcp/compute/get_ssl_policy.py +2 -2
- pulumi_gcp/compute/get_subnetwork.py +2 -2
- pulumi_gcp/compute/get_subnetwork_iam_policy.py +2 -2
- pulumi_gcp/compute/get_subnetworks.py +2 -2
- pulumi_gcp/compute/get_vpn_gateway.py +2 -2
- pulumi_gcp/compute/get_zones.py +2 -2
- pulumi_gcp/compute/outputs.py +10 -10
- pulumi_gcp/compute/router_status.py +2 -2
- pulumi_gcp/container/get_attached_install_manifest.py +2 -2
- pulumi_gcp/container/get_attached_versions.py +2 -2
- pulumi_gcp/container/get_aws_versions.py +2 -2
- pulumi_gcp/container/get_azure_versions.py +2 -2
- pulumi_gcp/container/get_cluster.py +2 -2
- pulumi_gcp/container/get_engine_versions.py +2 -2
- pulumi_gcp/container/get_registry_image.py +2 -2
- pulumi_gcp/container/get_registry_repository.py +2 -2
- pulumi_gcp/containeranalysis/get_note_iam_policy.py +2 -2
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +2 -2
- pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +2 -2
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +2 -2
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +2 -2
- pulumi_gcp/dataform/get_repository_iam_policy.py +2 -2
- pulumi_gcp/datafusion/get_instance_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_asset_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_entry_type_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_lake_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_task_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_zone_iam_policy.py +2 -2
- pulumi_gcp/dataproc/__init__.py +1 -0
- pulumi_gcp/dataproc/_inputs.py +490 -0
- pulumi_gcp/dataproc/gdc_spark_application.py +1658 -0
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +2 -2
- pulumi_gcp/dataproc/get_cluster_iam_policy.py +2 -2
- pulumi_gcp/dataproc/get_job_iam_policy.py +2 -2
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +2 -2
- pulumi_gcp/dataproc/get_metastore_service.py +2 -2
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +2 -2
- pulumi_gcp/dataproc/outputs.py +385 -0
- pulumi_gcp/datastream/get_static_ips.py +2 -2
- pulumi_gcp/dns/get_keys.py +2 -2
- pulumi_gcp/dns/get_managed_zone.py +2 -2
- pulumi_gcp/dns/get_managed_zone_iam_policy.py +2 -2
- pulumi_gcp/dns/get_managed_zones.py +2 -2
- pulumi_gcp/dns/get_record_set.py +2 -2
- pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +2 -2
- pulumi_gcp/endpoints/get_service_iam_policy.py +2 -2
- pulumi_gcp/filestore/_inputs.py +152 -0
- pulumi_gcp/filestore/get_instance.py +14 -3
- pulumi_gcp/filestore/instance.py +47 -0
- pulumi_gcp/filestore/outputs.py +229 -0
- pulumi_gcp/firebase/get_android_app.py +2 -2
- pulumi_gcp/firebase/get_android_app_config.py +2 -2
- pulumi_gcp/firebase/get_apple_app.py +2 -2
- pulumi_gcp/firebase/get_apple_app_config.py +2 -2
- pulumi_gcp/firebase/get_hosting_channel.py +2 -2
- pulumi_gcp/firebase/get_web_app.py +2 -2
- pulumi_gcp/firebase/get_web_app_config.py +2 -2
- pulumi_gcp/folder/get_iam_policy.py +2 -2
- pulumi_gcp/folder/get_organization_policy.py +2 -2
- pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +2 -2
- pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +2 -2
- pulumi_gcp/gkehub/get_feature_iam_policy.py +2 -2
- pulumi_gcp/gkehub/get_membership_binding.py +2 -2
- pulumi_gcp/gkehub/get_membership_iam_policy.py +2 -2
- pulumi_gcp/gkehub/get_scope_iam_policy.py +2 -2
- pulumi_gcp/healthcare/get_consent_store_iam_policy.py +2 -2
- pulumi_gcp/healthcare/get_dataset_iam_policy.py +2 -2
- pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +2 -2
- pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +2 -2
- pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +2 -2
- pulumi_gcp/iam/__init__.py +2 -0
- pulumi_gcp/iam/_inputs.py +274 -0
- pulumi_gcp/iam/folders_policy_binding.py +917 -0
- pulumi_gcp/iam/get_rule.py +2 -2
- pulumi_gcp/iam/get_testable_permissions.py +2 -2
- pulumi_gcp/iam/get_workload_identity_pool.py +2 -2
- pulumi_gcp/iam/get_workload_identity_pool_provider.py +2 -2
- pulumi_gcp/iam/organizations_policy_binding.py +901 -0
- pulumi_gcp/iam/outputs.py +198 -0
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +2 -2
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +2 -2
- pulumi_gcp/iap/get_client.py +2 -2
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +2 -2
- pulumi_gcp/iap/get_tunnel_iam_policy.py +2 -2
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +2 -2
- pulumi_gcp/iap/get_web_backend_service_iam_policy.py +2 -2
- pulumi_gcp/iap/get_web_iam_policy.py +2 -2
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +2 -2
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +2 -2
- pulumi_gcp/iap/get_web_type_compute_iam_policy.py +2 -2
- pulumi_gcp/kms/get_crypto_key_iam_policy.py +2 -2
- pulumi_gcp/kms/get_crypto_key_latest_version.py +2 -2
- pulumi_gcp/kms/get_crypto_key_versions.py +2 -2
- pulumi_gcp/kms/get_crypto_keys.py +2 -2
- pulumi_gcp/kms/get_ekm_connection_iam_policy.py +2 -2
- pulumi_gcp/kms/get_key_ring_iam_policy.py +2 -2
- pulumi_gcp/kms/get_key_rings.py +2 -2
- pulumi_gcp/kms/get_kms_crypto_key.py +2 -2
- pulumi_gcp/kms/get_kms_crypto_key_version.py +2 -2
- pulumi_gcp/kms/get_kms_key_ring.py +2 -2
- pulumi_gcp/kms/get_kms_secret.py +2 -2
- pulumi_gcp/kms/get_kms_secret_asymmetric.py +2 -2
- pulumi_gcp/kms/get_kms_secret_ciphertext.py +2 -2
- pulumi_gcp/logging/get_folder_settings.py +2 -2
- pulumi_gcp/logging/get_log_view_iam_policy.py +2 -2
- pulumi_gcp/logging/get_organization_settings.py +2 -2
- pulumi_gcp/logging/get_project_cmek_settings.py +2 -2
- pulumi_gcp/logging/get_project_settings.py +2 -2
- pulumi_gcp/logging/get_sink.py +2 -2
- pulumi_gcp/managedkafka/cluster.py +4 -0
- pulumi_gcp/managedkafka/topic.py +4 -0
- pulumi_gcp/monitoring/get_app_engine_service.py +2 -2
- pulumi_gcp/monitoring/get_cluster_istio_service.py +2 -2
- pulumi_gcp/monitoring/get_istio_canonical_service.py +2 -2
- pulumi_gcp/monitoring/get_mesh_istio_service.py +2 -2
- pulumi_gcp/monitoring/get_notification_channel.py +2 -2
- pulumi_gcp/monitoring/get_secret_version.py +2 -2
- pulumi_gcp/monitoring/get_uptime_check_i_ps.py +2 -2
- pulumi_gcp/networksecurity/get_address_group_iam_policy.py +2 -2
- pulumi_gcp/notebooks/get_instance_iam_policy.py +2 -2
- pulumi_gcp/notebooks/get_runtime_iam_policy.py +2 -2
- pulumi_gcp/oracledatabase/get_autonomous_database.py +2 -2
- pulumi_gcp/oracledatabase/get_autonomous_databases.py +2 -2
- pulumi_gcp/oracledatabase/get_cloud_exadata_infrastructure.py +2 -2
- pulumi_gcp/oracledatabase/get_cloud_exadata_infrastructures.py +2 -2
- pulumi_gcp/oracledatabase/get_cloud_vm_cluster.py +2 -2
- pulumi_gcp/oracledatabase/get_cloud_vm_clusters.py +2 -2
- pulumi_gcp/oracledatabase/get_db_nodes.py +2 -2
- pulumi_gcp/oracledatabase/get_db_servers.py +2 -2
- pulumi_gcp/organizations/get_active_folder.py +2 -2
- pulumi_gcp/organizations/get_billing_account.py +2 -2
- pulumi_gcp/organizations/get_client_config.py +2 -2
- pulumi_gcp/organizations/get_client_open_id_user_info.py +2 -2
- pulumi_gcp/organizations/get_folder.py +2 -2
- pulumi_gcp/organizations/get_folders.py +2 -2
- pulumi_gcp/organizations/get_iam_policy.py +2 -2
- pulumi_gcp/organizations/get_organization.py +2 -2
- pulumi_gcp/organizations/get_project.py +2 -2
- pulumi_gcp/privilegedaccessmanager/get_entitlement.py +2 -2
- pulumi_gcp/projects/get_iam_policy.py +2 -2
- pulumi_gcp/projects/get_organization_policy.py +2 -2
- pulumi_gcp/projects/get_project.py +2 -2
- pulumi_gcp/projects/get_project_service.py +2 -2
- pulumi_gcp/pubsub/get_schema_iam_policy.py +2 -2
- pulumi_gcp/pubsub/get_subscription.py +2 -2
- pulumi_gcp/pubsub/get_subscription_iam_policy.py +2 -2
- pulumi_gcp/pubsub/get_topic.py +2 -2
- pulumi_gcp/pubsub/get_topic_iam_policy.py +2 -2
- pulumi_gcp/pubsub/subscription.py +8 -8
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/redis/_inputs.py +213 -0
- pulumi_gcp/redis/cluster.py +289 -0
- pulumi_gcp/redis/get_instance.py +2 -2
- pulumi_gcp/redis/outputs.py +185 -0
- pulumi_gcp/runtimeconfig/get_config.py +2 -2
- pulumi_gcp/runtimeconfig/get_config_iam_policy.py +2 -2
- pulumi_gcp/runtimeconfig/get_variable.py +2 -2
- pulumi_gcp/secretmanager/get_regional_secret.py +2 -2
- pulumi_gcp/secretmanager/get_regional_secret_iam_policy.py +2 -2
- pulumi_gcp/secretmanager/get_regional_secret_version.py +2 -2
- pulumi_gcp/secretmanager/get_regional_secret_version_access.py +2 -2
- pulumi_gcp/secretmanager/get_regional_secrets.py +2 -2
- pulumi_gcp/secretmanager/get_secret.py +2 -2
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +2 -2
- pulumi_gcp/secretmanager/get_secret_version.py +2 -2
- pulumi_gcp/secretmanager/get_secret_version_access.py +2 -2
- pulumi_gcp/secretmanager/get_secrets.py +2 -2
- pulumi_gcp/securesourcemanager/_inputs.py +33 -0
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +2 -2
- pulumi_gcp/securesourcemanager/get_repository_iam_policy.py +2 -2
- pulumi_gcp/securesourcemanager/instance.py +90 -3
- pulumi_gcp/securesourcemanager/outputs.py +19 -0
- pulumi_gcp/securitycenter/get_source_iam_policy.py +2 -2
- pulumi_gcp/securitycenter/get_v2_organization_source_iam_policy.py +2 -2
- pulumi_gcp/serviceaccount/get_account.py +2 -2
- pulumi_gcp/serviceaccount/get_account_access_token.py +2 -2
- pulumi_gcp/serviceaccount/get_account_id_token.py +2 -2
- pulumi_gcp/serviceaccount/get_account_jwt.py +2 -2
- pulumi_gcp/serviceaccount/get_account_key.py +2 -2
- pulumi_gcp/serviceaccount/get_iam_policy.py +2 -2
- pulumi_gcp/serviceaccount/get_s.py +2 -2
- pulumi_gcp/servicedirectory/get_namespace_iam_policy.py +2 -2
- pulumi_gcp/servicedirectory/get_service_iam_policy.py +2 -2
- pulumi_gcp/servicenetworking/get_peered_dns_domain.py +2 -2
- pulumi_gcp/siteverification/get_token.py +2 -2
- pulumi_gcp/sourcerepo/get_repository.py +2 -2
- pulumi_gcp/sourcerepo/get_repository_iam_policy.py +2 -2
- pulumi_gcp/spanner/database.py +14 -14
- pulumi_gcp/spanner/get_database.py +2 -2
- pulumi_gcp/spanner/get_database_iam_policy.py +2 -2
- pulumi_gcp/spanner/get_instance.py +2 -2
- pulumi_gcp/spanner/get_instance_iam_policy.py +2 -2
- pulumi_gcp/sql/_inputs.py +73 -0
- pulumi_gcp/sql/database_instance.py +60 -0
- pulumi_gcp/sql/get_backup_run.py +2 -2
- pulumi_gcp/sql/get_ca_certs.py +2 -2
- pulumi_gcp/sql/get_database.py +2 -2
- pulumi_gcp/sql/get_database_instance.py +2 -2
- pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +2 -2
- pulumi_gcp/sql/get_database_instances.py +2 -2
- pulumi_gcp/sql/get_databases.py +2 -2
- pulumi_gcp/sql/get_tiers.py +2 -2
- pulumi_gcp/sql/outputs.py +146 -0
- pulumi_gcp/sql/user.py +2 -2
- pulumi_gcp/storage/get_bucket.py +2 -2
- pulumi_gcp/storage/get_bucket_iam_policy.py +2 -2
- pulumi_gcp/storage/get_bucket_object.py +2 -2
- pulumi_gcp/storage/get_bucket_object_content.py +2 -2
- pulumi_gcp/storage/get_bucket_objects.py +2 -2
- pulumi_gcp/storage/get_buckets.py +2 -2
- pulumi_gcp/storage/get_managed_folder_iam_policy.py +2 -2
- pulumi_gcp/storage/get_object_signed_url.py +2 -2
- pulumi_gcp/storage/get_project_service_account.py +2 -2
- pulumi_gcp/storage/get_transfer_project_service_account.py +2 -2
- pulumi_gcp/storage/get_transfer_project_servie_account.py +2 -2
- pulumi_gcp/tags/get_tag_key.py +2 -2
- pulumi_gcp/tags/get_tag_key_iam_policy.py +2 -2
- pulumi_gcp/tags/get_tag_keys.py +2 -2
- pulumi_gcp/tags/get_tag_value.py +2 -2
- pulumi_gcp/tags/get_tag_value_iam_policy.py +2 -2
- pulumi_gcp/tags/get_tag_values.py +2 -2
- pulumi_gcp/tags/location_tag_binding.py +8 -8
- pulumi_gcp/tpu/get_tensorflow_versions.py +2 -2
- pulumi_gcp/tpu/get_v2_accelerator_types.py +2 -2
- pulumi_gcp/tpu/get_v2_runtime_versions.py +2 -2
- pulumi_gcp/vertex/get_ai_endpoint_iam_policy.py +2 -2
- pulumi_gcp/vertex/get_ai_featurestore_entitytype_iam_policy.py +2 -2
- pulumi_gcp/vertex/get_ai_featurestore_iam_policy.py +2 -2
- pulumi_gcp/vertex/get_ai_index.py +2 -2
- pulumi_gcp/vmwareengine/get_cluster.py +2 -2
- pulumi_gcp/vmwareengine/get_external_access_rule.py +2 -2
- pulumi_gcp/vmwareengine/get_external_address.py +2 -2
- pulumi_gcp/vmwareengine/get_network.py +2 -2
- pulumi_gcp/vmwareengine/get_network_peering.py +2 -2
- pulumi_gcp/vmwareengine/get_network_policy.py +2 -2
- pulumi_gcp/vmwareengine/get_nsx_credentials.py +2 -2
- pulumi_gcp/vmwareengine/get_private_cloud.py +2 -2
- pulumi_gcp/vmwareengine/get_subnet.py +2 -2
- pulumi_gcp/vmwareengine/get_vcenter_credentials.py +2 -2
- pulumi_gcp/vpcaccess/get_connector.py +2 -2
- pulumi_gcp/workbench/get_instance_iam_policy.py +2 -2
- pulumi_gcp/workstations/get_workstation_config_iam_policy.py +2 -2
- pulumi_gcp/workstations/get_workstation_iam_policy.py +2 -2
- {pulumi_gcp-8.10.0a1731950704.dist-info → pulumi_gcp-8.10.1.dist-info}/METADATA +5 -5
- {pulumi_gcp-8.10.0a1731950704.dist-info → pulumi_gcp-8.10.1.dist-info}/RECORD +388 -383
- {pulumi_gcp-8.10.0a1731950704.dist-info → pulumi_gcp-8.10.1.dist-info}/WHEEL +1 -1
- {pulumi_gcp-8.10.0a1731950704.dist-info → pulumi_gcp-8.10.1.dist-info}/top_level.txt +0 -0
@@ -30,6 +30,12 @@ __all__ = [
|
|
30
30
|
'GetBackupPlanBackupRuleStandardScheduleResult',
|
31
31
|
'GetBackupPlanBackupRuleStandardScheduleBackupWindowResult',
|
32
32
|
'GetBackupPlanBackupRuleStandardScheduleWeekDayOfMonthResult',
|
33
|
+
'GetDataSourceBackupConfigInfoResult',
|
34
|
+
'GetDataSourceBackupConfigInfoBackupApplianceBackupConfigResult',
|
35
|
+
'GetDataSourceBackupConfigInfoGcpBackupConfigResult',
|
36
|
+
'GetDataSourceDataSourceBackupApplianceApplicationResult',
|
37
|
+
'GetDataSourceDataSourceGcpResourceResult',
|
38
|
+
'GetDataSourceDataSourceGcpResourceComputeInstanceDataSourcePropertyResult',
|
33
39
|
'GetManagementServerManagementUriResult',
|
34
40
|
'GetManagementServerNetworkResult',
|
35
41
|
]
|
@@ -826,6 +832,402 @@ class GetBackupPlanBackupRuleStandardScheduleWeekDayOfMonthResult(dict):
|
|
826
832
|
return pulumi.get(self, "week_of_month")
|
827
833
|
|
828
834
|
|
835
|
+
@pulumi.output_type
|
836
|
+
class GetDataSourceBackupConfigInfoResult(dict):
|
837
|
+
def __init__(__self__, *,
|
838
|
+
backup_appliance_backup_configs: Sequence['outputs.GetDataSourceBackupConfigInfoBackupApplianceBackupConfigResult'],
|
839
|
+
gcp_backup_configs: Sequence['outputs.GetDataSourceBackupConfigInfoGcpBackupConfigResult'],
|
840
|
+
last_backup_error: Mapping[str, str],
|
841
|
+
last_backup_state: str,
|
842
|
+
last_successful_backup_consistency_time: str):
|
843
|
+
"""
|
844
|
+
:param Sequence['GetDataSourceBackupConfigInfoBackupApplianceBackupConfigArgs'] backup_appliance_backup_configs: Configuration for an application backed up by a Backup Appliance.
|
845
|
+
:param Sequence['GetDataSourceBackupConfigInfoGcpBackupConfigArgs'] gcp_backup_configs: Configuration for a Google Cloud resource.
|
846
|
+
:param Mapping[str, str] last_backup_error: If the last backup failed, this field has the error message.
|
847
|
+
:param str last_backup_state: LastBackupstate tracks whether the last backup was not yet started, successful, failed, or could not be run because of the lack of permissions.
|
848
|
+
:param str last_successful_backup_consistency_time: If the last backup were successful, this field has the consistency date.
|
849
|
+
"""
|
850
|
+
pulumi.set(__self__, "backup_appliance_backup_configs", backup_appliance_backup_configs)
|
851
|
+
pulumi.set(__self__, "gcp_backup_configs", gcp_backup_configs)
|
852
|
+
pulumi.set(__self__, "last_backup_error", last_backup_error)
|
853
|
+
pulumi.set(__self__, "last_backup_state", last_backup_state)
|
854
|
+
pulumi.set(__self__, "last_successful_backup_consistency_time", last_successful_backup_consistency_time)
|
855
|
+
|
856
|
+
@property
|
857
|
+
@pulumi.getter(name="backupApplianceBackupConfigs")
|
858
|
+
def backup_appliance_backup_configs(self) -> Sequence['outputs.GetDataSourceBackupConfigInfoBackupApplianceBackupConfigResult']:
|
859
|
+
"""
|
860
|
+
Configuration for an application backed up by a Backup Appliance.
|
861
|
+
"""
|
862
|
+
return pulumi.get(self, "backup_appliance_backup_configs")
|
863
|
+
|
864
|
+
@property
|
865
|
+
@pulumi.getter(name="gcpBackupConfigs")
|
866
|
+
def gcp_backup_configs(self) -> Sequence['outputs.GetDataSourceBackupConfigInfoGcpBackupConfigResult']:
|
867
|
+
"""
|
868
|
+
Configuration for a Google Cloud resource.
|
869
|
+
"""
|
870
|
+
return pulumi.get(self, "gcp_backup_configs")
|
871
|
+
|
872
|
+
@property
|
873
|
+
@pulumi.getter(name="lastBackupError")
|
874
|
+
def last_backup_error(self) -> Mapping[str, str]:
|
875
|
+
"""
|
876
|
+
If the last backup failed, this field has the error message.
|
877
|
+
"""
|
878
|
+
return pulumi.get(self, "last_backup_error")
|
879
|
+
|
880
|
+
@property
|
881
|
+
@pulumi.getter(name="lastBackupState")
|
882
|
+
def last_backup_state(self) -> str:
|
883
|
+
"""
|
884
|
+
LastBackupstate tracks whether the last backup was not yet started, successful, failed, or could not be run because of the lack of permissions.
|
885
|
+
"""
|
886
|
+
return pulumi.get(self, "last_backup_state")
|
887
|
+
|
888
|
+
@property
|
889
|
+
@pulumi.getter(name="lastSuccessfulBackupConsistencyTime")
|
890
|
+
def last_successful_backup_consistency_time(self) -> str:
|
891
|
+
"""
|
892
|
+
If the last backup were successful, this field has the consistency date.
|
893
|
+
"""
|
894
|
+
return pulumi.get(self, "last_successful_backup_consistency_time")
|
895
|
+
|
896
|
+
|
897
|
+
@pulumi.output_type
|
898
|
+
class GetDataSourceBackupConfigInfoBackupApplianceBackupConfigResult(dict):
|
899
|
+
def __init__(__self__, *,
|
900
|
+
application_name: str,
|
901
|
+
backup_appliance_id: str,
|
902
|
+
backup_appliance_name: str,
|
903
|
+
host_name: str,
|
904
|
+
sla_id: str,
|
905
|
+
slp_name: str,
|
906
|
+
slt_name: str):
|
907
|
+
"""
|
908
|
+
:param str application_name: The name of the application.
|
909
|
+
:param str backup_appliance_id: The ID of the backup appliance.
|
910
|
+
:param str backup_appliance_name: The name of the backup appliance.
|
911
|
+
:param str host_name: The name of the host where the application is running.
|
912
|
+
:param str sla_id: The ID of the SLA of this application.
|
913
|
+
:param str slp_name: The name of the SLP associated with the application.
|
914
|
+
:param str slt_name: The name of the SLT associated with the application.
|
915
|
+
"""
|
916
|
+
pulumi.set(__self__, "application_name", application_name)
|
917
|
+
pulumi.set(__self__, "backup_appliance_id", backup_appliance_id)
|
918
|
+
pulumi.set(__self__, "backup_appliance_name", backup_appliance_name)
|
919
|
+
pulumi.set(__self__, "host_name", host_name)
|
920
|
+
pulumi.set(__self__, "sla_id", sla_id)
|
921
|
+
pulumi.set(__self__, "slp_name", slp_name)
|
922
|
+
pulumi.set(__self__, "slt_name", slt_name)
|
923
|
+
|
924
|
+
@property
|
925
|
+
@pulumi.getter(name="applicationName")
|
926
|
+
def application_name(self) -> str:
|
927
|
+
"""
|
928
|
+
The name of the application.
|
929
|
+
"""
|
930
|
+
return pulumi.get(self, "application_name")
|
931
|
+
|
932
|
+
@property
|
933
|
+
@pulumi.getter(name="backupApplianceId")
|
934
|
+
def backup_appliance_id(self) -> str:
|
935
|
+
"""
|
936
|
+
The ID of the backup appliance.
|
937
|
+
"""
|
938
|
+
return pulumi.get(self, "backup_appliance_id")
|
939
|
+
|
940
|
+
@property
|
941
|
+
@pulumi.getter(name="backupApplianceName")
|
942
|
+
def backup_appliance_name(self) -> str:
|
943
|
+
"""
|
944
|
+
The name of the backup appliance.
|
945
|
+
"""
|
946
|
+
return pulumi.get(self, "backup_appliance_name")
|
947
|
+
|
948
|
+
@property
|
949
|
+
@pulumi.getter(name="hostName")
|
950
|
+
def host_name(self) -> str:
|
951
|
+
"""
|
952
|
+
The name of the host where the application is running.
|
953
|
+
"""
|
954
|
+
return pulumi.get(self, "host_name")
|
955
|
+
|
956
|
+
@property
|
957
|
+
@pulumi.getter(name="slaId")
|
958
|
+
def sla_id(self) -> str:
|
959
|
+
"""
|
960
|
+
The ID of the SLA of this application.
|
961
|
+
"""
|
962
|
+
return pulumi.get(self, "sla_id")
|
963
|
+
|
964
|
+
@property
|
965
|
+
@pulumi.getter(name="slpName")
|
966
|
+
def slp_name(self) -> str:
|
967
|
+
"""
|
968
|
+
The name of the SLP associated with the application.
|
969
|
+
"""
|
970
|
+
return pulumi.get(self, "slp_name")
|
971
|
+
|
972
|
+
@property
|
973
|
+
@pulumi.getter(name="sltName")
|
974
|
+
def slt_name(self) -> str:
|
975
|
+
"""
|
976
|
+
The name of the SLT associated with the application.
|
977
|
+
"""
|
978
|
+
return pulumi.get(self, "slt_name")
|
979
|
+
|
980
|
+
|
981
|
+
@pulumi.output_type
|
982
|
+
class GetDataSourceBackupConfigInfoGcpBackupConfigResult(dict):
|
983
|
+
def __init__(__self__, *,
|
984
|
+
backup_plan: str,
|
985
|
+
backup_plan_association: str,
|
986
|
+
backup_plan_description: str,
|
987
|
+
backup_plan_rules: Sequence[str]):
|
988
|
+
"""
|
989
|
+
:param str backup_plan: The name of the backup plan.
|
990
|
+
:param str backup_plan_association: The name of the backup plan association.
|
991
|
+
:param str backup_plan_description: The description of the backup plan.
|
992
|
+
:param Sequence[str] backup_plan_rules: The names of the backup plan rules which point to this backupvault
|
993
|
+
"""
|
994
|
+
pulumi.set(__self__, "backup_plan", backup_plan)
|
995
|
+
pulumi.set(__self__, "backup_plan_association", backup_plan_association)
|
996
|
+
pulumi.set(__self__, "backup_plan_description", backup_plan_description)
|
997
|
+
pulumi.set(__self__, "backup_plan_rules", backup_plan_rules)
|
998
|
+
|
999
|
+
@property
|
1000
|
+
@pulumi.getter(name="backupPlan")
|
1001
|
+
def backup_plan(self) -> str:
|
1002
|
+
"""
|
1003
|
+
The name of the backup plan.
|
1004
|
+
"""
|
1005
|
+
return pulumi.get(self, "backup_plan")
|
1006
|
+
|
1007
|
+
@property
|
1008
|
+
@pulumi.getter(name="backupPlanAssociation")
|
1009
|
+
def backup_plan_association(self) -> str:
|
1010
|
+
"""
|
1011
|
+
The name of the backup plan association.
|
1012
|
+
"""
|
1013
|
+
return pulumi.get(self, "backup_plan_association")
|
1014
|
+
|
1015
|
+
@property
|
1016
|
+
@pulumi.getter(name="backupPlanDescription")
|
1017
|
+
def backup_plan_description(self) -> str:
|
1018
|
+
"""
|
1019
|
+
The description of the backup plan.
|
1020
|
+
"""
|
1021
|
+
return pulumi.get(self, "backup_plan_description")
|
1022
|
+
|
1023
|
+
@property
|
1024
|
+
@pulumi.getter(name="backupPlanRules")
|
1025
|
+
def backup_plan_rules(self) -> Sequence[str]:
|
1026
|
+
"""
|
1027
|
+
The names of the backup plan rules which point to this backupvault
|
1028
|
+
"""
|
1029
|
+
return pulumi.get(self, "backup_plan_rules")
|
1030
|
+
|
1031
|
+
|
1032
|
+
@pulumi.output_type
|
1033
|
+
class GetDataSourceDataSourceBackupApplianceApplicationResult(dict):
|
1034
|
+
def __init__(__self__, *,
|
1035
|
+
appliance_id: str,
|
1036
|
+
application_id: str,
|
1037
|
+
application_name: str,
|
1038
|
+
backup_appliance: str,
|
1039
|
+
host_id: str,
|
1040
|
+
hostname: str,
|
1041
|
+
type: str):
|
1042
|
+
"""
|
1043
|
+
:param str appliance_id: Appliance Id of the Backup Appliance.
|
1044
|
+
:param str application_id: The appid field of the application within the Backup Appliance.
|
1045
|
+
:param str application_name: The name of the Application as known to the Backup Appliance.
|
1046
|
+
:param str backup_appliance: Appliance name.
|
1047
|
+
:param str host_id: Hostid of the application host.
|
1048
|
+
:param str hostname: Hostname of the host where the application is running.
|
1049
|
+
:param str type: The type of the application. e.g. VMBackup
|
1050
|
+
"""
|
1051
|
+
pulumi.set(__self__, "appliance_id", appliance_id)
|
1052
|
+
pulumi.set(__self__, "application_id", application_id)
|
1053
|
+
pulumi.set(__self__, "application_name", application_name)
|
1054
|
+
pulumi.set(__self__, "backup_appliance", backup_appliance)
|
1055
|
+
pulumi.set(__self__, "host_id", host_id)
|
1056
|
+
pulumi.set(__self__, "hostname", hostname)
|
1057
|
+
pulumi.set(__self__, "type", type)
|
1058
|
+
|
1059
|
+
@property
|
1060
|
+
@pulumi.getter(name="applianceId")
|
1061
|
+
def appliance_id(self) -> str:
|
1062
|
+
"""
|
1063
|
+
Appliance Id of the Backup Appliance.
|
1064
|
+
"""
|
1065
|
+
return pulumi.get(self, "appliance_id")
|
1066
|
+
|
1067
|
+
@property
|
1068
|
+
@pulumi.getter(name="applicationId")
|
1069
|
+
def application_id(self) -> str:
|
1070
|
+
"""
|
1071
|
+
The appid field of the application within the Backup Appliance.
|
1072
|
+
"""
|
1073
|
+
return pulumi.get(self, "application_id")
|
1074
|
+
|
1075
|
+
@property
|
1076
|
+
@pulumi.getter(name="applicationName")
|
1077
|
+
def application_name(self) -> str:
|
1078
|
+
"""
|
1079
|
+
The name of the Application as known to the Backup Appliance.
|
1080
|
+
"""
|
1081
|
+
return pulumi.get(self, "application_name")
|
1082
|
+
|
1083
|
+
@property
|
1084
|
+
@pulumi.getter(name="backupAppliance")
|
1085
|
+
def backup_appliance(self) -> str:
|
1086
|
+
"""
|
1087
|
+
Appliance name.
|
1088
|
+
"""
|
1089
|
+
return pulumi.get(self, "backup_appliance")
|
1090
|
+
|
1091
|
+
@property
|
1092
|
+
@pulumi.getter(name="hostId")
|
1093
|
+
def host_id(self) -> str:
|
1094
|
+
"""
|
1095
|
+
Hostid of the application host.
|
1096
|
+
"""
|
1097
|
+
return pulumi.get(self, "host_id")
|
1098
|
+
|
1099
|
+
@property
|
1100
|
+
@pulumi.getter
|
1101
|
+
def hostname(self) -> str:
|
1102
|
+
"""
|
1103
|
+
Hostname of the host where the application is running.
|
1104
|
+
"""
|
1105
|
+
return pulumi.get(self, "hostname")
|
1106
|
+
|
1107
|
+
@property
|
1108
|
+
@pulumi.getter
|
1109
|
+
def type(self) -> str:
|
1110
|
+
"""
|
1111
|
+
The type of the application. e.g. VMBackup
|
1112
|
+
"""
|
1113
|
+
return pulumi.get(self, "type")
|
1114
|
+
|
1115
|
+
|
1116
|
+
@pulumi.output_type
|
1117
|
+
class GetDataSourceDataSourceGcpResourceResult(dict):
|
1118
|
+
def __init__(__self__, *,
|
1119
|
+
compute_instance_data_source_properties: Sequence['outputs.GetDataSourceDataSourceGcpResourceComputeInstanceDataSourcePropertyResult'],
|
1120
|
+
gcp_resourcename: str,
|
1121
|
+
location: str,
|
1122
|
+
type: str):
|
1123
|
+
"""
|
1124
|
+
:param Sequence['GetDataSourceDataSourceGcpResourceComputeInstanceDataSourcePropertyArgs'] compute_instance_data_source_properties: ComputeInstanceDataSourceProperties has a subset of Compute Instance properties that are useful at the Datasource level.
|
1125
|
+
:param str gcp_resourcename: Full resource pathname URL of the source Google Cloud resource.
|
1126
|
+
:param str location: Location of the resource: <region>/<zone>/"global"/"unspecified".
|
1127
|
+
:param str type: The type of the Google Cloud resource. Use the Unified Resource Type,
|
1128
|
+
eg. compute.googleapis.com/Instance.
|
1129
|
+
"""
|
1130
|
+
pulumi.set(__self__, "compute_instance_data_source_properties", compute_instance_data_source_properties)
|
1131
|
+
pulumi.set(__self__, "gcp_resourcename", gcp_resourcename)
|
1132
|
+
pulumi.set(__self__, "location", location)
|
1133
|
+
pulumi.set(__self__, "type", type)
|
1134
|
+
|
1135
|
+
@property
|
1136
|
+
@pulumi.getter(name="computeInstanceDataSourceProperties")
|
1137
|
+
def compute_instance_data_source_properties(self) -> Sequence['outputs.GetDataSourceDataSourceGcpResourceComputeInstanceDataSourcePropertyResult']:
|
1138
|
+
"""
|
1139
|
+
ComputeInstanceDataSourceProperties has a subset of Compute Instance properties that are useful at the Datasource level.
|
1140
|
+
"""
|
1141
|
+
return pulumi.get(self, "compute_instance_data_source_properties")
|
1142
|
+
|
1143
|
+
@property
|
1144
|
+
@pulumi.getter(name="gcpResourcename")
|
1145
|
+
def gcp_resourcename(self) -> str:
|
1146
|
+
"""
|
1147
|
+
Full resource pathname URL of the source Google Cloud resource.
|
1148
|
+
"""
|
1149
|
+
return pulumi.get(self, "gcp_resourcename")
|
1150
|
+
|
1151
|
+
@property
|
1152
|
+
@pulumi.getter
|
1153
|
+
def location(self) -> str:
|
1154
|
+
"""
|
1155
|
+
Location of the resource: <region>/<zone>/"global"/"unspecified".
|
1156
|
+
"""
|
1157
|
+
return pulumi.get(self, "location")
|
1158
|
+
|
1159
|
+
@property
|
1160
|
+
@pulumi.getter
|
1161
|
+
def type(self) -> str:
|
1162
|
+
"""
|
1163
|
+
The type of the Google Cloud resource. Use the Unified Resource Type,
|
1164
|
+
eg. compute.googleapis.com/Instance.
|
1165
|
+
"""
|
1166
|
+
return pulumi.get(self, "type")
|
1167
|
+
|
1168
|
+
|
1169
|
+
@pulumi.output_type
|
1170
|
+
class GetDataSourceDataSourceGcpResourceComputeInstanceDataSourcePropertyResult(dict):
|
1171
|
+
def __init__(__self__, *,
|
1172
|
+
description: str,
|
1173
|
+
machine_type: str,
|
1174
|
+
name: str,
|
1175
|
+
total_disk_count: str,
|
1176
|
+
total_disk_size_gb: str):
|
1177
|
+
"""
|
1178
|
+
:param str description: The description of the Compute Engine instance.
|
1179
|
+
:param str machine_type: The machine type of the instance.
|
1180
|
+
:param str name: Name of the compute instance backed up by the datasource.
|
1181
|
+
:param str total_disk_count: The total number of disks attached to the Instance.
|
1182
|
+
:param str total_disk_size_gb: The sum of all the disk sizes.
|
1183
|
+
"""
|
1184
|
+
pulumi.set(__self__, "description", description)
|
1185
|
+
pulumi.set(__self__, "machine_type", machine_type)
|
1186
|
+
pulumi.set(__self__, "name", name)
|
1187
|
+
pulumi.set(__self__, "total_disk_count", total_disk_count)
|
1188
|
+
pulumi.set(__self__, "total_disk_size_gb", total_disk_size_gb)
|
1189
|
+
|
1190
|
+
@property
|
1191
|
+
@pulumi.getter
|
1192
|
+
def description(self) -> str:
|
1193
|
+
"""
|
1194
|
+
The description of the Compute Engine instance.
|
1195
|
+
"""
|
1196
|
+
return pulumi.get(self, "description")
|
1197
|
+
|
1198
|
+
@property
|
1199
|
+
@pulumi.getter(name="machineType")
|
1200
|
+
def machine_type(self) -> str:
|
1201
|
+
"""
|
1202
|
+
The machine type of the instance.
|
1203
|
+
"""
|
1204
|
+
return pulumi.get(self, "machine_type")
|
1205
|
+
|
1206
|
+
@property
|
1207
|
+
@pulumi.getter
|
1208
|
+
def name(self) -> str:
|
1209
|
+
"""
|
1210
|
+
Name of the compute instance backed up by the datasource.
|
1211
|
+
"""
|
1212
|
+
return pulumi.get(self, "name")
|
1213
|
+
|
1214
|
+
@property
|
1215
|
+
@pulumi.getter(name="totalDiskCount")
|
1216
|
+
def total_disk_count(self) -> str:
|
1217
|
+
"""
|
1218
|
+
The total number of disks attached to the Instance.
|
1219
|
+
"""
|
1220
|
+
return pulumi.get(self, "total_disk_count")
|
1221
|
+
|
1222
|
+
@property
|
1223
|
+
@pulumi.getter(name="totalDiskSizeGb")
|
1224
|
+
def total_disk_size_gb(self) -> str:
|
1225
|
+
"""
|
1226
|
+
The sum of all the disk sizes.
|
1227
|
+
"""
|
1228
|
+
return pulumi.get(self, "total_disk_size_gb")
|
1229
|
+
|
1230
|
+
|
829
1231
|
@pulumi.output_type
|
830
1232
|
class GetManagementServerManagementUriResult(dict):
|
831
1233
|
def __init__(__self__, *,
|
@@ -197,7 +197,7 @@ def get_app_connection(name: Optional[str] = None,
|
|
197
197
|
def get_app_connection_output(name: Optional[pulumi.Input[str]] = None,
|
198
198
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
199
199
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
200
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAppConnectionResult]:
|
200
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAppConnectionResult]:
|
201
201
|
"""
|
202
202
|
Get information about a Google BeyondCorp App Connection.
|
203
203
|
|
@@ -223,7 +223,7 @@ def get_app_connection_output(name: Optional[pulumi.Input[str]] = None,
|
|
223
223
|
__args__['name'] = name
|
224
224
|
__args__['project'] = project
|
225
225
|
__args__['region'] = region
|
226
|
-
opts = pulumi.
|
226
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
227
227
|
__ret__ = pulumi.runtime.invoke_output('gcp:beyondcorp/getAppConnection:getAppConnection', __args__, opts=opts, typ=GetAppConnectionResult)
|
228
228
|
return __ret__.apply(lambda __response__: GetAppConnectionResult(
|
229
229
|
application_endpoints=pulumi.get(__response__, 'application_endpoints'),
|
@@ -177,7 +177,7 @@ def get_app_connector(name: Optional[str] = None,
|
|
177
177
|
def get_app_connector_output(name: Optional[pulumi.Input[str]] = None,
|
178
178
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
179
179
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
180
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAppConnectorResult]:
|
180
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAppConnectorResult]:
|
181
181
|
"""
|
182
182
|
Get information about a Google BeyondCorp App Connector.
|
183
183
|
|
@@ -203,7 +203,7 @@ def get_app_connector_output(name: Optional[pulumi.Input[str]] = None,
|
|
203
203
|
__args__['name'] = name
|
204
204
|
__args__['project'] = project
|
205
205
|
__args__['region'] = region
|
206
|
-
opts = pulumi.
|
206
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
207
207
|
__ret__ = pulumi.runtime.invoke_output('gcp:beyondcorp/getAppConnector:getAppConnector', __args__, opts=opts, typ=GetAppConnectorResult)
|
208
208
|
return __ret__.apply(lambda __response__: GetAppConnectorResult(
|
209
209
|
display_name=pulumi.get(__response__, 'display_name'),
|
@@ -207,7 +207,7 @@ def get_app_gateway(name: Optional[str] = None,
|
|
207
207
|
def get_app_gateway_output(name: Optional[pulumi.Input[str]] = None,
|
208
208
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
209
209
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
210
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAppGatewayResult]:
|
210
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAppGatewayResult]:
|
211
211
|
"""
|
212
212
|
Get information about a Google BeyondCorp App Gateway.
|
213
213
|
|
@@ -233,7 +233,7 @@ def get_app_gateway_output(name: Optional[pulumi.Input[str]] = None,
|
|
233
233
|
__args__['name'] = name
|
234
234
|
__args__['project'] = project
|
235
235
|
__args__['region'] = region
|
236
|
-
opts = pulumi.
|
236
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
237
237
|
__ret__ = pulumi.runtime.invoke_output('gcp:beyondcorp/getAppGateway:getAppGateway', __args__, opts=opts, typ=GetAppGatewayResult)
|
238
238
|
return __ret__.apply(lambda __response__: GetAppGatewayResult(
|
239
239
|
allocated_connections=pulumi.get(__response__, 'allocated_connections'),
|
@@ -151,7 +151,7 @@ def get_connection_iam_policy(connection_id: Optional[str] = None,
|
|
151
151
|
def get_connection_iam_policy_output(connection_id: Optional[pulumi.Input[str]] = None,
|
152
152
|
location: Optional[pulumi.Input[Optional[str]]] = None,
|
153
153
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
154
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetConnectionIamPolicyResult]:
|
154
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetConnectionIamPolicyResult]:
|
155
155
|
"""
|
156
156
|
Retrieves the current IAM policy data for connection
|
157
157
|
|
@@ -185,7 +185,7 @@ def get_connection_iam_policy_output(connection_id: Optional[pulumi.Input[str]]
|
|
185
185
|
__args__['connectionId'] = connection_id
|
186
186
|
__args__['location'] = location
|
187
187
|
__args__['project'] = project
|
188
|
-
opts = pulumi.
|
188
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
189
189
|
__ret__ = pulumi.runtime.invoke_output('gcp:bigquery/getConnectionIamPolicy:getConnectionIamPolicy', __args__, opts=opts, typ=GetConnectionIamPolicyResult)
|
190
190
|
return __ret__.apply(lambda __response__: GetConnectionIamPolicyResult(
|
191
191
|
connection_id=pulumi.get(__response__, 'connection_id'),
|
@@ -323,7 +323,7 @@ def get_dataset(dataset_id: Optional[str] = None,
|
|
323
323
|
storage_billing_model=pulumi.get(__ret__, 'storage_billing_model'))
|
324
324
|
def get_dataset_output(dataset_id: Optional[pulumi.Input[str]] = None,
|
325
325
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
326
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDatasetResult]:
|
326
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetDatasetResult]:
|
327
327
|
"""
|
328
328
|
Get information about a BigQuery dataset. For more information see
|
329
329
|
the [official documentation](https://cloud.google.com/bigquery/docs)
|
@@ -347,7 +347,7 @@ def get_dataset_output(dataset_id: Optional[pulumi.Input[str]] = None,
|
|
347
347
|
__args__ = dict()
|
348
348
|
__args__['datasetId'] = dataset_id
|
349
349
|
__args__['project'] = project
|
350
|
-
opts = pulumi.
|
350
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
351
351
|
__ret__ = pulumi.runtime.invoke_output('gcp:bigquery/getDataset:getDataset', __args__, opts=opts, typ=GetDatasetResult)
|
352
352
|
return __ret__.apply(lambda __response__: GetDatasetResult(
|
353
353
|
accesses=pulumi.get(__response__, 'accesses'),
|
@@ -125,7 +125,7 @@ def get_dataset_iam_policy(dataset_id: Optional[str] = None,
|
|
125
125
|
project=pulumi.get(__ret__, 'project'))
|
126
126
|
def get_dataset_iam_policy_output(dataset_id: Optional[pulumi.Input[str]] = None,
|
127
127
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
128
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDatasetIamPolicyResult]:
|
128
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetDatasetIamPolicyResult]:
|
129
129
|
"""
|
130
130
|
Retrieves the current IAM policy data for a BigQuery dataset.
|
131
131
|
|
@@ -146,7 +146,7 @@ def get_dataset_iam_policy_output(dataset_id: Optional[pulumi.Input[str]] = None
|
|
146
146
|
__args__ = dict()
|
147
147
|
__args__['datasetId'] = dataset_id
|
148
148
|
__args__['project'] = project
|
149
|
-
opts = pulumi.
|
149
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
150
150
|
__ret__ = pulumi.runtime.invoke_output('gcp:bigquery/getDatasetIamPolicy:getDatasetIamPolicy', __args__, opts=opts, typ=GetDatasetIamPolicyResult)
|
151
151
|
return __ret__.apply(lambda __response__: GetDatasetIamPolicyResult(
|
152
152
|
dataset_id=pulumi.get(__response__, 'dataset_id'),
|
@@ -123,7 +123,7 @@ def get_default_service_account(project: Optional[str] = None,
|
|
123
123
|
member=pulumi.get(__ret__, 'member'),
|
124
124
|
project=pulumi.get(__ret__, 'project'))
|
125
125
|
def get_default_service_account_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
126
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDefaultServiceAccountResult]:
|
126
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetDefaultServiceAccountResult]:
|
127
127
|
"""
|
128
128
|
Get the email address of a project's unique BigQuery service account.
|
129
129
|
|
@@ -153,7 +153,7 @@ def get_default_service_account_output(project: Optional[pulumi.Input[Optional[s
|
|
153
153
|
"""
|
154
154
|
__args__ = dict()
|
155
155
|
__args__['project'] = project
|
156
|
-
opts = pulumi.
|
156
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
157
157
|
__ret__ = pulumi.runtime.invoke_output('gcp:bigquery/getDefaultServiceAccount:getDefaultServiceAccount', __args__, opts=opts, typ=GetDefaultServiceAccountResult)
|
158
158
|
return __ret__.apply(lambda __response__: GetDefaultServiceAccountResult(
|
159
159
|
email=pulumi.get(__response__, 'email'),
|
@@ -140,7 +140,7 @@ def get_table_iam_policy(dataset_id: Optional[str] = None,
|
|
140
140
|
def get_table_iam_policy_output(dataset_id: Optional[pulumi.Input[str]] = None,
|
141
141
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
142
142
|
table_id: Optional[pulumi.Input[str]] = None,
|
143
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetTableIamPolicyResult]:
|
143
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetTableIamPolicyResult]:
|
144
144
|
"""
|
145
145
|
Retrieves the current IAM policy data for table
|
146
146
|
|
@@ -163,7 +163,7 @@ def get_table_iam_policy_output(dataset_id: Optional[pulumi.Input[str]] = None,
|
|
163
163
|
__args__['datasetId'] = dataset_id
|
164
164
|
__args__['project'] = project
|
165
165
|
__args__['tableId'] = table_id
|
166
|
-
opts = pulumi.
|
166
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
167
167
|
__ret__ = pulumi.runtime.invoke_output('gcp:bigquery/getTableIamPolicy:getTableIamPolicy', __args__, opts=opts, typ=GetTableIamPolicyResult)
|
168
168
|
return __ret__.apply(lambda __response__: GetTableIamPolicyResult(
|
169
169
|
dataset_id=pulumi.get(__response__, 'dataset_id'),
|
@@ -116,7 +116,7 @@ def get_tables(dataset_id: Optional[str] = None,
|
|
116
116
|
tables=pulumi.get(__ret__, 'tables'))
|
117
117
|
def get_tables_output(dataset_id: Optional[pulumi.Input[str]] = None,
|
118
118
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
119
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetTablesResult]:
|
119
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetTablesResult]:
|
120
120
|
"""
|
121
121
|
Get a list of tables in a BigQuery dataset. For more information see
|
122
122
|
the [official documentation](https://cloud.google.com/bigquery/docs)
|
@@ -140,7 +140,7 @@ def get_tables_output(dataset_id: Optional[pulumi.Input[str]] = None,
|
|
140
140
|
__args__ = dict()
|
141
141
|
__args__['datasetId'] = dataset_id
|
142
142
|
__args__['project'] = project
|
143
|
-
opts = pulumi.
|
143
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
144
144
|
__ret__ = pulumi.runtime.invoke_output('gcp:bigquery/getTables:getTables', __args__, opts=opts, typ=GetTablesResult)
|
145
145
|
return __ret__.apply(lambda __response__: GetTablesResult(
|
146
146
|
dataset_id=pulumi.get(__response__, 'dataset_id'),
|
@@ -145,7 +145,7 @@ def get_data_exchange_iam_policy(data_exchange_id: Optional[str] = None,
|
|
145
145
|
def get_data_exchange_iam_policy_output(data_exchange_id: Optional[pulumi.Input[str]] = None,
|
146
146
|
location: Optional[pulumi.Input[Optional[str]]] = None,
|
147
147
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
148
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDataExchangeIamPolicyResult]:
|
148
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetDataExchangeIamPolicyResult]:
|
149
149
|
"""
|
150
150
|
Retrieves the current IAM policy data for dataexchange
|
151
151
|
|
@@ -173,7 +173,7 @@ def get_data_exchange_iam_policy_output(data_exchange_id: Optional[pulumi.Input[
|
|
173
173
|
__args__['dataExchangeId'] = data_exchange_id
|
174
174
|
__args__['location'] = location
|
175
175
|
__args__['project'] = project
|
176
|
-
opts = pulumi.
|
176
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
177
177
|
__ret__ = pulumi.runtime.invoke_output('gcp:bigqueryanalyticshub/getDataExchangeIamPolicy:getDataExchangeIamPolicy', __args__, opts=opts, typ=GetDataExchangeIamPolicyResult)
|
178
178
|
return __ret__.apply(lambda __response__: GetDataExchangeIamPolicyResult(
|
179
179
|
data_exchange_id=pulumi.get(__response__, 'data_exchange_id'),
|
@@ -160,7 +160,7 @@ def get_listing_iam_policy_output(data_exchange_id: Optional[pulumi.Input[str]]
|
|
160
160
|
listing_id: Optional[pulumi.Input[str]] = None,
|
161
161
|
location: Optional[pulumi.Input[Optional[str]]] = None,
|
162
162
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
163
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetListingIamPolicyResult]:
|
163
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetListingIamPolicyResult]:
|
164
164
|
"""
|
165
165
|
Retrieves the current IAM policy data for listing
|
166
166
|
|
@@ -191,7 +191,7 @@ def get_listing_iam_policy_output(data_exchange_id: Optional[pulumi.Input[str]]
|
|
191
191
|
__args__['listingId'] = listing_id
|
192
192
|
__args__['location'] = location
|
193
193
|
__args__['project'] = project
|
194
|
-
opts = pulumi.
|
194
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
195
195
|
__ret__ = pulumi.runtime.invoke_output('gcp:bigqueryanalyticshub/getListingIamPolicy:getListingIamPolicy', __args__, opts=opts, typ=GetListingIamPolicyResult)
|
196
196
|
return __ret__.apply(lambda __response__: GetListingIamPolicyResult(
|
197
197
|
data_exchange_id=pulumi.get(__response__, 'data_exchange_id'),
|
@@ -144,7 +144,7 @@ def get_iam_policy(data_policy_id: Optional[str] = None,
|
|
144
144
|
def get_iam_policy_output(data_policy_id: Optional[pulumi.Input[str]] = None,
|
145
145
|
location: Optional[pulumi.Input[Optional[str]]] = None,
|
146
146
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
147
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetIamPolicyResult]:
|
147
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetIamPolicyResult]:
|
148
148
|
"""
|
149
149
|
Retrieves the current IAM policy data for datapolicy
|
150
150
|
|
@@ -171,7 +171,7 @@ def get_iam_policy_output(data_policy_id: Optional[pulumi.Input[str]] = None,
|
|
171
171
|
__args__['dataPolicyId'] = data_policy_id
|
172
172
|
__args__['location'] = location
|
173
173
|
__args__['project'] = project
|
174
|
-
opts = pulumi.
|
174
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
175
175
|
__ret__ = pulumi.runtime.invoke_output('gcp:bigquerydatapolicy/getIamPolicy:getIamPolicy', __args__, opts=opts, typ=GetIamPolicyResult)
|
176
176
|
return __ret__.apply(lambda __response__: GetIamPolicyResult(
|
177
177
|
data_policy_id=pulumi.get(__response__, 'data_policy_id'),
|