pulumi-gcp 7.7.0a1706207981__py3-none-any.whl → 7.8.0__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (686) hide show
  1. pulumi_gcp/__init__.py +73 -0
  2. pulumi_gcp/_utilities.py +6 -2
  3. pulumi_gcp/accesscontextmanager/access_level.py +2 -18
  4. pulumi_gcp/accesscontextmanager/access_levels.py +2 -18
  5. pulumi_gcp/accesscontextmanager/access_policy.py +2 -18
  6. pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +2 -18
  7. pulumi_gcp/accesscontextmanager/egress_policy.py +2 -18
  8. pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +2 -18
  9. pulumi_gcp/accesscontextmanager/ingress_policy.py +2 -18
  10. pulumi_gcp/accesscontextmanager/service_perimeter.py +2 -18
  11. pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +2 -18
  12. pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +2 -18
  13. pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +2 -18
  14. pulumi_gcp/accesscontextmanager/service_perimeters.py +2 -18
  15. pulumi_gcp/activedirectory/domain.py +2 -18
  16. pulumi_gcp/activedirectory/domain_trust.py +2 -18
  17. pulumi_gcp/alloydb/backup.py +2 -18
  18. pulumi_gcp/alloydb/cluster.py +26 -18
  19. pulumi_gcp/alloydb/instance.py +3 -19
  20. pulumi_gcp/alloydb/outputs.py +16 -0
  21. pulumi_gcp/alloydb/user.py +2 -18
  22. pulumi_gcp/apigateway/api.py +2 -18
  23. pulumi_gcp/apigateway/api_config.py +2 -18
  24. pulumi_gcp/apigateway/gateway.py +23 -53
  25. pulumi_gcp/apigee/addons_config.py +2 -18
  26. pulumi_gcp/apigee/endpoint_attachment.py +2 -18
  27. pulumi_gcp/apigee/env_group.py +2 -18
  28. pulumi_gcp/apigee/env_group_attachment.py +2 -18
  29. pulumi_gcp/apigee/env_keystore.py +2 -18
  30. pulumi_gcp/apigee/env_references.py +2 -18
  31. pulumi_gcp/apigee/environment.py +2 -18
  32. pulumi_gcp/apigee/flowhook.py +2 -18
  33. pulumi_gcp/apigee/instance.py +2 -18
  34. pulumi_gcp/apigee/instance_attachment.py +2 -18
  35. pulumi_gcp/apigee/keystores_aliases_key_cert_file.py +2 -18
  36. pulumi_gcp/apigee/keystores_aliases_pkcs12.py +2 -18
  37. pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +2 -18
  38. pulumi_gcp/apigee/nat_address.py +2 -18
  39. pulumi_gcp/apigee/organization.py +2 -18
  40. pulumi_gcp/apigee/sharedflow.py +2 -18
  41. pulumi_gcp/apigee/sharedflow_deployment.py +2 -18
  42. pulumi_gcp/apigee/sync_authorization.py +2 -18
  43. pulumi_gcp/apigee/target_server.py +2 -18
  44. pulumi_gcp/appengine/application.py +2 -18
  45. pulumi_gcp/appengine/application_url_dispatch_rules.py +2 -18
  46. pulumi_gcp/appengine/domain_mapping.py +2 -18
  47. pulumi_gcp/appengine/engine_split_traffic.py +2 -18
  48. pulumi_gcp/appengine/firewall_rule.py +2 -18
  49. pulumi_gcp/appengine/flexible_app_version.py +2 -18
  50. pulumi_gcp/appengine/service_network_settings.py +2 -18
  51. pulumi_gcp/appengine/standard_app_version.py +2 -18
  52. pulumi_gcp/artifactregistry/_inputs.py +60 -0
  53. pulumi_gcp/artifactregistry/outputs.py +264 -0
  54. pulumi_gcp/artifactregistry/repository.py +77 -74
  55. pulumi_gcp/artifactregistry/vpcsc_config.py +2 -18
  56. pulumi_gcp/assuredworkloads/_inputs.py +34 -0
  57. pulumi_gcp/assuredworkloads/outputs.py +34 -0
  58. pulumi_gcp/assuredworkloads/workload.py +2 -18
  59. pulumi_gcp/backupdisasterrecovery/management_server.py +2 -18
  60. pulumi_gcp/backupdisasterrecovery/outputs.py +20 -0
  61. pulumi_gcp/beyondcorp/app_connection.py +2 -18
  62. pulumi_gcp/beyondcorp/app_connector.py +2 -18
  63. pulumi_gcp/beyondcorp/app_gateway.py +2 -18
  64. pulumi_gcp/beyondcorp/outputs.py +54 -0
  65. pulumi_gcp/biglake/catalog.py +2 -18
  66. pulumi_gcp/biglake/database.py +2 -18
  67. pulumi_gcp/biglake/table.py +2 -18
  68. pulumi_gcp/bigquery/_inputs.py +18 -0
  69. pulumi_gcp/bigquery/app_profile.py +2 -18
  70. pulumi_gcp/bigquery/bi_reservation.py +2 -18
  71. pulumi_gcp/bigquery/capacity_commitment.py +2 -18
  72. pulumi_gcp/bigquery/connection.py +2 -18
  73. pulumi_gcp/bigquery/data_transfer_config.py +2 -18
  74. pulumi_gcp/bigquery/dataset.py +9 -18
  75. pulumi_gcp/bigquery/dataset_iam_binding.py +4 -12
  76. pulumi_gcp/bigquery/dataset_iam_member.py +4 -12
  77. pulumi_gcp/bigquery/dataset_iam_policy.py +4 -12
  78. pulumi_gcp/bigquery/job.py +2 -18
  79. pulumi_gcp/bigquery/outputs.py +172 -0
  80. pulumi_gcp/bigquery/reservation.py +2 -18
  81. pulumi_gcp/bigquery/reservation_assignment.py +2 -18
  82. pulumi_gcp/bigquery/routine.py +2 -18
  83. pulumi_gcp/bigquery/table.py +2 -18
  84. pulumi_gcp/bigqueryanalyticshub/data_exchange.py +2 -18
  85. pulumi_gcp/bigqueryanalyticshub/listing.py +2 -18
  86. pulumi_gcp/bigquerydatapolicy/data_policy.py +2 -18
  87. pulumi_gcp/bigtable/_inputs.py +4 -0
  88. pulumi_gcp/bigtable/instance.py +2 -18
  89. pulumi_gcp/bigtable/instance_iam_binding.py +4 -12
  90. pulumi_gcp/bigtable/instance_iam_member.py +4 -12
  91. pulumi_gcp/bigtable/instance_iam_policy.py +4 -12
  92. pulumi_gcp/bigtable/outputs.py +4 -0
  93. pulumi_gcp/bigtable/table.py +2 -18
  94. pulumi_gcp/bigtable/table_iam_binding.py +4 -12
  95. pulumi_gcp/bigtable/table_iam_member.py +4 -12
  96. pulumi_gcp/bigtable/table_iam_policy.py +4 -12
  97. pulumi_gcp/billing/account_iam_binding.py +4 -12
  98. pulumi_gcp/billing/account_iam_member.py +4 -12
  99. pulumi_gcp/billing/account_iam_policy.py +4 -12
  100. pulumi_gcp/billing/budget.py +2 -18
  101. pulumi_gcp/billing/project_info.py +2 -18
  102. pulumi_gcp/billing/sub_account.py +2 -18
  103. pulumi_gcp/binaryauthorization/attestor.py +2 -18
  104. pulumi_gcp/binaryauthorization/policy.py +2 -18
  105. pulumi_gcp/blockchainnodeengine/__init__.py +10 -0
  106. pulumi_gcp/blockchainnodeengine/_inputs.py +388 -0
  107. pulumi_gcp/blockchainnodeengine/blockchain_nodes.py +791 -0
  108. pulumi_gcp/blockchainnodeengine/outputs.py +441 -0
  109. pulumi_gcp/certificateauthority/authority.py +2 -18
  110. pulumi_gcp/certificateauthority/ca_pool.py +2 -18
  111. pulumi_gcp/certificateauthority/certificate.py +2 -18
  112. pulumi_gcp/certificateauthority/certificate_template.py +2 -18
  113. pulumi_gcp/certificateauthority/outputs.py +378 -0
  114. pulumi_gcp/certificatemanager/certificate.py +2 -18
  115. pulumi_gcp/certificatemanager/certificate_issuance_config.py +2 -18
  116. pulumi_gcp/certificatemanager/certificate_map.py +2 -18
  117. pulumi_gcp/certificatemanager/certificate_map_entry.py +2 -18
  118. pulumi_gcp/certificatemanager/dns_authorization.py +2 -18
  119. pulumi_gcp/certificatemanager/outputs.py +32 -0
  120. pulumi_gcp/certificatemanager/trust_config.py +2 -18
  121. pulumi_gcp/cloudasset/folder_feed.py +2 -18
  122. pulumi_gcp/cloudasset/organization_feed.py +2 -18
  123. pulumi_gcp/cloudasset/project_feed.py +2 -18
  124. pulumi_gcp/cloudbuild/bitbucket_server_config.py +2 -18
  125. pulumi_gcp/cloudbuild/outputs.py +1009 -3
  126. pulumi_gcp/cloudbuild/trigger.py +2 -18
  127. pulumi_gcp/cloudbuild/worker_pool.py +2 -18
  128. pulumi_gcp/cloudbuildv2/_inputs.py +14 -0
  129. pulumi_gcp/cloudbuildv2/connection.py +2 -18
  130. pulumi_gcp/cloudbuildv2/outputs.py +14 -0
  131. pulumi_gcp/cloudbuildv2/repository.py +2 -18
  132. pulumi_gcp/clouddeploy/_inputs.py +36 -0
  133. pulumi_gcp/clouddeploy/automation.py +2 -18
  134. pulumi_gcp/clouddeploy/delivery_pipeline.py +2 -18
  135. pulumi_gcp/clouddeploy/outputs.py +36 -0
  136. pulumi_gcp/clouddeploy/target.py +2 -18
  137. pulumi_gcp/clouddomains/registration.py +2 -18
  138. pulumi_gcp/cloudfunctions/_inputs.py +4 -0
  139. pulumi_gcp/cloudfunctions/function.py +2 -18
  140. pulumi_gcp/cloudfunctions/outputs.py +54 -0
  141. pulumi_gcp/cloudfunctionsv2/function.py +2 -18
  142. pulumi_gcp/cloudfunctionsv2/outputs.py +302 -0
  143. pulumi_gcp/cloudidentity/group.py +2 -18
  144. pulumi_gcp/cloudidentity/group_membership.py +2 -18
  145. pulumi_gcp/cloudidentity/outputs.py +54 -0
  146. pulumi_gcp/cloudids/endpoint.py +2 -18
  147. pulumi_gcp/cloudrun/_inputs.py +93 -4
  148. pulumi_gcp/cloudrun/domain_mapping.py +2 -18
  149. pulumi_gcp/cloudrun/outputs.py +867 -9
  150. pulumi_gcp/cloudrun/service.py +2 -18
  151. pulumi_gcp/cloudrunv2/_inputs.py +12 -0
  152. pulumi_gcp/cloudrunv2/job.py +2 -18
  153. pulumi_gcp/cloudrunv2/outputs.py +937 -1
  154. pulumi_gcp/cloudrunv2/service.py +2 -18
  155. pulumi_gcp/cloudscheduler/job.py +2 -18
  156. pulumi_gcp/cloudtasks/queue.py +2 -18
  157. pulumi_gcp/composer/_inputs.py +493 -0
  158. pulumi_gcp/composer/environment.py +2 -18
  159. pulumi_gcp/composer/outputs.py +996 -0
  160. pulumi_gcp/compute/__init__.py +2 -0
  161. pulumi_gcp/compute/_inputs.py +1010 -46
  162. pulumi_gcp/compute/address.py +2 -18
  163. pulumi_gcp/compute/attached_disk.py +2 -18
  164. pulumi_gcp/compute/autoscaler.py +2 -18
  165. pulumi_gcp/compute/backend_bucket.py +2 -18
  166. pulumi_gcp/compute/backend_service.py +30 -18
  167. pulumi_gcp/compute/disk.py +34 -29
  168. pulumi_gcp/compute/disk_resource_policy_attachment.py +2 -18
  169. pulumi_gcp/compute/external_vpn_gateway.py +2 -18
  170. pulumi_gcp/compute/firewall.py +2 -18
  171. pulumi_gcp/compute/firewall_policy_association.py +2 -18
  172. pulumi_gcp/compute/firewall_policy_rule.py +2 -18
  173. pulumi_gcp/compute/forwarding_rule.py +2 -18
  174. pulumi_gcp/compute/get_disk.py +11 -1
  175. pulumi_gcp/compute/get_instance_group_manager.py +11 -1
  176. pulumi_gcp/compute/get_instance_template.py +3 -0
  177. pulumi_gcp/compute/get_machine_types.py +143 -0
  178. pulumi_gcp/compute/global_address.py +9 -25
  179. pulumi_gcp/compute/global_forwarding_rule.py +2 -18
  180. pulumi_gcp/compute/global_network_endpoint.py +2 -18
  181. pulumi_gcp/compute/global_network_endpoint_group.py +2 -18
  182. pulumi_gcp/compute/ha_vpn_gateway.py +2 -18
  183. pulumi_gcp/compute/health_check.py +2 -18
  184. pulumi_gcp/compute/http_health_check.py +2 -18
  185. pulumi_gcp/compute/https_health_check.py +2 -18
  186. pulumi_gcp/compute/image.py +2 -18
  187. pulumi_gcp/compute/instance.py +13 -22
  188. pulumi_gcp/compute/instance_group.py +2 -18
  189. pulumi_gcp/compute/instance_group_manager.py +34 -29
  190. pulumi_gcp/compute/instance_group_named_port.py +2 -18
  191. pulumi_gcp/compute/instance_settings.py +2 -18
  192. pulumi_gcp/compute/instance_template.py +9 -25
  193. pulumi_gcp/compute/interconnect_attachment.py +77 -18
  194. pulumi_gcp/compute/machine_image.py +2 -18
  195. pulumi_gcp/compute/managed_ssl_certificate.py +2 -18
  196. pulumi_gcp/compute/manged_ssl_certificate.py +2 -18
  197. pulumi_gcp/compute/network.py +2 -18
  198. pulumi_gcp/compute/network_attachment.py +2 -18
  199. pulumi_gcp/compute/network_edge_security_service.py +2 -18
  200. pulumi_gcp/compute/network_endpoint.py +2 -18
  201. pulumi_gcp/compute/network_endpoint_group.py +2 -18
  202. pulumi_gcp/compute/network_endpoint_list.py +2 -18
  203. pulumi_gcp/compute/network_firewall_policy.py +2 -18
  204. pulumi_gcp/compute/network_firewall_policy_association.py +2 -18
  205. pulumi_gcp/compute/network_firewall_policy_rule.py +2 -18
  206. pulumi_gcp/compute/network_peering.py +2 -18
  207. pulumi_gcp/compute/network_peering_routes_config.py +2 -18
  208. pulumi_gcp/compute/node_group.py +30 -53
  209. pulumi_gcp/compute/node_template.py +2 -18
  210. pulumi_gcp/compute/organization_security_policy.py +2 -18
  211. pulumi_gcp/compute/organization_security_policy_association.py +2 -18
  212. pulumi_gcp/compute/organization_security_policy_rule.py +2 -18
  213. pulumi_gcp/compute/outputs.py +4530 -181
  214. pulumi_gcp/compute/packet_mirroring.py +2 -18
  215. pulumi_gcp/compute/per_instance_config.py +2 -18
  216. pulumi_gcp/compute/project_default_network_tier.py +2 -18
  217. pulumi_gcp/compute/project_metadata.py +2 -18
  218. pulumi_gcp/compute/project_metadata_item.py +2 -18
  219. pulumi_gcp/compute/public_advertised_prefix.py +2 -18
  220. pulumi_gcp/compute/public_delegated_prefix.py +2 -18
  221. pulumi_gcp/compute/region_autoscaler.py +2 -18
  222. pulumi_gcp/compute/region_backend_service.py +46 -32
  223. pulumi_gcp/compute/region_commitment.py +2 -18
  224. pulumi_gcp/compute/region_disk.py +6 -29
  225. pulumi_gcp/compute/region_disk_resource_policy_attachment.py +2 -18
  226. pulumi_gcp/compute/region_health_check.py +2 -18
  227. pulumi_gcp/compute/region_instance_group_manager.py +34 -29
  228. pulumi_gcp/compute/region_instance_template.py +2 -18
  229. pulumi_gcp/compute/region_network_endpoint.py +556 -0
  230. pulumi_gcp/compute/region_network_endpoint_group.py +140 -92
  231. pulumi_gcp/compute/region_network_firewall_policy.py +2 -18
  232. pulumi_gcp/compute/region_network_firewall_policy_association.py +2 -18
  233. pulumi_gcp/compute/region_network_firewall_policy_rule.py +2 -18
  234. pulumi_gcp/compute/region_per_instance_config.py +2 -18
  235. pulumi_gcp/compute/region_security_policy.py +2 -18
  236. pulumi_gcp/compute/region_security_policy_rule.py +2 -18
  237. pulumi_gcp/compute/region_ssl_certificate.py +2 -18
  238. pulumi_gcp/compute/region_ssl_policy.py +2 -18
  239. pulumi_gcp/compute/region_target_http_proxy.py +2 -18
  240. pulumi_gcp/compute/region_target_https_proxy.py +2 -18
  241. pulumi_gcp/compute/region_target_tcp_proxy.py +2 -18
  242. pulumi_gcp/compute/region_url_map.py +2 -18
  243. pulumi_gcp/compute/reservation.py +2 -18
  244. pulumi_gcp/compute/resource_policy.py +2 -18
  245. pulumi_gcp/compute/route.py +2 -18
  246. pulumi_gcp/compute/router.py +2 -18
  247. pulumi_gcp/compute/router_interface.py +2 -18
  248. pulumi_gcp/compute/router_nat.py +44 -39
  249. pulumi_gcp/compute/router_peer.py +2 -18
  250. pulumi_gcp/compute/security_policy.py +2 -18
  251. pulumi_gcp/compute/security_scan_config.py +2 -18
  252. pulumi_gcp/compute/service_attachment.py +2 -18
  253. pulumi_gcp/compute/shared_vpc_host_project.py +2 -18
  254. pulumi_gcp/compute/shared_vpc_service_project.py +2 -18
  255. pulumi_gcp/compute/snapshot.py +2 -18
  256. pulumi_gcp/compute/ssl_certificate.py +2 -18
  257. pulumi_gcp/compute/ssl_policy.py +2 -18
  258. pulumi_gcp/compute/subnetwork.py +79 -102
  259. pulumi_gcp/compute/target_grpc_proxy.py +2 -18
  260. pulumi_gcp/compute/target_http_proxy.py +2 -18
  261. pulumi_gcp/compute/target_https_proxy.py +2 -18
  262. pulumi_gcp/compute/target_instance.py +2 -18
  263. pulumi_gcp/compute/target_pool.py +9 -25
  264. pulumi_gcp/compute/target_ssl_proxy.py +2 -18
  265. pulumi_gcp/compute/target_tcp_proxy.py +2 -18
  266. pulumi_gcp/compute/url_map.py +2 -18
  267. pulumi_gcp/compute/vpn_gateway.py +2 -18
  268. pulumi_gcp/compute/vpn_tunnel.py +2 -18
  269. pulumi_gcp/config/__init__.pyi +6 -0
  270. pulumi_gcp/config/vars.py +12 -0
  271. pulumi_gcp/container/_inputs.py +568 -30
  272. pulumi_gcp/container/attached_cluster.py +2 -18
  273. pulumi_gcp/container/aws_cluster.py +9 -25
  274. pulumi_gcp/container/aws_node_pool.py +2 -18
  275. pulumi_gcp/container/azure_client.py +2 -18
  276. pulumi_gcp/container/azure_cluster.py +9 -25
  277. pulumi_gcp/container/azure_node_pool.py +2 -18
  278. pulumi_gcp/container/cluster.py +25 -69
  279. pulumi_gcp/container/node_pool.py +2 -18
  280. pulumi_gcp/container/outputs.py +2161 -31
  281. pulumi_gcp/containeranalysis/note.py +2 -18
  282. pulumi_gcp/containeranalysis/occurence.py +2 -18
  283. pulumi_gcp/databasemigrationservice/connection_profile.py +2 -18
  284. pulumi_gcp/databasemigrationservice/private_connection.py +2 -18
  285. pulumi_gcp/datacatalog/entry.py +2 -18
  286. pulumi_gcp/datacatalog/entry_group.py +2 -18
  287. pulumi_gcp/datacatalog/policy_tag.py +2 -18
  288. pulumi_gcp/datacatalog/tag.py +2 -18
  289. pulumi_gcp/datacatalog/tag_template.py +2 -18
  290. pulumi_gcp/datacatalog/taxonomy.py +2 -18
  291. pulumi_gcp/dataflow/job.py +2 -18
  292. pulumi_gcp/dataflow/pipeline.py +2 -18
  293. pulumi_gcp/dataform/repository.py +2 -18
  294. pulumi_gcp/dataform/repository_release_config.py +2 -18
  295. pulumi_gcp/dataform/repository_workflow_config.py +2 -18
  296. pulumi_gcp/datafusion/instance.py +30 -46
  297. pulumi_gcp/dataloss/prevention_deidentify_template.py +2 -18
  298. pulumi_gcp/dataloss/prevention_inspect_template.py +2 -18
  299. pulumi_gcp/dataloss/prevention_job_trigger.py +2 -18
  300. pulumi_gcp/dataloss/prevention_stored_info_type.py +2 -18
  301. pulumi_gcp/dataplex/_inputs.py +66 -0
  302. pulumi_gcp/dataplex/asset.py +2 -18
  303. pulumi_gcp/dataplex/datascan.py +2 -18
  304. pulumi_gcp/dataplex/lake.py +2 -18
  305. pulumi_gcp/dataplex/outputs.py +66 -0
  306. pulumi_gcp/dataplex/task.py +2 -18
  307. pulumi_gcp/dataplex/zone.py +2 -18
  308. pulumi_gcp/dataproc/_inputs.py +178 -0
  309. pulumi_gcp/dataproc/autoscaling_policy.py +2 -18
  310. pulumi_gcp/dataproc/cluster_iam_binding.py +4 -12
  311. pulumi_gcp/dataproc/cluster_iam_member.py +4 -12
  312. pulumi_gcp/dataproc/cluster_iam_policy.py +4 -12
  313. pulumi_gcp/dataproc/job_iam_binding.py +4 -12
  314. pulumi_gcp/dataproc/job_iam_member.py +4 -12
  315. pulumi_gcp/dataproc/job_iam_policy.py +4 -12
  316. pulumi_gcp/dataproc/metastore_federation.py +2 -18
  317. pulumi_gcp/dataproc/metastore_service.py +2 -18
  318. pulumi_gcp/dataproc/outputs.py +178 -0
  319. pulumi_gcp/dataproc/workflow_template.py +9 -25
  320. pulumi_gcp/datastore/data_store_index.py +2 -18
  321. pulumi_gcp/datastream/connection_profile.py +2 -18
  322. pulumi_gcp/datastream/private_connection.py +2 -18
  323. pulumi_gcp/datastream/stream.py +2 -18
  324. pulumi_gcp/deploymentmanager/deployment.py +2 -18
  325. pulumi_gcp/diagflow/agent.py +2 -18
  326. pulumi_gcp/diagflow/cx_agent.py +2 -18
  327. pulumi_gcp/diagflow/cx_entity_type.py +2 -18
  328. pulumi_gcp/diagflow/cx_environment.py +2 -18
  329. pulumi_gcp/diagflow/cx_flow.py +2 -18
  330. pulumi_gcp/diagflow/cx_intent.py +2 -18
  331. pulumi_gcp/diagflow/cx_page.py +2 -18
  332. pulumi_gcp/diagflow/cx_security_settings.py +2 -18
  333. pulumi_gcp/diagflow/cx_test_case.py +2 -18
  334. pulumi_gcp/diagflow/cx_version.py +2 -18
  335. pulumi_gcp/diagflow/cx_webhook.py +2 -18
  336. pulumi_gcp/diagflow/entity_type.py +2 -18
  337. pulumi_gcp/diagflow/fulfillment.py +2 -18
  338. pulumi_gcp/diagflow/intent.py +2 -18
  339. pulumi_gcp/discoveryengine/__init__.py +12 -0
  340. pulumi_gcp/discoveryengine/_inputs.py +237 -0
  341. pulumi_gcp/discoveryengine/chat_engine.py +822 -0
  342. pulumi_gcp/discoveryengine/data_store.py +734 -0
  343. pulumi_gcp/discoveryengine/outputs.py +304 -0
  344. pulumi_gcp/discoveryengine/search_engine.py +752 -0
  345. pulumi_gcp/dns/_inputs.py +34 -0
  346. pulumi_gcp/dns/managed_zone.py +2 -18
  347. pulumi_gcp/dns/outputs.py +34 -0
  348. pulumi_gcp/dns/policy.py +2 -18
  349. pulumi_gcp/dns/record_set.py +2 -18
  350. pulumi_gcp/dns/response_policy.py +2 -18
  351. pulumi_gcp/dns/response_policy_rule.py +9 -32
  352. pulumi_gcp/edgecontainer/cluster.py +2 -18
  353. pulumi_gcp/edgecontainer/node_pool.py +2 -18
  354. pulumi_gcp/edgecontainer/vpn_connection.py +2 -18
  355. pulumi_gcp/edgenetwork/network.py +2 -18
  356. pulumi_gcp/edgenetwork/subnet.py +2 -18
  357. pulumi_gcp/essentialcontacts/contact.py +2 -18
  358. pulumi_gcp/essentialcontacts/document_ai_processor.py +2 -18
  359. pulumi_gcp/essentialcontacts/document_ai_processor_default_version.py +2 -18
  360. pulumi_gcp/essentialcontacts/document_ai_warehouse_document_schema.py +2 -18
  361. pulumi_gcp/eventarc/_inputs.py +2 -2
  362. pulumi_gcp/eventarc/channel.py +2 -18
  363. pulumi_gcp/eventarc/google_channel_config.py +2 -18
  364. pulumi_gcp/eventarc/outputs.py +2 -2
  365. pulumi_gcp/eventarc/trigger.py +2 -18
  366. pulumi_gcp/filestore/_inputs.py +1 -3
  367. pulumi_gcp/filestore/backup.py +2 -18
  368. pulumi_gcp/filestore/instance.py +2 -18
  369. pulumi_gcp/filestore/outputs.py +89 -3
  370. pulumi_gcp/filestore/snapshot.py +2 -18
  371. pulumi_gcp/firebase/_inputs.py +4 -2
  372. pulumi_gcp/firebase/android_app.py +2 -18
  373. pulumi_gcp/firebase/apple_app.py +2 -18
  374. pulumi_gcp/firebase/database_instance.py +2 -18
  375. pulumi_gcp/firebase/extensions_instance.py +8 -26
  376. pulumi_gcp/firebase/hosting_channel.py +2 -18
  377. pulumi_gcp/firebase/hosting_custom_domain.py +2 -18
  378. pulumi_gcp/firebase/hosting_release.py +2 -18
  379. pulumi_gcp/firebase/hosting_site.py +2 -18
  380. pulumi_gcp/firebase/hosting_version.py +2 -18
  381. pulumi_gcp/firebase/outputs.py +4 -2
  382. pulumi_gcp/firebase/project.py +2 -18
  383. pulumi_gcp/firebase/storage_bucket.py +2 -18
  384. pulumi_gcp/firebase/web_app.py +2 -18
  385. pulumi_gcp/firebaserules/_inputs.py +6 -0
  386. pulumi_gcp/firebaserules/outputs.py +6 -0
  387. pulumi_gcp/firebaserules/release.py +4 -16
  388. pulumi_gcp/firebaserules/ruleset.py +2 -18
  389. pulumi_gcp/firestore/backup_schedule.py +38 -30
  390. pulumi_gcp/firestore/database.py +2 -26
  391. pulumi_gcp/firestore/document.py +2 -86
  392. pulumi_gcp/firestore/field.py +24 -120
  393. pulumi_gcp/firestore/index.py +6 -60
  394. pulumi_gcp/folder/_inputs.py +4 -0
  395. pulumi_gcp/folder/access_approval_settings.py +2 -18
  396. pulumi_gcp/folder/iam_audit_config.py +6 -14
  397. pulumi_gcp/folder/iam_member.py +6 -14
  398. pulumi_gcp/folder/iam_policy.py +6 -14
  399. pulumi_gcp/folder/organization_policy.py +2 -18
  400. pulumi_gcp/folder/outputs.py +54 -0
  401. pulumi_gcp/gkebackup/backup_plan.py +2 -18
  402. pulumi_gcp/gkebackup/restore_plan.py +2 -18
  403. pulumi_gcp/gkebackup/restore_plan_iam_binding.py +2 -18
  404. pulumi_gcp/gkebackup/restore_plan_iam_member.py +2 -18
  405. pulumi_gcp/gkebackup/restore_plan_iam_policy.py +2 -18
  406. pulumi_gcp/gkehub/_inputs.py +8 -0
  407. pulumi_gcp/gkehub/feature.py +4 -20
  408. pulumi_gcp/gkehub/feature_membership.py +2 -18
  409. pulumi_gcp/gkehub/fleet.py +2 -18
  410. pulumi_gcp/gkehub/membership.py +6 -29
  411. pulumi_gcp/gkehub/membership_binding.py +2 -18
  412. pulumi_gcp/gkehub/membership_rbac_role_binding.py +2 -18
  413. pulumi_gcp/gkehub/namespace.py +2 -18
  414. pulumi_gcp/gkehub/outputs.py +8 -0
  415. pulumi_gcp/gkehub/scope.py +2 -18
  416. pulumi_gcp/gkehub/scope_rbac_role_binding.py +2 -18
  417. pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +2 -18
  418. pulumi_gcp/gkeonprem/bare_metal_cluster.py +2 -18
  419. pulumi_gcp/gkeonprem/bare_metal_node_pool.py +2 -18
  420. pulumi_gcp/gkeonprem/v_mware_cluster.py +2 -18
  421. pulumi_gcp/gkeonprem/v_mware_node_pool.py +2 -18
  422. pulumi_gcp/healthcare/consent_store.py +2 -18
  423. pulumi_gcp/healthcare/dataset.py +2 -18
  424. pulumi_gcp/healthcare/dataset_iam_binding.py +4 -12
  425. pulumi_gcp/healthcare/dataset_iam_member.py +4 -12
  426. pulumi_gcp/healthcare/dataset_iam_policy.py +4 -12
  427. pulumi_gcp/healthcare/dicom_store.py +2 -18
  428. pulumi_gcp/healthcare/dicom_store_iam_binding.py +4 -12
  429. pulumi_gcp/healthcare/dicom_store_iam_member.py +4 -12
  430. pulumi_gcp/healthcare/dicom_store_iam_policy.py +4 -12
  431. pulumi_gcp/healthcare/fhir_store.py +23 -32
  432. pulumi_gcp/healthcare/fhir_store_iam_binding.py +4 -12
  433. pulumi_gcp/healthcare/fhir_store_iam_member.py +4 -12
  434. pulumi_gcp/healthcare/fhir_store_iam_policy.py +4 -12
  435. pulumi_gcp/healthcare/hl7_store.py +2 -18
  436. pulumi_gcp/healthcare/hl7_store_iam_binding.py +4 -12
  437. pulumi_gcp/healthcare/hl7_store_iam_member.py +4 -12
  438. pulumi_gcp/healthcare/hl7_store_iam_policy.py +4 -12
  439. pulumi_gcp/iam/access_boundary_policy.py +2 -18
  440. pulumi_gcp/iam/deny_policy.py +2 -18
  441. pulumi_gcp/iam/outputs.py +92 -0
  442. pulumi_gcp/iam/workforce_pool.py +2 -18
  443. pulumi_gcp/iam/workforce_pool_provider.py +2 -18
  444. pulumi_gcp/iam/workload_identity_pool.py +2 -18
  445. pulumi_gcp/iam/workload_identity_pool_provider.py +2 -18
  446. pulumi_gcp/iap/brand.py +2 -18
  447. pulumi_gcp/iap/client.py +2 -18
  448. pulumi_gcp/identityplatform/config.py +2 -18
  449. pulumi_gcp/identityplatform/default_supported_idp_config.py +2 -18
  450. pulumi_gcp/identityplatform/inbound_saml_config.py +2 -18
  451. pulumi_gcp/identityplatform/oauth_idp_config.py +2 -18
  452. pulumi_gcp/identityplatform/project_default_config.py +2 -18
  453. pulumi_gcp/identityplatform/tenant.py +2 -18
  454. pulumi_gcp/identityplatform/tenant_default_supported_idp_config.py +2 -18
  455. pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +2 -18
  456. pulumi_gcp/identityplatform/tenant_oauth_idp_config.py +2 -18
  457. pulumi_gcp/integrationconnectors/connection.py +2 -18
  458. pulumi_gcp/integrationconnectors/endpoint_attachment.py +2 -18
  459. pulumi_gcp/kms/crypto_key.py +36 -18
  460. pulumi_gcp/kms/crypto_key_iam_binding.py +11 -19
  461. pulumi_gcp/kms/crypto_key_iam_member.py +11 -19
  462. pulumi_gcp/kms/crypto_key_iam_policy.py +4 -12
  463. pulumi_gcp/kms/crypto_key_version.py +2 -18
  464. pulumi_gcp/kms/key_ring.py +2 -18
  465. pulumi_gcp/kms/key_ring_iam_binding.py +11 -19
  466. pulumi_gcp/kms/key_ring_iam_member.py +11 -19
  467. pulumi_gcp/kms/key_ring_iam_policy.py +4 -12
  468. pulumi_gcp/kms/key_ring_import_job.py +2 -18
  469. pulumi_gcp/kms/outputs.py +16 -0
  470. pulumi_gcp/logging/_inputs.py +108 -0
  471. pulumi_gcp/logging/billing_account_bucket_config.py +2 -18
  472. pulumi_gcp/logging/billing_account_exclusion.py +2 -18
  473. pulumi_gcp/logging/billing_account_sink.py +2 -18
  474. pulumi_gcp/logging/folder_bucket_config.py +2 -18
  475. pulumi_gcp/logging/folder_exclusion.py +2 -18
  476. pulumi_gcp/logging/folder_settings.py +2 -18
  477. pulumi_gcp/logging/folder_sink.py +2 -18
  478. pulumi_gcp/logging/linked_dataset.py +2 -18
  479. pulumi_gcp/logging/log_view.py +2 -18
  480. pulumi_gcp/logging/metric.py +2 -18
  481. pulumi_gcp/logging/organization_bucket_config.py +2 -18
  482. pulumi_gcp/logging/organization_exclusion.py +2 -18
  483. pulumi_gcp/logging/organization_settings.py +2 -18
  484. pulumi_gcp/logging/organization_sink.py +2 -18
  485. pulumi_gcp/logging/outputs.py +108 -0
  486. pulumi_gcp/logging/project_bucket_config.py +2 -18
  487. pulumi_gcp/logging/project_exclusion.py +2 -18
  488. pulumi_gcp/logging/project_sink.py +2 -18
  489. pulumi_gcp/looker/instance.py +2 -18
  490. pulumi_gcp/memcache/instance.py +63 -18
  491. pulumi_gcp/migrationcenter/group.py +2 -18
  492. pulumi_gcp/ml/engine_model.py +2 -18
  493. pulumi_gcp/monitoring/alert_policy.py +2 -18
  494. pulumi_gcp/monitoring/custom_service.py +2 -18
  495. pulumi_gcp/monitoring/dashboard.py +2 -18
  496. pulumi_gcp/monitoring/generic_service.py +2 -18
  497. pulumi_gcp/monitoring/group.py +2 -18
  498. pulumi_gcp/monitoring/metric_descriptor.py +2 -18
  499. pulumi_gcp/monitoring/monitored_project.py +2 -18
  500. pulumi_gcp/monitoring/notification_channel.py +2 -18
  501. pulumi_gcp/monitoring/outputs.py +14 -0
  502. pulumi_gcp/monitoring/slo.py +2 -18
  503. pulumi_gcp/monitoring/uptime_check_config.py +2 -18
  504. pulumi_gcp/netapp/__init__.py +1 -0
  505. pulumi_gcp/netapp/active_directory.py +2 -18
  506. pulumi_gcp/netapp/backup_policy.py +2 -18
  507. pulumi_gcp/netapp/backup_vault.py +2 -18
  508. pulumi_gcp/netapp/kmsconfig.py +2 -18
  509. pulumi_gcp/netapp/storage_pool.py +36 -24
  510. pulumi_gcp/netapp/volume.py +67 -20
  511. pulumi_gcp/netapp/volume_snapshot.py +625 -0
  512. pulumi_gcp/networkconnectivity/_inputs.py +6 -0
  513. pulumi_gcp/networkconnectivity/hub.py +2 -18
  514. pulumi_gcp/networkconnectivity/outputs.py +6 -0
  515. pulumi_gcp/networkconnectivity/policy_based_route.py +2 -18
  516. pulumi_gcp/networkconnectivity/service_connection_policy.py +2 -18
  517. pulumi_gcp/networkconnectivity/spoke.py +2 -18
  518. pulumi_gcp/networkmanagement/connectivity_test.py +2 -18
  519. pulumi_gcp/networksecurity/address_group.py +2 -18
  520. pulumi_gcp/networksecurity/authorization_policy.py +2 -18
  521. pulumi_gcp/networksecurity/client_tls_policy.py +2 -18
  522. pulumi_gcp/networksecurity/gateway_security_policy.py +2 -18
  523. pulumi_gcp/networksecurity/gateway_security_policy_rule.py +2 -18
  524. pulumi_gcp/networksecurity/security_profile.py +2 -18
  525. pulumi_gcp/networksecurity/server_tls_policy.py +2 -18
  526. pulumi_gcp/networksecurity/tls_inspection_policy.py +2 -18
  527. pulumi_gcp/networksecurity/url_list.py +2 -18
  528. pulumi_gcp/networkservices/edge_cache_keyset.py +2 -18
  529. pulumi_gcp/networkservices/edge_cache_origin.py +2 -18
  530. pulumi_gcp/networkservices/edge_cache_service.py +2 -18
  531. pulumi_gcp/networkservices/endpoint_policy.py +2 -18
  532. pulumi_gcp/networkservices/gateway.py +2 -18
  533. pulumi_gcp/networkservices/grpc_route.py +2 -18
  534. pulumi_gcp/networkservices/http_route.py +2 -18
  535. pulumi_gcp/networkservices/mesh.py +2 -18
  536. pulumi_gcp/networkservices/service_binding.py +2 -18
  537. pulumi_gcp/networkservices/tcp_route.py +2 -18
  538. pulumi_gcp/networkservices/tls_route.py +2 -18
  539. pulumi_gcp/notebooks/environment.py +2 -18
  540. pulumi_gcp/notebooks/instance.py +2 -18
  541. pulumi_gcp/notebooks/location.py +2 -18
  542. pulumi_gcp/notebooks/runtime.py +2 -18
  543. pulumi_gcp/organizations/_inputs.py +4 -0
  544. pulumi_gcp/organizations/access_approval_settings.py +2 -18
  545. pulumi_gcp/organizations/folder.py +2 -18
  546. pulumi_gcp/organizations/iam_audit_config.py +2 -2
  547. pulumi_gcp/organizations/iam_member.py +6 -14
  548. pulumi_gcp/organizations/iam_policy.py +6 -14
  549. pulumi_gcp/organizations/outputs.py +4 -0
  550. pulumi_gcp/organizations/policy.py +2 -18
  551. pulumi_gcp/organizations/project.py +2 -18
  552. pulumi_gcp/orgpolicy/custom_constraint.py +2 -18
  553. pulumi_gcp/orgpolicy/policy.py +4 -16
  554. pulumi_gcp/osconfig/guest_policies.py +2 -18
  555. pulumi_gcp/osconfig/os_policy_assignment.py +2 -18
  556. pulumi_gcp/osconfig/patch_deployment.py +2 -18
  557. pulumi_gcp/oslogin/ssh_public_key.py +2 -18
  558. pulumi_gcp/projects/_inputs.py +4 -0
  559. pulumi_gcp/projects/access_approval_settings.py +2 -18
  560. pulumi_gcp/projects/api_key.py +2 -18
  561. pulumi_gcp/projects/iam_audit_config.py +6 -14
  562. pulumi_gcp/projects/iam_binding.py +6 -14
  563. pulumi_gcp/projects/iam_custom_role.py +2 -18
  564. pulumi_gcp/projects/iam_member.py +6 -14
  565. pulumi_gcp/projects/iam_policy.py +6 -14
  566. pulumi_gcp/projects/organization_policy.py +2 -18
  567. pulumi_gcp/projects/outputs.py +54 -0
  568. pulumi_gcp/projects/service.py +2 -18
  569. pulumi_gcp/projects/usage_export_bucket.py +2 -18
  570. pulumi_gcp/provider.py +60 -0
  571. pulumi_gcp/pubsub/_inputs.py +26 -4
  572. pulumi_gcp/pubsub/lite_reservation.py +2 -18
  573. pulumi_gcp/pubsub/lite_subscription.py +2 -18
  574. pulumi_gcp/pubsub/lite_topic.py +2 -18
  575. pulumi_gcp/pubsub/outputs.py +323 -4
  576. pulumi_gcp/pubsub/schema.py +2 -18
  577. pulumi_gcp/pubsub/subscription.py +82 -16
  578. pulumi_gcp/pubsub/subscription_iam_binding.py +4 -12
  579. pulumi_gcp/pubsub/subscription_iam_member.py +4 -12
  580. pulumi_gcp/pubsub/subscription_iam_policy.py +4 -12
  581. pulumi_gcp/pubsub/topic.py +2 -18
  582. pulumi_gcp/recaptcha/enterprise_key.py +2 -18
  583. pulumi_gcp/redis/cluster.py +2 -18
  584. pulumi_gcp/redis/instance.py +2 -18
  585. pulumi_gcp/redis/outputs.py +204 -0
  586. pulumi_gcp/resourcemanager/lien.py +2 -18
  587. pulumi_gcp/runtimeconfig/config.py +2 -18
  588. pulumi_gcp/runtimeconfig/variable.py +2 -18
  589. pulumi_gcp/secretmanager/outputs.py +88 -0
  590. pulumi_gcp/secretmanager/secret.py +2 -18
  591. pulumi_gcp/secretmanager/secret_version.py +2 -18
  592. pulumi_gcp/securesourcemanager/instance.py +2 -18
  593. pulumi_gcp/securitycenter/event_threat_detection_custom_module.py +2 -18
  594. pulumi_gcp/securitycenter/folder_custom_module.py +2 -18
  595. pulumi_gcp/securitycenter/instance_iam_binding.py +2 -18
  596. pulumi_gcp/securitycenter/instance_iam_member.py +2 -18
  597. pulumi_gcp/securitycenter/instance_iam_policy.py +2 -18
  598. pulumi_gcp/securitycenter/mute_config.py +2 -18
  599. pulumi_gcp/securitycenter/notification_config.py +2 -18
  600. pulumi_gcp/securitycenter/organization_custom_module.py +2 -18
  601. pulumi_gcp/securitycenter/project_custom_module.py +2 -18
  602. pulumi_gcp/securitycenter/source.py +2 -18
  603. pulumi_gcp/securitycenter/source_iam_binding.py +2 -18
  604. pulumi_gcp/securitycenter/source_iam_member.py +2 -18
  605. pulumi_gcp/securitycenter/source_iam_policy.py +2 -18
  606. pulumi_gcp/securityposture/__init__.py +11 -0
  607. pulumi_gcp/securityposture/_inputs.py +1364 -0
  608. pulumi_gcp/securityposture/outputs.py +1372 -0
  609. pulumi_gcp/securityposture/posture.py +828 -0
  610. pulumi_gcp/securityposture/posture_deployment.py +872 -0
  611. pulumi_gcp/serviceaccount/account.py +2 -18
  612. pulumi_gcp/servicedirectory/endpoint.py +2 -18
  613. pulumi_gcp/servicedirectory/namespace.py +2 -18
  614. pulumi_gcp/servicedirectory/service.py +2 -18
  615. pulumi_gcp/servicenetworking/connection.py +2 -18
  616. pulumi_gcp/servicenetworking/peered_dns_domain.py +2 -18
  617. pulumi_gcp/serviceusage/consumer_quota_override.py +2 -18
  618. pulumi_gcp/sourcerepo/outputs.py +20 -0
  619. pulumi_gcp/sourcerepo/repository.py +2 -18
  620. pulumi_gcp/spanner/database.py +2 -18
  621. pulumi_gcp/spanner/database_iam_binding.py +4 -12
  622. pulumi_gcp/spanner/database_iam_member.py +4 -12
  623. pulumi_gcp/spanner/database_iam_policy.py +4 -12
  624. pulumi_gcp/spanner/instance.py +2 -18
  625. pulumi_gcp/spanner/instance_iam_binding.py +4 -12
  626. pulumi_gcp/spanner/instance_iam_member.py +4 -12
  627. pulumi_gcp/spanner/instance_iam_policy.py +4 -12
  628. pulumi_gcp/spanner/outputs.py +68 -0
  629. pulumi_gcp/sql/_inputs.py +50 -0
  630. pulumi_gcp/sql/database.py +2 -18
  631. pulumi_gcp/sql/database_instance.py +2 -18
  632. pulumi_gcp/sql/outputs.py +904 -0
  633. pulumi_gcp/sql/source_representation_instance.py +2 -18
  634. pulumi_gcp/sql/user.py +2 -30
  635. pulumi_gcp/storage/bucket.py +2 -18
  636. pulumi_gcp/storage/bucket_access_control.py +2 -18
  637. pulumi_gcp/storage/default_object_access_control.py +2 -18
  638. pulumi_gcp/storage/hmac_key.py +2 -18
  639. pulumi_gcp/storage/insights_report_config.py +2 -18
  640. pulumi_gcp/storage/notification.py +2 -18
  641. pulumi_gcp/storage/object_access_control.py +2 -18
  642. pulumi_gcp/storage/outputs.py +188 -0
  643. pulumi_gcp/storage/transfer_agent_pool.py +2 -18
  644. pulumi_gcp/storage/transfer_job.py +2 -18
  645. pulumi_gcp/tags/location_tag_binding.py +2 -18
  646. pulumi_gcp/tags/tag_binding.py +2 -18
  647. pulumi_gcp/tags/tag_key.py +2 -18
  648. pulumi_gcp/tags/tag_value.py +2 -18
  649. pulumi_gcp/tpu/node.py +2 -18
  650. pulumi_gcp/tpu/v2_vm.py +2 -18
  651. pulumi_gcp/vertex/_inputs.py +166 -0
  652. pulumi_gcp/vertex/ai_endpoint.py +2 -18
  653. pulumi_gcp/vertex/ai_feature_group.py +2 -18
  654. pulumi_gcp/vertex/ai_feature_group_feature.py +2 -18
  655. pulumi_gcp/vertex/ai_feature_online_store.py +30 -46
  656. pulumi_gcp/vertex/ai_feature_online_store_featureview.py +259 -19
  657. pulumi_gcp/vertex/ai_feature_store.py +9 -46
  658. pulumi_gcp/vertex/ai_feature_store_entity_type.py +9 -39
  659. pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +2 -18
  660. pulumi_gcp/vertex/ai_index.py +2 -18
  661. pulumi_gcp/vertex/ai_index_endpoint.py +2 -18
  662. pulumi_gcp/vertex/ai_metadata_store.py +2 -18
  663. pulumi_gcp/vertex/ai_tensorboard.py +2 -18
  664. pulumi_gcp/vertex/outputs.py +304 -0
  665. pulumi_gcp/vmwareengine/cluster.py +2 -18
  666. pulumi_gcp/vmwareengine/external_access_rule.py +2 -18
  667. pulumi_gcp/vmwareengine/external_address.py +2 -18
  668. pulumi_gcp/vmwareengine/network.py +2 -18
  669. pulumi_gcp/vmwareengine/network_peering.py +2 -18
  670. pulumi_gcp/vmwareengine/network_policy.py +2 -18
  671. pulumi_gcp/vmwareengine/outputs.py +208 -0
  672. pulumi_gcp/vmwareengine/private_cloud.py +2 -25
  673. pulumi_gcp/vmwareengine/subnet.py +2 -18
  674. pulumi_gcp/vpcaccess/connector.py +2 -18
  675. pulumi_gcp/vpcaccess/outputs.py +4 -0
  676. pulumi_gcp/workbench/instance.py +2 -18
  677. pulumi_gcp/workflows/workflow.py +75 -7
  678. pulumi_gcp/workstations/_inputs.py +38 -0
  679. pulumi_gcp/workstations/outputs.py +30 -0
  680. pulumi_gcp/workstations/workstation.py +2 -18
  681. pulumi_gcp/workstations/workstation_cluster.py +2 -18
  682. pulumi_gcp/workstations/workstation_config.py +56 -18
  683. {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/METADATA +2 -1
  684. {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/RECORD +686 -668
  685. {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/WHEEL +0 -0
  686. {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/top_level.txt +0 -0
pulumi_gcp/sql/outputs.py CHANGED
@@ -515,8 +515,12 @@ class DatabaseInstanceServerCaCert(dict):
515
515
  expiration_time: Optional[str] = None,
516
516
  sha1_fingerprint: Optional[str] = None):
517
517
  """
518
+ :param str cert: The CA Certificate used to connect to the SQL Instance via SSL.
519
+ :param str common_name: The CN valid for the CA Cert.
520
+ :param str create_time: Creation time of the CA Cert.
518
521
  :param str expiration_time: The [RFC 3339](https://tools.ietf.org/html/rfc3339)
519
522
  formatted date time string indicating when this whitelist expires.
523
+ :param str sha1_fingerprint: SHA Fingerprint of the CA Cert.
520
524
  """
521
525
  if cert is not None:
522
526
  pulumi.set(__self__, "cert", cert)
@@ -532,16 +536,25 @@ class DatabaseInstanceServerCaCert(dict):
532
536
  @property
533
537
  @pulumi.getter
534
538
  def cert(self) -> Optional[str]:
539
+ """
540
+ The CA Certificate used to connect to the SQL Instance via SSL.
541
+ """
535
542
  return pulumi.get(self, "cert")
536
543
 
537
544
  @property
538
545
  @pulumi.getter(name="commonName")
539
546
  def common_name(self) -> Optional[str]:
547
+ """
548
+ The CN valid for the CA Cert.
549
+ """
540
550
  return pulumi.get(self, "common_name")
541
551
 
542
552
  @property
543
553
  @pulumi.getter(name="createTime")
544
554
  def create_time(self) -> Optional[str]:
555
+ """
556
+ Creation time of the CA Cert.
557
+ """
545
558
  return pulumi.get(self, "create_time")
546
559
 
547
560
  @property
@@ -556,6 +569,9 @@ class DatabaseInstanceServerCaCert(dict):
556
569
  @property
557
570
  @pulumi.getter(name="sha1Fingerprint")
558
571
  def sha1_fingerprint(self) -> Optional[str]:
572
+ """
573
+ SHA Fingerprint of the CA Cert.
574
+ """
559
575
  return pulumi.get(self, "sha1_fingerprint")
560
576
 
561
577
 
@@ -664,14 +680,19 @@ class DatabaseInstanceSettings(dict):
664
680
  is set to `true`. Defaults to `ZONAL`.
665
681
  :param str collation: The name of server instance collation.
666
682
  :param str connector_enforcement: Specifies if connections must use Cloud SQL connectors.
683
+ :param 'DatabaseInstanceSettingsDataCacheConfigArgs' data_cache_config: Data cache configurations.
684
+ :param bool deletion_protection_enabled: Configuration to protect against accidental instance deletion.
667
685
  :param bool disk_autoresize: Enables auto-resizing of the storage size. Defaults to `true`.
668
686
  :param int disk_autoresize_limit: The maximum size to which storage capacity can be automatically increased. The default value is 0, which specifies that there is no limit.
669
687
  :param int disk_size: The size of data disk, in GB. Size of a running instance cannot be reduced but can be increased. The minimum value is 10GB.
670
688
  :param str disk_type: The type of data disk: PD_SSD or PD_HDD. Defaults to `PD_SSD`.
671
689
  :param str edition: The edition of the instance, can be `ENTERPRISE` or `ENTERPRISE_PLUS`.
690
+ :param 'DatabaseInstanceSettingsInsightsConfigArgs' insights_config: Configuration of Query Insights.
691
+ :param 'DatabaseInstanceSettingsMaintenanceWindowArgs' maintenance_window: Declares a one-hour maintenance window when an Instance can automatically restart to apply updates. The maintenance window is specified in UTC time.
672
692
  :param str pricing_plan: Pricing plan for this instance, can only be `PER_USE`.
673
693
  :param str time_zone: The time_zone to be used by the database engine (supported only for SQL Server), in SQL Server timezone format.
674
694
  :param Mapping[str, str] user_labels: A set of key/value user label pairs to assign to the instance.
695
+ :param int version: Used to make sure changes to the settings block are atomic.
675
696
  """
676
697
  pulumi.set(__self__, "tier", tier)
677
698
  if activation_policy is not None:
@@ -793,6 +814,9 @@ class DatabaseInstanceSettings(dict):
793
814
  @property
794
815
  @pulumi.getter(name="dataCacheConfig")
795
816
  def data_cache_config(self) -> Optional['outputs.DatabaseInstanceSettingsDataCacheConfig']:
817
+ """
818
+ Data cache configurations.
819
+ """
796
820
  return pulumi.get(self, "data_cache_config")
797
821
 
798
822
  @property
@@ -803,6 +827,9 @@ class DatabaseInstanceSettings(dict):
803
827
  @property
804
828
  @pulumi.getter(name="deletionProtectionEnabled")
805
829
  def deletion_protection_enabled(self) -> Optional[bool]:
830
+ """
831
+ Configuration to protect against accidental instance deletion.
832
+ """
806
833
  return pulumi.get(self, "deletion_protection_enabled")
807
834
 
808
835
  @property
@@ -853,6 +880,9 @@ class DatabaseInstanceSettings(dict):
853
880
  @property
854
881
  @pulumi.getter(name="insightsConfig")
855
882
  def insights_config(self) -> Optional['outputs.DatabaseInstanceSettingsInsightsConfig']:
883
+ """
884
+ Configuration of Query Insights.
885
+ """
856
886
  return pulumi.get(self, "insights_config")
857
887
 
858
888
  @property
@@ -868,6 +898,9 @@ class DatabaseInstanceSettings(dict):
868
898
  @property
869
899
  @pulumi.getter(name="maintenanceWindow")
870
900
  def maintenance_window(self) -> Optional['outputs.DatabaseInstanceSettingsMaintenanceWindow']:
901
+ """
902
+ Declares a one-hour maintenance window when an Instance can automatically restart to apply updates. The maintenance window is specified in UTC time.
903
+ """
871
904
  return pulumi.get(self, "maintenance_window")
872
905
 
873
906
  @property
@@ -907,6 +940,9 @@ class DatabaseInstanceSettings(dict):
907
940
  @property
908
941
  @pulumi.getter
909
942
  def version(self) -> Optional[int]:
943
+ """
944
+ Used to make sure changes to the settings block are atomic.
945
+ """
910
946
  return pulumi.get(self, "version")
911
947
 
912
948
 
@@ -1410,6 +1446,7 @@ class DatabaseInstanceSettingsIpConfiguration(dict):
1410
1446
  Specifying a network enables private IP.
1411
1447
  At least `ipv4_enabled` must be enabled or a `private_network` must be configured.
1412
1448
  This setting can be updated, but it cannot be removed after it is set.
1449
+ :param Sequence['DatabaseInstanceSettingsIpConfigurationPscConfigArgs'] psc_configs: PSC settings for a Cloud SQL instance.
1413
1450
  :param bool require_ssl: Whether SSL connections over IP are enforced or not. To change this field, also set the corresponding value in `ssl_mode`.
1414
1451
  :param str ssl_mode: Specify how SSL connection should be enforced in DB connections. This field provides more SSL enforcment options compared to `require_ssl`. To change this field, also set the correspoding value in `require_ssl`.
1415
1452
  * For PostgreSQL instances, the value pairs are listed in the [API reference doc](https://cloud.google.com/sql/docs/postgres/admin-api/rest/v1beta4/instances#ipconfiguration) for `ssl_mode` field.
@@ -1479,6 +1516,9 @@ class DatabaseInstanceSettingsIpConfiguration(dict):
1479
1516
  @property
1480
1517
  @pulumi.getter(name="pscConfigs")
1481
1518
  def psc_configs(self) -> Optional[Sequence['outputs.DatabaseInstanceSettingsIpConfigurationPscConfig']]:
1519
+ """
1520
+ PSC settings for a Cloud SQL instance.
1521
+ """
1482
1522
  return pulumi.get(self, "psc_configs")
1483
1523
 
1484
1524
  @property
@@ -2083,6 +2123,10 @@ class UserSqlServerUserDetail(dict):
2083
2123
  def __init__(__self__, *,
2084
2124
  disabled: Optional[bool] = None,
2085
2125
  server_roles: Optional[Sequence[str]] = None):
2126
+ """
2127
+ :param bool disabled: If the user has been disabled.
2128
+ :param Sequence[str] server_roles: The server roles for this user in the database.
2129
+ """
2086
2130
  if disabled is not None:
2087
2131
  pulumi.set(__self__, "disabled", disabled)
2088
2132
  if server_roles is not None:
@@ -2091,11 +2135,17 @@ class UserSqlServerUserDetail(dict):
2091
2135
  @property
2092
2136
  @pulumi.getter
2093
2137
  def disabled(self) -> Optional[bool]:
2138
+ """
2139
+ If the user has been disabled.
2140
+ """
2094
2141
  return pulumi.get(self, "disabled")
2095
2142
 
2096
2143
  @property
2097
2144
  @pulumi.getter(name="serverRoles")
2098
2145
  def server_roles(self) -> Optional[Sequence[str]]:
2146
+ """
2147
+ The server roles for this user in the database.
2148
+ """
2099
2149
  return pulumi.get(self, "server_roles")
2100
2150
 
2101
2151
 
@@ -2169,6 +2219,13 @@ class GetDatabaseInstanceCloneResult(dict):
2169
2219
  point_in_time: str,
2170
2220
  preferred_zone: str,
2171
2221
  source_instance_name: str):
2222
+ """
2223
+ :param str allocated_ip_range: The name of the allocated ip range for the private ip CloudSQL instance. For example: "google-managed-services-default". If set, the cloned instance ip will be created in the allocated range. The range name must comply with [RFC 1035](https://tools.ietf.org/html/rfc1035). Specifically, the name must be 1-63 characters long and match the regular expression a-z?.
2224
+ :param Sequence[str] database_names: (SQL Server only, use with point_in_time) clone only the specified databases from the source instance. Clone all databases if empty.
2225
+ :param str point_in_time: The timestamp of the point in time that should be restored.
2226
+ :param str preferred_zone: (Point-in-time recovery for PostgreSQL only) Clone to an instance in the specified zone. If no zone is specified, clone to the same zone as the source instance.
2227
+ :param str source_instance_name: The name of the instance from which the point in time should be restored.
2228
+ """
2172
2229
  pulumi.set(__self__, "allocated_ip_range", allocated_ip_range)
2173
2230
  pulumi.set(__self__, "database_names", database_names)
2174
2231
  pulumi.set(__self__, "point_in_time", point_in_time)
@@ -2178,26 +2235,41 @@ class GetDatabaseInstanceCloneResult(dict):
2178
2235
  @property
2179
2236
  @pulumi.getter(name="allocatedIpRange")
2180
2237
  def allocated_ip_range(self) -> str:
2238
+ """
2239
+ The name of the allocated ip range for the private ip CloudSQL instance. For example: "google-managed-services-default". If set, the cloned instance ip will be created in the allocated range. The range name must comply with [RFC 1035](https://tools.ietf.org/html/rfc1035). Specifically, the name must be 1-63 characters long and match the regular expression a-z?.
2240
+ """
2181
2241
  return pulumi.get(self, "allocated_ip_range")
2182
2242
 
2183
2243
  @property
2184
2244
  @pulumi.getter(name="databaseNames")
2185
2245
  def database_names(self) -> Sequence[str]:
2246
+ """
2247
+ (SQL Server only, use with point_in_time) clone only the specified databases from the source instance. Clone all databases if empty.
2248
+ """
2186
2249
  return pulumi.get(self, "database_names")
2187
2250
 
2188
2251
  @property
2189
2252
  @pulumi.getter(name="pointInTime")
2190
2253
  def point_in_time(self) -> str:
2254
+ """
2255
+ The timestamp of the point in time that should be restored.
2256
+ """
2191
2257
  return pulumi.get(self, "point_in_time")
2192
2258
 
2193
2259
  @property
2194
2260
  @pulumi.getter(name="preferredZone")
2195
2261
  def preferred_zone(self) -> str:
2262
+ """
2263
+ (Point-in-time recovery for PostgreSQL only) Clone to an instance in the specified zone. If no zone is specified, clone to the same zone as the source instance.
2264
+ """
2196
2265
  return pulumi.get(self, "preferred_zone")
2197
2266
 
2198
2267
  @property
2199
2268
  @pulumi.getter(name="sourceInstanceName")
2200
2269
  def source_instance_name(self) -> str:
2270
+ """
2271
+ The name of the instance from which the point in time should be restored.
2272
+ """
2201
2273
  return pulumi.get(self, "source_instance_name")
2202
2274
 
2203
2275
 
@@ -2241,6 +2313,19 @@ class GetDatabaseInstanceReplicaConfigurationResult(dict):
2241
2313
  ssl_cipher: str,
2242
2314
  username: str,
2243
2315
  verify_server_certificate: bool):
2316
+ """
2317
+ :param str ca_certificate: PEM representation of the trusted CA's x509 certificate.
2318
+ :param str client_certificate: PEM representation of the replica's x509 certificate.
2319
+ :param str client_key: PEM representation of the replica's private key. The corresponding public key in encoded in the client_certificate.
2320
+ :param int connect_retry_interval: The number of seconds between connect retries. MySQL's default is 60 seconds.
2321
+ :param str dump_file_path: Path to a SQL file in Google Cloud Storage from which replica instances are created. Format is gs://bucket/filename.
2322
+ :param bool failover_target: Specifies if the replica is the failover target. If the field is set to true the replica will be designated as a failover replica. If the master instance fails, the replica instance will be promoted as the new master instance. Not supported for Postgres
2323
+ :param int master_heartbeat_period: Time in ms between replication heartbeats.
2324
+ :param str password: Password for the replication connection.
2325
+ :param str ssl_cipher: Permissible ciphers for use in SSL encryption.
2326
+ :param str username: Username for replication connection.
2327
+ :param bool verify_server_certificate: True if the master's common name value is checked during the SSL handshake.
2328
+ """
2244
2329
  pulumi.set(__self__, "ca_certificate", ca_certificate)
2245
2330
  pulumi.set(__self__, "client_certificate", client_certificate)
2246
2331
  pulumi.set(__self__, "client_key", client_key)
@@ -2256,56 +2341,89 @@ class GetDatabaseInstanceReplicaConfigurationResult(dict):
2256
2341
  @property
2257
2342
  @pulumi.getter(name="caCertificate")
2258
2343
  def ca_certificate(self) -> str:
2344
+ """
2345
+ PEM representation of the trusted CA's x509 certificate.
2346
+ """
2259
2347
  return pulumi.get(self, "ca_certificate")
2260
2348
 
2261
2349
  @property
2262
2350
  @pulumi.getter(name="clientCertificate")
2263
2351
  def client_certificate(self) -> str:
2352
+ """
2353
+ PEM representation of the replica's x509 certificate.
2354
+ """
2264
2355
  return pulumi.get(self, "client_certificate")
2265
2356
 
2266
2357
  @property
2267
2358
  @pulumi.getter(name="clientKey")
2268
2359
  def client_key(self) -> str:
2360
+ """
2361
+ PEM representation of the replica's private key. The corresponding public key in encoded in the client_certificate.
2362
+ """
2269
2363
  return pulumi.get(self, "client_key")
2270
2364
 
2271
2365
  @property
2272
2366
  @pulumi.getter(name="connectRetryInterval")
2273
2367
  def connect_retry_interval(self) -> int:
2368
+ """
2369
+ The number of seconds between connect retries. MySQL's default is 60 seconds.
2370
+ """
2274
2371
  return pulumi.get(self, "connect_retry_interval")
2275
2372
 
2276
2373
  @property
2277
2374
  @pulumi.getter(name="dumpFilePath")
2278
2375
  def dump_file_path(self) -> str:
2376
+ """
2377
+ Path to a SQL file in Google Cloud Storage from which replica instances are created. Format is gs://bucket/filename.
2378
+ """
2279
2379
  return pulumi.get(self, "dump_file_path")
2280
2380
 
2281
2381
  @property
2282
2382
  @pulumi.getter(name="failoverTarget")
2283
2383
  def failover_target(self) -> bool:
2384
+ """
2385
+ Specifies if the replica is the failover target. If the field is set to true the replica will be designated as a failover replica. If the master instance fails, the replica instance will be promoted as the new master instance. Not supported for Postgres
2386
+ """
2284
2387
  return pulumi.get(self, "failover_target")
2285
2388
 
2286
2389
  @property
2287
2390
  @pulumi.getter(name="masterHeartbeatPeriod")
2288
2391
  def master_heartbeat_period(self) -> int:
2392
+ """
2393
+ Time in ms between replication heartbeats.
2394
+ """
2289
2395
  return pulumi.get(self, "master_heartbeat_period")
2290
2396
 
2291
2397
  @property
2292
2398
  @pulumi.getter
2293
2399
  def password(self) -> str:
2400
+ """
2401
+ Password for the replication connection.
2402
+ """
2294
2403
  return pulumi.get(self, "password")
2295
2404
 
2296
2405
  @property
2297
2406
  @pulumi.getter(name="sslCipher")
2298
2407
  def ssl_cipher(self) -> str:
2408
+ """
2409
+ Permissible ciphers for use in SSL encryption.
2410
+ """
2299
2411
  return pulumi.get(self, "ssl_cipher")
2300
2412
 
2301
2413
  @property
2302
2414
  @pulumi.getter
2303
2415
  def username(self) -> str:
2416
+ """
2417
+ Username for replication connection.
2418
+ """
2304
2419
  return pulumi.get(self, "username")
2305
2420
 
2306
2421
  @property
2307
2422
  @pulumi.getter(name="verifyServerCertificate")
2308
2423
  def verify_server_certificate(self) -> bool:
2424
+ """
2425
+ True if the master's common name value is checked during the SSL handshake.
2426
+ """
2309
2427
  return pulumi.get(self, "verify_server_certificate")
2310
2428
 
2311
2429
 
@@ -2316,6 +2434,8 @@ class GetDatabaseInstanceRestoreBackupContextResult(dict):
2316
2434
  instance_id: str,
2317
2435
  project: str):
2318
2436
  """
2437
+ :param int backup_run_id: The ID of the backup run to restore from.
2438
+ :param str instance_id: The ID of the instance that the backup was taken from.
2319
2439
  :param str project: The ID of the project in which the resource belongs.
2320
2440
  """
2321
2441
  pulumi.set(__self__, "backup_run_id", backup_run_id)
@@ -2325,11 +2445,17 @@ class GetDatabaseInstanceRestoreBackupContextResult(dict):
2325
2445
  @property
2326
2446
  @pulumi.getter(name="backupRunId")
2327
2447
  def backup_run_id(self) -> int:
2448
+ """
2449
+ The ID of the backup run to restore from.
2450
+ """
2328
2451
  return pulumi.get(self, "backup_run_id")
2329
2452
 
2330
2453
  @property
2331
2454
  @pulumi.getter(name="instanceId")
2332
2455
  def instance_id(self) -> str:
2456
+ """
2457
+ The ID of the instance that the backup was taken from.
2458
+ """
2333
2459
  return pulumi.get(self, "instance_id")
2334
2460
 
2335
2461
  @property
@@ -2349,6 +2475,13 @@ class GetDatabaseInstanceServerCaCertResult(dict):
2349
2475
  create_time: str,
2350
2476
  expiration_time: str,
2351
2477
  sha1_fingerprint: str):
2478
+ """
2479
+ :param str cert: The CA Certificate used to connect to the SQL Instance via SSL.
2480
+ :param str common_name: The CN valid for the CA Cert.
2481
+ :param str create_time: Creation time of the CA Cert.
2482
+ :param str expiration_time: Expiration time of the CA Cert.
2483
+ :param str sha1_fingerprint: SHA Fingerprint of the CA Cert.
2484
+ """
2352
2485
  pulumi.set(__self__, "cert", cert)
2353
2486
  pulumi.set(__self__, "common_name", common_name)
2354
2487
  pulumi.set(__self__, "create_time", create_time)
@@ -2358,26 +2491,41 @@ class GetDatabaseInstanceServerCaCertResult(dict):
2358
2491
  @property
2359
2492
  @pulumi.getter
2360
2493
  def cert(self) -> str:
2494
+ """
2495
+ The CA Certificate used to connect to the SQL Instance via SSL.
2496
+ """
2361
2497
  return pulumi.get(self, "cert")
2362
2498
 
2363
2499
  @property
2364
2500
  @pulumi.getter(name="commonName")
2365
2501
  def common_name(self) -> str:
2502
+ """
2503
+ The CN valid for the CA Cert.
2504
+ """
2366
2505
  return pulumi.get(self, "common_name")
2367
2506
 
2368
2507
  @property
2369
2508
  @pulumi.getter(name="createTime")
2370
2509
  def create_time(self) -> str:
2510
+ """
2511
+ Creation time of the CA Cert.
2512
+ """
2371
2513
  return pulumi.get(self, "create_time")
2372
2514
 
2373
2515
  @property
2374
2516
  @pulumi.getter(name="expirationTime")
2375
2517
  def expiration_time(self) -> str:
2518
+ """
2519
+ Expiration time of the CA Cert.
2520
+ """
2376
2521
  return pulumi.get(self, "expiration_time")
2377
2522
 
2378
2523
  @property
2379
2524
  @pulumi.getter(name="sha1Fingerprint")
2380
2525
  def sha1_fingerprint(self) -> str:
2526
+ """
2527
+ SHA Fingerprint of the CA Cert.
2528
+ """
2381
2529
  return pulumi.get(self, "sha1_fingerprint")
2382
2530
 
2383
2531
 
@@ -2411,6 +2559,31 @@ class GetDatabaseInstanceSettingResult(dict):
2411
2559
  time_zone: str,
2412
2560
  user_labels: Mapping[str, str],
2413
2561
  version: int):
2562
+ """
2563
+ :param str activation_policy: This specifies when the instance should be active. Can be either ALWAYS, NEVER or ON_DEMAND.
2564
+ :param str availability_type: The availability type of the Cloud SQL instance, high availability
2565
+ (REGIONAL) or single zone (ZONAL). For all instances, ensure that
2566
+ settings.backup_configuration.enabled is set to true.
2567
+ For MySQL instances, ensure that settings.backup_configuration.binary_log_enabled is set to true.
2568
+ For Postgres instances, ensure that settings.backup_configuration.point_in_time_recovery_enabled
2569
+ is set to true. Defaults to ZONAL.
2570
+ :param str collation: The name of server instance collation.
2571
+ :param str connector_enforcement: Specifies if connections must use Cloud SQL connectors.
2572
+ :param Sequence['GetDatabaseInstanceSettingDataCacheConfigArgs'] data_cache_configs: Data cache configurations.
2573
+ :param bool deletion_protection_enabled: Configuration to protect against accidental instance deletion.
2574
+ :param bool disk_autoresize: Enables auto-resizing of the storage size. Defaults to true.
2575
+ :param int disk_autoresize_limit: The maximum size, in GB, to which storage capacity can be automatically increased. The default value is 0, which specifies that there is no limit.
2576
+ :param int disk_size: The size of data disk, in GB. Size of a running instance cannot be reduced but can be increased. The minimum value is 10GB.
2577
+ :param str disk_type: The type of data disk: PD_SSD or PD_HDD. Defaults to PD_SSD.
2578
+ :param str edition: The edition of the instance, can be ENTERPRISE or ENTERPRISE_PLUS.
2579
+ :param Sequence['GetDatabaseInstanceSettingInsightsConfigArgs'] insights_configs: Configuration of Query Insights.
2580
+ :param Sequence['GetDatabaseInstanceSettingMaintenanceWindowArgs'] maintenance_windows: Declares a one-hour maintenance window when an Instance can automatically restart to apply updates. The maintenance window is specified in UTC time.
2581
+ :param str pricing_plan: Pricing plan for this instance, can only be PER_USE.
2582
+ :param str tier: The machine type to use. See tiers for more details and supported versions. Postgres supports only shared-core machine types, and custom machine types such as db-custom-2-13312. See the Custom Machine Type Documentation to learn about specifying custom machine types.
2583
+ :param str time_zone: The time_zone to be used by the database engine (supported only for SQL Server), in SQL Server timezone format.
2584
+ :param Mapping[str, str] user_labels: A set of key/value user label pairs to assign to the instance.
2585
+ :param int version: Used to make sure changes to the settings block are atomic.
2586
+ """
2414
2587
  pulumi.set(__self__, "activation_policy", activation_policy)
2415
2588
  pulumi.set(__self__, "active_directory_configs", active_directory_configs)
2416
2589
  pulumi.set(__self__, "advanced_machine_features", advanced_machine_features)
@@ -2442,6 +2615,9 @@ class GetDatabaseInstanceSettingResult(dict):
2442
2615
  @property
2443
2616
  @pulumi.getter(name="activationPolicy")
2444
2617
  def activation_policy(self) -> str:
2618
+ """
2619
+ This specifies when the instance should be active. Can be either ALWAYS, NEVER or ON_DEMAND.
2620
+ """
2445
2621
  return pulumi.get(self, "activation_policy")
2446
2622
 
2447
2623
  @property
@@ -2457,6 +2633,14 @@ class GetDatabaseInstanceSettingResult(dict):
2457
2633
  @property
2458
2634
  @pulumi.getter(name="availabilityType")
2459
2635
  def availability_type(self) -> str:
2636
+ """
2637
+ The availability type of the Cloud SQL instance, high availability
2638
+ (REGIONAL) or single zone (ZONAL). For all instances, ensure that
2639
+ settings.backup_configuration.enabled is set to true.
2640
+ For MySQL instances, ensure that settings.backup_configuration.binary_log_enabled is set to true.
2641
+ For Postgres instances, ensure that settings.backup_configuration.point_in_time_recovery_enabled
2642
+ is set to true. Defaults to ZONAL.
2643
+ """
2460
2644
  return pulumi.get(self, "availability_type")
2461
2645
 
2462
2646
  @property
@@ -2467,16 +2651,25 @@ class GetDatabaseInstanceSettingResult(dict):
2467
2651
  @property
2468
2652
  @pulumi.getter
2469
2653
  def collation(self) -> str:
2654
+ """
2655
+ The name of server instance collation.
2656
+ """
2470
2657
  return pulumi.get(self, "collation")
2471
2658
 
2472
2659
  @property
2473
2660
  @pulumi.getter(name="connectorEnforcement")
2474
2661
  def connector_enforcement(self) -> str:
2662
+ """
2663
+ Specifies if connections must use Cloud SQL connectors.
2664
+ """
2475
2665
  return pulumi.get(self, "connector_enforcement")
2476
2666
 
2477
2667
  @property
2478
2668
  @pulumi.getter(name="dataCacheConfigs")
2479
2669
  def data_cache_configs(self) -> Sequence['outputs.GetDatabaseInstanceSettingDataCacheConfigResult']:
2670
+ """
2671
+ Data cache configurations.
2672
+ """
2480
2673
  return pulumi.get(self, "data_cache_configs")
2481
2674
 
2482
2675
  @property
@@ -2487,6 +2680,9 @@ class GetDatabaseInstanceSettingResult(dict):
2487
2680
  @property
2488
2681
  @pulumi.getter(name="deletionProtectionEnabled")
2489
2682
  def deletion_protection_enabled(self) -> bool:
2683
+ """
2684
+ Configuration to protect against accidental instance deletion.
2685
+ """
2490
2686
  return pulumi.get(self, "deletion_protection_enabled")
2491
2687
 
2492
2688
  @property
@@ -2497,31 +2693,49 @@ class GetDatabaseInstanceSettingResult(dict):
2497
2693
  @property
2498
2694
  @pulumi.getter(name="diskAutoresize")
2499
2695
  def disk_autoresize(self) -> bool:
2696
+ """
2697
+ Enables auto-resizing of the storage size. Defaults to true.
2698
+ """
2500
2699
  return pulumi.get(self, "disk_autoresize")
2501
2700
 
2502
2701
  @property
2503
2702
  @pulumi.getter(name="diskAutoresizeLimit")
2504
2703
  def disk_autoresize_limit(self) -> int:
2704
+ """
2705
+ The maximum size, in GB, to which storage capacity can be automatically increased. The default value is 0, which specifies that there is no limit.
2706
+ """
2505
2707
  return pulumi.get(self, "disk_autoresize_limit")
2506
2708
 
2507
2709
  @property
2508
2710
  @pulumi.getter(name="diskSize")
2509
2711
  def disk_size(self) -> int:
2712
+ """
2713
+ The size of data disk, in GB. Size of a running instance cannot be reduced but can be increased. The minimum value is 10GB.
2714
+ """
2510
2715
  return pulumi.get(self, "disk_size")
2511
2716
 
2512
2717
  @property
2513
2718
  @pulumi.getter(name="diskType")
2514
2719
  def disk_type(self) -> str:
2720
+ """
2721
+ The type of data disk: PD_SSD or PD_HDD. Defaults to PD_SSD.
2722
+ """
2515
2723
  return pulumi.get(self, "disk_type")
2516
2724
 
2517
2725
  @property
2518
2726
  @pulumi.getter
2519
2727
  def edition(self) -> str:
2728
+ """
2729
+ The edition of the instance, can be ENTERPRISE or ENTERPRISE_PLUS.
2730
+ """
2520
2731
  return pulumi.get(self, "edition")
2521
2732
 
2522
2733
  @property
2523
2734
  @pulumi.getter(name="insightsConfigs")
2524
2735
  def insights_configs(self) -> Sequence['outputs.GetDatabaseInstanceSettingInsightsConfigResult']:
2736
+ """
2737
+ Configuration of Query Insights.
2738
+ """
2525
2739
  return pulumi.get(self, "insights_configs")
2526
2740
 
2527
2741
  @property
@@ -2537,6 +2751,9 @@ class GetDatabaseInstanceSettingResult(dict):
2537
2751
  @property
2538
2752
  @pulumi.getter(name="maintenanceWindows")
2539
2753
  def maintenance_windows(self) -> Sequence['outputs.GetDatabaseInstanceSettingMaintenanceWindowResult']:
2754
+ """
2755
+ Declares a one-hour maintenance window when an Instance can automatically restart to apply updates. The maintenance window is specified in UTC time.
2756
+ """
2540
2757
  return pulumi.get(self, "maintenance_windows")
2541
2758
 
2542
2759
  @property
@@ -2547,6 +2764,9 @@ class GetDatabaseInstanceSettingResult(dict):
2547
2764
  @property
2548
2765
  @pulumi.getter(name="pricingPlan")
2549
2766
  def pricing_plan(self) -> str:
2767
+ """
2768
+ Pricing plan for this instance, can only be PER_USE.
2769
+ """
2550
2770
  return pulumi.get(self, "pricing_plan")
2551
2771
 
2552
2772
  @property
@@ -2557,21 +2777,33 @@ class GetDatabaseInstanceSettingResult(dict):
2557
2777
  @property
2558
2778
  @pulumi.getter
2559
2779
  def tier(self) -> str:
2780
+ """
2781
+ The machine type to use. See tiers for more details and supported versions. Postgres supports only shared-core machine types, and custom machine types such as db-custom-2-13312. See the Custom Machine Type Documentation to learn about specifying custom machine types.
2782
+ """
2560
2783
  return pulumi.get(self, "tier")
2561
2784
 
2562
2785
  @property
2563
2786
  @pulumi.getter(name="timeZone")
2564
2787
  def time_zone(self) -> str:
2788
+ """
2789
+ The time_zone to be used by the database engine (supported only for SQL Server), in SQL Server timezone format.
2790
+ """
2565
2791
  return pulumi.get(self, "time_zone")
2566
2792
 
2567
2793
  @property
2568
2794
  @pulumi.getter(name="userLabels")
2569
2795
  def user_labels(self) -> Mapping[str, str]:
2796
+ """
2797
+ A set of key/value user label pairs to assign to the instance.
2798
+ """
2570
2799
  return pulumi.get(self, "user_labels")
2571
2800
 
2572
2801
  @property
2573
2802
  @pulumi.getter
2574
2803
  def version(self) -> int:
2804
+ """
2805
+ Used to make sure changes to the settings block are atomic.
2806
+ """
2575
2807
  return pulumi.get(self, "version")
2576
2808
 
2577
2809
 
@@ -2579,11 +2811,17 @@ class GetDatabaseInstanceSettingResult(dict):
2579
2811
  class GetDatabaseInstanceSettingActiveDirectoryConfigResult(dict):
2580
2812
  def __init__(__self__, *,
2581
2813
  domain: str):
2814
+ """
2815
+ :param str domain: Domain name of the Active Directory for SQL Server (e.g., mydomain.com).
2816
+ """
2582
2817
  pulumi.set(__self__, "domain", domain)
2583
2818
 
2584
2819
  @property
2585
2820
  @pulumi.getter
2586
2821
  def domain(self) -> str:
2822
+ """
2823
+ Domain name of the Active Directory for SQL Server (e.g., mydomain.com).
2824
+ """
2587
2825
  return pulumi.get(self, "domain")
2588
2826
 
2589
2827
 
@@ -2591,11 +2829,17 @@ class GetDatabaseInstanceSettingActiveDirectoryConfigResult(dict):
2591
2829
  class GetDatabaseInstanceSettingAdvancedMachineFeatureResult(dict):
2592
2830
  def __init__(__self__, *,
2593
2831
  threads_per_core: int):
2832
+ """
2833
+ :param int threads_per_core: The number of threads per physical core. Can be 1 or 2.
2834
+ """
2594
2835
  pulumi.set(__self__, "threads_per_core", threads_per_core)
2595
2836
 
2596
2837
  @property
2597
2838
  @pulumi.getter(name="threadsPerCore")
2598
2839
  def threads_per_core(self) -> int:
2840
+ """
2841
+ The number of threads per physical core. Can be 1 or 2.
2842
+ """
2599
2843
  return pulumi.get(self, "threads_per_core")
2600
2844
 
2601
2845
 
@@ -2609,6 +2853,14 @@ class GetDatabaseInstanceSettingBackupConfigurationResult(dict):
2609
2853
  point_in_time_recovery_enabled: bool,
2610
2854
  start_time: str,
2611
2855
  transaction_log_retention_days: int):
2856
+ """
2857
+ :param bool binary_log_enabled: True if binary logging is enabled. If settings.backup_configuration.enabled is false, this must be as well. Can only be used with MySQL.
2858
+ :param bool enabled: True if backup configuration is enabled.
2859
+ :param str location: Location of the backup configuration.
2860
+ :param bool point_in_time_recovery_enabled: True if Point-in-time recovery is enabled.
2861
+ :param str start_time: HH:MM format time indicating when backup configuration starts.
2862
+ :param int transaction_log_retention_days: The number of days of transaction logs we retain for point in time restore, from 1-7. (For PostgreSQL Enterprise Plus instances, from 1 to 35.)
2863
+ """
2612
2864
  pulumi.set(__self__, "backup_retention_settings", backup_retention_settings)
2613
2865
  pulumi.set(__self__, "binary_log_enabled", binary_log_enabled)
2614
2866
  pulumi.set(__self__, "enabled", enabled)
@@ -2625,31 +2877,49 @@ class GetDatabaseInstanceSettingBackupConfigurationResult(dict):
2625
2877
  @property
2626
2878
  @pulumi.getter(name="binaryLogEnabled")
2627
2879
  def binary_log_enabled(self) -> bool:
2880
+ """
2881
+ True if binary logging is enabled. If settings.backup_configuration.enabled is false, this must be as well. Can only be used with MySQL.
2882
+ """
2628
2883
  return pulumi.get(self, "binary_log_enabled")
2629
2884
 
2630
2885
  @property
2631
2886
  @pulumi.getter
2632
2887
  def enabled(self) -> bool:
2888
+ """
2889
+ True if backup configuration is enabled.
2890
+ """
2633
2891
  return pulumi.get(self, "enabled")
2634
2892
 
2635
2893
  @property
2636
2894
  @pulumi.getter
2637
2895
  def location(self) -> str:
2896
+ """
2897
+ Location of the backup configuration.
2898
+ """
2638
2899
  return pulumi.get(self, "location")
2639
2900
 
2640
2901
  @property
2641
2902
  @pulumi.getter(name="pointInTimeRecoveryEnabled")
2642
2903
  def point_in_time_recovery_enabled(self) -> bool:
2904
+ """
2905
+ True if Point-in-time recovery is enabled.
2906
+ """
2643
2907
  return pulumi.get(self, "point_in_time_recovery_enabled")
2644
2908
 
2645
2909
  @property
2646
2910
  @pulumi.getter(name="startTime")
2647
2911
  def start_time(self) -> str:
2912
+ """
2913
+ HH:MM format time indicating when backup configuration starts.
2914
+ """
2648
2915
  return pulumi.get(self, "start_time")
2649
2916
 
2650
2917
  @property
2651
2918
  @pulumi.getter(name="transactionLogRetentionDays")
2652
2919
  def transaction_log_retention_days(self) -> int:
2920
+ """
2921
+ The number of days of transaction logs we retain for point in time restore, from 1-7. (For PostgreSQL Enterprise Plus instances, from 1 to 35.)
2922
+ """
2653
2923
  return pulumi.get(self, "transaction_log_retention_days")
2654
2924
 
2655
2925
 
@@ -2658,17 +2928,27 @@ class GetDatabaseInstanceSettingBackupConfigurationBackupRetentionSettingResult(
2658
2928
  def __init__(__self__, *,
2659
2929
  retained_backups: int,
2660
2930
  retention_unit: str):
2931
+ """
2932
+ :param int retained_backups: Number of backups to retain.
2933
+ :param str retention_unit: The unit that 'retainedBackups' represents. Defaults to COUNT
2934
+ """
2661
2935
  pulumi.set(__self__, "retained_backups", retained_backups)
2662
2936
  pulumi.set(__self__, "retention_unit", retention_unit)
2663
2937
 
2664
2938
  @property
2665
2939
  @pulumi.getter(name="retainedBackups")
2666
2940
  def retained_backups(self) -> int:
2941
+ """
2942
+ Number of backups to retain.
2943
+ """
2667
2944
  return pulumi.get(self, "retained_backups")
2668
2945
 
2669
2946
  @property
2670
2947
  @pulumi.getter(name="retentionUnit")
2671
2948
  def retention_unit(self) -> str:
2949
+ """
2950
+ The unit that 'retainedBackups' represents. Defaults to COUNT
2951
+ """
2672
2952
  return pulumi.get(self, "retention_unit")
2673
2953
 
2674
2954
 
@@ -2676,11 +2956,17 @@ class GetDatabaseInstanceSettingBackupConfigurationBackupRetentionSettingResult(
2676
2956
  class GetDatabaseInstanceSettingDataCacheConfigResult(dict):
2677
2957
  def __init__(__self__, *,
2678
2958
  data_cache_enabled: bool):
2959
+ """
2960
+ :param bool data_cache_enabled: Whether data cache is enabled for the instance.
2961
+ """
2679
2962
  pulumi.set(__self__, "data_cache_enabled", data_cache_enabled)
2680
2963
 
2681
2964
  @property
2682
2965
  @pulumi.getter(name="dataCacheEnabled")
2683
2966
  def data_cache_enabled(self) -> bool:
2967
+ """
2968
+ Whether data cache is enabled for the instance.
2969
+ """
2684
2970
  return pulumi.get(self, "data_cache_enabled")
2685
2971
 
2686
2972
 
@@ -2691,6 +2977,7 @@ class GetDatabaseInstanceSettingDatabaseFlagResult(dict):
2691
2977
  value: str):
2692
2978
  """
2693
2979
  :param str name: The name of the instance.
2980
+ :param str value: Value of the flag.
2694
2981
  """
2695
2982
  pulumi.set(__self__, "name", name)
2696
2983
  pulumi.set(__self__, "value", value)
@@ -2706,6 +2993,9 @@ class GetDatabaseInstanceSettingDatabaseFlagResult(dict):
2706
2993
  @property
2707
2994
  @pulumi.getter
2708
2995
  def value(self) -> str:
2996
+ """
2997
+ Value of the flag.
2998
+ """
2709
2999
  return pulumi.get(self, "value")
2710
3000
 
2711
3001
 
@@ -2715,6 +3005,11 @@ class GetDatabaseInstanceSettingDenyMaintenancePeriodResult(dict):
2715
3005
  end_date: str,
2716
3006
  start_date: str,
2717
3007
  time: str):
3008
+ """
3009
+ :param str end_date: End date before which maintenance will not take place. The date is in format yyyy-mm-dd i.e., 2020-11-01, or mm-dd, i.e., 11-01
3010
+ :param str start_date: Start date after which maintenance will not take place. The date is in format yyyy-mm-dd i.e., 2020-11-01, or mm-dd, i.e., 11-01
3011
+ :param str time: Time in UTC when the "deny maintenance period" starts on start_date and ends on end_date. The time is in format: HH:mm:SS, i.e., 00:00:00
3012
+ """
2718
3013
  pulumi.set(__self__, "end_date", end_date)
2719
3014
  pulumi.set(__self__, "start_date", start_date)
2720
3015
  pulumi.set(__self__, "time", time)
@@ -2722,16 +3017,25 @@ class GetDatabaseInstanceSettingDenyMaintenancePeriodResult(dict):
2722
3017
  @property
2723
3018
  @pulumi.getter(name="endDate")
2724
3019
  def end_date(self) -> str:
3020
+ """
3021
+ End date before which maintenance will not take place. The date is in format yyyy-mm-dd i.e., 2020-11-01, or mm-dd, i.e., 11-01
3022
+ """
2725
3023
  return pulumi.get(self, "end_date")
2726
3024
 
2727
3025
  @property
2728
3026
  @pulumi.getter(name="startDate")
2729
3027
  def start_date(self) -> str:
3028
+ """
3029
+ Start date after which maintenance will not take place. The date is in format yyyy-mm-dd i.e., 2020-11-01, or mm-dd, i.e., 11-01
3030
+ """
2730
3031
  return pulumi.get(self, "start_date")
2731
3032
 
2732
3033
  @property
2733
3034
  @pulumi.getter
2734
3035
  def time(self) -> str:
3036
+ """
3037
+ Time in UTC when the "deny maintenance period" starts on start_date and ends on end_date. The time is in format: HH:mm:SS, i.e., 00:00:00
3038
+ """
2735
3039
  return pulumi.get(self, "time")
2736
3040
 
2737
3041
 
@@ -2743,6 +3047,13 @@ class GetDatabaseInstanceSettingInsightsConfigResult(dict):
2743
3047
  query_string_length: int,
2744
3048
  record_application_tags: bool,
2745
3049
  record_client_address: bool):
3050
+ """
3051
+ :param bool query_insights_enabled: True if Query Insights feature is enabled.
3052
+ :param int query_plans_per_minute: Number of query execution plans captured by Insights per minute for all queries combined. Between 0 and 20. Default to 5.
3053
+ :param int query_string_length: Maximum query length stored in bytes. Between 256 and 4500. Default to 1024.
3054
+ :param bool record_application_tags: True if Query Insights will record application tags from query when enabled.
3055
+ :param bool record_client_address: True if Query Insights will record client address when enabled.
3056
+ """
2746
3057
  pulumi.set(__self__, "query_insights_enabled", query_insights_enabled)
2747
3058
  pulumi.set(__self__, "query_plans_per_minute", query_plans_per_minute)
2748
3059
  pulumi.set(__self__, "query_string_length", query_string_length)
@@ -2752,26 +3063,41 @@ class GetDatabaseInstanceSettingInsightsConfigResult(dict):
2752
3063
  @property
2753
3064
  @pulumi.getter(name="queryInsightsEnabled")
2754
3065
  def query_insights_enabled(self) -> bool:
3066
+ """
3067
+ True if Query Insights feature is enabled.
3068
+ """
2755
3069
  return pulumi.get(self, "query_insights_enabled")
2756
3070
 
2757
3071
  @property
2758
3072
  @pulumi.getter(name="queryPlansPerMinute")
2759
3073
  def query_plans_per_minute(self) -> int:
3074
+ """
3075
+ Number of query execution plans captured by Insights per minute for all queries combined. Between 0 and 20. Default to 5.
3076
+ """
2760
3077
  return pulumi.get(self, "query_plans_per_minute")
2761
3078
 
2762
3079
  @property
2763
3080
  @pulumi.getter(name="queryStringLength")
2764
3081
  def query_string_length(self) -> int:
3082
+ """
3083
+ Maximum query length stored in bytes. Between 256 and 4500. Default to 1024.
3084
+ """
2765
3085
  return pulumi.get(self, "query_string_length")
2766
3086
 
2767
3087
  @property
2768
3088
  @pulumi.getter(name="recordApplicationTags")
2769
3089
  def record_application_tags(self) -> bool:
3090
+ """
3091
+ True if Query Insights will record application tags from query when enabled.
3092
+ """
2770
3093
  return pulumi.get(self, "record_application_tags")
2771
3094
 
2772
3095
  @property
2773
3096
  @pulumi.getter(name="recordClientAddress")
2774
3097
  def record_client_address(self) -> bool:
3098
+ """
3099
+ True if Query Insights will record client address when enabled.
3100
+ """
2775
3101
  return pulumi.get(self, "record_client_address")
2776
3102
 
2777
3103
 
@@ -2786,6 +3112,15 @@ class GetDatabaseInstanceSettingIpConfigurationResult(dict):
2786
3112
  psc_configs: Sequence['outputs.GetDatabaseInstanceSettingIpConfigurationPscConfigResult'],
2787
3113
  require_ssl: bool,
2788
3114
  ssl_mode: str):
3115
+ """
3116
+ :param str allocated_ip_range: The name of the allocated ip range for the private ip CloudSQL instance. For example: "google-managed-services-default". If set, the instance ip will be created in the allocated range. The range name must comply with RFC 1035. Specifically, the name must be 1-63 characters long and match the regular expression a-z?.
3117
+ :param bool enable_private_path_for_google_cloud_services: Whether Google Cloud services such as BigQuery are allowed to access data in this Cloud SQL instance over a private IP connection. SQLSERVER database type is not supported.
3118
+ :param bool ipv4_enabled: Whether this Cloud SQL instance should be assigned a public IPV4 address. At least ipv4_enabled must be enabled or a private_network must be configured.
3119
+ :param str private_network: The VPC network from which the Cloud SQL instance is accessible for private IP. For example, projects/myProject/global/networks/default. Specifying a network enables private IP. At least ipv4_enabled must be enabled or a private_network must be configured. This setting can be updated, but it cannot be removed after it is set.
3120
+ :param Sequence['GetDatabaseInstanceSettingIpConfigurationPscConfigArgs'] psc_configs: PSC settings for a Cloud SQL instance.
3121
+ :param bool require_ssl: Whether SSL connections over IP are enforced or not. To change this field, also set the corresponding value in ssl_mode if it has been set too.
3122
+ :param str ssl_mode: Specify how SSL connection should be enforced in DB connections. This field provides more SSL enforcment options compared to require_ssl. To change this field, also set the correspoding value in require_ssl.
3123
+ """
2789
3124
  pulumi.set(__self__, "allocated_ip_range", allocated_ip_range)
2790
3125
  pulumi.set(__self__, "authorized_networks", authorized_networks)
2791
3126
  pulumi.set(__self__, "enable_private_path_for_google_cloud_services", enable_private_path_for_google_cloud_services)
@@ -2798,6 +3133,9 @@ class GetDatabaseInstanceSettingIpConfigurationResult(dict):
2798
3133
  @property
2799
3134
  @pulumi.getter(name="allocatedIpRange")
2800
3135
  def allocated_ip_range(self) -> str:
3136
+ """
3137
+ The name of the allocated ip range for the private ip CloudSQL instance. For example: "google-managed-services-default". If set, the instance ip will be created in the allocated range. The range name must comply with RFC 1035. Specifically, the name must be 1-63 characters long and match the regular expression a-z?.
3138
+ """
2801
3139
  return pulumi.get(self, "allocated_ip_range")
2802
3140
 
2803
3141
  @property
@@ -2808,31 +3146,49 @@ class GetDatabaseInstanceSettingIpConfigurationResult(dict):
2808
3146
  @property
2809
3147
  @pulumi.getter(name="enablePrivatePathForGoogleCloudServices")
2810
3148
  def enable_private_path_for_google_cloud_services(self) -> bool:
3149
+ """
3150
+ Whether Google Cloud services such as BigQuery are allowed to access data in this Cloud SQL instance over a private IP connection. SQLSERVER database type is not supported.
3151
+ """
2811
3152
  return pulumi.get(self, "enable_private_path_for_google_cloud_services")
2812
3153
 
2813
3154
  @property
2814
3155
  @pulumi.getter(name="ipv4Enabled")
2815
3156
  def ipv4_enabled(self) -> bool:
3157
+ """
3158
+ Whether this Cloud SQL instance should be assigned a public IPV4 address. At least ipv4_enabled must be enabled or a private_network must be configured.
3159
+ """
2816
3160
  return pulumi.get(self, "ipv4_enabled")
2817
3161
 
2818
3162
  @property
2819
3163
  @pulumi.getter(name="privateNetwork")
2820
3164
  def private_network(self) -> str:
3165
+ """
3166
+ The VPC network from which the Cloud SQL instance is accessible for private IP. For example, projects/myProject/global/networks/default. Specifying a network enables private IP. At least ipv4_enabled must be enabled or a private_network must be configured. This setting can be updated, but it cannot be removed after it is set.
3167
+ """
2821
3168
  return pulumi.get(self, "private_network")
2822
3169
 
2823
3170
  @property
2824
3171
  @pulumi.getter(name="pscConfigs")
2825
3172
  def psc_configs(self) -> Sequence['outputs.GetDatabaseInstanceSettingIpConfigurationPscConfigResult']:
3173
+ """
3174
+ PSC settings for a Cloud SQL instance.
3175
+ """
2826
3176
  return pulumi.get(self, "psc_configs")
2827
3177
 
2828
3178
  @property
2829
3179
  @pulumi.getter(name="requireSsl")
2830
3180
  def require_ssl(self) -> bool:
3181
+ """
3182
+ Whether SSL connections over IP are enforced or not. To change this field, also set the corresponding value in ssl_mode if it has been set too.
3183
+ """
2831
3184
  return pulumi.get(self, "require_ssl")
2832
3185
 
2833
3186
  @property
2834
3187
  @pulumi.getter(name="sslMode")
2835
3188
  def ssl_mode(self) -> str:
3189
+ """
3190
+ Specify how SSL connection should be enforced in DB connections. This field provides more SSL enforcment options compared to require_ssl. To change this field, also set the correspoding value in require_ssl.
3191
+ """
2836
3192
  return pulumi.get(self, "ssl_mode")
2837
3193
 
2838
3194
 
@@ -2873,17 +3229,27 @@ class GetDatabaseInstanceSettingIpConfigurationPscConfigResult(dict):
2873
3229
  def __init__(__self__, *,
2874
3230
  allowed_consumer_projects: Sequence[str],
2875
3231
  psc_enabled: bool):
3232
+ """
3233
+ :param Sequence[str] allowed_consumer_projects: List of consumer projects that are allow-listed for PSC connections to this instance. This instance can be connected to with PSC from any network in these projects. Each consumer project in this list may be represented by a project number (numeric) or by a project id (alphanumeric).
3234
+ :param bool psc_enabled: Whether PSC connectivity is enabled for this instance.
3235
+ """
2876
3236
  pulumi.set(__self__, "allowed_consumer_projects", allowed_consumer_projects)
2877
3237
  pulumi.set(__self__, "psc_enabled", psc_enabled)
2878
3238
 
2879
3239
  @property
2880
3240
  @pulumi.getter(name="allowedConsumerProjects")
2881
3241
  def allowed_consumer_projects(self) -> Sequence[str]:
3242
+ """
3243
+ List of consumer projects that are allow-listed for PSC connections to this instance. This instance can be connected to with PSC from any network in these projects. Each consumer project in this list may be represented by a project number (numeric) or by a project id (alphanumeric).
3244
+ """
2882
3245
  return pulumi.get(self, "allowed_consumer_projects")
2883
3246
 
2884
3247
  @property
2885
3248
  @pulumi.getter(name="pscEnabled")
2886
3249
  def psc_enabled(self) -> bool:
3250
+ """
3251
+ Whether PSC connectivity is enabled for this instance.
3252
+ """
2887
3253
  return pulumi.get(self, "psc_enabled")
2888
3254
 
2889
3255
 
@@ -2893,6 +3259,11 @@ class GetDatabaseInstanceSettingLocationPreferenceResult(dict):
2893
3259
  follow_gae_application: str,
2894
3260
  secondary_zone: str,
2895
3261
  zone: str):
3262
+ """
3263
+ :param str follow_gae_application: A Google App Engine application whose zone to remain in. Must be in the same region as this instance.
3264
+ :param str secondary_zone: The preferred Compute Engine zone for the secondary/failover
3265
+ :param str zone: The preferred compute engine zone.
3266
+ """
2896
3267
  pulumi.set(__self__, "follow_gae_application", follow_gae_application)
2897
3268
  pulumi.set(__self__, "secondary_zone", secondary_zone)
2898
3269
  pulumi.set(__self__, "zone", zone)
@@ -2900,16 +3271,25 @@ class GetDatabaseInstanceSettingLocationPreferenceResult(dict):
2900
3271
  @property
2901
3272
  @pulumi.getter(name="followGaeApplication")
2902
3273
  def follow_gae_application(self) -> str:
3274
+ """
3275
+ A Google App Engine application whose zone to remain in. Must be in the same region as this instance.
3276
+ """
2903
3277
  return pulumi.get(self, "follow_gae_application")
2904
3278
 
2905
3279
  @property
2906
3280
  @pulumi.getter(name="secondaryZone")
2907
3281
  def secondary_zone(self) -> str:
3282
+ """
3283
+ The preferred Compute Engine zone for the secondary/failover
3284
+ """
2908
3285
  return pulumi.get(self, "secondary_zone")
2909
3286
 
2910
3287
  @property
2911
3288
  @pulumi.getter
2912
3289
  def zone(self) -> str:
3290
+ """
3291
+ The preferred compute engine zone.
3292
+ """
2913
3293
  return pulumi.get(self, "zone")
2914
3294
 
2915
3295
 
@@ -2919,6 +3299,11 @@ class GetDatabaseInstanceSettingMaintenanceWindowResult(dict):
2919
3299
  day: int,
2920
3300
  hour: int,
2921
3301
  update_track: str):
3302
+ """
3303
+ :param int day: Day of week (1-7), starting on Monday
3304
+ :param int hour: Hour of day (0-23), ignored if day not set
3305
+ :param str update_track: Receive updates earlier (canary) or later (stable)
3306
+ """
2922
3307
  pulumi.set(__self__, "day", day)
2923
3308
  pulumi.set(__self__, "hour", hour)
2924
3309
  pulumi.set(__self__, "update_track", update_track)
@@ -2926,16 +3311,25 @@ class GetDatabaseInstanceSettingMaintenanceWindowResult(dict):
2926
3311
  @property
2927
3312
  @pulumi.getter
2928
3313
  def day(self) -> int:
3314
+ """
3315
+ Day of week (1-7), starting on Monday
3316
+ """
2929
3317
  return pulumi.get(self, "day")
2930
3318
 
2931
3319
  @property
2932
3320
  @pulumi.getter
2933
3321
  def hour(self) -> int:
3322
+ """
3323
+ Hour of day (0-23), ignored if day not set
3324
+ """
2934
3325
  return pulumi.get(self, "hour")
2935
3326
 
2936
3327
  @property
2937
3328
  @pulumi.getter(name="updateTrack")
2938
3329
  def update_track(self) -> str:
3330
+ """
3331
+ Receive updates earlier (canary) or later (stable)
3332
+ """
2939
3333
  return pulumi.get(self, "update_track")
2940
3334
 
2941
3335
 
@@ -2948,6 +3342,14 @@ class GetDatabaseInstanceSettingPasswordValidationPolicyResult(dict):
2948
3342
  min_length: int,
2949
3343
  password_change_interval: str,
2950
3344
  reuse_interval: int):
3345
+ """
3346
+ :param str complexity: Password complexity.
3347
+ :param bool disallow_username_substring: Disallow username as a part of the password.
3348
+ :param bool enable_password_policy: Whether the password policy is enabled or not.
3349
+ :param int min_length: Minimum number of characters allowed.
3350
+ :param str password_change_interval: Minimum interval after which the password can be changed. This flag is only supported for PostgresSQL.
3351
+ :param int reuse_interval: Number of previous passwords that cannot be reused.
3352
+ """
2951
3353
  pulumi.set(__self__, "complexity", complexity)
2952
3354
  pulumi.set(__self__, "disallow_username_substring", disallow_username_substring)
2953
3355
  pulumi.set(__self__, "enable_password_policy", enable_password_policy)
@@ -2958,31 +3360,49 @@ class GetDatabaseInstanceSettingPasswordValidationPolicyResult(dict):
2958
3360
  @property
2959
3361
  @pulumi.getter
2960
3362
  def complexity(self) -> str:
3363
+ """
3364
+ Password complexity.
3365
+ """
2961
3366
  return pulumi.get(self, "complexity")
2962
3367
 
2963
3368
  @property
2964
3369
  @pulumi.getter(name="disallowUsernameSubstring")
2965
3370
  def disallow_username_substring(self) -> bool:
3371
+ """
3372
+ Disallow username as a part of the password.
3373
+ """
2966
3374
  return pulumi.get(self, "disallow_username_substring")
2967
3375
 
2968
3376
  @property
2969
3377
  @pulumi.getter(name="enablePasswordPolicy")
2970
3378
  def enable_password_policy(self) -> bool:
3379
+ """
3380
+ Whether the password policy is enabled or not.
3381
+ """
2971
3382
  return pulumi.get(self, "enable_password_policy")
2972
3383
 
2973
3384
  @property
2974
3385
  @pulumi.getter(name="minLength")
2975
3386
  def min_length(self) -> int:
3387
+ """
3388
+ Minimum number of characters allowed.
3389
+ """
2976
3390
  return pulumi.get(self, "min_length")
2977
3391
 
2978
3392
  @property
2979
3393
  @pulumi.getter(name="passwordChangeInterval")
2980
3394
  def password_change_interval(self) -> str:
3395
+ """
3396
+ Minimum interval after which the password can be changed. This flag is only supported for PostgresSQL.
3397
+ """
2981
3398
  return pulumi.get(self, "password_change_interval")
2982
3399
 
2983
3400
  @property
2984
3401
  @pulumi.getter(name="reuseInterval")
2985
3402
  def reuse_interval(self) -> int:
3403
+ """
3404
+ Number of previous passwords that cannot be reused.
3405
+ """
2986
3406
  return pulumi.get(self, "reuse_interval")
2987
3407
 
2988
3408
 
@@ -2992,6 +3412,11 @@ class GetDatabaseInstanceSettingSqlServerAuditConfigResult(dict):
2992
3412
  bucket: str,
2993
3413
  retention_interval: str,
2994
3414
  upload_interval: str):
3415
+ """
3416
+ :param str bucket: The name of the destination bucket (e.g., gs://mybucket).
3417
+ :param str retention_interval: How long to keep generated audit files. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s"..
3418
+ :param str upload_interval: How often to upload generated audit files. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".
3419
+ """
2995
3420
  pulumi.set(__self__, "bucket", bucket)
2996
3421
  pulumi.set(__self__, "retention_interval", retention_interval)
2997
3422
  pulumi.set(__self__, "upload_interval", upload_interval)
@@ -2999,16 +3424,25 @@ class GetDatabaseInstanceSettingSqlServerAuditConfigResult(dict):
2999
3424
  @property
3000
3425
  @pulumi.getter
3001
3426
  def bucket(self) -> str:
3427
+ """
3428
+ The name of the destination bucket (e.g., gs://mybucket).
3429
+ """
3002
3430
  return pulumi.get(self, "bucket")
3003
3431
 
3004
3432
  @property
3005
3433
  @pulumi.getter(name="retentionInterval")
3006
3434
  def retention_interval(self) -> str:
3435
+ """
3436
+ How long to keep generated audit files. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s"..
3437
+ """
3007
3438
  return pulumi.get(self, "retention_interval")
3008
3439
 
3009
3440
  @property
3010
3441
  @pulumi.getter(name="uploadInterval")
3011
3442
  def upload_interval(self) -> str:
3443
+ """
3444
+ How often to upload generated audit files. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".
3445
+ """
3012
3446
  return pulumi.get(self, "upload_interval")
3013
3447
 
3014
3448
 
@@ -3041,9 +3475,22 @@ class GetDatabaseInstancesInstanceResult(dict):
3041
3475
  service_account_email_address: str,
3042
3476
  settings: Sequence['outputs.GetDatabaseInstancesInstanceSettingResult']):
3043
3477
  """
3478
+ :param Sequence[str] available_maintenance_versions: Available Maintenance versions.
3479
+ :param Sequence['GetDatabaseInstancesInstanceCloneArgs'] clones: Configuration for creating a new instance as a clone of another instance.
3480
+ :param str connection_name: The connection name of the instance to be used in connection strings. For example, when connecting with Cloud SQL Proxy.
3044
3481
  :param str database_version: To filter out the Cloud SQL instances which are of the specified database version.
3482
+ :param str dns_name: The dns name of the instance.
3483
+ :param str instance_type: The type of the instance. The valid values are:- 'SQL_INSTANCE_TYPE_UNSPECIFIED', 'CLOUD_SQL_INSTANCE', 'ON_PREMISES_INSTANCE' and 'READ_REPLICA_INSTANCE'.
3484
+ :param str maintenance_version: Maintenance version.
3485
+ :param str master_instance_name: The name of the instance that will act as the master in the replication setup. Note, this requires the master to have binary_log_enabled set, as well as existing backups.
3045
3486
  :param str project: The ID of the project in which the resources belong. If it is not provided, the provider project is used.
3487
+ :param str psc_service_attachment_link: The link to service attachment of PSC instance.
3046
3488
  :param str region: To filter out the Cloud SQL instances which are located in the specified region.
3489
+ :param Sequence['GetDatabaseInstancesInstanceReplicaConfigurationArgs'] replica_configurations: The configuration for replication.
3490
+ :param str root_password: Initial root password. Required for MS SQL Server.
3491
+ :param str self_link: The URI of the created resource.
3492
+ :param str service_account_email_address: The service account email address assigned to the instance.
3493
+ :param Sequence['GetDatabaseInstancesInstanceSettingArgs'] settings: The settings to use for the database. The configuration is detailed below.
3047
3494
  """
3048
3495
  pulumi.set(__self__, "available_maintenance_versions", available_maintenance_versions)
3049
3496
  pulumi.set(__self__, "clones", clones)
@@ -3074,16 +3521,25 @@ class GetDatabaseInstancesInstanceResult(dict):
3074
3521
  @property
3075
3522
  @pulumi.getter(name="availableMaintenanceVersions")
3076
3523
  def available_maintenance_versions(self) -> Sequence[str]:
3524
+ """
3525
+ Available Maintenance versions.
3526
+ """
3077
3527
  return pulumi.get(self, "available_maintenance_versions")
3078
3528
 
3079
3529
  @property
3080
3530
  @pulumi.getter
3081
3531
  def clones(self) -> Sequence['outputs.GetDatabaseInstancesInstanceCloneResult']:
3532
+ """
3533
+ Configuration for creating a new instance as a clone of another instance.
3534
+ """
3082
3535
  return pulumi.get(self, "clones")
3083
3536
 
3084
3537
  @property
3085
3538
  @pulumi.getter(name="connectionName")
3086
3539
  def connection_name(self) -> str:
3540
+ """
3541
+ The connection name of the instance to be used in connection strings. For example, when connecting with Cloud SQL Proxy.
3542
+ """
3087
3543
  return pulumi.get(self, "connection_name")
3088
3544
 
3089
3545
  @property
@@ -3102,6 +3558,9 @@ class GetDatabaseInstancesInstanceResult(dict):
3102
3558
  @property
3103
3559
  @pulumi.getter(name="dnsName")
3104
3560
  def dns_name(self) -> str:
3561
+ """
3562
+ The dns name of the instance.
3563
+ """
3105
3564
  return pulumi.get(self, "dns_name")
3106
3565
 
3107
3566
  @property
@@ -3117,6 +3576,9 @@ class GetDatabaseInstancesInstanceResult(dict):
3117
3576
  @property
3118
3577
  @pulumi.getter(name="instanceType")
3119
3578
  def instance_type(self) -> str:
3579
+ """
3580
+ The type of the instance. The valid values are:- 'SQL_INSTANCE_TYPE_UNSPECIFIED', 'CLOUD_SQL_INSTANCE', 'ON_PREMISES_INSTANCE' and 'READ_REPLICA_INSTANCE'.
3581
+ """
3120
3582
  return pulumi.get(self, "instance_type")
3121
3583
 
3122
3584
  @property
@@ -3127,11 +3589,17 @@ class GetDatabaseInstancesInstanceResult(dict):
3127
3589
  @property
3128
3590
  @pulumi.getter(name="maintenanceVersion")
3129
3591
  def maintenance_version(self) -> str:
3592
+ """
3593
+ Maintenance version.
3594
+ """
3130
3595
  return pulumi.get(self, "maintenance_version")
3131
3596
 
3132
3597
  @property
3133
3598
  @pulumi.getter(name="masterInstanceName")
3134
3599
  def master_instance_name(self) -> str:
3600
+ """
3601
+ The name of the instance that will act as the master in the replication setup. Note, this requires the master to have binary_log_enabled set, as well as existing backups.
3602
+ """
3135
3603
  return pulumi.get(self, "master_instance_name")
3136
3604
 
3137
3605
  @property
@@ -3155,6 +3623,9 @@ class GetDatabaseInstancesInstanceResult(dict):
3155
3623
  @property
3156
3624
  @pulumi.getter(name="pscServiceAttachmentLink")
3157
3625
  def psc_service_attachment_link(self) -> str:
3626
+ """
3627
+ The link to service attachment of PSC instance.
3628
+ """
3158
3629
  return pulumi.get(self, "psc_service_attachment_link")
3159
3630
 
3160
3631
  @property
@@ -3173,6 +3644,9 @@ class GetDatabaseInstancesInstanceResult(dict):
3173
3644
  @property
3174
3645
  @pulumi.getter(name="replicaConfigurations")
3175
3646
  def replica_configurations(self) -> Sequence['outputs.GetDatabaseInstancesInstanceReplicaConfigurationResult']:
3647
+ """
3648
+ The configuration for replication.
3649
+ """
3176
3650
  return pulumi.get(self, "replica_configurations")
3177
3651
 
3178
3652
  @property
@@ -3183,11 +3657,17 @@ class GetDatabaseInstancesInstanceResult(dict):
3183
3657
  @property
3184
3658
  @pulumi.getter(name="rootPassword")
3185
3659
  def root_password(self) -> str:
3660
+ """
3661
+ Initial root password. Required for MS SQL Server.
3662
+ """
3186
3663
  return pulumi.get(self, "root_password")
3187
3664
 
3188
3665
  @property
3189
3666
  @pulumi.getter(name="selfLink")
3190
3667
  def self_link(self) -> str:
3668
+ """
3669
+ The URI of the created resource.
3670
+ """
3191
3671
  return pulumi.get(self, "self_link")
3192
3672
 
3193
3673
  @property
@@ -3198,11 +3678,17 @@ class GetDatabaseInstancesInstanceResult(dict):
3198
3678
  @property
3199
3679
  @pulumi.getter(name="serviceAccountEmailAddress")
3200
3680
  def service_account_email_address(self) -> str:
3681
+ """
3682
+ The service account email address assigned to the instance.
3683
+ """
3201
3684
  return pulumi.get(self, "service_account_email_address")
3202
3685
 
3203
3686
  @property
3204
3687
  @pulumi.getter
3205
3688
  def settings(self) -> Sequence['outputs.GetDatabaseInstancesInstanceSettingResult']:
3689
+ """
3690
+ The settings to use for the database. The configuration is detailed below.
3691
+ """
3206
3692
  return pulumi.get(self, "settings")
3207
3693
 
3208
3694
 
@@ -3214,6 +3700,13 @@ class GetDatabaseInstancesInstanceCloneResult(dict):
3214
3700
  point_in_time: str,
3215
3701
  preferred_zone: str,
3216
3702
  source_instance_name: str):
3703
+ """
3704
+ :param str allocated_ip_range: The name of the allocated ip range for the private ip CloudSQL instance. For example: "google-managed-services-default". If set, the cloned instance ip will be created in the allocated range. The range name must comply with [RFC 1035](https://tools.ietf.org/html/rfc1035). Specifically, the name must be 1-63 characters long and match the regular expression a-z?.
3705
+ :param Sequence[str] database_names: (SQL Server only, use with point_in_time) clone only the specified databases from the source instance. Clone all databases if empty.
3706
+ :param str point_in_time: The timestamp of the point in time that should be restored.
3707
+ :param str preferred_zone: (Point-in-time recovery for PostgreSQL only) Clone to an instance in the specified zone. If no zone is specified, clone to the same zone as the source instance.
3708
+ :param str source_instance_name: The name of the instance from which the point in time should be restored.
3709
+ """
3217
3710
  pulumi.set(__self__, "allocated_ip_range", allocated_ip_range)
3218
3711
  pulumi.set(__self__, "database_names", database_names)
3219
3712
  pulumi.set(__self__, "point_in_time", point_in_time)
@@ -3223,26 +3716,41 @@ class GetDatabaseInstancesInstanceCloneResult(dict):
3223
3716
  @property
3224
3717
  @pulumi.getter(name="allocatedIpRange")
3225
3718
  def allocated_ip_range(self) -> str:
3719
+ """
3720
+ The name of the allocated ip range for the private ip CloudSQL instance. For example: "google-managed-services-default". If set, the cloned instance ip will be created in the allocated range. The range name must comply with [RFC 1035](https://tools.ietf.org/html/rfc1035). Specifically, the name must be 1-63 characters long and match the regular expression a-z?.
3721
+ """
3226
3722
  return pulumi.get(self, "allocated_ip_range")
3227
3723
 
3228
3724
  @property
3229
3725
  @pulumi.getter(name="databaseNames")
3230
3726
  def database_names(self) -> Sequence[str]:
3727
+ """
3728
+ (SQL Server only, use with point_in_time) clone only the specified databases from the source instance. Clone all databases if empty.
3729
+ """
3231
3730
  return pulumi.get(self, "database_names")
3232
3731
 
3233
3732
  @property
3234
3733
  @pulumi.getter(name="pointInTime")
3235
3734
  def point_in_time(self) -> str:
3735
+ """
3736
+ The timestamp of the point in time that should be restored.
3737
+ """
3236
3738
  return pulumi.get(self, "point_in_time")
3237
3739
 
3238
3740
  @property
3239
3741
  @pulumi.getter(name="preferredZone")
3240
3742
  def preferred_zone(self) -> str:
3743
+ """
3744
+ (Point-in-time recovery for PostgreSQL only) Clone to an instance in the specified zone. If no zone is specified, clone to the same zone as the source instance.
3745
+ """
3241
3746
  return pulumi.get(self, "preferred_zone")
3242
3747
 
3243
3748
  @property
3244
3749
  @pulumi.getter(name="sourceInstanceName")
3245
3750
  def source_instance_name(self) -> str:
3751
+ """
3752
+ The name of the instance from which the point in time should be restored.
3753
+ """
3246
3754
  return pulumi.get(self, "source_instance_name")
3247
3755
 
3248
3756
 
@@ -3286,6 +3794,19 @@ class GetDatabaseInstancesInstanceReplicaConfigurationResult(dict):
3286
3794
  ssl_cipher: str,
3287
3795
  username: str,
3288
3796
  verify_server_certificate: bool):
3797
+ """
3798
+ :param str ca_certificate: PEM representation of the trusted CA's x509 certificate.
3799
+ :param str client_certificate: PEM representation of the replica's x509 certificate.
3800
+ :param str client_key: PEM representation of the replica's private key. The corresponding public key in encoded in the client_certificate.
3801
+ :param int connect_retry_interval: The number of seconds between connect retries. MySQL's default is 60 seconds.
3802
+ :param str dump_file_path: Path to a SQL file in Google Cloud Storage from which replica instances are created. Format is gs://bucket/filename.
3803
+ :param bool failover_target: Specifies if the replica is the failover target. If the field is set to true the replica will be designated as a failover replica. If the master instance fails, the replica instance will be promoted as the new master instance. Not supported for Postgres
3804
+ :param int master_heartbeat_period: Time in ms between replication heartbeats.
3805
+ :param str password: Password for the replication connection.
3806
+ :param str ssl_cipher: Permissible ciphers for use in SSL encryption.
3807
+ :param str username: Username for replication connection.
3808
+ :param bool verify_server_certificate: True if the master's common name value is checked during the SSL handshake.
3809
+ """
3289
3810
  pulumi.set(__self__, "ca_certificate", ca_certificate)
3290
3811
  pulumi.set(__self__, "client_certificate", client_certificate)
3291
3812
  pulumi.set(__self__, "client_key", client_key)
@@ -3301,56 +3822,89 @@ class GetDatabaseInstancesInstanceReplicaConfigurationResult(dict):
3301
3822
  @property
3302
3823
  @pulumi.getter(name="caCertificate")
3303
3824
  def ca_certificate(self) -> str:
3825
+ """
3826
+ PEM representation of the trusted CA's x509 certificate.
3827
+ """
3304
3828
  return pulumi.get(self, "ca_certificate")
3305
3829
 
3306
3830
  @property
3307
3831
  @pulumi.getter(name="clientCertificate")
3308
3832
  def client_certificate(self) -> str:
3833
+ """
3834
+ PEM representation of the replica's x509 certificate.
3835
+ """
3309
3836
  return pulumi.get(self, "client_certificate")
3310
3837
 
3311
3838
  @property
3312
3839
  @pulumi.getter(name="clientKey")
3313
3840
  def client_key(self) -> str:
3841
+ """
3842
+ PEM representation of the replica's private key. The corresponding public key in encoded in the client_certificate.
3843
+ """
3314
3844
  return pulumi.get(self, "client_key")
3315
3845
 
3316
3846
  @property
3317
3847
  @pulumi.getter(name="connectRetryInterval")
3318
3848
  def connect_retry_interval(self) -> int:
3849
+ """
3850
+ The number of seconds between connect retries. MySQL's default is 60 seconds.
3851
+ """
3319
3852
  return pulumi.get(self, "connect_retry_interval")
3320
3853
 
3321
3854
  @property
3322
3855
  @pulumi.getter(name="dumpFilePath")
3323
3856
  def dump_file_path(self) -> str:
3857
+ """
3858
+ Path to a SQL file in Google Cloud Storage from which replica instances are created. Format is gs://bucket/filename.
3859
+ """
3324
3860
  return pulumi.get(self, "dump_file_path")
3325
3861
 
3326
3862
  @property
3327
3863
  @pulumi.getter(name="failoverTarget")
3328
3864
  def failover_target(self) -> bool:
3865
+ """
3866
+ Specifies if the replica is the failover target. If the field is set to true the replica will be designated as a failover replica. If the master instance fails, the replica instance will be promoted as the new master instance. Not supported for Postgres
3867
+ """
3329
3868
  return pulumi.get(self, "failover_target")
3330
3869
 
3331
3870
  @property
3332
3871
  @pulumi.getter(name="masterHeartbeatPeriod")
3333
3872
  def master_heartbeat_period(self) -> int:
3873
+ """
3874
+ Time in ms between replication heartbeats.
3875
+ """
3334
3876
  return pulumi.get(self, "master_heartbeat_period")
3335
3877
 
3336
3878
  @property
3337
3879
  @pulumi.getter
3338
3880
  def password(self) -> str:
3881
+ """
3882
+ Password for the replication connection.
3883
+ """
3339
3884
  return pulumi.get(self, "password")
3340
3885
 
3341
3886
  @property
3342
3887
  @pulumi.getter(name="sslCipher")
3343
3888
  def ssl_cipher(self) -> str:
3889
+ """
3890
+ Permissible ciphers for use in SSL encryption.
3891
+ """
3344
3892
  return pulumi.get(self, "ssl_cipher")
3345
3893
 
3346
3894
  @property
3347
3895
  @pulumi.getter
3348
3896
  def username(self) -> str:
3897
+ """
3898
+ Username for replication connection.
3899
+ """
3349
3900
  return pulumi.get(self, "username")
3350
3901
 
3351
3902
  @property
3352
3903
  @pulumi.getter(name="verifyServerCertificate")
3353
3904
  def verify_server_certificate(self) -> bool:
3905
+ """
3906
+ True if the master's common name value is checked during the SSL handshake.
3907
+ """
3354
3908
  return pulumi.get(self, "verify_server_certificate")
3355
3909
 
3356
3910
 
@@ -3361,6 +3915,8 @@ class GetDatabaseInstancesInstanceRestoreBackupContextResult(dict):
3361
3915
  instance_id: str,
3362
3916
  project: str):
3363
3917
  """
3918
+ :param int backup_run_id: The ID of the backup run to restore from.
3919
+ :param str instance_id: The ID of the instance that the backup was taken from.
3364
3920
  :param str project: The ID of the project in which the resources belong. If it is not provided, the provider project is used.
3365
3921
  """
3366
3922
  pulumi.set(__self__, "backup_run_id", backup_run_id)
@@ -3370,11 +3926,17 @@ class GetDatabaseInstancesInstanceRestoreBackupContextResult(dict):
3370
3926
  @property
3371
3927
  @pulumi.getter(name="backupRunId")
3372
3928
  def backup_run_id(self) -> int:
3929
+ """
3930
+ The ID of the backup run to restore from.
3931
+ """
3373
3932
  return pulumi.get(self, "backup_run_id")
3374
3933
 
3375
3934
  @property
3376
3935
  @pulumi.getter(name="instanceId")
3377
3936
  def instance_id(self) -> str:
3937
+ """
3938
+ The ID of the instance that the backup was taken from.
3939
+ """
3378
3940
  return pulumi.get(self, "instance_id")
3379
3941
 
3380
3942
  @property
@@ -3394,6 +3956,13 @@ class GetDatabaseInstancesInstanceServerCaCertResult(dict):
3394
3956
  create_time: str,
3395
3957
  expiration_time: str,
3396
3958
  sha1_fingerprint: str):
3959
+ """
3960
+ :param str cert: The CA Certificate used to connect to the SQL Instance via SSL.
3961
+ :param str common_name: The CN valid for the CA Cert.
3962
+ :param str create_time: Creation time of the CA Cert.
3963
+ :param str expiration_time: Expiration time of the CA Cert.
3964
+ :param str sha1_fingerprint: SHA Fingerprint of the CA Cert.
3965
+ """
3397
3966
  pulumi.set(__self__, "cert", cert)
3398
3967
  pulumi.set(__self__, "common_name", common_name)
3399
3968
  pulumi.set(__self__, "create_time", create_time)
@@ -3403,26 +3972,41 @@ class GetDatabaseInstancesInstanceServerCaCertResult(dict):
3403
3972
  @property
3404
3973
  @pulumi.getter
3405
3974
  def cert(self) -> str:
3975
+ """
3976
+ The CA Certificate used to connect to the SQL Instance via SSL.
3977
+ """
3406
3978
  return pulumi.get(self, "cert")
3407
3979
 
3408
3980
  @property
3409
3981
  @pulumi.getter(name="commonName")
3410
3982
  def common_name(self) -> str:
3983
+ """
3984
+ The CN valid for the CA Cert.
3985
+ """
3411
3986
  return pulumi.get(self, "common_name")
3412
3987
 
3413
3988
  @property
3414
3989
  @pulumi.getter(name="createTime")
3415
3990
  def create_time(self) -> str:
3991
+ """
3992
+ Creation time of the CA Cert.
3993
+ """
3416
3994
  return pulumi.get(self, "create_time")
3417
3995
 
3418
3996
  @property
3419
3997
  @pulumi.getter(name="expirationTime")
3420
3998
  def expiration_time(self) -> str:
3999
+ """
4000
+ Expiration time of the CA Cert.
4001
+ """
3421
4002
  return pulumi.get(self, "expiration_time")
3422
4003
 
3423
4004
  @property
3424
4005
  @pulumi.getter(name="sha1Fingerprint")
3425
4006
  def sha1_fingerprint(self) -> str:
4007
+ """
4008
+ SHA Fingerprint of the CA Cert.
4009
+ """
3426
4010
  return pulumi.get(self, "sha1_fingerprint")
3427
4011
 
3428
4012
 
@@ -3457,7 +4041,29 @@ class GetDatabaseInstancesInstanceSettingResult(dict):
3457
4041
  user_labels: Mapping[str, str],
3458
4042
  version: int):
3459
4043
  """
4044
+ :param str activation_policy: This specifies when the instance should be active. Can be either ALWAYS, NEVER or ON_DEMAND.
4045
+ :param str availability_type: The availability type of the Cloud SQL instance, high availability
4046
+ (REGIONAL) or single zone (ZONAL). For all instances, ensure that
4047
+ settings.backup_configuration.enabled is set to true.
4048
+ For MySQL instances, ensure that settings.backup_configuration.binary_log_enabled is set to true.
4049
+ For Postgres instances, ensure that settings.backup_configuration.point_in_time_recovery_enabled
4050
+ is set to true. Defaults to ZONAL.
4051
+ :param str collation: The name of server instance collation.
4052
+ :param str connector_enforcement: Specifies if connections must use Cloud SQL connectors.
4053
+ :param Sequence['GetDatabaseInstancesInstanceSettingDataCacheConfigArgs'] data_cache_configs: Data cache configurations.
4054
+ :param bool deletion_protection_enabled: Configuration to protect against accidental instance deletion.
4055
+ :param bool disk_autoresize: Enables auto-resizing of the storage size. Defaults to true.
4056
+ :param int disk_autoresize_limit: The maximum size, in GB, to which storage capacity can be automatically increased. The default value is 0, which specifies that there is no limit.
4057
+ :param int disk_size: The size of data disk, in GB. Size of a running instance cannot be reduced but can be increased. The minimum value is 10GB.
4058
+ :param str disk_type: The type of data disk: PD_SSD or PD_HDD. Defaults to PD_SSD.
4059
+ :param str edition: The edition of the instance, can be ENTERPRISE or ENTERPRISE_PLUS.
4060
+ :param Sequence['GetDatabaseInstancesInstanceSettingInsightsConfigArgs'] insights_configs: Configuration of Query Insights.
4061
+ :param Sequence['GetDatabaseInstancesInstanceSettingMaintenanceWindowArgs'] maintenance_windows: Declares a one-hour maintenance window when an Instance can automatically restart to apply updates. The maintenance window is specified in UTC time.
4062
+ :param str pricing_plan: Pricing plan for this instance, can only be PER_USE.
3460
4063
  :param str tier: To filter out the Cloud SQL instances based on the tier(or machine type) of the database instances.
4064
+ :param str time_zone: The time_zone to be used by the database engine (supported only for SQL Server), in SQL Server timezone format.
4065
+ :param Mapping[str, str] user_labels: A set of key/value user label pairs to assign to the instance.
4066
+ :param int version: Used to make sure changes to the settings block are atomic.
3461
4067
  """
3462
4068
  pulumi.set(__self__, "activation_policy", activation_policy)
3463
4069
  pulumi.set(__self__, "active_directory_configs", active_directory_configs)
@@ -3490,6 +4096,9 @@ class GetDatabaseInstancesInstanceSettingResult(dict):
3490
4096
  @property
3491
4097
  @pulumi.getter(name="activationPolicy")
3492
4098
  def activation_policy(self) -> str:
4099
+ """
4100
+ This specifies when the instance should be active. Can be either ALWAYS, NEVER or ON_DEMAND.
4101
+ """
3493
4102
  return pulumi.get(self, "activation_policy")
3494
4103
 
3495
4104
  @property
@@ -3505,6 +4114,14 @@ class GetDatabaseInstancesInstanceSettingResult(dict):
3505
4114
  @property
3506
4115
  @pulumi.getter(name="availabilityType")
3507
4116
  def availability_type(self) -> str:
4117
+ """
4118
+ The availability type of the Cloud SQL instance, high availability
4119
+ (REGIONAL) or single zone (ZONAL). For all instances, ensure that
4120
+ settings.backup_configuration.enabled is set to true.
4121
+ For MySQL instances, ensure that settings.backup_configuration.binary_log_enabled is set to true.
4122
+ For Postgres instances, ensure that settings.backup_configuration.point_in_time_recovery_enabled
4123
+ is set to true. Defaults to ZONAL.
4124
+ """
3508
4125
  return pulumi.get(self, "availability_type")
3509
4126
 
3510
4127
  @property
@@ -3515,16 +4132,25 @@ class GetDatabaseInstancesInstanceSettingResult(dict):
3515
4132
  @property
3516
4133
  @pulumi.getter
3517
4134
  def collation(self) -> str:
4135
+ """
4136
+ The name of server instance collation.
4137
+ """
3518
4138
  return pulumi.get(self, "collation")
3519
4139
 
3520
4140
  @property
3521
4141
  @pulumi.getter(name="connectorEnforcement")
3522
4142
  def connector_enforcement(self) -> str:
4143
+ """
4144
+ Specifies if connections must use Cloud SQL connectors.
4145
+ """
3523
4146
  return pulumi.get(self, "connector_enforcement")
3524
4147
 
3525
4148
  @property
3526
4149
  @pulumi.getter(name="dataCacheConfigs")
3527
4150
  def data_cache_configs(self) -> Sequence['outputs.GetDatabaseInstancesInstanceSettingDataCacheConfigResult']:
4151
+ """
4152
+ Data cache configurations.
4153
+ """
3528
4154
  return pulumi.get(self, "data_cache_configs")
3529
4155
 
3530
4156
  @property
@@ -3535,6 +4161,9 @@ class GetDatabaseInstancesInstanceSettingResult(dict):
3535
4161
  @property
3536
4162
  @pulumi.getter(name="deletionProtectionEnabled")
3537
4163
  def deletion_protection_enabled(self) -> bool:
4164
+ """
4165
+ Configuration to protect against accidental instance deletion.
4166
+ """
3538
4167
  return pulumi.get(self, "deletion_protection_enabled")
3539
4168
 
3540
4169
  @property
@@ -3545,31 +4174,49 @@ class GetDatabaseInstancesInstanceSettingResult(dict):
3545
4174
  @property
3546
4175
  @pulumi.getter(name="diskAutoresize")
3547
4176
  def disk_autoresize(self) -> bool:
4177
+ """
4178
+ Enables auto-resizing of the storage size. Defaults to true.
4179
+ """
3548
4180
  return pulumi.get(self, "disk_autoresize")
3549
4181
 
3550
4182
  @property
3551
4183
  @pulumi.getter(name="diskAutoresizeLimit")
3552
4184
  def disk_autoresize_limit(self) -> int:
4185
+ """
4186
+ The maximum size, in GB, to which storage capacity can be automatically increased. The default value is 0, which specifies that there is no limit.
4187
+ """
3553
4188
  return pulumi.get(self, "disk_autoresize_limit")
3554
4189
 
3555
4190
  @property
3556
4191
  @pulumi.getter(name="diskSize")
3557
4192
  def disk_size(self) -> int:
4193
+ """
4194
+ The size of data disk, in GB. Size of a running instance cannot be reduced but can be increased. The minimum value is 10GB.
4195
+ """
3558
4196
  return pulumi.get(self, "disk_size")
3559
4197
 
3560
4198
  @property
3561
4199
  @pulumi.getter(name="diskType")
3562
4200
  def disk_type(self) -> str:
4201
+ """
4202
+ The type of data disk: PD_SSD or PD_HDD. Defaults to PD_SSD.
4203
+ """
3563
4204
  return pulumi.get(self, "disk_type")
3564
4205
 
3565
4206
  @property
3566
4207
  @pulumi.getter
3567
4208
  def edition(self) -> str:
4209
+ """
4210
+ The edition of the instance, can be ENTERPRISE or ENTERPRISE_PLUS.
4211
+ """
3568
4212
  return pulumi.get(self, "edition")
3569
4213
 
3570
4214
  @property
3571
4215
  @pulumi.getter(name="insightsConfigs")
3572
4216
  def insights_configs(self) -> Sequence['outputs.GetDatabaseInstancesInstanceSettingInsightsConfigResult']:
4217
+ """
4218
+ Configuration of Query Insights.
4219
+ """
3573
4220
  return pulumi.get(self, "insights_configs")
3574
4221
 
3575
4222
  @property
@@ -3585,6 +4232,9 @@ class GetDatabaseInstancesInstanceSettingResult(dict):
3585
4232
  @property
3586
4233
  @pulumi.getter(name="maintenanceWindows")
3587
4234
  def maintenance_windows(self) -> Sequence['outputs.GetDatabaseInstancesInstanceSettingMaintenanceWindowResult']:
4235
+ """
4236
+ Declares a one-hour maintenance window when an Instance can automatically restart to apply updates. The maintenance window is specified in UTC time.
4237
+ """
3588
4238
  return pulumi.get(self, "maintenance_windows")
3589
4239
 
3590
4240
  @property
@@ -3595,6 +4245,9 @@ class GetDatabaseInstancesInstanceSettingResult(dict):
3595
4245
  @property
3596
4246
  @pulumi.getter(name="pricingPlan")
3597
4247
  def pricing_plan(self) -> str:
4248
+ """
4249
+ Pricing plan for this instance, can only be PER_USE.
4250
+ """
3598
4251
  return pulumi.get(self, "pricing_plan")
3599
4252
 
3600
4253
  @property
@@ -3613,16 +4266,25 @@ class GetDatabaseInstancesInstanceSettingResult(dict):
3613
4266
  @property
3614
4267
  @pulumi.getter(name="timeZone")
3615
4268
  def time_zone(self) -> str:
4269
+ """
4270
+ The time_zone to be used by the database engine (supported only for SQL Server), in SQL Server timezone format.
4271
+ """
3616
4272
  return pulumi.get(self, "time_zone")
3617
4273
 
3618
4274
  @property
3619
4275
  @pulumi.getter(name="userLabels")
3620
4276
  def user_labels(self) -> Mapping[str, str]:
4277
+ """
4278
+ A set of key/value user label pairs to assign to the instance.
4279
+ """
3621
4280
  return pulumi.get(self, "user_labels")
3622
4281
 
3623
4282
  @property
3624
4283
  @pulumi.getter
3625
4284
  def version(self) -> int:
4285
+ """
4286
+ Used to make sure changes to the settings block are atomic.
4287
+ """
3626
4288
  return pulumi.get(self, "version")
3627
4289
 
3628
4290
 
@@ -3630,11 +4292,17 @@ class GetDatabaseInstancesInstanceSettingResult(dict):
3630
4292
  class GetDatabaseInstancesInstanceSettingActiveDirectoryConfigResult(dict):
3631
4293
  def __init__(__self__, *,
3632
4294
  domain: str):
4295
+ """
4296
+ :param str domain: Domain name of the Active Directory for SQL Server (e.g., mydomain.com).
4297
+ """
3633
4298
  pulumi.set(__self__, "domain", domain)
3634
4299
 
3635
4300
  @property
3636
4301
  @pulumi.getter
3637
4302
  def domain(self) -> str:
4303
+ """
4304
+ Domain name of the Active Directory for SQL Server (e.g., mydomain.com).
4305
+ """
3638
4306
  return pulumi.get(self, "domain")
3639
4307
 
3640
4308
 
@@ -3642,11 +4310,17 @@ class GetDatabaseInstancesInstanceSettingActiveDirectoryConfigResult(dict):
3642
4310
  class GetDatabaseInstancesInstanceSettingAdvancedMachineFeatureResult(dict):
3643
4311
  def __init__(__self__, *,
3644
4312
  threads_per_core: int):
4313
+ """
4314
+ :param int threads_per_core: The number of threads per physical core. Can be 1 or 2.
4315
+ """
3645
4316
  pulumi.set(__self__, "threads_per_core", threads_per_core)
3646
4317
 
3647
4318
  @property
3648
4319
  @pulumi.getter(name="threadsPerCore")
3649
4320
  def threads_per_core(self) -> int:
4321
+ """
4322
+ The number of threads per physical core. Can be 1 or 2.
4323
+ """
3650
4324
  return pulumi.get(self, "threads_per_core")
3651
4325
 
3652
4326
 
@@ -3660,6 +4334,14 @@ class GetDatabaseInstancesInstanceSettingBackupConfigurationResult(dict):
3660
4334
  point_in_time_recovery_enabled: bool,
3661
4335
  start_time: str,
3662
4336
  transaction_log_retention_days: int):
4337
+ """
4338
+ :param bool binary_log_enabled: True if binary logging is enabled. If settings.backup_configuration.enabled is false, this must be as well. Can only be used with MySQL.
4339
+ :param bool enabled: True if backup configuration is enabled.
4340
+ :param str location: Location of the backup configuration.
4341
+ :param bool point_in_time_recovery_enabled: True if Point-in-time recovery is enabled.
4342
+ :param str start_time: HH:MM format time indicating when backup configuration starts.
4343
+ :param int transaction_log_retention_days: The number of days of transaction logs we retain for point in time restore, from 1-7. (For PostgreSQL Enterprise Plus instances, from 1 to 35.)
4344
+ """
3663
4345
  pulumi.set(__self__, "backup_retention_settings", backup_retention_settings)
3664
4346
  pulumi.set(__self__, "binary_log_enabled", binary_log_enabled)
3665
4347
  pulumi.set(__self__, "enabled", enabled)
@@ -3676,31 +4358,49 @@ class GetDatabaseInstancesInstanceSettingBackupConfigurationResult(dict):
3676
4358
  @property
3677
4359
  @pulumi.getter(name="binaryLogEnabled")
3678
4360
  def binary_log_enabled(self) -> bool:
4361
+ """
4362
+ True if binary logging is enabled. If settings.backup_configuration.enabled is false, this must be as well. Can only be used with MySQL.
4363
+ """
3679
4364
  return pulumi.get(self, "binary_log_enabled")
3680
4365
 
3681
4366
  @property
3682
4367
  @pulumi.getter
3683
4368
  def enabled(self) -> bool:
4369
+ """
4370
+ True if backup configuration is enabled.
4371
+ """
3684
4372
  return pulumi.get(self, "enabled")
3685
4373
 
3686
4374
  @property
3687
4375
  @pulumi.getter
3688
4376
  def location(self) -> str:
4377
+ """
4378
+ Location of the backup configuration.
4379
+ """
3689
4380
  return pulumi.get(self, "location")
3690
4381
 
3691
4382
  @property
3692
4383
  @pulumi.getter(name="pointInTimeRecoveryEnabled")
3693
4384
  def point_in_time_recovery_enabled(self) -> bool:
4385
+ """
4386
+ True if Point-in-time recovery is enabled.
4387
+ """
3694
4388
  return pulumi.get(self, "point_in_time_recovery_enabled")
3695
4389
 
3696
4390
  @property
3697
4391
  @pulumi.getter(name="startTime")
3698
4392
  def start_time(self) -> str:
4393
+ """
4394
+ HH:MM format time indicating when backup configuration starts.
4395
+ """
3699
4396
  return pulumi.get(self, "start_time")
3700
4397
 
3701
4398
  @property
3702
4399
  @pulumi.getter(name="transactionLogRetentionDays")
3703
4400
  def transaction_log_retention_days(self) -> int:
4401
+ """
4402
+ The number of days of transaction logs we retain for point in time restore, from 1-7. (For PostgreSQL Enterprise Plus instances, from 1 to 35.)
4403
+ """
3704
4404
  return pulumi.get(self, "transaction_log_retention_days")
3705
4405
 
3706
4406
 
@@ -3709,17 +4409,27 @@ class GetDatabaseInstancesInstanceSettingBackupConfigurationBackupRetentionSetti
3709
4409
  def __init__(__self__, *,
3710
4410
  retained_backups: int,
3711
4411
  retention_unit: str):
4412
+ """
4413
+ :param int retained_backups: Number of backups to retain.
4414
+ :param str retention_unit: The unit that 'retainedBackups' represents. Defaults to COUNT
4415
+ """
3712
4416
  pulumi.set(__self__, "retained_backups", retained_backups)
3713
4417
  pulumi.set(__self__, "retention_unit", retention_unit)
3714
4418
 
3715
4419
  @property
3716
4420
  @pulumi.getter(name="retainedBackups")
3717
4421
  def retained_backups(self) -> int:
4422
+ """
4423
+ Number of backups to retain.
4424
+ """
3718
4425
  return pulumi.get(self, "retained_backups")
3719
4426
 
3720
4427
  @property
3721
4428
  @pulumi.getter(name="retentionUnit")
3722
4429
  def retention_unit(self) -> str:
4430
+ """
4431
+ The unit that 'retainedBackups' represents. Defaults to COUNT
4432
+ """
3723
4433
  return pulumi.get(self, "retention_unit")
3724
4434
 
3725
4435
 
@@ -3727,11 +4437,17 @@ class GetDatabaseInstancesInstanceSettingBackupConfigurationBackupRetentionSetti
3727
4437
  class GetDatabaseInstancesInstanceSettingDataCacheConfigResult(dict):
3728
4438
  def __init__(__self__, *,
3729
4439
  data_cache_enabled: bool):
4440
+ """
4441
+ :param bool data_cache_enabled: Whether data cache is enabled for the instance.
4442
+ """
3730
4443
  pulumi.set(__self__, "data_cache_enabled", data_cache_enabled)
3731
4444
 
3732
4445
  @property
3733
4446
  @pulumi.getter(name="dataCacheEnabled")
3734
4447
  def data_cache_enabled(self) -> bool:
4448
+ """
4449
+ Whether data cache is enabled for the instance.
4450
+ """
3735
4451
  return pulumi.get(self, "data_cache_enabled")
3736
4452
 
3737
4453
 
@@ -3740,17 +4456,27 @@ class GetDatabaseInstancesInstanceSettingDatabaseFlagResult(dict):
3740
4456
  def __init__(__self__, *,
3741
4457
  name: str,
3742
4458
  value: str):
4459
+ """
4460
+ :param str name: Name of the flag.
4461
+ :param str value: Value of the flag.
4462
+ """
3743
4463
  pulumi.set(__self__, "name", name)
3744
4464
  pulumi.set(__self__, "value", value)
3745
4465
 
3746
4466
  @property
3747
4467
  @pulumi.getter
3748
4468
  def name(self) -> str:
4469
+ """
4470
+ Name of the flag.
4471
+ """
3749
4472
  return pulumi.get(self, "name")
3750
4473
 
3751
4474
  @property
3752
4475
  @pulumi.getter
3753
4476
  def value(self) -> str:
4477
+ """
4478
+ Value of the flag.
4479
+ """
3754
4480
  return pulumi.get(self, "value")
3755
4481
 
3756
4482
 
@@ -3760,6 +4486,11 @@ class GetDatabaseInstancesInstanceSettingDenyMaintenancePeriodResult(dict):
3760
4486
  end_date: str,
3761
4487
  start_date: str,
3762
4488
  time: str):
4489
+ """
4490
+ :param str end_date: End date before which maintenance will not take place. The date is in format yyyy-mm-dd i.e., 2020-11-01, or mm-dd, i.e., 11-01
4491
+ :param str start_date: Start date after which maintenance will not take place. The date is in format yyyy-mm-dd i.e., 2020-11-01, or mm-dd, i.e., 11-01
4492
+ :param str time: Time in UTC when the "deny maintenance period" starts on start_date and ends on end_date. The time is in format: HH:mm:SS, i.e., 00:00:00
4493
+ """
3763
4494
  pulumi.set(__self__, "end_date", end_date)
3764
4495
  pulumi.set(__self__, "start_date", start_date)
3765
4496
  pulumi.set(__self__, "time", time)
@@ -3767,16 +4498,25 @@ class GetDatabaseInstancesInstanceSettingDenyMaintenancePeriodResult(dict):
3767
4498
  @property
3768
4499
  @pulumi.getter(name="endDate")
3769
4500
  def end_date(self) -> str:
4501
+ """
4502
+ End date before which maintenance will not take place. The date is in format yyyy-mm-dd i.e., 2020-11-01, or mm-dd, i.e., 11-01
4503
+ """
3770
4504
  return pulumi.get(self, "end_date")
3771
4505
 
3772
4506
  @property
3773
4507
  @pulumi.getter(name="startDate")
3774
4508
  def start_date(self) -> str:
4509
+ """
4510
+ Start date after which maintenance will not take place. The date is in format yyyy-mm-dd i.e., 2020-11-01, or mm-dd, i.e., 11-01
4511
+ """
3775
4512
  return pulumi.get(self, "start_date")
3776
4513
 
3777
4514
  @property
3778
4515
  @pulumi.getter
3779
4516
  def time(self) -> str:
4517
+ """
4518
+ Time in UTC when the "deny maintenance period" starts on start_date and ends on end_date. The time is in format: HH:mm:SS, i.e., 00:00:00
4519
+ """
3780
4520
  return pulumi.get(self, "time")
3781
4521
 
3782
4522
 
@@ -3788,6 +4528,13 @@ class GetDatabaseInstancesInstanceSettingInsightsConfigResult(dict):
3788
4528
  query_string_length: int,
3789
4529
  record_application_tags: bool,
3790
4530
  record_client_address: bool):
4531
+ """
4532
+ :param bool query_insights_enabled: True if Query Insights feature is enabled.
4533
+ :param int query_plans_per_minute: Number of query execution plans captured by Insights per minute for all queries combined. Between 0 and 20. Default to 5.
4534
+ :param int query_string_length: Maximum query length stored in bytes. Between 256 and 4500. Default to 1024.
4535
+ :param bool record_application_tags: True if Query Insights will record application tags from query when enabled.
4536
+ :param bool record_client_address: True if Query Insights will record client address when enabled.
4537
+ """
3791
4538
  pulumi.set(__self__, "query_insights_enabled", query_insights_enabled)
3792
4539
  pulumi.set(__self__, "query_plans_per_minute", query_plans_per_minute)
3793
4540
  pulumi.set(__self__, "query_string_length", query_string_length)
@@ -3797,26 +4544,41 @@ class GetDatabaseInstancesInstanceSettingInsightsConfigResult(dict):
3797
4544
  @property
3798
4545
  @pulumi.getter(name="queryInsightsEnabled")
3799
4546
  def query_insights_enabled(self) -> bool:
4547
+ """
4548
+ True if Query Insights feature is enabled.
4549
+ """
3800
4550
  return pulumi.get(self, "query_insights_enabled")
3801
4551
 
3802
4552
  @property
3803
4553
  @pulumi.getter(name="queryPlansPerMinute")
3804
4554
  def query_plans_per_minute(self) -> int:
4555
+ """
4556
+ Number of query execution plans captured by Insights per minute for all queries combined. Between 0 and 20. Default to 5.
4557
+ """
3805
4558
  return pulumi.get(self, "query_plans_per_minute")
3806
4559
 
3807
4560
  @property
3808
4561
  @pulumi.getter(name="queryStringLength")
3809
4562
  def query_string_length(self) -> int:
4563
+ """
4564
+ Maximum query length stored in bytes. Between 256 and 4500. Default to 1024.
4565
+ """
3810
4566
  return pulumi.get(self, "query_string_length")
3811
4567
 
3812
4568
  @property
3813
4569
  @pulumi.getter(name="recordApplicationTags")
3814
4570
  def record_application_tags(self) -> bool:
4571
+ """
4572
+ True if Query Insights will record application tags from query when enabled.
4573
+ """
3815
4574
  return pulumi.get(self, "record_application_tags")
3816
4575
 
3817
4576
  @property
3818
4577
  @pulumi.getter(name="recordClientAddress")
3819
4578
  def record_client_address(self) -> bool:
4579
+ """
4580
+ True if Query Insights will record client address when enabled.
4581
+ """
3820
4582
  return pulumi.get(self, "record_client_address")
3821
4583
 
3822
4584
 
@@ -3831,6 +4593,15 @@ class GetDatabaseInstancesInstanceSettingIpConfigurationResult(dict):
3831
4593
  psc_configs: Sequence['outputs.GetDatabaseInstancesInstanceSettingIpConfigurationPscConfigResult'],
3832
4594
  require_ssl: bool,
3833
4595
  ssl_mode: str):
4596
+ """
4597
+ :param str allocated_ip_range: The name of the allocated ip range for the private ip CloudSQL instance. For example: "google-managed-services-default". If set, the instance ip will be created in the allocated range. The range name must comply with RFC 1035. Specifically, the name must be 1-63 characters long and match the regular expression a-z?.
4598
+ :param bool enable_private_path_for_google_cloud_services: Whether Google Cloud services such as BigQuery are allowed to access data in this Cloud SQL instance over a private IP connection. SQLSERVER database type is not supported.
4599
+ :param bool ipv4_enabled: Whether this Cloud SQL instance should be assigned a public IPV4 address. At least ipv4_enabled must be enabled or a private_network must be configured.
4600
+ :param str private_network: The VPC network from which the Cloud SQL instance is accessible for private IP. For example, projects/myProject/global/networks/default. Specifying a network enables private IP. At least ipv4_enabled must be enabled or a private_network must be configured. This setting can be updated, but it cannot be removed after it is set.
4601
+ :param Sequence['GetDatabaseInstancesInstanceSettingIpConfigurationPscConfigArgs'] psc_configs: PSC settings for a Cloud SQL instance.
4602
+ :param bool require_ssl: Whether SSL connections over IP are enforced or not. To change this field, also set the corresponding value in ssl_mode if it has been set too.
4603
+ :param str ssl_mode: Specify how SSL connection should be enforced in DB connections. This field provides more SSL enforcment options compared to require_ssl. To change this field, also set the correspoding value in require_ssl.
4604
+ """
3834
4605
  pulumi.set(__self__, "allocated_ip_range", allocated_ip_range)
3835
4606
  pulumi.set(__self__, "authorized_networks", authorized_networks)
3836
4607
  pulumi.set(__self__, "enable_private_path_for_google_cloud_services", enable_private_path_for_google_cloud_services)
@@ -3843,6 +4614,9 @@ class GetDatabaseInstancesInstanceSettingIpConfigurationResult(dict):
3843
4614
  @property
3844
4615
  @pulumi.getter(name="allocatedIpRange")
3845
4616
  def allocated_ip_range(self) -> str:
4617
+ """
4618
+ The name of the allocated ip range for the private ip CloudSQL instance. For example: "google-managed-services-default". If set, the instance ip will be created in the allocated range. The range name must comply with RFC 1035. Specifically, the name must be 1-63 characters long and match the regular expression a-z?.
4619
+ """
3846
4620
  return pulumi.get(self, "allocated_ip_range")
3847
4621
 
3848
4622
  @property
@@ -3853,31 +4627,49 @@ class GetDatabaseInstancesInstanceSettingIpConfigurationResult(dict):
3853
4627
  @property
3854
4628
  @pulumi.getter(name="enablePrivatePathForGoogleCloudServices")
3855
4629
  def enable_private_path_for_google_cloud_services(self) -> bool:
4630
+ """
4631
+ Whether Google Cloud services such as BigQuery are allowed to access data in this Cloud SQL instance over a private IP connection. SQLSERVER database type is not supported.
4632
+ """
3856
4633
  return pulumi.get(self, "enable_private_path_for_google_cloud_services")
3857
4634
 
3858
4635
  @property
3859
4636
  @pulumi.getter(name="ipv4Enabled")
3860
4637
  def ipv4_enabled(self) -> bool:
4638
+ """
4639
+ Whether this Cloud SQL instance should be assigned a public IPV4 address. At least ipv4_enabled must be enabled or a private_network must be configured.
4640
+ """
3861
4641
  return pulumi.get(self, "ipv4_enabled")
3862
4642
 
3863
4643
  @property
3864
4644
  @pulumi.getter(name="privateNetwork")
3865
4645
  def private_network(self) -> str:
4646
+ """
4647
+ The VPC network from which the Cloud SQL instance is accessible for private IP. For example, projects/myProject/global/networks/default. Specifying a network enables private IP. At least ipv4_enabled must be enabled or a private_network must be configured. This setting can be updated, but it cannot be removed after it is set.
4648
+ """
3866
4649
  return pulumi.get(self, "private_network")
3867
4650
 
3868
4651
  @property
3869
4652
  @pulumi.getter(name="pscConfigs")
3870
4653
  def psc_configs(self) -> Sequence['outputs.GetDatabaseInstancesInstanceSettingIpConfigurationPscConfigResult']:
4654
+ """
4655
+ PSC settings for a Cloud SQL instance.
4656
+ """
3871
4657
  return pulumi.get(self, "psc_configs")
3872
4658
 
3873
4659
  @property
3874
4660
  @pulumi.getter(name="requireSsl")
3875
4661
  def require_ssl(self) -> bool:
4662
+ """
4663
+ Whether SSL connections over IP are enforced or not. To change this field, also set the corresponding value in ssl_mode if it has been set too.
4664
+ """
3876
4665
  return pulumi.get(self, "require_ssl")
3877
4666
 
3878
4667
  @property
3879
4668
  @pulumi.getter(name="sslMode")
3880
4669
  def ssl_mode(self) -> str:
4670
+ """
4671
+ Specify how SSL connection should be enforced in DB connections. This field provides more SSL enforcment options compared to require_ssl. To change this field, also set the correspoding value in require_ssl.
4672
+ """
3881
4673
  return pulumi.get(self, "ssl_mode")
3882
4674
 
3883
4675
 
@@ -3912,17 +4704,27 @@ class GetDatabaseInstancesInstanceSettingIpConfigurationPscConfigResult(dict):
3912
4704
  def __init__(__self__, *,
3913
4705
  allowed_consumer_projects: Sequence[str],
3914
4706
  psc_enabled: bool):
4707
+ """
4708
+ :param Sequence[str] allowed_consumer_projects: List of consumer projects that are allow-listed for PSC connections to this instance. This instance can be connected to with PSC from any network in these projects. Each consumer project in this list may be represented by a project number (numeric) or by a project id (alphanumeric).
4709
+ :param bool psc_enabled: Whether PSC connectivity is enabled for this instance.
4710
+ """
3915
4711
  pulumi.set(__self__, "allowed_consumer_projects", allowed_consumer_projects)
3916
4712
  pulumi.set(__self__, "psc_enabled", psc_enabled)
3917
4713
 
3918
4714
  @property
3919
4715
  @pulumi.getter(name="allowedConsumerProjects")
3920
4716
  def allowed_consumer_projects(self) -> Sequence[str]:
4717
+ """
4718
+ List of consumer projects that are allow-listed for PSC connections to this instance. This instance can be connected to with PSC from any network in these projects. Each consumer project in this list may be represented by a project number (numeric) or by a project id (alphanumeric).
4719
+ """
3921
4720
  return pulumi.get(self, "allowed_consumer_projects")
3922
4721
 
3923
4722
  @property
3924
4723
  @pulumi.getter(name="pscEnabled")
3925
4724
  def psc_enabled(self) -> bool:
4725
+ """
4726
+ Whether PSC connectivity is enabled for this instance.
4727
+ """
3926
4728
  return pulumi.get(self, "psc_enabled")
3927
4729
 
3928
4730
 
@@ -3933,6 +4735,8 @@ class GetDatabaseInstancesInstanceSettingLocationPreferenceResult(dict):
3933
4735
  secondary_zone: str,
3934
4736
  zone: str):
3935
4737
  """
4738
+ :param str follow_gae_application: A Google App Engine application whose zone to remain in. Must be in the same region as this instance.
4739
+ :param str secondary_zone: The preferred Compute Engine zone for the secondary/failover
3936
4740
  :param str zone: To filter out the Cloud SQL instances which are located in the specified zone. This zone refers to the Compute Engine zone that the instance is currently serving from.
3937
4741
  """
3938
4742
  pulumi.set(__self__, "follow_gae_application", follow_gae_application)
@@ -3942,11 +4746,17 @@ class GetDatabaseInstancesInstanceSettingLocationPreferenceResult(dict):
3942
4746
  @property
3943
4747
  @pulumi.getter(name="followGaeApplication")
3944
4748
  def follow_gae_application(self) -> str:
4749
+ """
4750
+ A Google App Engine application whose zone to remain in. Must be in the same region as this instance.
4751
+ """
3945
4752
  return pulumi.get(self, "follow_gae_application")
3946
4753
 
3947
4754
  @property
3948
4755
  @pulumi.getter(name="secondaryZone")
3949
4756
  def secondary_zone(self) -> str:
4757
+ """
4758
+ The preferred Compute Engine zone for the secondary/failover
4759
+ """
3950
4760
  return pulumi.get(self, "secondary_zone")
3951
4761
 
3952
4762
  @property
@@ -3964,6 +4774,11 @@ class GetDatabaseInstancesInstanceSettingMaintenanceWindowResult(dict):
3964
4774
  day: int,
3965
4775
  hour: int,
3966
4776
  update_track: str):
4777
+ """
4778
+ :param int day: Day of week (1-7), starting on Monday
4779
+ :param int hour: Hour of day (0-23), ignored if day not set
4780
+ :param str update_track: Receive updates earlier (canary) or later (stable)
4781
+ """
3967
4782
  pulumi.set(__self__, "day", day)
3968
4783
  pulumi.set(__self__, "hour", hour)
3969
4784
  pulumi.set(__self__, "update_track", update_track)
@@ -3971,16 +4786,25 @@ class GetDatabaseInstancesInstanceSettingMaintenanceWindowResult(dict):
3971
4786
  @property
3972
4787
  @pulumi.getter
3973
4788
  def day(self) -> int:
4789
+ """
4790
+ Day of week (1-7), starting on Monday
4791
+ """
3974
4792
  return pulumi.get(self, "day")
3975
4793
 
3976
4794
  @property
3977
4795
  @pulumi.getter
3978
4796
  def hour(self) -> int:
4797
+ """
4798
+ Hour of day (0-23), ignored if day not set
4799
+ """
3979
4800
  return pulumi.get(self, "hour")
3980
4801
 
3981
4802
  @property
3982
4803
  @pulumi.getter(name="updateTrack")
3983
4804
  def update_track(self) -> str:
4805
+ """
4806
+ Receive updates earlier (canary) or later (stable)
4807
+ """
3984
4808
  return pulumi.get(self, "update_track")
3985
4809
 
3986
4810
 
@@ -3993,6 +4817,14 @@ class GetDatabaseInstancesInstanceSettingPasswordValidationPolicyResult(dict):
3993
4817
  min_length: int,
3994
4818
  password_change_interval: str,
3995
4819
  reuse_interval: int):
4820
+ """
4821
+ :param str complexity: Password complexity.
4822
+ :param bool disallow_username_substring: Disallow username as a part of the password.
4823
+ :param bool enable_password_policy: Whether the password policy is enabled or not.
4824
+ :param int min_length: Minimum number of characters allowed.
4825
+ :param str password_change_interval: Minimum interval after which the password can be changed. This flag is only supported for PostgresSQL.
4826
+ :param int reuse_interval: Number of previous passwords that cannot be reused.
4827
+ """
3996
4828
  pulumi.set(__self__, "complexity", complexity)
3997
4829
  pulumi.set(__self__, "disallow_username_substring", disallow_username_substring)
3998
4830
  pulumi.set(__self__, "enable_password_policy", enable_password_policy)
@@ -4003,31 +4835,49 @@ class GetDatabaseInstancesInstanceSettingPasswordValidationPolicyResult(dict):
4003
4835
  @property
4004
4836
  @pulumi.getter
4005
4837
  def complexity(self) -> str:
4838
+ """
4839
+ Password complexity.
4840
+ """
4006
4841
  return pulumi.get(self, "complexity")
4007
4842
 
4008
4843
  @property
4009
4844
  @pulumi.getter(name="disallowUsernameSubstring")
4010
4845
  def disallow_username_substring(self) -> bool:
4846
+ """
4847
+ Disallow username as a part of the password.
4848
+ """
4011
4849
  return pulumi.get(self, "disallow_username_substring")
4012
4850
 
4013
4851
  @property
4014
4852
  @pulumi.getter(name="enablePasswordPolicy")
4015
4853
  def enable_password_policy(self) -> bool:
4854
+ """
4855
+ Whether the password policy is enabled or not.
4856
+ """
4016
4857
  return pulumi.get(self, "enable_password_policy")
4017
4858
 
4018
4859
  @property
4019
4860
  @pulumi.getter(name="minLength")
4020
4861
  def min_length(self) -> int:
4862
+ """
4863
+ Minimum number of characters allowed.
4864
+ """
4021
4865
  return pulumi.get(self, "min_length")
4022
4866
 
4023
4867
  @property
4024
4868
  @pulumi.getter(name="passwordChangeInterval")
4025
4869
  def password_change_interval(self) -> str:
4870
+ """
4871
+ Minimum interval after which the password can be changed. This flag is only supported for PostgresSQL.
4872
+ """
4026
4873
  return pulumi.get(self, "password_change_interval")
4027
4874
 
4028
4875
  @property
4029
4876
  @pulumi.getter(name="reuseInterval")
4030
4877
  def reuse_interval(self) -> int:
4878
+ """
4879
+ Number of previous passwords that cannot be reused.
4880
+ """
4031
4881
  return pulumi.get(self, "reuse_interval")
4032
4882
 
4033
4883
 
@@ -4037,6 +4887,11 @@ class GetDatabaseInstancesInstanceSettingSqlServerAuditConfigResult(dict):
4037
4887
  bucket: str,
4038
4888
  retention_interval: str,
4039
4889
  upload_interval: str):
4890
+ """
4891
+ :param str bucket: The name of the destination bucket (e.g., gs://mybucket).
4892
+ :param str retention_interval: How long to keep generated audit files. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s"..
4893
+ :param str upload_interval: How often to upload generated audit files. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".
4894
+ """
4040
4895
  pulumi.set(__self__, "bucket", bucket)
4041
4896
  pulumi.set(__self__, "retention_interval", retention_interval)
4042
4897
  pulumi.set(__self__, "upload_interval", upload_interval)
@@ -4044,16 +4899,25 @@ class GetDatabaseInstancesInstanceSettingSqlServerAuditConfigResult(dict):
4044
4899
  @property
4045
4900
  @pulumi.getter
4046
4901
  def bucket(self) -> str:
4902
+ """
4903
+ The name of the destination bucket (e.g., gs://mybucket).
4904
+ """
4047
4905
  return pulumi.get(self, "bucket")
4048
4906
 
4049
4907
  @property
4050
4908
  @pulumi.getter(name="retentionInterval")
4051
4909
  def retention_interval(self) -> str:
4910
+ """
4911
+ How long to keep generated audit files. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s"..
4912
+ """
4052
4913
  return pulumi.get(self, "retention_interval")
4053
4914
 
4054
4915
  @property
4055
4916
  @pulumi.getter(name="uploadInterval")
4056
4917
  def upload_interval(self) -> str:
4918
+ """
4919
+ How often to upload generated audit files. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".
4920
+ """
4057
4921
  return pulumi.get(self, "upload_interval")
4058
4922
 
4059
4923
 
@@ -4068,7 +4932,23 @@ class GetDatabasesDatabaseResult(dict):
4068
4932
  project: str,
4069
4933
  self_link: str):
4070
4934
  """
4935
+ :param str charset: The charset value. See MySQL's
4936
+ [Supported Character Sets and Collations](https://dev.mysql.com/doc/refman/5.7/en/charset-charsets.html)
4937
+ and Postgres' [Character Set Support](https://www.postgresql.org/docs/9.6/static/multibyte.html)
4938
+ for more details and supported values. Postgres databases only support
4939
+ a value of 'UTF8' at creation time.
4940
+ :param str collation: The collation value. See MySQL's
4941
+ [Supported Character Sets and Collations](https://dev.mysql.com/doc/refman/5.7/en/charset-charsets.html)
4942
+ and Postgres' [Collation Support](https://www.postgresql.org/docs/9.6/static/collation.html)
4943
+ for more details and supported values. Postgres databases only support
4944
+ a value of 'en_US.UTF8' at creation time.
4945
+ :param str deletion_policy: The deletion policy for the database. Setting ABANDON allows the resource
4946
+ to be abandoned rather than deleted. This is useful for Postgres, where databases cannot be
4947
+ deleted from the API if there are users other than cloudsqlsuperuser with access. Possible
4948
+ values are: "ABANDON", "DELETE". Defaults to "DELETE".
4071
4949
  :param str instance: The name of the Cloud SQL database instance in which the database belongs.
4950
+ :param str name: The name of the database in the Cloud SQL instance.
4951
+ This does not include the project ID or instance name.
4072
4952
  :param str project: The ID of the project in which the instance belongs.
4073
4953
 
4074
4954
  > **Note** This datasource performs client-side sorting to provide consistent ordering of the databases.
@@ -4084,16 +4964,36 @@ class GetDatabasesDatabaseResult(dict):
4084
4964
  @property
4085
4965
  @pulumi.getter
4086
4966
  def charset(self) -> str:
4967
+ """
4968
+ The charset value. See MySQL's
4969
+ [Supported Character Sets and Collations](https://dev.mysql.com/doc/refman/5.7/en/charset-charsets.html)
4970
+ and Postgres' [Character Set Support](https://www.postgresql.org/docs/9.6/static/multibyte.html)
4971
+ for more details and supported values. Postgres databases only support
4972
+ a value of 'UTF8' at creation time.
4973
+ """
4087
4974
  return pulumi.get(self, "charset")
4088
4975
 
4089
4976
  @property
4090
4977
  @pulumi.getter
4091
4978
  def collation(self) -> str:
4979
+ """
4980
+ The collation value. See MySQL's
4981
+ [Supported Character Sets and Collations](https://dev.mysql.com/doc/refman/5.7/en/charset-charsets.html)
4982
+ and Postgres' [Collation Support](https://www.postgresql.org/docs/9.6/static/collation.html)
4983
+ for more details and supported values. Postgres databases only support
4984
+ a value of 'en_US.UTF8' at creation time.
4985
+ """
4092
4986
  return pulumi.get(self, "collation")
4093
4987
 
4094
4988
  @property
4095
4989
  @pulumi.getter(name="deletionPolicy")
4096
4990
  def deletion_policy(self) -> str:
4991
+ """
4992
+ The deletion policy for the database. Setting ABANDON allows the resource
4993
+ to be abandoned rather than deleted. This is useful for Postgres, where databases cannot be
4994
+ deleted from the API if there are users other than cloudsqlsuperuser with access. Possible
4995
+ values are: "ABANDON", "DELETE". Defaults to "DELETE".
4996
+ """
4097
4997
  return pulumi.get(self, "deletion_policy")
4098
4998
 
4099
4999
  @property
@@ -4107,6 +5007,10 @@ class GetDatabasesDatabaseResult(dict):
4107
5007
  @property
4108
5008
  @pulumi.getter
4109
5009
  def name(self) -> str:
5010
+ """
5011
+ The name of the database in the Cloud SQL instance.
5012
+ This does not include the project ID or instance name.
5013
+ """
4110
5014
  return pulumi.get(self, "name")
4111
5015
 
4112
5016
  @property