pulumi-aiven 6.38.0a1747372094__py3-none-any.whl → 6.39.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pulumi-aiven might be problematic. Click here for more details.

Files changed (189) hide show
  1. pulumi_aiven/__init__.py +10 -1
  2. pulumi_aiven/_inputs.py +1655 -398
  3. pulumi_aiven/_utilities.py +1 -1
  4. pulumi_aiven/account.py +1 -1
  5. pulumi_aiven/account_authentication.py +1 -1
  6. pulumi_aiven/account_team.py +1 -1
  7. pulumi_aiven/account_team_member.py +1 -1
  8. pulumi_aiven/account_team_project.py +1 -1
  9. pulumi_aiven/alloydbomni.py +1 -1
  10. pulumi_aiven/alloydbomni_database.py +1 -1
  11. pulumi_aiven/alloydbomni_user.py +1 -1
  12. pulumi_aiven/aws_org_vpc_peering_connection.py +1 -1
  13. pulumi_aiven/aws_privatelink.py +1 -1
  14. pulumi_aiven/aws_vpc_peering_connection.py +1 -1
  15. pulumi_aiven/azure_org_vpc_peering_connection.py +1 -1
  16. pulumi_aiven/azure_privatelink.py +1 -1
  17. pulumi_aiven/azure_privatelink_connection_approval.py +1 -1
  18. pulumi_aiven/azure_vpc_peering_connection.py +1 -1
  19. pulumi_aiven/billing_group.py +1 -1
  20. pulumi_aiven/cassandra.py +1 -1
  21. pulumi_aiven/cassandra_user.py +1 -1
  22. pulumi_aiven/clickhouse.py +1 -1
  23. pulumi_aiven/clickhouse_database.py +1 -1
  24. pulumi_aiven/clickhouse_grant.py +19 -1
  25. pulumi_aiven/clickhouse_role.py +1 -1
  26. pulumi_aiven/clickhouse_user.py +1 -1
  27. pulumi_aiven/config/__init__.py +1 -1
  28. pulumi_aiven/config/__init__.pyi +1 -1
  29. pulumi_aiven/config/vars.py +1 -1
  30. pulumi_aiven/connection_pool.py +1 -1
  31. pulumi_aiven/dragonfly.py +1 -1
  32. pulumi_aiven/flink.py +1 -1
  33. pulumi_aiven/flink_application.py +1 -1
  34. pulumi_aiven/flink_application_deployment.py +1 -1
  35. pulumi_aiven/flink_application_version.py +1 -1
  36. pulumi_aiven/flink_jar_application.py +1 -1
  37. pulumi_aiven/flink_jar_application_deployment.py +1 -1
  38. pulumi_aiven/flink_jar_application_version.py +1 -1
  39. pulumi_aiven/gcp_org_vpc_peering_connection.py +1 -1
  40. pulumi_aiven/gcp_privatelink.py +1 -1
  41. pulumi_aiven/gcp_privatelink_connection_approval.py +1 -1
  42. pulumi_aiven/gcp_vpc_peering_connection.py +1 -1
  43. pulumi_aiven/get_account.py +1 -1
  44. pulumi_aiven/get_account_authentication.py +1 -1
  45. pulumi_aiven/get_account_team.py +1 -1
  46. pulumi_aiven/get_account_team_member.py +1 -1
  47. pulumi_aiven/get_account_team_project.py +1 -1
  48. pulumi_aiven/get_alloydbomni.py +1 -1
  49. pulumi_aiven/get_alloydbomni_database.py +1 -1
  50. pulumi_aiven/get_alloydbomni_user.py +1 -1
  51. pulumi_aiven/get_aws_org_vpc_peering_connection.py +1 -1
  52. pulumi_aiven/get_aws_privatelink.py +1 -1
  53. pulumi_aiven/get_aws_vpc_peering_connection.py +1 -1
  54. pulumi_aiven/get_azure_org_vpc_peering_connection.py +1 -1
  55. pulumi_aiven/get_azure_privatelink.py +1 -1
  56. pulumi_aiven/get_azure_vpc_peering_connection.py +1 -1
  57. pulumi_aiven/get_billing_group.py +1 -1
  58. pulumi_aiven/get_cassanda.py +1 -1
  59. pulumi_aiven/get_cassandra.py +1 -1
  60. pulumi_aiven/get_cassandra_user.py +1 -1
  61. pulumi_aiven/get_clickhouse.py +1 -1
  62. pulumi_aiven/get_clickhouse_database.py +1 -1
  63. pulumi_aiven/get_clickhouse_user.py +1 -1
  64. pulumi_aiven/get_connection_pool.py +1 -1
  65. pulumi_aiven/get_dragonfly.py +1 -1
  66. pulumi_aiven/get_external_identity.py +6 -6
  67. pulumi_aiven/get_flink.py +1 -1
  68. pulumi_aiven/get_flink_application.py +1 -1
  69. pulumi_aiven/get_flink_application_version.py +1 -1
  70. pulumi_aiven/get_gcp_org_vpc_peering_connection.py +1 -1
  71. pulumi_aiven/get_gcp_privatelink.py +1 -1
  72. pulumi_aiven/get_gcp_vpc_peering_connection.py +1 -1
  73. pulumi_aiven/get_grafana.py +1 -1
  74. pulumi_aiven/get_influx_db.py +1 -1
  75. pulumi_aiven/get_influxdb_database.py +1 -1
  76. pulumi_aiven/get_influxdb_user.py +1 -1
  77. pulumi_aiven/get_kafka.py +1 -1
  78. pulumi_aiven/get_kafka_acl.py +1 -1
  79. pulumi_aiven/get_kafka_connect.py +1 -1
  80. pulumi_aiven/get_kafka_connector.py +1 -1
  81. pulumi_aiven/get_kafka_mirror_maker.py +1 -1
  82. pulumi_aiven/get_kafka_schema.py +1 -1
  83. pulumi_aiven/get_kafka_schema_configuration.py +1 -1
  84. pulumi_aiven/get_kafka_schema_registry_acl.py +1 -1
  85. pulumi_aiven/get_kafka_topic.py +1 -1
  86. pulumi_aiven/get_kafka_user.py +1 -1
  87. pulumi_aiven/get_m3_aggregator.py +1 -1
  88. pulumi_aiven/get_m3_db.py +1 -1
  89. pulumi_aiven/get_m3db_user.py +1 -1
  90. pulumi_aiven/get_mirror_maker_replication_flow.py +1 -1
  91. pulumi_aiven/get_my_sql.py +1 -1
  92. pulumi_aiven/get_mysql_database.py +1 -1
  93. pulumi_aiven/get_mysql_user.py +1 -1
  94. pulumi_aiven/get_open_search.py +8 -8
  95. pulumi_aiven/get_open_search_acl_config.py +8 -8
  96. pulumi_aiven/get_open_search_acl_rule.py +20 -20
  97. pulumi_aiven/get_opensearch_security_plugin_config.py +8 -8
  98. pulumi_aiven/get_opensearch_user.py +14 -14
  99. pulumi_aiven/get_organization.py +25 -7
  100. pulumi_aiven/get_organization_address.py +53 -30
  101. pulumi_aiven/get_organization_application_user.py +1 -1
  102. pulumi_aiven/get_organization_billing_group.py +39 -16
  103. pulumi_aiven/get_organization_billing_group_list.py +41 -13
  104. pulumi_aiven/get_organization_project.py +51 -15
  105. pulumi_aiven/get_organization_user.py +1 -1
  106. pulumi_aiven/get_organization_user_group.py +1 -1
  107. pulumi_aiven/get_organization_user_list.py +1 -1
  108. pulumi_aiven/get_organization_vpc.py +1 -1
  109. pulumi_aiven/get_organizational_unit.py +1 -1
  110. pulumi_aiven/get_pg.py +1 -1
  111. pulumi_aiven/get_pg_database.py +1 -1
  112. pulumi_aiven/get_pg_user.py +1 -1
  113. pulumi_aiven/get_project.py +1 -1
  114. pulumi_aiven/get_project_user.py +1 -1
  115. pulumi_aiven/get_project_vpc.py +1 -1
  116. pulumi_aiven/get_redis.py +1 -1
  117. pulumi_aiven/get_redis_user.py +1 -1
  118. pulumi_aiven/get_service_component.py +1 -1
  119. pulumi_aiven/get_service_integration.py +1 -1
  120. pulumi_aiven/get_service_integration_endpoint.py +1 -1
  121. pulumi_aiven/get_thanos.py +1 -1
  122. pulumi_aiven/get_transit_gateway_vpc_attachment.py +1 -1
  123. pulumi_aiven/get_valkey.py +1 -1
  124. pulumi_aiven/get_valkey_user.py +1 -1
  125. pulumi_aiven/governance_access.py +451 -0
  126. pulumi_aiven/grafana.py +1 -1
  127. pulumi_aiven/influx_db.py +1 -1
  128. pulumi_aiven/influxdb_database.py +1 -1
  129. pulumi_aiven/influxdb_user.py +1 -1
  130. pulumi_aiven/kafka.py +1 -1
  131. pulumi_aiven/kafka_acl.py +1 -1
  132. pulumi_aiven/kafka_connect.py +1 -1
  133. pulumi_aiven/kafka_connector.py +1 -1
  134. pulumi_aiven/kafka_mirror_maker.py +1 -1
  135. pulumi_aiven/kafka_native_acl.py +1 -1
  136. pulumi_aiven/kafka_quota.py +1 -1
  137. pulumi_aiven/kafka_schema.py +1 -1
  138. pulumi_aiven/kafka_schema_configuration.py +1 -1
  139. pulumi_aiven/kafka_schema_registry_acl.py +1 -1
  140. pulumi_aiven/kafka_topic.py +1 -1
  141. pulumi_aiven/kafka_user.py +1 -1
  142. pulumi_aiven/m3_aggregator.py +1 -1
  143. pulumi_aiven/m3_db.py +1 -1
  144. pulumi_aiven/m3db_user.py +1 -1
  145. pulumi_aiven/mirror_maker_replication_flow.py +1 -1
  146. pulumi_aiven/my_sql.py +1 -1
  147. pulumi_aiven/mysql_database.py +1 -1
  148. pulumi_aiven/mysql_user.py +1 -1
  149. pulumi_aiven/open_search.py +18 -20
  150. pulumi_aiven/open_search_acl_config.py +30 -42
  151. pulumi_aiven/open_search_acl_rule.py +48 -48
  152. pulumi_aiven/opensearch_security_plugin_config.py +15 -43
  153. pulumi_aiven/opensearch_user.py +33 -33
  154. pulumi_aiven/organization.py +25 -20
  155. pulumi_aiven/organization_address.py +103 -97
  156. pulumi_aiven/organization_application_user.py +10 -1
  157. pulumi_aiven/organization_application_user_token.py +1 -1
  158. pulumi_aiven/organization_billing_group.py +67 -61
  159. pulumi_aiven/organization_group_project.py +1 -1
  160. pulumi_aiven/organization_permission.py +1 -19
  161. pulumi_aiven/organization_project.py +112 -63
  162. pulumi_aiven/organization_user.py +1 -1
  163. pulumi_aiven/organization_user_group.py +1 -1
  164. pulumi_aiven/organization_user_group_member.py +1 -1
  165. pulumi_aiven/organization_vpc.py +1 -1
  166. pulumi_aiven/organizational_unit.py +1 -1
  167. pulumi_aiven/outputs.py +1439 -506
  168. pulumi_aiven/pg.py +1 -1
  169. pulumi_aiven/pg_database.py +1 -1
  170. pulumi_aiven/pg_user.py +1 -1
  171. pulumi_aiven/project.py +1 -1
  172. pulumi_aiven/project_user.py +1 -1
  173. pulumi_aiven/project_vpc.py +1 -1
  174. pulumi_aiven/provider.py +1 -1
  175. pulumi_aiven/pulumi-plugin.json +1 -1
  176. pulumi_aiven/redis.py +1 -1
  177. pulumi_aiven/redis_user.py +1 -1
  178. pulumi_aiven/service_integration.py +1 -1
  179. pulumi_aiven/service_integration_endpoint.py +1 -1
  180. pulumi_aiven/static_ip.py +1 -1
  181. pulumi_aiven/thanos.py +1 -1
  182. pulumi_aiven/transit_gateway_vpc_attachment.py +1 -1
  183. pulumi_aiven/valkey.py +1 -1
  184. pulumi_aiven/valkey_user.py +1 -1
  185. {pulumi_aiven-6.38.0a1747372094.dist-info → pulumi_aiven-6.39.0.dist-info}/METADATA +1 -1
  186. pulumi_aiven-6.39.0.dist-info/RECORD +189 -0
  187. {pulumi_aiven-6.38.0a1747372094.dist-info → pulumi_aiven-6.39.0.dist-info}/WHEEL +1 -1
  188. pulumi_aiven-6.38.0a1747372094.dist-info/RECORD +0 -188
  189. {pulumi_aiven-6.38.0a1747372094.dist-info → pulumi_aiven-6.39.0.dist-info}/top_level.txt +0 -0
pulumi_aiven/outputs.py CHANGED
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -23,6 +23,7 @@ __all__ = [
23
23
  'AlloydbomniAlloydbomniUserConfig',
24
24
  'AlloydbomniAlloydbomniUserConfigIpFilterObject',
25
25
  'AlloydbomniAlloydbomniUserConfigPg',
26
+ 'AlloydbomniAlloydbomniUserConfigPgaudit',
26
27
  'AlloydbomniAlloydbomniUserConfigPgbouncer',
27
28
  'AlloydbomniAlloydbomniUserConfigPglookout',
28
29
  'AlloydbomniAlloydbomniUserConfigPrivateAccess',
@@ -80,6 +81,9 @@ __all__ = [
80
81
  'FlinkServiceIntegration',
81
82
  'FlinkTag',
82
83
  'FlinkTechEmail',
84
+ 'GovernanceAccessAccessData',
85
+ 'GovernanceAccessAccessDataAcl',
86
+ 'GovernanceAccessTimeouts',
83
87
  'GrafanaComponent',
84
88
  'GrafanaGrafana',
85
89
  'GrafanaGrafanaUserConfig',
@@ -132,6 +136,7 @@ __all__ = [
132
136
  'KafkaKafkaUserConfigKafka',
133
137
  'KafkaKafkaUserConfigKafkaAuthenticationMethods',
134
138
  'KafkaKafkaUserConfigKafkaConnectConfig',
139
+ 'KafkaKafkaUserConfigKafkaConnectPluginVersion',
135
140
  'KafkaKafkaUserConfigKafkaConnectSecretProvider',
136
141
  'KafkaKafkaUserConfigKafkaConnectSecretProviderAws',
137
142
  'KafkaKafkaUserConfigKafkaConnectSecretProviderVault',
@@ -240,6 +245,7 @@ __all__ = [
240
245
  'OrganizationGroupProjectTimeouts',
241
246
  'OrganizationPermissionPermission',
242
247
  'OrganizationProjectTag',
248
+ 'OrganizationProjectTimeouts',
243
249
  'OrganizationTimeouts',
244
250
  'OrganizationUserGroupMemberTimeouts',
245
251
  'PgComponent',
@@ -352,6 +358,7 @@ __all__ = [
352
358
  'GetAlloydbomniAlloydbomniUserConfigResult',
353
359
  'GetAlloydbomniAlloydbomniUserConfigIpFilterObjectResult',
354
360
  'GetAlloydbomniAlloydbomniUserConfigPgResult',
361
+ 'GetAlloydbomniAlloydbomniUserConfigPgauditResult',
355
362
  'GetAlloydbomniAlloydbomniUserConfigPgbouncerResult',
356
363
  'GetAlloydbomniAlloydbomniUserConfigPglookoutResult',
357
364
  'GetAlloydbomniAlloydbomniUserConfigPrivateAccessResult',
@@ -465,6 +472,7 @@ __all__ = [
465
472
  'GetKafkaKafkaUserConfigKafkaResult',
466
473
  'GetKafkaKafkaUserConfigKafkaAuthenticationMethodsResult',
467
474
  'GetKafkaKafkaUserConfigKafkaConnectConfigResult',
475
+ 'GetKafkaKafkaUserConfigKafkaConnectPluginVersionResult',
468
476
  'GetKafkaKafkaUserConfigKafkaConnectSecretProviderResult',
469
477
  'GetKafkaKafkaUserConfigKafkaConnectSecretProviderAwsResult',
470
478
  'GetKafkaKafkaUserConfigKafkaConnectSecretProviderVaultResult',
@@ -568,8 +576,13 @@ __all__ = [
568
576
  'GetOpenSearchServiceIntegrationResult',
569
577
  'GetOpenSearchTagResult',
570
578
  'GetOpenSearchTechEmailResult',
579
+ 'GetOrganizationAddressTimeoutsResult',
571
580
  'GetOrganizationBillingGroupListBillingGroupResult',
581
+ 'GetOrganizationBillingGroupListTimeoutsResult',
582
+ 'GetOrganizationBillingGroupTimeoutsResult',
572
583
  'GetOrganizationProjectTagResult',
584
+ 'GetOrganizationProjectTimeoutsResult',
585
+ 'GetOrganizationTimeoutsResult',
573
586
  'GetOrganizationUserListUserResult',
574
587
  'GetOrganizationUserListUserUserInfoResult',
575
588
  'GetPgComponentResult',
@@ -1147,6 +1160,7 @@ class AlloydbomniAlloydbomniUserConfig(dict):
1147
1160
  pg_read_replica: Optional[builtins.bool] = None,
1148
1161
  pg_service_to_fork_from: Optional[builtins.str] = None,
1149
1162
  pg_version: Optional[builtins.str] = None,
1163
+ pgaudit: Optional['outputs.AlloydbomniAlloydbomniUserConfigPgaudit'] = None,
1150
1164
  pgbouncer: Optional['outputs.AlloydbomniAlloydbomniUserConfigPgbouncer'] = None,
1151
1165
  pglookout: Optional['outputs.AlloydbomniAlloydbomniUserConfigPglookout'] = None,
1152
1166
  private_access: Optional['outputs.AlloydbomniAlloydbomniUserConfigPrivateAccess'] = None,
@@ -1178,6 +1192,7 @@ class AlloydbomniAlloydbomniUserConfig(dict):
1178
1192
  :param builtins.bool pg_read_replica: Should the service which is being forked be a read replica (deprecated, use read_replica service integration instead).
1179
1193
  :param builtins.str pg_service_to_fork_from: Name of the PG Service from which to fork (deprecated, use service*to*fork_from). This has effect only when a new service is being created. Example: `anotherservicename`.
1180
1194
  :param builtins.str pg_version: Enum: `15`, and newer. PostgreSQL major version.
1195
+ :param 'AlloydbomniAlloydbomniUserConfigPgauditArgs' pgaudit: System-wide settings for the pgaudit extension
1181
1196
  :param 'AlloydbomniAlloydbomniUserConfigPgbouncerArgs' pgbouncer: PGBouncer connection pooling settings
1182
1197
  :param 'AlloydbomniAlloydbomniUserConfigPglookoutArgs' pglookout: System-wide settings for pglookout
1183
1198
  :param 'AlloydbomniAlloydbomniUserConfigPrivateAccessArgs' private_access: Allow access to selected service ports from private networks
@@ -1187,11 +1202,11 @@ class AlloydbomniAlloydbomniUserConfig(dict):
1187
1202
  :param builtins.str recovery_target_time: Recovery target time when forking a service. This has effect only when a new service is being created. Example: `2019-01-01 23:34:45`.
1188
1203
  :param builtins.bool service_log: Store logs for the service so that they are available in the HTTP API and console.
1189
1204
  :param builtins.str service_to_fork_from: Name of another service to fork from. This has effect only when a new service is being created. Example: `anotherservicename`.
1190
- :param builtins.float shared_buffers_percentage: Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20% - 60%. This setting adjusts the shared_buffers configuration value. Example: `41.5`.
1205
+ :param builtins.float shared_buffers_percentage: Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20% - 60%. This setting adjusts the shared_buffers configuration value. Changing this parameter causes a service restart. Example: `41.5`.
1191
1206
  :param builtins.bool static_ips: Use static public IP addresses.
1192
1207
  :param builtins.str synchronous_replication: Enum: `off`, `quorum`. Synchronous replication type. Note that the service plan also needs to support synchronous replication.
1193
1208
  :param builtins.str variant: Enum: `aiven`, `timescale`. Variant of the PostgreSQL service, may affect the features that are exposed by default.
1194
- :param builtins.int work_mem: Sets the maximum amount of memory to be used by a query operation (such as a sort or hash table) before writing to temporary disk files, in MB. Default is 1MB + 0.075% of total RAM (up to 32MB). Example: `4`.
1209
+ :param builtins.int work_mem: Sets the maximum amount of memory to be used by a query operation (such as a sort or hash table) before writing to temporary disk files, in MB. The default is 1MB + 0.075% of total RAM (up to 32MB). Example: `4`.
1195
1210
  """
1196
1211
  if additional_backup_regions is not None:
1197
1212
  pulumi.set(__self__, "additional_backup_regions", additional_backup_regions)
@@ -1225,6 +1240,8 @@ class AlloydbomniAlloydbomniUserConfig(dict):
1225
1240
  pulumi.set(__self__, "pg_service_to_fork_from", pg_service_to_fork_from)
1226
1241
  if pg_version is not None:
1227
1242
  pulumi.set(__self__, "pg_version", pg_version)
1243
+ if pgaudit is not None:
1244
+ pulumi.set(__self__, "pgaudit", pgaudit)
1228
1245
  if pgbouncer is not None:
1229
1246
  pulumi.set(__self__, "pgbouncer", pgbouncer)
1230
1247
  if pglookout is not None:
@@ -1383,6 +1400,14 @@ class AlloydbomniAlloydbomniUserConfig(dict):
1383
1400
  """
1384
1401
  return pulumi.get(self, "pg_version")
1385
1402
 
1403
+ @property
1404
+ @pulumi.getter
1405
+ def pgaudit(self) -> Optional['outputs.AlloydbomniAlloydbomniUserConfigPgaudit']:
1406
+ """
1407
+ System-wide settings for the pgaudit extension
1408
+ """
1409
+ return pulumi.get(self, "pgaudit")
1410
+
1386
1411
  @property
1387
1412
  @pulumi.getter
1388
1413
  def pgbouncer(self) -> Optional['outputs.AlloydbomniAlloydbomniUserConfigPgbouncer']:
@@ -1459,7 +1484,7 @@ class AlloydbomniAlloydbomniUserConfig(dict):
1459
1484
  @pulumi.getter(name="sharedBuffersPercentage")
1460
1485
  def shared_buffers_percentage(self) -> Optional[builtins.float]:
1461
1486
  """
1462
- Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20% - 60%. This setting adjusts the shared_buffers configuration value. Example: `41.5`.
1487
+ Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20% - 60%. This setting adjusts the shared_buffers configuration value. Changing this parameter causes a service restart. Example: `41.5`.
1463
1488
  """
1464
1489
  return pulumi.get(self, "shared_buffers_percentage")
1465
1490
 
@@ -1491,7 +1516,7 @@ class AlloydbomniAlloydbomniUserConfig(dict):
1491
1516
  @pulumi.getter(name="workMem")
1492
1517
  def work_mem(self) -> Optional[builtins.int]:
1493
1518
  """
1494
- Sets the maximum amount of memory to be used by a query operation (such as a sort or hash table) before writing to temporary disk files, in MB. Default is 1MB + 0.075% of total RAM (up to 32MB). Example: `4`.
1519
+ Sets the maximum amount of memory to be used by a query operation (such as a sort or hash table) before writing to temporary disk files, in MB. The default is 1MB + 0.075% of total RAM (up to 32MB). Example: `4`.
1495
1520
  """
1496
1521
  return pulumi.get(self, "work_mem")
1497
1522
 
@@ -1685,54 +1710,54 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
1685
1710
  wal_sender_timeout: Optional[builtins.int] = None,
1686
1711
  wal_writer_delay: Optional[builtins.int] = None):
1687
1712
  """
1688
- :param builtins.float autovacuum_analyze_scale_factor: Specifies a fraction of the table size to add to autovacuum*analyze*threshold when deciding whether to trigger an ANALYZE. The default is 0.2 (20% of table size).
1689
- :param builtins.int autovacuum_analyze_threshold: Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is 50 tuples.
1690
- :param builtins.int autovacuum_freeze_max_age: Specifies the maximum age (in transactions) that a table's pg_class.relfrozenxid field can attain before a VACUUM operation is forced to prevent transaction ID wraparound within the table. Note that the system will launch autovacuum processes to prevent wraparound even when autovacuum is otherwise disabled. This parameter will cause the server to be restarted. Example: `200000000`.
1691
- :param builtins.int autovacuum_max_workers: Specifies the maximum number of autovacuum processes (other than the autovacuum launcher) that may be running at any one time. The default is three. This parameter can only be set at server start.
1692
- :param builtins.int autovacuum_naptime: Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds, and the default is one minute.
1693
- :param builtins.int autovacuum_vacuum_cost_delay: Specifies the cost delay value that will be used in automatic VACUUM operations. If -1 is specified, the regular vacuum*cost*delay value will be used. The default value is 20 milliseconds.
1694
- :param builtins.int autovacuum_vacuum_cost_limit: Specifies the cost limit value that will be used in automatic VACUUM operations. If -1 is specified (which is the default), the regular vacuum*cost*limit value will be used.
1695
- :param builtins.float autovacuum_vacuum_scale_factor: Specifies a fraction of the table size to add to autovacuum*vacuum*threshold when deciding whether to trigger a VACUUM. The default is 0.2 (20% of table size).
1696
- :param builtins.int autovacuum_vacuum_threshold: Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is 50 tuples.
1697
- :param builtins.int bgwriter_delay: Specifies the delay between activity rounds for the background writer in milliseconds. Default is 200. Example: `200`.
1698
- :param builtins.int bgwriter_flush_after: Whenever more than bgwriter*flush*after bytes have been written by the background writer, attempt to force the OS to issue these writes to the underlying storage. Specified in kilobytes, default is 512. Setting of 0 disables forced writeback. Example: `512`.
1699
- :param builtins.int bgwriter_lru_maxpages: In each round, no more than this many buffers will be written by the background writer. Setting this to zero disables background writing. Default is 100. Example: `100`.
1700
- :param builtins.float bgwriter_lru_multiplier: The average recent need for new buffers is multiplied by bgwriter*lru*multiplier to arrive at an estimate of the number that will be needed during the next round, (up to bgwriter*lru*maxpages). 1.0 represents a “just in time” policy of writing exactly the number of buffers predicted to be needed. Larger values provide some cushion against spikes in demand, while smaller values intentionally leave writes to be done by server processes. The default is 2.0. Example: `2.0`.
1701
- :param builtins.int deadlock_timeout: This is the amount of time, in milliseconds, to wait on a lock before checking to see if there is a deadlock condition. Example: `1000`.
1702
- :param builtins.str default_toast_compression: Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns (the default is lz4).
1713
+ :param builtins.float autovacuum_analyze_scale_factor: Specifies a fraction of the table size to add to autovacuum*analyze*threshold when deciding whether to trigger an ANALYZE (e.g. `0.2` for 20% of the table size). The default is `0.2`.
1714
+ :param builtins.int autovacuum_analyze_threshold: Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is `50`.
1715
+ :param builtins.int autovacuum_freeze_max_age: Specifies the maximum age (in transactions) that a table's pg_class.relfrozenxid field can attain before a VACUUM operation is forced to prevent transaction ID wraparound within the table. The system launches autovacuum processes to prevent wraparound even when autovacuum is otherwise disabled. Changing this parameter causes a service restart. Example: `200000000`.
1716
+ :param builtins.int autovacuum_max_workers: Specifies the maximum number of autovacuum processes (other than the autovacuum launcher) that may be running at any one time. The default is `3`. Changing this parameter causes a service restart.
1717
+ :param builtins.int autovacuum_naptime: Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds. The default is `60`.
1718
+ :param builtins.int autovacuum_vacuum_cost_delay: Specifies the cost delay value that will be used in automatic VACUUM operations. If `-1` is specified, the regular vacuum*cost*delay value will be used. The default is `2` (upstream default).
1719
+ :param builtins.int autovacuum_vacuum_cost_limit: Specifies the cost limit value that will be used in automatic VACUUM operations. If `-1` is specified, the regular vacuum*cost*limit value will be used. The default is `-1` (upstream default).
1720
+ :param builtins.float autovacuum_vacuum_scale_factor: Specifies a fraction of the table size to add to autovacuum*vacuum*threshold when deciding whether to trigger a VACUUM (e.g. `0.2` for 20% of the table size). The default is `0.2`.
1721
+ :param builtins.int autovacuum_vacuum_threshold: Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is `50`.
1722
+ :param builtins.int bgwriter_delay: Specifies the delay between activity rounds for the background writer in milliseconds. The default is `200`. Example: `200`.
1723
+ :param builtins.int bgwriter_flush_after: Whenever more than bgwriter*flush*after bytes have been written by the background writer, attempt to force the OS to issue these writes to the underlying storage. Specified in kilobytes. Setting of 0 disables forced writeback. The default is `512`. Example: `512`.
1724
+ :param builtins.int bgwriter_lru_maxpages: In each round, no more than this many buffers will be written by the background writer. Setting this to zero disables background writing. The default is `100`. Example: `100`.
1725
+ :param builtins.float bgwriter_lru_multiplier: The average recent need for new buffers is multiplied by bgwriter*lru*multiplier to arrive at an estimate of the number that will be needed during the next round, (up to bgwriter*lru*maxpages). 1.0 represents a “just in time” policy of writing exactly the number of buffers predicted to be needed. Larger values provide some cushion against spikes in demand, while smaller values intentionally leave writes to be done by server processes. The default is `2.0`. Example: `2.0`.
1726
+ :param builtins.int deadlock_timeout: This is the amount of time, in milliseconds, to wait on a lock before checking to see if there is a deadlock condition. The default is `1000` (upstream default). Example: `1000`.
1727
+ :param builtins.str default_toast_compression: Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns. The default is `lz4`.
1703
1728
  :param builtins.int idle_in_transaction_session_timeout: Time out sessions with open transactions after this number of milliseconds.
1704
1729
  :param builtins.bool jit: Controls system-wide use of Just-in-Time Compilation (JIT).
1705
- :param builtins.int log_autovacuum_min_duration: Causes each action executed by autovacuum to be logged if it ran for at least the specified number of milliseconds. Setting this to zero logs all autovacuum actions. Minus-one (the default) disables logging autovacuum actions.
1730
+ :param builtins.int log_autovacuum_min_duration: Causes each action executed by autovacuum to be logged if it ran for at least the specified number of milliseconds. Setting this to zero logs all autovacuum actions. Minus-one disables logging autovacuum actions. The default is `1000`.
1706
1731
  :param builtins.str log_error_verbosity: Enum: `DEFAULT`, `TERSE`, `VERBOSE`. Controls the amount of detail written in the server log for each message that is logged.
1707
1732
  :param builtins.str log_line_prefix: Enum: `'%m [%p] %q[user=%u,db=%d,app=%a] '`, `'%t [%p]: [%l-1] user=%u,db=%d,app=%a,client=%h '`, `'pid=%p,user=%u,db=%d,app=%a,client=%h '`, `'pid=%p,user=%u,db=%d,app=%a,client=%h,txid=%x,qid=%Q '`. Choose from one of the available log formats.
1708
1733
  :param builtins.int log_min_duration_statement: Log statements that take more than this number of milliseconds to run, -1 disables.
1709
1734
  :param builtins.int log_temp_files: Log statements for each temporary file created larger than this number of kilobytes, -1 disables.
1710
- :param builtins.int max_files_per_process: PostgreSQL maximum number of files that can be open per process.
1711
- :param builtins.int max_locks_per_transaction: PostgreSQL maximum locks per transaction.
1712
- :param builtins.int max_logical_replication_workers: PostgreSQL maximum logical replication workers (taken from the pool of max*parallel*workers).
1713
- :param builtins.int max_parallel_workers: Sets the maximum number of workers that the system can support for parallel queries.
1714
- :param builtins.int max_parallel_workers_per_gather: Sets the maximum number of workers that can be started by a single Gather or Gather Merge node.
1715
- :param builtins.int max_pred_locks_per_transaction: PostgreSQL maximum predicate locks per transaction.
1716
- :param builtins.int max_prepared_transactions: PostgreSQL maximum prepared transactions.
1717
- :param builtins.int max_replication_slots: PostgreSQL maximum replication slots.
1718
- :param builtins.int max_slot_wal_keep_size: PostgreSQL maximum WAL size (MB) reserved for replication slots. Default is -1 (unlimited). wal*keep*size minimum WAL size setting takes precedence over this.
1719
- :param builtins.int max_stack_depth: Maximum depth of the stack in bytes.
1720
- :param builtins.int max_standby_archive_delay: Max standby archive delay in milliseconds.
1721
- :param builtins.int max_standby_streaming_delay: Max standby streaming delay in milliseconds.
1722
- :param builtins.int max_wal_senders: PostgreSQL maximum WAL senders.
1723
- :param builtins.int max_worker_processes: Sets the maximum number of background processes that the system can support.
1735
+ :param builtins.int max_files_per_process: PostgreSQL maximum number of files that can be open per process. The default is `1000` (upstream default). Changing this parameter causes a service restart.
1736
+ :param builtins.int max_locks_per_transaction: PostgreSQL maximum locks per transaction. Changing this parameter causes a service restart.
1737
+ :param builtins.int max_logical_replication_workers: PostgreSQL maximum logical replication workers (taken from the pool of max*parallel*workers). The default is `4` (upstream default). Changing this parameter causes a service restart.
1738
+ :param builtins.int max_parallel_workers: Sets the maximum number of workers that the system can support for parallel queries. The default is `8` (upstream default).
1739
+ :param builtins.int max_parallel_workers_per_gather: Sets the maximum number of workers that can be started by a single Gather or Gather Merge node. The default is `2` (upstream default).
1740
+ :param builtins.int max_pred_locks_per_transaction: PostgreSQL maximum predicate locks per transaction. The default is `64` (upstream default). Changing this parameter causes a service restart.
1741
+ :param builtins.int max_prepared_transactions: PostgreSQL maximum prepared transactions. The default is `0`. Changing this parameter causes a service restart.
1742
+ :param builtins.int max_replication_slots: PostgreSQL maximum replication slots. The default is `20`. Changing this parameter causes a service restart.
1743
+ :param builtins.int max_slot_wal_keep_size: PostgreSQL maximum WAL size (MB) reserved for replication slots. If `-1` is specified, replication slots may retain an unlimited amount of WAL files. The default is `-1` (upstream default). wal*keep*size minimum WAL size setting takes precedence over this.
1744
+ :param builtins.int max_stack_depth: Maximum depth of the stack in bytes. The default is `2097152` (upstream default).
1745
+ :param builtins.int max_standby_archive_delay: Max standby archive delay in milliseconds. The default is `30000` (upstream default).
1746
+ :param builtins.int max_standby_streaming_delay: Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
1747
+ :param builtins.int max_wal_senders: PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
1748
+ :param builtins.int max_worker_processes: Sets the maximum number of background processes that the system can support. The default is `8`. Changing this parameter causes a service restart.
1724
1749
  :param builtins.str password_encryption: Enum: `md5`, `scram-sha-256`. Chooses the algorithm for encrypting passwords. Default: `md5`.
1725
- :param builtins.int pg_partman_bgw_dot_interval: Sets the time interval to run pg_partman's scheduled tasks. Example: `3600`.
1750
+ :param builtins.int pg_partman_bgw_dot_interval: Sets the time interval in seconds to run pg_partman's scheduled tasks. The default is `3600`. Example: `3600`.
1726
1751
  :param builtins.str pg_partman_bgw_dot_role: Controls which role to use for pg_partman's scheduled background tasks. Example: `myrolename`.
1727
- :param builtins.str pg_stat_statements_dot_track: Enum: `all`, `none`, `top`. Controls which statements are counted. Specify top to track top-level statements (those issued directly by clients), all to also track nested statements (such as statements invoked within functions), or none to disable statement statistics collection. The default value is top.
1752
+ :param builtins.str pg_stat_statements_dot_track: Enum: `all`, `none`, `top`. Controls which statements are counted. Specify top to track top-level statements (those issued directly by clients), all to also track nested statements (such as statements invoked within functions), or none to disable statement statistics collection. The default is `top`.
1728
1753
  :param builtins.int temp_file_limit: PostgreSQL temporary file limit in KiB, -1 for unlimited. Example: `5000000`.
1729
1754
  :param builtins.str timezone: PostgreSQL service timezone. Example: `Europe/Helsinki`.
1730
- :param builtins.int track_activity_query_size: Specifies the number of bytes reserved to track the currently executing command for each active session. Example: `1024`.
1731
- :param builtins.str track_commit_timestamp: Enum: `off`, `on`. Record commit time of transactions.
1755
+ :param builtins.int track_activity_query_size: Specifies the number of bytes reserved to track the currently executing command for each active session. Changing this parameter causes a service restart. Example: `1024`.
1756
+ :param builtins.str track_commit_timestamp: Enum: `off`, `on`. Record commit time of transactions. Changing this parameter causes a service restart.
1732
1757
  :param builtins.str track_functions: Enum: `all`, `none`, `pl`. Enables tracking of function call counts and time used.
1733
- :param builtins.str track_io_timing: Enum: `off`, `on`. Enables timing of database I/O calls. This parameter is off by default, because it will repeatedly query the operating system for the current time, which may cause significant overhead on some platforms.
1758
+ :param builtins.str track_io_timing: Enum: `off`, `on`. Enables timing of database I/O calls. The default is `off`. When on, it will repeatedly query the operating system for the current time, which may cause significant overhead on some platforms.
1734
1759
  :param builtins.int wal_sender_timeout: Terminate replication connections that are inactive for longer than this amount of time, in milliseconds. Setting this value to zero disables the timeout. Example: `60000`.
1735
- :param builtins.int wal_writer_delay: WAL flush interval in milliseconds. Note that setting this value to lower than the default 200ms may negatively impact performance. Example: `50`.
1760
+ :param builtins.int wal_writer_delay: WAL flush interval in milliseconds. The default is `200`. Setting this parameter to a lower value may negatively impact performance. Example: `50`.
1736
1761
  """
1737
1762
  if autovacuum_analyze_scale_factor is not None:
1738
1763
  pulumi.set(__self__, "autovacuum_analyze_scale_factor", autovacuum_analyze_scale_factor)
@@ -1835,7 +1860,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
1835
1860
  @pulumi.getter(name="autovacuumAnalyzeScaleFactor")
1836
1861
  def autovacuum_analyze_scale_factor(self) -> Optional[builtins.float]:
1837
1862
  """
1838
- Specifies a fraction of the table size to add to autovacuum*analyze*threshold when deciding whether to trigger an ANALYZE. The default is 0.2 (20% of table size).
1863
+ Specifies a fraction of the table size to add to autovacuum*analyze*threshold when deciding whether to trigger an ANALYZE (e.g. `0.2` for 20% of the table size). The default is `0.2`.
1839
1864
  """
1840
1865
  return pulumi.get(self, "autovacuum_analyze_scale_factor")
1841
1866
 
@@ -1843,7 +1868,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
1843
1868
  @pulumi.getter(name="autovacuumAnalyzeThreshold")
1844
1869
  def autovacuum_analyze_threshold(self) -> Optional[builtins.int]:
1845
1870
  """
1846
- Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is 50 tuples.
1871
+ Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is `50`.
1847
1872
  """
1848
1873
  return pulumi.get(self, "autovacuum_analyze_threshold")
1849
1874
 
@@ -1851,7 +1876,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
1851
1876
  @pulumi.getter(name="autovacuumFreezeMaxAge")
1852
1877
  def autovacuum_freeze_max_age(self) -> Optional[builtins.int]:
1853
1878
  """
1854
- Specifies the maximum age (in transactions) that a table's pg_class.relfrozenxid field can attain before a VACUUM operation is forced to prevent transaction ID wraparound within the table. Note that the system will launch autovacuum processes to prevent wraparound even when autovacuum is otherwise disabled. This parameter will cause the server to be restarted. Example: `200000000`.
1879
+ Specifies the maximum age (in transactions) that a table's pg_class.relfrozenxid field can attain before a VACUUM operation is forced to prevent transaction ID wraparound within the table. The system launches autovacuum processes to prevent wraparound even when autovacuum is otherwise disabled. Changing this parameter causes a service restart. Example: `200000000`.
1855
1880
  """
1856
1881
  return pulumi.get(self, "autovacuum_freeze_max_age")
1857
1882
 
@@ -1859,7 +1884,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
1859
1884
  @pulumi.getter(name="autovacuumMaxWorkers")
1860
1885
  def autovacuum_max_workers(self) -> Optional[builtins.int]:
1861
1886
  """
1862
- Specifies the maximum number of autovacuum processes (other than the autovacuum launcher) that may be running at any one time. The default is three. This parameter can only be set at server start.
1887
+ Specifies the maximum number of autovacuum processes (other than the autovacuum launcher) that may be running at any one time. The default is `3`. Changing this parameter causes a service restart.
1863
1888
  """
1864
1889
  return pulumi.get(self, "autovacuum_max_workers")
1865
1890
 
@@ -1867,7 +1892,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
1867
1892
  @pulumi.getter(name="autovacuumNaptime")
1868
1893
  def autovacuum_naptime(self) -> Optional[builtins.int]:
1869
1894
  """
1870
- Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds, and the default is one minute.
1895
+ Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds. The default is `60`.
1871
1896
  """
1872
1897
  return pulumi.get(self, "autovacuum_naptime")
1873
1898
 
@@ -1875,7 +1900,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
1875
1900
  @pulumi.getter(name="autovacuumVacuumCostDelay")
1876
1901
  def autovacuum_vacuum_cost_delay(self) -> Optional[builtins.int]:
1877
1902
  """
1878
- Specifies the cost delay value that will be used in automatic VACUUM operations. If -1 is specified, the regular vacuum*cost*delay value will be used. The default value is 20 milliseconds.
1903
+ Specifies the cost delay value that will be used in automatic VACUUM operations. If `-1` is specified, the regular vacuum*cost*delay value will be used. The default is `2` (upstream default).
1879
1904
  """
1880
1905
  return pulumi.get(self, "autovacuum_vacuum_cost_delay")
1881
1906
 
@@ -1883,7 +1908,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
1883
1908
  @pulumi.getter(name="autovacuumVacuumCostLimit")
1884
1909
  def autovacuum_vacuum_cost_limit(self) -> Optional[builtins.int]:
1885
1910
  """
1886
- Specifies the cost limit value that will be used in automatic VACUUM operations. If -1 is specified (which is the default), the regular vacuum*cost*limit value will be used.
1911
+ Specifies the cost limit value that will be used in automatic VACUUM operations. If `-1` is specified, the regular vacuum*cost*limit value will be used. The default is `-1` (upstream default).
1887
1912
  """
1888
1913
  return pulumi.get(self, "autovacuum_vacuum_cost_limit")
1889
1914
 
@@ -1891,7 +1916,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
1891
1916
  @pulumi.getter(name="autovacuumVacuumScaleFactor")
1892
1917
  def autovacuum_vacuum_scale_factor(self) -> Optional[builtins.float]:
1893
1918
  """
1894
- Specifies a fraction of the table size to add to autovacuum*vacuum*threshold when deciding whether to trigger a VACUUM. The default is 0.2 (20% of table size).
1919
+ Specifies a fraction of the table size to add to autovacuum*vacuum*threshold when deciding whether to trigger a VACUUM (e.g. `0.2` for 20% of the table size). The default is `0.2`.
1895
1920
  """
1896
1921
  return pulumi.get(self, "autovacuum_vacuum_scale_factor")
1897
1922
 
@@ -1899,7 +1924,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
1899
1924
  @pulumi.getter(name="autovacuumVacuumThreshold")
1900
1925
  def autovacuum_vacuum_threshold(self) -> Optional[builtins.int]:
1901
1926
  """
1902
- Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is 50 tuples.
1927
+ Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is `50`.
1903
1928
  """
1904
1929
  return pulumi.get(self, "autovacuum_vacuum_threshold")
1905
1930
 
@@ -1907,7 +1932,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
1907
1932
  @pulumi.getter(name="bgwriterDelay")
1908
1933
  def bgwriter_delay(self) -> Optional[builtins.int]:
1909
1934
  """
1910
- Specifies the delay between activity rounds for the background writer in milliseconds. Default is 200. Example: `200`.
1935
+ Specifies the delay between activity rounds for the background writer in milliseconds. The default is `200`. Example: `200`.
1911
1936
  """
1912
1937
  return pulumi.get(self, "bgwriter_delay")
1913
1938
 
@@ -1915,7 +1940,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
1915
1940
  @pulumi.getter(name="bgwriterFlushAfter")
1916
1941
  def bgwriter_flush_after(self) -> Optional[builtins.int]:
1917
1942
  """
1918
- Whenever more than bgwriter*flush*after bytes have been written by the background writer, attempt to force the OS to issue these writes to the underlying storage. Specified in kilobytes, default is 512. Setting of 0 disables forced writeback. Example: `512`.
1943
+ Whenever more than bgwriter*flush*after bytes have been written by the background writer, attempt to force the OS to issue these writes to the underlying storage. Specified in kilobytes. Setting of 0 disables forced writeback. The default is `512`. Example: `512`.
1919
1944
  """
1920
1945
  return pulumi.get(self, "bgwriter_flush_after")
1921
1946
 
@@ -1923,7 +1948,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
1923
1948
  @pulumi.getter(name="bgwriterLruMaxpages")
1924
1949
  def bgwriter_lru_maxpages(self) -> Optional[builtins.int]:
1925
1950
  """
1926
- In each round, no more than this many buffers will be written by the background writer. Setting this to zero disables background writing. Default is 100. Example: `100`.
1951
+ In each round, no more than this many buffers will be written by the background writer. Setting this to zero disables background writing. The default is `100`. Example: `100`.
1927
1952
  """
1928
1953
  return pulumi.get(self, "bgwriter_lru_maxpages")
1929
1954
 
@@ -1931,7 +1956,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
1931
1956
  @pulumi.getter(name="bgwriterLruMultiplier")
1932
1957
  def bgwriter_lru_multiplier(self) -> Optional[builtins.float]:
1933
1958
  """
1934
- The average recent need for new buffers is multiplied by bgwriter*lru*multiplier to arrive at an estimate of the number that will be needed during the next round, (up to bgwriter*lru*maxpages). 1.0 represents a “just in time” policy of writing exactly the number of buffers predicted to be needed. Larger values provide some cushion against spikes in demand, while smaller values intentionally leave writes to be done by server processes. The default is 2.0. Example: `2.0`.
1959
+ The average recent need for new buffers is multiplied by bgwriter*lru*multiplier to arrive at an estimate of the number that will be needed during the next round, (up to bgwriter*lru*maxpages). 1.0 represents a “just in time” policy of writing exactly the number of buffers predicted to be needed. Larger values provide some cushion against spikes in demand, while smaller values intentionally leave writes to be done by server processes. The default is `2.0`. Example: `2.0`.
1935
1960
  """
1936
1961
  return pulumi.get(self, "bgwriter_lru_multiplier")
1937
1962
 
@@ -1939,7 +1964,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
1939
1964
  @pulumi.getter(name="deadlockTimeout")
1940
1965
  def deadlock_timeout(self) -> Optional[builtins.int]:
1941
1966
  """
1942
- This is the amount of time, in milliseconds, to wait on a lock before checking to see if there is a deadlock condition. Example: `1000`.
1967
+ This is the amount of time, in milliseconds, to wait on a lock before checking to see if there is a deadlock condition. The default is `1000` (upstream default). Example: `1000`.
1943
1968
  """
1944
1969
  return pulumi.get(self, "deadlock_timeout")
1945
1970
 
@@ -1947,7 +1972,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
1947
1972
  @pulumi.getter(name="defaultToastCompression")
1948
1973
  def default_toast_compression(self) -> Optional[builtins.str]:
1949
1974
  """
1950
- Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns (the default is lz4).
1975
+ Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns. The default is `lz4`.
1951
1976
  """
1952
1977
  return pulumi.get(self, "default_toast_compression")
1953
1978
 
@@ -1971,7 +1996,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
1971
1996
  @pulumi.getter(name="logAutovacuumMinDuration")
1972
1997
  def log_autovacuum_min_duration(self) -> Optional[builtins.int]:
1973
1998
  """
1974
- Causes each action executed by autovacuum to be logged if it ran for at least the specified number of milliseconds. Setting this to zero logs all autovacuum actions. Minus-one (the default) disables logging autovacuum actions.
1999
+ Causes each action executed by autovacuum to be logged if it ran for at least the specified number of milliseconds. Setting this to zero logs all autovacuum actions. Minus-one disables logging autovacuum actions. The default is `1000`.
1975
2000
  """
1976
2001
  return pulumi.get(self, "log_autovacuum_min_duration")
1977
2002
 
@@ -2011,7 +2036,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
2011
2036
  @pulumi.getter(name="maxFilesPerProcess")
2012
2037
  def max_files_per_process(self) -> Optional[builtins.int]:
2013
2038
  """
2014
- PostgreSQL maximum number of files that can be open per process.
2039
+ PostgreSQL maximum number of files that can be open per process. The default is `1000` (upstream default). Changing this parameter causes a service restart.
2015
2040
  """
2016
2041
  return pulumi.get(self, "max_files_per_process")
2017
2042
 
@@ -2019,7 +2044,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
2019
2044
  @pulumi.getter(name="maxLocksPerTransaction")
2020
2045
  def max_locks_per_transaction(self) -> Optional[builtins.int]:
2021
2046
  """
2022
- PostgreSQL maximum locks per transaction.
2047
+ PostgreSQL maximum locks per transaction. Changing this parameter causes a service restart.
2023
2048
  """
2024
2049
  return pulumi.get(self, "max_locks_per_transaction")
2025
2050
 
@@ -2027,7 +2052,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
2027
2052
  @pulumi.getter(name="maxLogicalReplicationWorkers")
2028
2053
  def max_logical_replication_workers(self) -> Optional[builtins.int]:
2029
2054
  """
2030
- PostgreSQL maximum logical replication workers (taken from the pool of max*parallel*workers).
2055
+ PostgreSQL maximum logical replication workers (taken from the pool of max*parallel*workers). The default is `4` (upstream default). Changing this parameter causes a service restart.
2031
2056
  """
2032
2057
  return pulumi.get(self, "max_logical_replication_workers")
2033
2058
 
@@ -2035,7 +2060,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
2035
2060
  @pulumi.getter(name="maxParallelWorkers")
2036
2061
  def max_parallel_workers(self) -> Optional[builtins.int]:
2037
2062
  """
2038
- Sets the maximum number of workers that the system can support for parallel queries.
2063
+ Sets the maximum number of workers that the system can support for parallel queries. The default is `8` (upstream default).
2039
2064
  """
2040
2065
  return pulumi.get(self, "max_parallel_workers")
2041
2066
 
@@ -2043,7 +2068,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
2043
2068
  @pulumi.getter(name="maxParallelWorkersPerGather")
2044
2069
  def max_parallel_workers_per_gather(self) -> Optional[builtins.int]:
2045
2070
  """
2046
- Sets the maximum number of workers that can be started by a single Gather or Gather Merge node.
2071
+ Sets the maximum number of workers that can be started by a single Gather or Gather Merge node. The default is `2` (upstream default).
2047
2072
  """
2048
2073
  return pulumi.get(self, "max_parallel_workers_per_gather")
2049
2074
 
@@ -2051,7 +2076,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
2051
2076
  @pulumi.getter(name="maxPredLocksPerTransaction")
2052
2077
  def max_pred_locks_per_transaction(self) -> Optional[builtins.int]:
2053
2078
  """
2054
- PostgreSQL maximum predicate locks per transaction.
2079
+ PostgreSQL maximum predicate locks per transaction. The default is `64` (upstream default). Changing this parameter causes a service restart.
2055
2080
  """
2056
2081
  return pulumi.get(self, "max_pred_locks_per_transaction")
2057
2082
 
@@ -2059,7 +2084,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
2059
2084
  @pulumi.getter(name="maxPreparedTransactions")
2060
2085
  def max_prepared_transactions(self) -> Optional[builtins.int]:
2061
2086
  """
2062
- PostgreSQL maximum prepared transactions.
2087
+ PostgreSQL maximum prepared transactions. The default is `0`. Changing this parameter causes a service restart.
2063
2088
  """
2064
2089
  return pulumi.get(self, "max_prepared_transactions")
2065
2090
 
@@ -2067,7 +2092,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
2067
2092
  @pulumi.getter(name="maxReplicationSlots")
2068
2093
  def max_replication_slots(self) -> Optional[builtins.int]:
2069
2094
  """
2070
- PostgreSQL maximum replication slots.
2095
+ PostgreSQL maximum replication slots. The default is `20`. Changing this parameter causes a service restart.
2071
2096
  """
2072
2097
  return pulumi.get(self, "max_replication_slots")
2073
2098
 
@@ -2075,7 +2100,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
2075
2100
  @pulumi.getter(name="maxSlotWalKeepSize")
2076
2101
  def max_slot_wal_keep_size(self) -> Optional[builtins.int]:
2077
2102
  """
2078
- PostgreSQL maximum WAL size (MB) reserved for replication slots. Default is -1 (unlimited). wal*keep*size minimum WAL size setting takes precedence over this.
2103
+ PostgreSQL maximum WAL size (MB) reserved for replication slots. If `-1` is specified, replication slots may retain an unlimited amount of WAL files. The default is `-1` (upstream default). wal*keep*size minimum WAL size setting takes precedence over this.
2079
2104
  """
2080
2105
  return pulumi.get(self, "max_slot_wal_keep_size")
2081
2106
 
@@ -2083,7 +2108,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
2083
2108
  @pulumi.getter(name="maxStackDepth")
2084
2109
  def max_stack_depth(self) -> Optional[builtins.int]:
2085
2110
  """
2086
- Maximum depth of the stack in bytes.
2111
+ Maximum depth of the stack in bytes. The default is `2097152` (upstream default).
2087
2112
  """
2088
2113
  return pulumi.get(self, "max_stack_depth")
2089
2114
 
@@ -2091,7 +2116,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
2091
2116
  @pulumi.getter(name="maxStandbyArchiveDelay")
2092
2117
  def max_standby_archive_delay(self) -> Optional[builtins.int]:
2093
2118
  """
2094
- Max standby archive delay in milliseconds.
2119
+ Max standby archive delay in milliseconds. The default is `30000` (upstream default).
2095
2120
  """
2096
2121
  return pulumi.get(self, "max_standby_archive_delay")
2097
2122
 
@@ -2099,7 +2124,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
2099
2124
  @pulumi.getter(name="maxStandbyStreamingDelay")
2100
2125
  def max_standby_streaming_delay(self) -> Optional[builtins.int]:
2101
2126
  """
2102
- Max standby streaming delay in milliseconds.
2127
+ Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
2103
2128
  """
2104
2129
  return pulumi.get(self, "max_standby_streaming_delay")
2105
2130
 
@@ -2107,7 +2132,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
2107
2132
  @pulumi.getter(name="maxWalSenders")
2108
2133
  def max_wal_senders(self) -> Optional[builtins.int]:
2109
2134
  """
2110
- PostgreSQL maximum WAL senders.
2135
+ PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
2111
2136
  """
2112
2137
  return pulumi.get(self, "max_wal_senders")
2113
2138
 
@@ -2115,7 +2140,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
2115
2140
  @pulumi.getter(name="maxWorkerProcesses")
2116
2141
  def max_worker_processes(self) -> Optional[builtins.int]:
2117
2142
  """
2118
- Sets the maximum number of background processes that the system can support.
2143
+ Sets the maximum number of background processes that the system can support. The default is `8`. Changing this parameter causes a service restart.
2119
2144
  """
2120
2145
  return pulumi.get(self, "max_worker_processes")
2121
2146
 
@@ -2131,7 +2156,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
2131
2156
  @pulumi.getter(name="pgPartmanBgwDotInterval")
2132
2157
  def pg_partman_bgw_dot_interval(self) -> Optional[builtins.int]:
2133
2158
  """
2134
- Sets the time interval to run pg_partman's scheduled tasks. Example: `3600`.
2159
+ Sets the time interval in seconds to run pg_partman's scheduled tasks. The default is `3600`. Example: `3600`.
2135
2160
  """
2136
2161
  return pulumi.get(self, "pg_partman_bgw_dot_interval")
2137
2162
 
@@ -2147,7 +2172,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
2147
2172
  @pulumi.getter(name="pgStatStatementsDotTrack")
2148
2173
  def pg_stat_statements_dot_track(self) -> Optional[builtins.str]:
2149
2174
  """
2150
- Enum: `all`, `none`, `top`. Controls which statements are counted. Specify top to track top-level statements (those issued directly by clients), all to also track nested statements (such as statements invoked within functions), or none to disable statement statistics collection. The default value is top.
2175
+ Enum: `all`, `none`, `top`. Controls which statements are counted. Specify top to track top-level statements (those issued directly by clients), all to also track nested statements (such as statements invoked within functions), or none to disable statement statistics collection. The default is `top`.
2151
2176
  """
2152
2177
  return pulumi.get(self, "pg_stat_statements_dot_track")
2153
2178
 
@@ -2171,7 +2196,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
2171
2196
  @pulumi.getter(name="trackActivityQuerySize")
2172
2197
  def track_activity_query_size(self) -> Optional[builtins.int]:
2173
2198
  """
2174
- Specifies the number of bytes reserved to track the currently executing command for each active session. Example: `1024`.
2199
+ Specifies the number of bytes reserved to track the currently executing command for each active session. Changing this parameter causes a service restart. Example: `1024`.
2175
2200
  """
2176
2201
  return pulumi.get(self, "track_activity_query_size")
2177
2202
 
@@ -2179,7 +2204,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
2179
2204
  @pulumi.getter(name="trackCommitTimestamp")
2180
2205
  def track_commit_timestamp(self) -> Optional[builtins.str]:
2181
2206
  """
2182
- Enum: `off`, `on`. Record commit time of transactions.
2207
+ Enum: `off`, `on`. Record commit time of transactions. Changing this parameter causes a service restart.
2183
2208
  """
2184
2209
  return pulumi.get(self, "track_commit_timestamp")
2185
2210
 
@@ -2195,7 +2220,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
2195
2220
  @pulumi.getter(name="trackIoTiming")
2196
2221
  def track_io_timing(self) -> Optional[builtins.str]:
2197
2222
  """
2198
- Enum: `off`, `on`. Enables timing of database I/O calls. This parameter is off by default, because it will repeatedly query the operating system for the current time, which may cause significant overhead on some platforms.
2223
+ Enum: `off`, `on`. Enables timing of database I/O calls. The default is `off`. When on, it will repeatedly query the operating system for the current time, which may cause significant overhead on some platforms.
2199
2224
  """
2200
2225
  return pulumi.get(self, "track_io_timing")
2201
2226
 
@@ -2211,11 +2236,225 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
2211
2236
  @pulumi.getter(name="walWriterDelay")
2212
2237
  def wal_writer_delay(self) -> Optional[builtins.int]:
2213
2238
  """
2214
- WAL flush interval in milliseconds. Note that setting this value to lower than the default 200ms may negatively impact performance. Example: `50`.
2239
+ WAL flush interval in milliseconds. The default is `200`. Setting this parameter to a lower value may negatively impact performance. Example: `50`.
2215
2240
  """
2216
2241
  return pulumi.get(self, "wal_writer_delay")
2217
2242
 
2218
2243
 
2244
+ @pulumi.output_type
2245
+ class AlloydbomniAlloydbomniUserConfigPgaudit(dict):
2246
+ @staticmethod
2247
+ def __key_warning(key: str):
2248
+ suggest = None
2249
+ if key == "featureEnabled":
2250
+ suggest = "feature_enabled"
2251
+ elif key == "logCatalog":
2252
+ suggest = "log_catalog"
2253
+ elif key == "logClient":
2254
+ suggest = "log_client"
2255
+ elif key == "logLevel":
2256
+ suggest = "log_level"
2257
+ elif key == "logMaxStringLength":
2258
+ suggest = "log_max_string_length"
2259
+ elif key == "logNestedStatements":
2260
+ suggest = "log_nested_statements"
2261
+ elif key == "logParameter":
2262
+ suggest = "log_parameter"
2263
+ elif key == "logParameterMaxSize":
2264
+ suggest = "log_parameter_max_size"
2265
+ elif key == "logRelation":
2266
+ suggest = "log_relation"
2267
+ elif key == "logRows":
2268
+ suggest = "log_rows"
2269
+ elif key == "logStatement":
2270
+ suggest = "log_statement"
2271
+ elif key == "logStatementOnce":
2272
+ suggest = "log_statement_once"
2273
+
2274
+ if suggest:
2275
+ pulumi.log.warn(f"Key '{key}' not found in AlloydbomniAlloydbomniUserConfigPgaudit. Access the value via the '{suggest}' property getter instead.")
2276
+
2277
+ def __getitem__(self, key: str) -> Any:
2278
+ AlloydbomniAlloydbomniUserConfigPgaudit.__key_warning(key)
2279
+ return super().__getitem__(key)
2280
+
2281
+ def get(self, key: str, default = None) -> Any:
2282
+ AlloydbomniAlloydbomniUserConfigPgaudit.__key_warning(key)
2283
+ return super().get(key, default)
2284
+
2285
+ def __init__(__self__, *,
2286
+ feature_enabled: Optional[builtins.bool] = None,
2287
+ log_catalog: Optional[builtins.bool] = None,
2288
+ log_client: Optional[builtins.bool] = None,
2289
+ log_level: Optional[builtins.str] = None,
2290
+ log_max_string_length: Optional[builtins.int] = None,
2291
+ log_nested_statements: Optional[builtins.bool] = None,
2292
+ log_parameter: Optional[builtins.bool] = None,
2293
+ log_parameter_max_size: Optional[builtins.int] = None,
2294
+ log_relation: Optional[builtins.bool] = None,
2295
+ log_rows: Optional[builtins.bool] = None,
2296
+ log_statement: Optional[builtins.bool] = None,
2297
+ log_statement_once: Optional[builtins.bool] = None,
2298
+ logs: Optional[Sequence[builtins.str]] = None,
2299
+ role: Optional[builtins.str] = None):
2300
+ """
2301
+ :param builtins.bool feature_enabled: Enable pgaudit extension. When enabled, pgaudit extension will be automatically installed.Otherwise, extension will be uninstalled but auditing configurations will be preserved. Default: `false`.
2302
+ :param builtins.bool log_catalog: Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
2303
+ :param builtins.bool log_client: Specifies whether log messages will be visible to a client process such as psql. Default: `false`.
2304
+ :param builtins.str log_level: Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `log`, `notice`, `warning`. Specifies the log level that will be used for log entries. Default: `log`.
2305
+ :param builtins.int log_max_string_length: Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
2306
+ :param builtins.bool log_nested_statements: This GUC allows to turn off logging nested statements, that is, statements that are executed as part of another ExecutorRun. Default: `true`.
2307
+ :param builtins.bool log_parameter: Specifies that audit logging should include the parameters that were passed with the statement. Default: `false`.
2308
+ :param builtins.int log_parameter_max_size: Specifies that parameter values longer than this setting (in bytes) should not be logged, but replaced with \\n\\n. Default: `0`.
2309
+ :param builtins.bool log_relation: Specifies whether session audit logging should create a separate log entry for each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
2310
+ :param builtins.bool log_rows: Specifies that audit logging should include the rows retrieved or affected by a statement. When enabled the rows field will be included after the parameter field. Default: `false`.
2311
+ :param builtins.bool log_statement: Specifies whether logging will include the statement text and parameters (if enabled). Default: `true`.
2312
+ :param builtins.bool log_statement_once: Specifies whether logging will include the statement text and parameters with the first log entry for a statement/substatement combination or with every entry. Default: `false`.
2313
+ :param Sequence[builtins.str] logs: Specifies which classes of statements will be logged by session audit logging.
2314
+ :param builtins.str role: Specifies the master role to use for object audit logging.
2315
+ """
2316
+ if feature_enabled is not None:
2317
+ pulumi.set(__self__, "feature_enabled", feature_enabled)
2318
+ if log_catalog is not None:
2319
+ pulumi.set(__self__, "log_catalog", log_catalog)
2320
+ if log_client is not None:
2321
+ pulumi.set(__self__, "log_client", log_client)
2322
+ if log_level is not None:
2323
+ pulumi.set(__self__, "log_level", log_level)
2324
+ if log_max_string_length is not None:
2325
+ pulumi.set(__self__, "log_max_string_length", log_max_string_length)
2326
+ if log_nested_statements is not None:
2327
+ pulumi.set(__self__, "log_nested_statements", log_nested_statements)
2328
+ if log_parameter is not None:
2329
+ pulumi.set(__self__, "log_parameter", log_parameter)
2330
+ if log_parameter_max_size is not None:
2331
+ pulumi.set(__self__, "log_parameter_max_size", log_parameter_max_size)
2332
+ if log_relation is not None:
2333
+ pulumi.set(__self__, "log_relation", log_relation)
2334
+ if log_rows is not None:
2335
+ pulumi.set(__self__, "log_rows", log_rows)
2336
+ if log_statement is not None:
2337
+ pulumi.set(__self__, "log_statement", log_statement)
2338
+ if log_statement_once is not None:
2339
+ pulumi.set(__self__, "log_statement_once", log_statement_once)
2340
+ if logs is not None:
2341
+ pulumi.set(__self__, "logs", logs)
2342
+ if role is not None:
2343
+ pulumi.set(__self__, "role", role)
2344
+
2345
+ @property
2346
+ @pulumi.getter(name="featureEnabled")
2347
+ def feature_enabled(self) -> Optional[builtins.bool]:
2348
+ """
2349
+ Enable pgaudit extension. When enabled, pgaudit extension will be automatically installed.Otherwise, extension will be uninstalled but auditing configurations will be preserved. Default: `false`.
2350
+ """
2351
+ return pulumi.get(self, "feature_enabled")
2352
+
2353
+ @property
2354
+ @pulumi.getter(name="logCatalog")
2355
+ def log_catalog(self) -> Optional[builtins.bool]:
2356
+ """
2357
+ Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
2358
+ """
2359
+ return pulumi.get(self, "log_catalog")
2360
+
2361
+ @property
2362
+ @pulumi.getter(name="logClient")
2363
+ def log_client(self) -> Optional[builtins.bool]:
2364
+ """
2365
+ Specifies whether log messages will be visible to a client process such as psql. Default: `false`.
2366
+ """
2367
+ return pulumi.get(self, "log_client")
2368
+
2369
+ @property
2370
+ @pulumi.getter(name="logLevel")
2371
+ def log_level(self) -> Optional[builtins.str]:
2372
+ """
2373
+ Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `log`, `notice`, `warning`. Specifies the log level that will be used for log entries. Default: `log`.
2374
+ """
2375
+ return pulumi.get(self, "log_level")
2376
+
2377
+ @property
2378
+ @pulumi.getter(name="logMaxStringLength")
2379
+ def log_max_string_length(self) -> Optional[builtins.int]:
2380
+ """
2381
+ Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
2382
+ """
2383
+ return pulumi.get(self, "log_max_string_length")
2384
+
2385
+ @property
2386
+ @pulumi.getter(name="logNestedStatements")
2387
+ def log_nested_statements(self) -> Optional[builtins.bool]:
2388
+ """
2389
+ This GUC allows to turn off logging nested statements, that is, statements that are executed as part of another ExecutorRun. Default: `true`.
2390
+ """
2391
+ return pulumi.get(self, "log_nested_statements")
2392
+
2393
+ @property
2394
+ @pulumi.getter(name="logParameter")
2395
+ def log_parameter(self) -> Optional[builtins.bool]:
2396
+ """
2397
+ Specifies that audit logging should include the parameters that were passed with the statement. Default: `false`.
2398
+ """
2399
+ return pulumi.get(self, "log_parameter")
2400
+
2401
+ @property
2402
+ @pulumi.getter(name="logParameterMaxSize")
2403
+ def log_parameter_max_size(self) -> Optional[builtins.int]:
2404
+ """
2405
+ Specifies that parameter values longer than this setting (in bytes) should not be logged, but replaced with \\n\\n. Default: `0`.
2406
+ """
2407
+ return pulumi.get(self, "log_parameter_max_size")
2408
+
2409
+ @property
2410
+ @pulumi.getter(name="logRelation")
2411
+ def log_relation(self) -> Optional[builtins.bool]:
2412
+ """
2413
+ Specifies whether session audit logging should create a separate log entry for each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
2414
+ """
2415
+ return pulumi.get(self, "log_relation")
2416
+
2417
+ @property
2418
+ @pulumi.getter(name="logRows")
2419
+ def log_rows(self) -> Optional[builtins.bool]:
2420
+ """
2421
+ Specifies that audit logging should include the rows retrieved or affected by a statement. When enabled the rows field will be included after the parameter field. Default: `false`.
2422
+ """
2423
+ return pulumi.get(self, "log_rows")
2424
+
2425
+ @property
2426
+ @pulumi.getter(name="logStatement")
2427
+ def log_statement(self) -> Optional[builtins.bool]:
2428
+ """
2429
+ Specifies whether logging will include the statement text and parameters (if enabled). Default: `true`.
2430
+ """
2431
+ return pulumi.get(self, "log_statement")
2432
+
2433
+ @property
2434
+ @pulumi.getter(name="logStatementOnce")
2435
+ def log_statement_once(self) -> Optional[builtins.bool]:
2436
+ """
2437
+ Specifies whether logging will include the statement text and parameters with the first log entry for a statement/substatement combination or with every entry. Default: `false`.
2438
+ """
2439
+ return pulumi.get(self, "log_statement_once")
2440
+
2441
+ @property
2442
+ @pulumi.getter
2443
+ def logs(self) -> Optional[Sequence[builtins.str]]:
2444
+ """
2445
+ Specifies which classes of statements will be logged by session audit logging.
2446
+ """
2447
+ return pulumi.get(self, "logs")
2448
+
2449
+ @property
2450
+ @pulumi.getter
2451
+ def role(self) -> Optional[builtins.str]:
2452
+ """
2453
+ Specifies the master role to use for object audit logging.
2454
+ """
2455
+ return pulumi.get(self, "role")
2456
+
2457
+
2219
2458
  @pulumi.output_type
2220
2459
  class AlloydbomniAlloydbomniUserConfigPgbouncer(dict):
2221
2460
  @staticmethod
@@ -6173,6 +6412,253 @@ class FlinkTechEmail(dict):
6173
6412
  return pulumi.get(self, "email")
6174
6413
 
6175
6414
 
6415
+ @pulumi.output_type
6416
+ class GovernanceAccessAccessData(dict):
6417
+ @staticmethod
6418
+ def __key_warning(key: str):
6419
+ suggest = None
6420
+ if key == "serviceName":
6421
+ suggest = "service_name"
6422
+
6423
+ if suggest:
6424
+ pulumi.log.warn(f"Key '{key}' not found in GovernanceAccessAccessData. Access the value via the '{suggest}' property getter instead.")
6425
+
6426
+ def __getitem__(self, key: str) -> Any:
6427
+ GovernanceAccessAccessData.__key_warning(key)
6428
+ return super().__getitem__(key)
6429
+
6430
+ def get(self, key: str, default = None) -> Any:
6431
+ GovernanceAccessAccessData.__key_warning(key)
6432
+ return super().get(key, default)
6433
+
6434
+ def __init__(__self__, *,
6435
+ project: builtins.str,
6436
+ service_name: builtins.str,
6437
+ acls: Optional[Sequence['outputs.GovernanceAccessAccessDataAcl']] = None,
6438
+ username: Optional[builtins.str] = None):
6439
+ """
6440
+ :param builtins.str project: Project name. Changing this property forces recreation of the resource.
6441
+ :param builtins.str service_name: Service name. Changing this property forces recreation of the resource.
6442
+ :param Sequence['GovernanceAccessAccessDataAclArgs'] acls: Required property. Acls. Changing this property forces recreation of the resource.
6443
+ :param builtins.str username: The service username assigned to the access. Changing this property forces recreation of the resource.
6444
+ """
6445
+ pulumi.set(__self__, "project", project)
6446
+ pulumi.set(__self__, "service_name", service_name)
6447
+ if acls is not None:
6448
+ pulumi.set(__self__, "acls", acls)
6449
+ if username is not None:
6450
+ pulumi.set(__self__, "username", username)
6451
+
6452
+ @property
6453
+ @pulumi.getter
6454
+ def project(self) -> builtins.str:
6455
+ """
6456
+ Project name. Changing this property forces recreation of the resource.
6457
+ """
6458
+ return pulumi.get(self, "project")
6459
+
6460
+ @property
6461
+ @pulumi.getter(name="serviceName")
6462
+ def service_name(self) -> builtins.str:
6463
+ """
6464
+ Service name. Changing this property forces recreation of the resource.
6465
+ """
6466
+ return pulumi.get(self, "service_name")
6467
+
6468
+ @property
6469
+ @pulumi.getter
6470
+ def acls(self) -> Optional[Sequence['outputs.GovernanceAccessAccessDataAcl']]:
6471
+ """
6472
+ Required property. Acls. Changing this property forces recreation of the resource.
6473
+ """
6474
+ return pulumi.get(self, "acls")
6475
+
6476
+ @property
6477
+ @pulumi.getter
6478
+ def username(self) -> Optional[builtins.str]:
6479
+ """
6480
+ The service username assigned to the access. Changing this property forces recreation of the resource.
6481
+ """
6482
+ return pulumi.get(self, "username")
6483
+
6484
+
6485
+ @pulumi.output_type
6486
+ class GovernanceAccessAccessDataAcl(dict):
6487
+ @staticmethod
6488
+ def __key_warning(key: str):
6489
+ suggest = None
6490
+ if key == "permissionType":
6491
+ suggest = "permission_type"
6492
+ elif key == "resourceName":
6493
+ suggest = "resource_name"
6494
+ elif key == "resourceType":
6495
+ suggest = "resource_type"
6496
+ elif key == "patternType":
6497
+ suggest = "pattern_type"
6498
+
6499
+ if suggest:
6500
+ pulumi.log.warn(f"Key '{key}' not found in GovernanceAccessAccessDataAcl. Access the value via the '{suggest}' property getter instead.")
6501
+
6502
+ def __getitem__(self, key: str) -> Any:
6503
+ GovernanceAccessAccessDataAcl.__key_warning(key)
6504
+ return super().__getitem__(key)
6505
+
6506
+ def get(self, key: str, default = None) -> Any:
6507
+ GovernanceAccessAccessDataAcl.__key_warning(key)
6508
+ return super().get(key, default)
6509
+
6510
+ def __init__(__self__, *,
6511
+ operation: builtins.str,
6512
+ permission_type: builtins.str,
6513
+ resource_name: builtins.str,
6514
+ resource_type: builtins.str,
6515
+ host: Optional[builtins.str] = None,
6516
+ id: Optional[builtins.str] = None,
6517
+ pattern_type: Optional[builtins.str] = None,
6518
+ principal: Optional[builtins.str] = None):
6519
+ """
6520
+ :param builtins.str operation: An enumeration. The possible values are `Read` and `Write`. Changing this property forces recreation of the resource.
6521
+ :param builtins.str permission_type: An enumeration. The possible value is `ALLOW`. Changing this property forces recreation of the resource.
6522
+ :param builtins.str resource_name: Acl resource name. Maximum length: `256`. Changing this property forces recreation of the resource.
6523
+ :param builtins.str resource_type: An enumeration. The possible value is `Topic`. Changing this property forces recreation of the resource.
6524
+ :param builtins.str host: The IP address from which a principal is allowed or denied access to the resource. Use `*` for all hosts. Maximum length: `256`. Changing this property forces recreation of the resource.
6525
+ :param builtins.str id: Acl ID.
6526
+ :param builtins.str pattern_type: An enumeration. The possible value is `LITERAL`.
6527
+ :param builtins.str principal: Acl principal.
6528
+ """
6529
+ pulumi.set(__self__, "operation", operation)
6530
+ pulumi.set(__self__, "permission_type", permission_type)
6531
+ pulumi.set(__self__, "resource_name", resource_name)
6532
+ pulumi.set(__self__, "resource_type", resource_type)
6533
+ if host is not None:
6534
+ pulumi.set(__self__, "host", host)
6535
+ if id is not None:
6536
+ pulumi.set(__self__, "id", id)
6537
+ if pattern_type is not None:
6538
+ pulumi.set(__self__, "pattern_type", pattern_type)
6539
+ if principal is not None:
6540
+ pulumi.set(__self__, "principal", principal)
6541
+
6542
+ @property
6543
+ @pulumi.getter
6544
+ def operation(self) -> builtins.str:
6545
+ """
6546
+ An enumeration. The possible values are `Read` and `Write`. Changing this property forces recreation of the resource.
6547
+ """
6548
+ return pulumi.get(self, "operation")
6549
+
6550
+ @property
6551
+ @pulumi.getter(name="permissionType")
6552
+ def permission_type(self) -> builtins.str:
6553
+ """
6554
+ An enumeration. The possible value is `ALLOW`. Changing this property forces recreation of the resource.
6555
+ """
6556
+ return pulumi.get(self, "permission_type")
6557
+
6558
+ @property
6559
+ @pulumi.getter(name="resourceName")
6560
+ def resource_name(self) -> builtins.str:
6561
+ """
6562
+ Acl resource name. Maximum length: `256`. Changing this property forces recreation of the resource.
6563
+ """
6564
+ return pulumi.get(self, "resource_name")
6565
+
6566
+ @property
6567
+ @pulumi.getter(name="resourceType")
6568
+ def resource_type(self) -> builtins.str:
6569
+ """
6570
+ An enumeration. The possible value is `Topic`. Changing this property forces recreation of the resource.
6571
+ """
6572
+ return pulumi.get(self, "resource_type")
6573
+
6574
+ @property
6575
+ @pulumi.getter
6576
+ def host(self) -> Optional[builtins.str]:
6577
+ """
6578
+ The IP address from which a principal is allowed or denied access to the resource. Use `*` for all hosts. Maximum length: `256`. Changing this property forces recreation of the resource.
6579
+ """
6580
+ return pulumi.get(self, "host")
6581
+
6582
+ @property
6583
+ @pulumi.getter
6584
+ def id(self) -> Optional[builtins.str]:
6585
+ """
6586
+ Acl ID.
6587
+ """
6588
+ return pulumi.get(self, "id")
6589
+
6590
+ @property
6591
+ @pulumi.getter(name="patternType")
6592
+ def pattern_type(self) -> Optional[builtins.str]:
6593
+ """
6594
+ An enumeration. The possible value is `LITERAL`.
6595
+ """
6596
+ return pulumi.get(self, "pattern_type")
6597
+
6598
+ @property
6599
+ @pulumi.getter
6600
+ def principal(self) -> Optional[builtins.str]:
6601
+ """
6602
+ Acl principal.
6603
+ """
6604
+ return pulumi.get(self, "principal")
6605
+
6606
+
6607
+ @pulumi.output_type
6608
+ class GovernanceAccessTimeouts(dict):
6609
+ def __init__(__self__, *,
6610
+ create: Optional[builtins.str] = None,
6611
+ delete: Optional[builtins.str] = None,
6612
+ read: Optional[builtins.str] = None,
6613
+ update: Optional[builtins.str] = None):
6614
+ """
6615
+ :param builtins.str create: A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
6616
+ :param builtins.str delete: A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
6617
+ :param builtins.str read: A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Read operations occur during any refresh or planning operation when refresh is enabled.
6618
+ :param builtins.str update: A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
6619
+ """
6620
+ if create is not None:
6621
+ pulumi.set(__self__, "create", create)
6622
+ if delete is not None:
6623
+ pulumi.set(__self__, "delete", delete)
6624
+ if read is not None:
6625
+ pulumi.set(__self__, "read", read)
6626
+ if update is not None:
6627
+ pulumi.set(__self__, "update", update)
6628
+
6629
+ @property
6630
+ @pulumi.getter
6631
+ def create(self) -> Optional[builtins.str]:
6632
+ """
6633
+ A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
6634
+ """
6635
+ return pulumi.get(self, "create")
6636
+
6637
+ @property
6638
+ @pulumi.getter
6639
+ def delete(self) -> Optional[builtins.str]:
6640
+ """
6641
+ A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
6642
+ """
6643
+ return pulumi.get(self, "delete")
6644
+
6645
+ @property
6646
+ @pulumi.getter
6647
+ def read(self) -> Optional[builtins.str]:
6648
+ """
6649
+ A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Read operations occur during any refresh or planning operation when refresh is enabled.
6650
+ """
6651
+ return pulumi.get(self, "read")
6652
+
6653
+ @property
6654
+ @pulumi.getter
6655
+ def update(self) -> Optional[builtins.str]:
6656
+ """
6657
+ A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
6658
+ """
6659
+ return pulumi.get(self, "update")
6660
+
6661
+
6176
6662
  @pulumi.output_type
6177
6663
  class GrafanaComponent(dict):
6178
6664
  @staticmethod
@@ -10307,6 +10793,8 @@ class KafkaKafkaUserConfig(dict):
10307
10793
  suggest = "kafka_connect"
10308
10794
  elif key == "kafkaConnectConfig":
10309
10795
  suggest = "kafka_connect_config"
10796
+ elif key == "kafkaConnectPluginVersions":
10797
+ suggest = "kafka_connect_plugin_versions"
10310
10798
  elif key == "kafkaConnectSecretProviders":
10311
10799
  suggest = "kafka_connect_secret_providers"
10312
10800
  elif key == "kafkaRest":
@@ -10363,6 +10851,7 @@ class KafkaKafkaUserConfig(dict):
10363
10851
  kafka_authentication_methods: Optional['outputs.KafkaKafkaUserConfigKafkaAuthenticationMethods'] = None,
10364
10852
  kafka_connect: Optional[builtins.bool] = None,
10365
10853
  kafka_connect_config: Optional['outputs.KafkaKafkaUserConfigKafkaConnectConfig'] = None,
10854
+ kafka_connect_plugin_versions: Optional[Sequence['outputs.KafkaKafkaUserConfigKafkaConnectPluginVersion']] = None,
10366
10855
  kafka_connect_secret_providers: Optional[Sequence['outputs.KafkaKafkaUserConfigKafkaConnectSecretProvider']] = None,
10367
10856
  kafka_rest: Optional[builtins.bool] = None,
10368
10857
  kafka_rest_authorization: Optional[builtins.bool] = None,
@@ -10391,6 +10880,7 @@ class KafkaKafkaUserConfig(dict):
10391
10880
  :param 'KafkaKafkaUserConfigKafkaAuthenticationMethodsArgs' kafka_authentication_methods: Kafka authentication methods
10392
10881
  :param builtins.bool kafka_connect: Enable Kafka Connect service. Default: `false`.
10393
10882
  :param 'KafkaKafkaUserConfigKafkaConnectConfigArgs' kafka_connect_config: Kafka Connect configuration values
10883
+ :param Sequence['KafkaKafkaUserConfigKafkaConnectPluginVersionArgs'] kafka_connect_plugin_versions: The plugin selected by the user
10394
10884
  :param builtins.bool kafka_rest: Enable Kafka-REST service. Default: `false`.
10395
10885
  :param builtins.bool kafka_rest_authorization: Enable authorization in Kafka-REST service.
10396
10886
  :param 'KafkaKafkaUserConfigKafkaRestConfigArgs' kafka_rest_config: Kafka REST configuration
@@ -10429,6 +10919,8 @@ class KafkaKafkaUserConfig(dict):
10429
10919
  pulumi.set(__self__, "kafka_connect", kafka_connect)
10430
10920
  if kafka_connect_config is not None:
10431
10921
  pulumi.set(__self__, "kafka_connect_config", kafka_connect_config)
10922
+ if kafka_connect_plugin_versions is not None:
10923
+ pulumi.set(__self__, "kafka_connect_plugin_versions", kafka_connect_plugin_versions)
10432
10924
  if kafka_connect_secret_providers is not None:
10433
10925
  pulumi.set(__self__, "kafka_connect_secret_providers", kafka_connect_secret_providers)
10434
10926
  if kafka_rest is not None:
@@ -10552,6 +11044,14 @@ class KafkaKafkaUserConfig(dict):
10552
11044
  """
10553
11045
  return pulumi.get(self, "kafka_connect_config")
10554
11046
 
11047
+ @property
11048
+ @pulumi.getter(name="kafkaConnectPluginVersions")
11049
+ def kafka_connect_plugin_versions(self) -> Optional[Sequence['outputs.KafkaKafkaUserConfigKafkaConnectPluginVersion']]:
11050
+ """
11051
+ The plugin selected by the user
11052
+ """
11053
+ return pulumi.get(self, "kafka_connect_plugin_versions")
11054
+
10555
11055
  @property
10556
11056
  @pulumi.getter(name="kafkaConnectSecretProviders")
10557
11057
  def kafka_connect_secret_providers(self) -> Optional[Sequence['outputs.KafkaKafkaUserConfigKafkaConnectSecretProvider']]:
@@ -11670,6 +12170,52 @@ class KafkaKafkaUserConfigKafkaConnectConfig(dict):
11670
12170
  return pulumi.get(self, "session_timeout_ms")
11671
12171
 
11672
12172
 
12173
+ @pulumi.output_type
12174
+ class KafkaKafkaUserConfigKafkaConnectPluginVersion(dict):
12175
+ @staticmethod
12176
+ def __key_warning(key: str):
12177
+ suggest = None
12178
+ if key == "pluginName":
12179
+ suggest = "plugin_name"
12180
+
12181
+ if suggest:
12182
+ pulumi.log.warn(f"Key '{key}' not found in KafkaKafkaUserConfigKafkaConnectPluginVersion. Access the value via the '{suggest}' property getter instead.")
12183
+
12184
+ def __getitem__(self, key: str) -> Any:
12185
+ KafkaKafkaUserConfigKafkaConnectPluginVersion.__key_warning(key)
12186
+ return super().__getitem__(key)
12187
+
12188
+ def get(self, key: str, default = None) -> Any:
12189
+ KafkaKafkaUserConfigKafkaConnectPluginVersion.__key_warning(key)
12190
+ return super().get(key, default)
12191
+
12192
+ def __init__(__self__, *,
12193
+ plugin_name: builtins.str,
12194
+ version: builtins.str):
12195
+ """
12196
+ :param builtins.str plugin_name: The name of the plugin. Example: `debezium-connector`.
12197
+ :param builtins.str version: The version of the plugin. Example: `2.5.0`.
12198
+ """
12199
+ pulumi.set(__self__, "plugin_name", plugin_name)
12200
+ pulumi.set(__self__, "version", version)
12201
+
12202
+ @property
12203
+ @pulumi.getter(name="pluginName")
12204
+ def plugin_name(self) -> builtins.str:
12205
+ """
12206
+ The name of the plugin. Example: `debezium-connector`.
12207
+ """
12208
+ return pulumi.get(self, "plugin_name")
12209
+
12210
+ @property
12211
+ @pulumi.getter
12212
+ def version(self) -> builtins.str:
12213
+ """
12214
+ The version of the plugin. Example: `2.5.0`.
12215
+ """
12216
+ return pulumi.get(self, "version")
12217
+
12218
+
11673
12219
  @pulumi.output_type
11674
12220
  class KafkaKafkaUserConfigKafkaConnectSecretProvider(dict):
11675
12221
  def __init__(__self__, *,
@@ -13344,33 +13890,33 @@ class KafkaTopicConfig(dict):
13344
13890
  segment_ms: Optional[builtins.str] = None,
13345
13891
  unclean_leader_election_enable: Optional[builtins.bool] = None):
13346
13892
  """
13347
- :param builtins.str cleanup_policy: cleanup.policy value. The possible values are `compact`, `compact,delete` and `delete`.
13348
- :param builtins.str compression_type: compression.type value. The possible values are `gzip`, `lz4`, `producer`, `snappy`, `uncompressed` and `zstd`.
13349
- :param builtins.str delete_retention_ms: delete.retention.ms value
13350
- :param builtins.str file_delete_delay_ms: file.delete.delay.ms value
13351
- :param builtins.str flush_messages: flush.messages value
13352
- :param builtins.str flush_ms: flush.ms value
13353
- :param builtins.str index_interval_bytes: index.interval.bytes value
13354
- :param builtins.str local_retention_bytes: local.retention.bytes value
13355
- :param builtins.str local_retention_ms: local.retention.ms value
13356
- :param builtins.str max_compaction_lag_ms: max.compaction.lag.ms value
13357
- :param builtins.str max_message_bytes: max.message.bytes value
13358
- :param builtins.bool message_downconversion_enable: message.downconversion.enable value
13359
- :param builtins.str message_format_version: message.format.version value. The possible values are `0.10.0`, `0.10.0-IV0`, `0.10.0-IV1`, `0.10.1`, `0.10.1-IV0`, `0.10.1-IV1`, `0.10.1-IV2`, `0.10.2`, `0.10.2-IV0`, `0.11.0`, `0.11.0-IV0`, `0.11.0-IV1`, `0.11.0-IV2`, `0.8.0`, `0.8.1`, `0.8.2`, `0.9.0`, `1.0`, `1.0-IV0`, `1.1`, `1.1-IV0`, `2.0`, `2.0-IV0`, `2.0-IV1`, `2.1`, `2.1-IV0`, `2.1-IV1`, `2.1-IV2`, `2.2`, `2.2-IV0`, `2.2-IV1`, `2.3`, `2.3-IV0`, `2.3-IV1`, `2.4`, `2.4-IV0`, `2.4-IV1`, `2.5`, `2.5-IV0`, `2.6`, `2.6-IV0`, `2.7`, `2.7-IV0`, `2.7-IV1`, `2.7-IV2`, `2.8`, `2.8-IV0`, `2.8-IV1`, `3.0`, `3.0-IV0`, `3.0-IV1`, `3.1`, `3.1-IV0`, `3.2`, `3.2-IV0`, `3.3`, `3.3-IV0`, `3.3-IV1`, `3.3-IV2`, `3.3-IV3`, `3.4`, `3.4-IV0`, `3.5`, `3.5-IV0`, `3.5-IV1`, `3.5-IV2`, `3.6`, `3.6-IV0`, `3.6-IV1`, `3.6-IV2`, `3.7`, `3.7-IV0`, `3.7-IV1`, `3.7-IV2`, `3.7-IV3`, `3.7-IV4`, `3.8`, `3.8-IV0`, `3.9`, `3.9-IV0`, `3.9-IV1`, `4.1` and `4.1-IV0`.
13360
- :param builtins.str message_timestamp_difference_max_ms: message.timestamp.difference.max.ms value
13361
- :param builtins.str message_timestamp_type: message.timestamp.type value. The possible values are `CreateTime` and `LogAppendTime`.
13362
- :param builtins.float min_cleanable_dirty_ratio: min.cleanable.dirty.ratio value
13363
- :param builtins.str min_compaction_lag_ms: min.compaction.lag.ms value
13364
- :param builtins.str min_insync_replicas: min.insync.replicas value
13365
- :param builtins.bool preallocate: preallocate value
13366
- :param builtins.bool remote_storage_enable: remote.storage.enable value
13367
- :param builtins.str retention_bytes: retention.bytes value
13368
- :param builtins.str retention_ms: retention.ms value
13369
- :param builtins.str segment_bytes: segment.bytes value
13370
- :param builtins.str segment_index_bytes: segment.index.bytes value
13371
- :param builtins.str segment_jitter_ms: segment.jitter.ms value
13372
- :param builtins.str segment_ms: segment.ms value
13373
- :param builtins.bool unclean_leader_election_enable: unclean.leader.election.enable value; This field is deprecated and no longer functional.
13893
+ :param builtins.str cleanup_policy: The retention policy to use on old segments. Possible values include 'delete', 'compact', or a comma-separated list of them. The default policy ('delete') will discard old segments when their retention time or size limit has been reached. The 'compact' setting will enable log compaction on the topic. The possible values are `compact`, `compact,delete` and `delete`.
13894
+ :param builtins.str compression_type: Specify the final compression type for a given topic. This configuration accepts the standard compression codecs ('gzip', 'snappy', 'lz4', 'zstd'). It additionally accepts 'uncompressed' which is equivalent to no compression; and 'producer' which means retain the original compression codec set by the producer. The possible values are `gzip`, `lz4`, `producer`, `snappy`, `uncompressed` and `zstd`.
13895
+ :param builtins.str delete_retention_ms: The amount of time to retain delete tombstone markers for log compacted topics. This setting also gives a bound on the time in which a consumer must complete a read if they begin from offset 0 to ensure that they get a valid snapshot of the final stage (otherwise delete tombstones may be collected before they complete their scan).
13896
+ :param builtins.str file_delete_delay_ms: The time to wait before deleting a file from the filesystem.
13897
+ :param builtins.str flush_messages: This setting allows specifying an interval at which we will force an fsync of data written to the log. For example if this was set to 1 we would fsync after every message; if it were 5 we would fsync after every five messages. In general we recommend you not set this and use replication for durability and allow the operating system's background flush capabilities as it is more efficient.
13898
+ :param builtins.str flush_ms: This setting allows specifying a time interval at which we will force an fsync of data written to the log. For example if this was set to 1000 we would fsync after 1000 ms had passed. In general we recommend you not set this and use replication for durability and allow the operating system's background flush capabilities as it is more efficient.
13899
+ :param builtins.str index_interval_bytes: This setting controls how frequently Kafka adds an index entry to its offset index. The default setting ensures that we index a message roughly every 4096 bytes. More indexing allows reads to jump closer to the exact position in the log but makes the index larger. You probably don't need to change this.
13900
+ :param builtins.str local_retention_bytes: This configuration controls the maximum bytes tiered storage will retain segment files locally before it will discard old log segments to free up space. If set to -2, the limit is equal to overall retention time. If set to -1, no limit is applied but it's possible only if overall retention is also -1.
13901
+ :param builtins.str local_retention_ms: This configuration controls the maximum time tiered storage will retain segment files locally before it will discard old log segments to free up space. If set to -2, the time limit is equal to overall retention time. If set to -1, no time limit is applied but it's possible only if overall retention is also -1.
13902
+ :param builtins.str max_compaction_lag_ms: The maximum time a message will remain ineligible for compaction in the log. Only applicable for logs that are being compacted.
13903
+ :param builtins.str max_message_bytes: The largest record batch size allowed by Kafka (after compression if compression is enabled). If this is increased and there are consumers older than 0.10.2, the consumers' fetch size must also be increased so that the they can fetch record batches this large. In the latest message format version, records are always grouped into batches for efficiency. In previous message format versions, uncompressed records are not grouped into batches and this limit only applies to a single record in that case.
13904
+ :param builtins.bool message_downconversion_enable: This configuration controls whether down-conversion of message formats is enabled to satisfy consume requests. When set to false, broker will not perform down-conversion for consumers expecting an older message format. The broker responds with UNSUPPORTED_VERSION error for consume requests from such older clients. This configuration does not apply to any message format conversion that might be required for replication to followers.
13905
+ :param builtins.str message_format_version: Specify the message format version the broker will use to append messages to the logs. The value should be a valid ApiVersion. Some examples are: 0.8.2, 0.9.0.0, 0.10.0, check ApiVersion for more details. By setting a particular message format version, the user is certifying that all the existing messages on disk are smaller or equal than the specified version. Setting this value incorrectly will cause consumers with older versions to break as they will receive messages with a format that they don't understand. The possible values are `0.10.0`, `0.10.0-IV0`, `0.10.0-IV1`, `0.10.1`, `0.10.1-IV0`, `0.10.1-IV1`, `0.10.1-IV2`, `0.10.2`, `0.10.2-IV0`, `0.11.0`, `0.11.0-IV0`, `0.11.0-IV1`, `0.11.0-IV2`, `0.8.0`, `0.8.1`, `0.8.2`, `0.9.0`, `1.0`, `1.0-IV0`, `1.1`, `1.1-IV0`, `2.0`, `2.0-IV0`, `2.0-IV1`, `2.1`, `2.1-IV0`, `2.1-IV1`, `2.1-IV2`, `2.2`, `2.2-IV0`, `2.2-IV1`, `2.3`, `2.3-IV0`, `2.3-IV1`, `2.4`, `2.4-IV0`, `2.4-IV1`, `2.5`, `2.5-IV0`, `2.6`, `2.6-IV0`, `2.7`, `2.7-IV0`, `2.7-IV1`, `2.7-IV2`, `2.8`, `2.8-IV0`, `2.8-IV1`, `3.0`, `3.0-IV0`, `3.0-IV1`, `3.1`, `3.1-IV0`, `3.2`, `3.2-IV0`, `3.3`, `3.3-IV0`, `3.3-IV1`, `3.3-IV2`, `3.3-IV3`, `3.4`, `3.4-IV0`, `3.5`, `3.5-IV0`, `3.5-IV1`, `3.5-IV2`, `3.6`, `3.6-IV0`, `3.6-IV1`, `3.6-IV2`, `3.7`, `3.7-IV0`, `3.7-IV1`, `3.7-IV2`, `3.7-IV3`, `3.7-IV4`, `3.8`, `3.8-IV0`, `3.9`, `3.9-IV0`, `3.9-IV1`, `4.0`, `4.0-IV0`, `4.1` and `4.1-IV0`.
13906
+ :param builtins.str message_timestamp_difference_max_ms: The maximum difference allowed between the timestamp when a broker receives a message and the timestamp specified in the message. If message.timestamp.type=CreateTime, a message will be rejected if the difference in timestamp exceeds this threshold. This configuration is ignored if message.timestamp.type=LogAppendTime.
13907
+ :param builtins.str message_timestamp_type: Define whether the timestamp in the message is message create time or log append time. The possible values are `CreateTime` and `LogAppendTime`.
13908
+ :param builtins.float min_cleanable_dirty_ratio: This configuration controls how frequently the log compactor will attempt to clean the log (assuming log compaction is enabled). By default we will avoid cleaning a log where more than 50% of the log has been compacted. This ratio bounds the maximum space wasted in the log by duplicates (at 50% at most 50% of the log could be duplicates). A higher ratio will mean fewer, more efficient cleanings but will mean more wasted space in the log. If the max.compaction.lag.ms or the min.compaction.lag.ms configurations are also specified, then the log compactor considers the log to be eligible for compaction as soon as either: (i) the dirty ratio threshold has been met and the log has had dirty (uncompacted) records for at least the min.compaction.lag.ms duration, or (ii) if the log has had dirty (uncompacted) records for at most the max.compaction.lag.ms period.
13909
+ :param builtins.str min_compaction_lag_ms: The minimum time a message will remain uncompacted in the log. Only applicable for logs that are being compacted.
13910
+ :param builtins.str min_insync_replicas: When a producer sets acks to 'all' (or '-1'), this configuration specifies the minimum number of replicas that must acknowledge a write for the write to be considered successful. If this minimum cannot be met, then the producer will raise an exception (either NotEnoughReplicas or NotEnoughReplicasAfterAppend). When used together, min.insync.replicas and acks allow you to enforce greater durability guarantees. A typical scenario would be to create a topic with a replication factor of 3, set min.insync.replicas to 2, and produce with acks of 'all'. This will ensure that the producer raises an exception if a majority of replicas do not receive a write.
13911
+ :param builtins.bool preallocate: True if we should preallocate the file on disk when creating a new log segment.
13912
+ :param builtins.bool remote_storage_enable: Indicates whether tiered storage should be enabled.
13913
+ :param builtins.str retention_bytes: This configuration controls the maximum size a partition (which consists of log segments) can grow to before we will discard old log segments to free up space if we are using the 'delete' retention policy. By default there is no size limit only a time limit. Since this limit is enforced at the partition level, multiply it by the number of partitions to compute the topic retention in bytes.
13914
+ :param builtins.str retention_ms: This configuration controls the maximum time we will retain a log before we will discard old log segments to free up space if we are using the 'delete' retention policy. This represents an SLA on how soon consumers must read their data. If set to -1, no time limit is applied.
13915
+ :param builtins.str segment_bytes: This configuration controls the size of the index that maps offsets to file positions. We preallocate this index file and shrink it only after log rolls. You generally should not need to change this setting.
13916
+ :param builtins.str segment_index_bytes: This configuration controls the size of the index that maps offsets to file positions. We preallocate this index file and shrink it only after log rolls. You generally should not need to change this setting.
13917
+ :param builtins.str segment_jitter_ms: The maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling
13918
+ :param builtins.str segment_ms: This configuration controls the period of time after which Kafka will force the log to roll even if the segment file isn't full to ensure that retention can delete or compact old data. Setting this to a very low value has consequences, and the Aiven management plane ignores values less than 10 seconds.
13919
+ :param builtins.bool unclean_leader_election_enable: Indicates whether to enable replicas not in the ISR set to be elected as leader as a last resort, even though doing so may result in data loss.
13374
13920
  """
13375
13921
  if cleanup_policy is not None:
13376
13922
  pulumi.set(__self__, "cleanup_policy", cleanup_policy)
@@ -13431,7 +13977,7 @@ class KafkaTopicConfig(dict):
13431
13977
  @pulumi.getter(name="cleanupPolicy")
13432
13978
  def cleanup_policy(self) -> Optional[builtins.str]:
13433
13979
  """
13434
- cleanup.policy value. The possible values are `compact`, `compact,delete` and `delete`.
13980
+ The retention policy to use on old segments. Possible values include 'delete', 'compact', or a comma-separated list of them. The default policy ('delete') will discard old segments when their retention time or size limit has been reached. The 'compact' setting will enable log compaction on the topic. The possible values are `compact`, `compact,delete` and `delete`.
13435
13981
  """
13436
13982
  return pulumi.get(self, "cleanup_policy")
13437
13983
 
@@ -13439,7 +13985,7 @@ class KafkaTopicConfig(dict):
13439
13985
  @pulumi.getter(name="compressionType")
13440
13986
  def compression_type(self) -> Optional[builtins.str]:
13441
13987
  """
13442
- compression.type value. The possible values are `gzip`, `lz4`, `producer`, `snappy`, `uncompressed` and `zstd`.
13988
+ Specify the final compression type for a given topic. This configuration accepts the standard compression codecs ('gzip', 'snappy', 'lz4', 'zstd'). It additionally accepts 'uncompressed' which is equivalent to no compression; and 'producer' which means retain the original compression codec set by the producer. The possible values are `gzip`, `lz4`, `producer`, `snappy`, `uncompressed` and `zstd`.
13443
13989
  """
13444
13990
  return pulumi.get(self, "compression_type")
13445
13991
 
@@ -13447,7 +13993,7 @@ class KafkaTopicConfig(dict):
13447
13993
  @pulumi.getter(name="deleteRetentionMs")
13448
13994
  def delete_retention_ms(self) -> Optional[builtins.str]:
13449
13995
  """
13450
- delete.retention.ms value
13996
+ The amount of time to retain delete tombstone markers for log compacted topics. This setting also gives a bound on the time in which a consumer must complete a read if they begin from offset 0 to ensure that they get a valid snapshot of the final stage (otherwise delete tombstones may be collected before they complete their scan).
13451
13997
  """
13452
13998
  return pulumi.get(self, "delete_retention_ms")
13453
13999
 
@@ -13455,7 +14001,7 @@ class KafkaTopicConfig(dict):
13455
14001
  @pulumi.getter(name="fileDeleteDelayMs")
13456
14002
  def file_delete_delay_ms(self) -> Optional[builtins.str]:
13457
14003
  """
13458
- file.delete.delay.ms value
14004
+ The time to wait before deleting a file from the filesystem.
13459
14005
  """
13460
14006
  return pulumi.get(self, "file_delete_delay_ms")
13461
14007
 
@@ -13463,7 +14009,7 @@ class KafkaTopicConfig(dict):
13463
14009
  @pulumi.getter(name="flushMessages")
13464
14010
  def flush_messages(self) -> Optional[builtins.str]:
13465
14011
  """
13466
- flush.messages value
14012
+ This setting allows specifying an interval at which we will force an fsync of data written to the log. For example if this was set to 1 we would fsync after every message; if it were 5 we would fsync after every five messages. In general we recommend you not set this and use replication for durability and allow the operating system's background flush capabilities as it is more efficient.
13467
14013
  """
13468
14014
  return pulumi.get(self, "flush_messages")
13469
14015
 
@@ -13471,7 +14017,7 @@ class KafkaTopicConfig(dict):
13471
14017
  @pulumi.getter(name="flushMs")
13472
14018
  def flush_ms(self) -> Optional[builtins.str]:
13473
14019
  """
13474
- flush.ms value
14020
+ This setting allows specifying a time interval at which we will force an fsync of data written to the log. For example if this was set to 1000 we would fsync after 1000 ms had passed. In general we recommend you not set this and use replication for durability and allow the operating system's background flush capabilities as it is more efficient.
13475
14021
  """
13476
14022
  return pulumi.get(self, "flush_ms")
13477
14023
 
@@ -13479,7 +14025,7 @@ class KafkaTopicConfig(dict):
13479
14025
  @pulumi.getter(name="indexIntervalBytes")
13480
14026
  def index_interval_bytes(self) -> Optional[builtins.str]:
13481
14027
  """
13482
- index.interval.bytes value
14028
+ This setting controls how frequently Kafka adds an index entry to its offset index. The default setting ensures that we index a message roughly every 4096 bytes. More indexing allows reads to jump closer to the exact position in the log but makes the index larger. You probably don't need to change this.
13483
14029
  """
13484
14030
  return pulumi.get(self, "index_interval_bytes")
13485
14031
 
@@ -13487,7 +14033,7 @@ class KafkaTopicConfig(dict):
13487
14033
  @pulumi.getter(name="localRetentionBytes")
13488
14034
  def local_retention_bytes(self) -> Optional[builtins.str]:
13489
14035
  """
13490
- local.retention.bytes value
14036
+ This configuration controls the maximum bytes tiered storage will retain segment files locally before it will discard old log segments to free up space. If set to -2, the limit is equal to overall retention time. If set to -1, no limit is applied but it's possible only if overall retention is also -1.
13491
14037
  """
13492
14038
  return pulumi.get(self, "local_retention_bytes")
13493
14039
 
@@ -13495,7 +14041,7 @@ class KafkaTopicConfig(dict):
13495
14041
  @pulumi.getter(name="localRetentionMs")
13496
14042
  def local_retention_ms(self) -> Optional[builtins.str]:
13497
14043
  """
13498
- local.retention.ms value
14044
+ This configuration controls the maximum time tiered storage will retain segment files locally before it will discard old log segments to free up space. If set to -2, the time limit is equal to overall retention time. If set to -1, no time limit is applied but it's possible only if overall retention is also -1.
13499
14045
  """
13500
14046
  return pulumi.get(self, "local_retention_ms")
13501
14047
 
@@ -13503,7 +14049,7 @@ class KafkaTopicConfig(dict):
13503
14049
  @pulumi.getter(name="maxCompactionLagMs")
13504
14050
  def max_compaction_lag_ms(self) -> Optional[builtins.str]:
13505
14051
  """
13506
- max.compaction.lag.ms value
14052
+ The maximum time a message will remain ineligible for compaction in the log. Only applicable for logs that are being compacted.
13507
14053
  """
13508
14054
  return pulumi.get(self, "max_compaction_lag_ms")
13509
14055
 
@@ -13511,7 +14057,7 @@ class KafkaTopicConfig(dict):
13511
14057
  @pulumi.getter(name="maxMessageBytes")
13512
14058
  def max_message_bytes(self) -> Optional[builtins.str]:
13513
14059
  """
13514
- max.message.bytes value
14060
+ The largest record batch size allowed by Kafka (after compression if compression is enabled). If this is increased and there are consumers older than 0.10.2, the consumers' fetch size must also be increased so that the they can fetch record batches this large. In the latest message format version, records are always grouped into batches for efficiency. In previous message format versions, uncompressed records are not grouped into batches and this limit only applies to a single record in that case.
13515
14061
  """
13516
14062
  return pulumi.get(self, "max_message_bytes")
13517
14063
 
@@ -13519,7 +14065,7 @@ class KafkaTopicConfig(dict):
13519
14065
  @pulumi.getter(name="messageDownconversionEnable")
13520
14066
  def message_downconversion_enable(self) -> Optional[builtins.bool]:
13521
14067
  """
13522
- message.downconversion.enable value
14068
+ This configuration controls whether down-conversion of message formats is enabled to satisfy consume requests. When set to false, broker will not perform down-conversion for consumers expecting an older message format. The broker responds with UNSUPPORTED_VERSION error for consume requests from such older clients. This configuration does not apply to any message format conversion that might be required for replication to followers.
13523
14069
  """
13524
14070
  return pulumi.get(self, "message_downconversion_enable")
13525
14071
 
@@ -13527,7 +14073,7 @@ class KafkaTopicConfig(dict):
13527
14073
  @pulumi.getter(name="messageFormatVersion")
13528
14074
  def message_format_version(self) -> Optional[builtins.str]:
13529
14075
  """
13530
- message.format.version value. The possible values are `0.10.0`, `0.10.0-IV0`, `0.10.0-IV1`, `0.10.1`, `0.10.1-IV0`, `0.10.1-IV1`, `0.10.1-IV2`, `0.10.2`, `0.10.2-IV0`, `0.11.0`, `0.11.0-IV0`, `0.11.0-IV1`, `0.11.0-IV2`, `0.8.0`, `0.8.1`, `0.8.2`, `0.9.0`, `1.0`, `1.0-IV0`, `1.1`, `1.1-IV0`, `2.0`, `2.0-IV0`, `2.0-IV1`, `2.1`, `2.1-IV0`, `2.1-IV1`, `2.1-IV2`, `2.2`, `2.2-IV0`, `2.2-IV1`, `2.3`, `2.3-IV0`, `2.3-IV1`, `2.4`, `2.4-IV0`, `2.4-IV1`, `2.5`, `2.5-IV0`, `2.6`, `2.6-IV0`, `2.7`, `2.7-IV0`, `2.7-IV1`, `2.7-IV2`, `2.8`, `2.8-IV0`, `2.8-IV1`, `3.0`, `3.0-IV0`, `3.0-IV1`, `3.1`, `3.1-IV0`, `3.2`, `3.2-IV0`, `3.3`, `3.3-IV0`, `3.3-IV1`, `3.3-IV2`, `3.3-IV3`, `3.4`, `3.4-IV0`, `3.5`, `3.5-IV0`, `3.5-IV1`, `3.5-IV2`, `3.6`, `3.6-IV0`, `3.6-IV1`, `3.6-IV2`, `3.7`, `3.7-IV0`, `3.7-IV1`, `3.7-IV2`, `3.7-IV3`, `3.7-IV4`, `3.8`, `3.8-IV0`, `3.9`, `3.9-IV0`, `3.9-IV1`, `4.1` and `4.1-IV0`.
14076
+ Specify the message format version the broker will use to append messages to the logs. The value should be a valid ApiVersion. Some examples are: 0.8.2, 0.9.0.0, 0.10.0, check ApiVersion for more details. By setting a particular message format version, the user is certifying that all the existing messages on disk are smaller or equal than the specified version. Setting this value incorrectly will cause consumers with older versions to break as they will receive messages with a format that they don't understand. The possible values are `0.10.0`, `0.10.0-IV0`, `0.10.0-IV1`, `0.10.1`, `0.10.1-IV0`, `0.10.1-IV1`, `0.10.1-IV2`, `0.10.2`, `0.10.2-IV0`, `0.11.0`, `0.11.0-IV0`, `0.11.0-IV1`, `0.11.0-IV2`, `0.8.0`, `0.8.1`, `0.8.2`, `0.9.0`, `1.0`, `1.0-IV0`, `1.1`, `1.1-IV0`, `2.0`, `2.0-IV0`, `2.0-IV1`, `2.1`, `2.1-IV0`, `2.1-IV1`, `2.1-IV2`, `2.2`, `2.2-IV0`, `2.2-IV1`, `2.3`, `2.3-IV0`, `2.3-IV1`, `2.4`, `2.4-IV0`, `2.4-IV1`, `2.5`, `2.5-IV0`, `2.6`, `2.6-IV0`, `2.7`, `2.7-IV0`, `2.7-IV1`, `2.7-IV2`, `2.8`, `2.8-IV0`, `2.8-IV1`, `3.0`, `3.0-IV0`, `3.0-IV1`, `3.1`, `3.1-IV0`, `3.2`, `3.2-IV0`, `3.3`, `3.3-IV0`, `3.3-IV1`, `3.3-IV2`, `3.3-IV3`, `3.4`, `3.4-IV0`, `3.5`, `3.5-IV0`, `3.5-IV1`, `3.5-IV2`, `3.6`, `3.6-IV0`, `3.6-IV1`, `3.6-IV2`, `3.7`, `3.7-IV0`, `3.7-IV1`, `3.7-IV2`, `3.7-IV3`, `3.7-IV4`, `3.8`, `3.8-IV0`, `3.9`, `3.9-IV0`, `3.9-IV1`, `4.0`, `4.0-IV0`, `4.1` and `4.1-IV0`.
13531
14077
  """
13532
14078
  return pulumi.get(self, "message_format_version")
13533
14079
 
@@ -13535,7 +14081,7 @@ class KafkaTopicConfig(dict):
13535
14081
  @pulumi.getter(name="messageTimestampDifferenceMaxMs")
13536
14082
  def message_timestamp_difference_max_ms(self) -> Optional[builtins.str]:
13537
14083
  """
13538
- message.timestamp.difference.max.ms value
14084
+ The maximum difference allowed between the timestamp when a broker receives a message and the timestamp specified in the message. If message.timestamp.type=CreateTime, a message will be rejected if the difference in timestamp exceeds this threshold. This configuration is ignored if message.timestamp.type=LogAppendTime.
13539
14085
  """
13540
14086
  return pulumi.get(self, "message_timestamp_difference_max_ms")
13541
14087
 
@@ -13543,7 +14089,7 @@ class KafkaTopicConfig(dict):
13543
14089
  @pulumi.getter(name="messageTimestampType")
13544
14090
  def message_timestamp_type(self) -> Optional[builtins.str]:
13545
14091
  """
13546
- message.timestamp.type value. The possible values are `CreateTime` and `LogAppendTime`.
14092
+ Define whether the timestamp in the message is message create time or log append time. The possible values are `CreateTime` and `LogAppendTime`.
13547
14093
  """
13548
14094
  return pulumi.get(self, "message_timestamp_type")
13549
14095
 
@@ -13551,7 +14097,7 @@ class KafkaTopicConfig(dict):
13551
14097
  @pulumi.getter(name="minCleanableDirtyRatio")
13552
14098
  def min_cleanable_dirty_ratio(self) -> Optional[builtins.float]:
13553
14099
  """
13554
- min.cleanable.dirty.ratio value
14100
+ This configuration controls how frequently the log compactor will attempt to clean the log (assuming log compaction is enabled). By default we will avoid cleaning a log where more than 50% of the log has been compacted. This ratio bounds the maximum space wasted in the log by duplicates (at 50% at most 50% of the log could be duplicates). A higher ratio will mean fewer, more efficient cleanings but will mean more wasted space in the log. If the max.compaction.lag.ms or the min.compaction.lag.ms configurations are also specified, then the log compactor considers the log to be eligible for compaction as soon as either: (i) the dirty ratio threshold has been met and the log has had dirty (uncompacted) records for at least the min.compaction.lag.ms duration, or (ii) if the log has had dirty (uncompacted) records for at most the max.compaction.lag.ms period.
13555
14101
  """
13556
14102
  return pulumi.get(self, "min_cleanable_dirty_ratio")
13557
14103
 
@@ -13559,7 +14105,7 @@ class KafkaTopicConfig(dict):
13559
14105
  @pulumi.getter(name="minCompactionLagMs")
13560
14106
  def min_compaction_lag_ms(self) -> Optional[builtins.str]:
13561
14107
  """
13562
- min.compaction.lag.ms value
14108
+ The minimum time a message will remain uncompacted in the log. Only applicable for logs that are being compacted.
13563
14109
  """
13564
14110
  return pulumi.get(self, "min_compaction_lag_ms")
13565
14111
 
@@ -13567,7 +14113,7 @@ class KafkaTopicConfig(dict):
13567
14113
  @pulumi.getter(name="minInsyncReplicas")
13568
14114
  def min_insync_replicas(self) -> Optional[builtins.str]:
13569
14115
  """
13570
- min.insync.replicas value
14116
+ When a producer sets acks to 'all' (or '-1'), this configuration specifies the minimum number of replicas that must acknowledge a write for the write to be considered successful. If this minimum cannot be met, then the producer will raise an exception (either NotEnoughReplicas or NotEnoughReplicasAfterAppend). When used together, min.insync.replicas and acks allow you to enforce greater durability guarantees. A typical scenario would be to create a topic with a replication factor of 3, set min.insync.replicas to 2, and produce with acks of 'all'. This will ensure that the producer raises an exception if a majority of replicas do not receive a write.
13571
14117
  """
13572
14118
  return pulumi.get(self, "min_insync_replicas")
13573
14119
 
@@ -13575,7 +14121,7 @@ class KafkaTopicConfig(dict):
13575
14121
  @pulumi.getter
13576
14122
  def preallocate(self) -> Optional[builtins.bool]:
13577
14123
  """
13578
- preallocate value
14124
+ True if we should preallocate the file on disk when creating a new log segment.
13579
14125
  """
13580
14126
  return pulumi.get(self, "preallocate")
13581
14127
 
@@ -13583,7 +14129,7 @@ class KafkaTopicConfig(dict):
13583
14129
  @pulumi.getter(name="remoteStorageEnable")
13584
14130
  def remote_storage_enable(self) -> Optional[builtins.bool]:
13585
14131
  """
13586
- remote.storage.enable value
14132
+ Indicates whether tiered storage should be enabled.
13587
14133
  """
13588
14134
  return pulumi.get(self, "remote_storage_enable")
13589
14135
 
@@ -13591,7 +14137,7 @@ class KafkaTopicConfig(dict):
13591
14137
  @pulumi.getter(name="retentionBytes")
13592
14138
  def retention_bytes(self) -> Optional[builtins.str]:
13593
14139
  """
13594
- retention.bytes value
14140
+ This configuration controls the maximum size a partition (which consists of log segments) can grow to before we will discard old log segments to free up space if we are using the 'delete' retention policy. By default there is no size limit only a time limit. Since this limit is enforced at the partition level, multiply it by the number of partitions to compute the topic retention in bytes.
13595
14141
  """
13596
14142
  return pulumi.get(self, "retention_bytes")
13597
14143
 
@@ -13599,7 +14145,7 @@ class KafkaTopicConfig(dict):
13599
14145
  @pulumi.getter(name="retentionMs")
13600
14146
  def retention_ms(self) -> Optional[builtins.str]:
13601
14147
  """
13602
- retention.ms value
14148
+ This configuration controls the maximum time we will retain a log before we will discard old log segments to free up space if we are using the 'delete' retention policy. This represents an SLA on how soon consumers must read their data. If set to -1, no time limit is applied.
13603
14149
  """
13604
14150
  return pulumi.get(self, "retention_ms")
13605
14151
 
@@ -13607,7 +14153,7 @@ class KafkaTopicConfig(dict):
13607
14153
  @pulumi.getter(name="segmentBytes")
13608
14154
  def segment_bytes(self) -> Optional[builtins.str]:
13609
14155
  """
13610
- segment.bytes value
14156
+ This configuration controls the size of the index that maps offsets to file positions. We preallocate this index file and shrink it only after log rolls. You generally should not need to change this setting.
13611
14157
  """
13612
14158
  return pulumi.get(self, "segment_bytes")
13613
14159
 
@@ -13615,7 +14161,7 @@ class KafkaTopicConfig(dict):
13615
14161
  @pulumi.getter(name="segmentIndexBytes")
13616
14162
  def segment_index_bytes(self) -> Optional[builtins.str]:
13617
14163
  """
13618
- segment.index.bytes value
14164
+ This configuration controls the size of the index that maps offsets to file positions. We preallocate this index file and shrink it only after log rolls. You generally should not need to change this setting.
13619
14165
  """
13620
14166
  return pulumi.get(self, "segment_index_bytes")
13621
14167
 
@@ -13623,7 +14169,7 @@ class KafkaTopicConfig(dict):
13623
14169
  @pulumi.getter(name="segmentJitterMs")
13624
14170
  def segment_jitter_ms(self) -> Optional[builtins.str]:
13625
14171
  """
13626
- segment.jitter.ms value
14172
+ The maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling
13627
14173
  """
13628
14174
  return pulumi.get(self, "segment_jitter_ms")
13629
14175
 
@@ -13631,16 +14177,15 @@ class KafkaTopicConfig(dict):
13631
14177
  @pulumi.getter(name="segmentMs")
13632
14178
  def segment_ms(self) -> Optional[builtins.str]:
13633
14179
  """
13634
- segment.ms value
14180
+ This configuration controls the period of time after which Kafka will force the log to roll even if the segment file isn't full to ensure that retention can delete or compact old data. Setting this to a very low value has consequences, and the Aiven management plane ignores values less than 10 seconds.
13635
14181
  """
13636
14182
  return pulumi.get(self, "segment_ms")
13637
14183
 
13638
14184
  @property
13639
14185
  @pulumi.getter(name="uncleanLeaderElectionEnable")
13640
- @_utilities.deprecated("""This field is deprecated and no longer functional.""")
13641
14186
  def unclean_leader_election_enable(self) -> Optional[builtins.bool]:
13642
14187
  """
13643
- unclean.leader.election.enable value; This field is deprecated and no longer functional.
14188
+ Indicates whether to enable replicas not in the ISR set to be elected as leader as a last resort, even though doing so may result in data loss.
13644
14189
  """
13645
14190
  return pulumi.get(self, "unclean_leader_election_enable")
13646
14191
 
@@ -17014,11 +17559,11 @@ class OpenSearchOpensearch(dict):
17014
17559
  uris: Optional[Sequence[builtins.str]] = None,
17015
17560
  username: Optional[builtins.str] = None):
17016
17561
  """
17017
- :param builtins.str kibana_uri: URI for Kibana dashboard frontend
17018
- :param builtins.str opensearch_dashboards_uri: URI for OpenSearch dashboard frontend
17019
- :param builtins.str password: OpenSearch password
17562
+ :param builtins.str kibana_uri: URI for Kibana dashboard frontend.
17563
+ :param builtins.str opensearch_dashboards_uri: URI for OpenSearch dashboard frontend.
17564
+ :param builtins.str password: OpenSearch password.
17020
17565
  :param Sequence[builtins.str] uris: OpenSearch server URIs.
17021
- :param builtins.str username: OpenSearch username
17566
+ :param builtins.str username: OpenSearch username.
17022
17567
  """
17023
17568
  if kibana_uri is not None:
17024
17569
  pulumi.set(__self__, "kibana_uri", kibana_uri)
@@ -17036,7 +17581,7 @@ class OpenSearchOpensearch(dict):
17036
17581
  @_utilities.deprecated("""This field was added by mistake and has never worked. It will be removed in future versions.""")
17037
17582
  def kibana_uri(self) -> Optional[builtins.str]:
17038
17583
  """
17039
- URI for Kibana dashboard frontend
17584
+ URI for Kibana dashboard frontend.
17040
17585
  """
17041
17586
  return pulumi.get(self, "kibana_uri")
17042
17587
 
@@ -17044,7 +17589,7 @@ class OpenSearchOpensearch(dict):
17044
17589
  @pulumi.getter(name="opensearchDashboardsUri")
17045
17590
  def opensearch_dashboards_uri(self) -> Optional[builtins.str]:
17046
17591
  """
17047
- URI for OpenSearch dashboard frontend
17592
+ URI for OpenSearch dashboard frontend.
17048
17593
  """
17049
17594
  return pulumi.get(self, "opensearch_dashboards_uri")
17050
17595
 
@@ -17052,7 +17597,7 @@ class OpenSearchOpensearch(dict):
17052
17597
  @pulumi.getter
17053
17598
  def password(self) -> Optional[builtins.str]:
17054
17599
  """
17055
- OpenSearch password
17600
+ OpenSearch password.
17056
17601
  """
17057
17602
  return pulumi.get(self, "password")
17058
17603
 
@@ -17068,7 +17613,7 @@ class OpenSearchOpensearch(dict):
17068
17613
  @pulumi.getter
17069
17614
  def username(self) -> Optional[builtins.str]:
17070
17615
  """
17071
- OpenSearch username
17616
+ OpenSearch username.
17072
17617
  """
17073
17618
  return pulumi.get(self, "username")
17074
17619
 
@@ -18257,8 +18802,12 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
18257
18802
  suggest = "email_sender_username"
18258
18803
  elif key == "enableRemoteBackedStorage":
18259
18804
  suggest = "enable_remote_backed_storage"
18805
+ elif key == "enableSearchableSnapshots":
18806
+ suggest = "enable_searchable_snapshots"
18260
18807
  elif key == "enableSecurityAudit":
18261
18808
  suggest = "enable_security_audit"
18809
+ elif key == "enableSnapshotApi":
18810
+ suggest = "enable_snapshot_api"
18262
18811
  elif key == "httpMaxContentLength":
18263
18812
  suggest = "http_max_content_length"
18264
18813
  elif key == "httpMaxHeaderSize":
@@ -18360,7 +18909,9 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
18360
18909
  email_sender_password: Optional[builtins.str] = None,
18361
18910
  email_sender_username: Optional[builtins.str] = None,
18362
18911
  enable_remote_backed_storage: Optional[builtins.bool] = None,
18912
+ enable_searchable_snapshots: Optional[builtins.bool] = None,
18363
18913
  enable_security_audit: Optional[builtins.bool] = None,
18914
+ enable_snapshot_api: Optional[builtins.bool] = None,
18364
18915
  http_max_content_length: Optional[builtins.int] = None,
18365
18916
  http_max_header_size: Optional[builtins.int] = None,
18366
18917
  http_max_initial_line_length: Optional[builtins.int] = None,
@@ -18412,7 +18963,9 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
18412
18963
  :param builtins.str email_sender_password: Sender password for Opensearch alerts to authenticate with SMTP server. Example: `very-secure-mail-password`.
18413
18964
  :param builtins.str email_sender_username: Sender username for Opensearch alerts. Example: `jane@example.com`.
18414
18965
  :param builtins.bool enable_remote_backed_storage: Enable remote-backed storage.
18966
+ :param builtins.bool enable_searchable_snapshots: Enable searchable snapshots.
18415
18967
  :param builtins.bool enable_security_audit: Enable/Disable security audit.
18968
+ :param builtins.bool enable_snapshot_api: Enable/Disable snapshot API for custom repositories, this requires security management to be enabled.
18416
18969
  :param builtins.int http_max_content_length: Maximum content length for HTTP requests to the OpenSearch HTTP API, in bytes.
18417
18970
  :param builtins.int http_max_header_size: The max size of allowed headers, in bytes. Example: `8192`.
18418
18971
  :param builtins.int http_max_initial_line_length: The max length of an HTTP URL, in bytes. Example: `4096`.
@@ -18476,8 +19029,12 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
18476
19029
  pulumi.set(__self__, "email_sender_username", email_sender_username)
18477
19030
  if enable_remote_backed_storage is not None:
18478
19031
  pulumi.set(__self__, "enable_remote_backed_storage", enable_remote_backed_storage)
19032
+ if enable_searchable_snapshots is not None:
19033
+ pulumi.set(__self__, "enable_searchable_snapshots", enable_searchable_snapshots)
18479
19034
  if enable_security_audit is not None:
18480
19035
  pulumi.set(__self__, "enable_security_audit", enable_security_audit)
19036
+ if enable_snapshot_api is not None:
19037
+ pulumi.set(__self__, "enable_snapshot_api", enable_snapshot_api)
18481
19038
  if http_max_content_length is not None:
18482
19039
  pulumi.set(__self__, "http_max_content_length", http_max_content_length)
18483
19040
  if http_max_header_size is not None:
@@ -18650,6 +19207,14 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
18650
19207
  """
18651
19208
  return pulumi.get(self, "enable_remote_backed_storage")
18652
19209
 
19210
+ @property
19211
+ @pulumi.getter(name="enableSearchableSnapshots")
19212
+ def enable_searchable_snapshots(self) -> Optional[builtins.bool]:
19213
+ """
19214
+ Enable searchable snapshots.
19215
+ """
19216
+ return pulumi.get(self, "enable_searchable_snapshots")
19217
+
18653
19218
  @property
18654
19219
  @pulumi.getter(name="enableSecurityAudit")
18655
19220
  def enable_security_audit(self) -> Optional[builtins.bool]:
@@ -18658,6 +19223,14 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
18658
19223
  """
18659
19224
  return pulumi.get(self, "enable_security_audit")
18660
19225
 
19226
+ @property
19227
+ @pulumi.getter(name="enableSnapshotApi")
19228
+ def enable_snapshot_api(self) -> Optional[builtins.bool]:
19229
+ """
19230
+ Enable/Disable snapshot API for custom repositories, this requires security management to be enabled.
19231
+ """
19232
+ return pulumi.get(self, "enable_snapshot_api")
19233
+
18661
19234
  @property
18662
19235
  @pulumi.getter(name="httpMaxContentLength")
18663
19236
  def http_max_content_length(self) -> Optional[builtins.int]:
@@ -21316,6 +21889,61 @@ class OrganizationProjectTag(dict):
21316
21889
  return pulumi.get(self, "value")
21317
21890
 
21318
21891
 
21892
+ @pulumi.output_type
21893
+ class OrganizationProjectTimeouts(dict):
21894
+ def __init__(__self__, *,
21895
+ create: Optional[builtins.str] = None,
21896
+ delete: Optional[builtins.str] = None,
21897
+ read: Optional[builtins.str] = None,
21898
+ update: Optional[builtins.str] = None):
21899
+ """
21900
+ :param builtins.str create: A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
21901
+ :param builtins.str delete: A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
21902
+ :param builtins.str read: A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Read operations occur during any refresh or planning operation when refresh is enabled.
21903
+ :param builtins.str update: A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
21904
+ """
21905
+ if create is not None:
21906
+ pulumi.set(__self__, "create", create)
21907
+ if delete is not None:
21908
+ pulumi.set(__self__, "delete", delete)
21909
+ if read is not None:
21910
+ pulumi.set(__self__, "read", read)
21911
+ if update is not None:
21912
+ pulumi.set(__self__, "update", update)
21913
+
21914
+ @property
21915
+ @pulumi.getter
21916
+ def create(self) -> Optional[builtins.str]:
21917
+ """
21918
+ A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
21919
+ """
21920
+ return pulumi.get(self, "create")
21921
+
21922
+ @property
21923
+ @pulumi.getter
21924
+ def delete(self) -> Optional[builtins.str]:
21925
+ """
21926
+ A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
21927
+ """
21928
+ return pulumi.get(self, "delete")
21929
+
21930
+ @property
21931
+ @pulumi.getter
21932
+ def read(self) -> Optional[builtins.str]:
21933
+ """
21934
+ A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Read operations occur during any refresh or planning operation when refresh is enabled.
21935
+ """
21936
+ return pulumi.get(self, "read")
21937
+
21938
+ @property
21939
+ @pulumi.getter
21940
+ def update(self) -> Optional[builtins.str]:
21941
+ """
21942
+ A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
21943
+ """
21944
+ return pulumi.get(self, "update")
21945
+
21946
+
21319
21947
  @pulumi.output_type
21320
21948
  class OrganizationTimeouts(dict):
21321
21949
  def __init__(__self__, *,
@@ -21972,7 +22600,7 @@ class PgPgUserConfig(dict):
21972
22600
  :param 'PgPgUserConfigPgQualstatsArgs' pg_qualstats: System-wide settings for the pg*qualstats extension
21973
22601
  :param builtins.bool pg_read_replica: Should the service which is being forked be a read replica (deprecated, use read_replica service integration instead).
21974
22602
  :param builtins.str pg_service_to_fork_from: Name of the PG Service from which to fork (deprecated, use service*to*fork_from). This has effect only when a new service is being created. Example: `anotherservicename`.
21975
- :param builtins.bool pg_stat_monitor_enable: Enable the pg*stat*monitor extension. Enabling this extension will cause the cluster to be restarted.When this extension is enabled, pg*stat*statements results for utility commands are unreliable. Default: `false`.
22603
+ :param builtins.bool pg_stat_monitor_enable: Enable the pg*stat*monitor extension. Changing this parameter causes a service restart. When this extension is enabled, pg*stat*statements results for utility commands are unreliable. Default: `false`.
21976
22604
  :param builtins.str pg_version: Enum: `10`, `11`, `12`, `13`, `14`, `15`, `16`, `17`, and newer. PostgreSQL major version.
21977
22605
  :param 'PgPgUserConfigPgauditArgs' pgaudit: System-wide settings for the pgaudit extension
21978
22606
  :param 'PgPgUserConfigPgbouncerArgs' pgbouncer: PGBouncer connection pooling settings
@@ -21984,12 +22612,12 @@ class PgPgUserConfig(dict):
21984
22612
  :param builtins.str recovery_target_time: Recovery target time when forking a service. This has effect only when a new service is being created. Example: `2019-01-01 23:34:45`.
21985
22613
  :param builtins.bool service_log: Store logs for the service so that they are available in the HTTP API and console.
21986
22614
  :param builtins.str service_to_fork_from: Name of another service to fork from. This has effect only when a new service is being created. Example: `anotherservicename`.
21987
- :param builtins.float shared_buffers_percentage: Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20% - 60%. This setting adjusts the shared_buffers configuration value. Example: `41.5`.
22615
+ :param builtins.float shared_buffers_percentage: Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20% - 60%. This setting adjusts the shared_buffers configuration value. Changing this parameter causes a service restart. Example: `41.5`.
21988
22616
  :param builtins.bool static_ips: Use static public IP addresses.
21989
22617
  :param builtins.str synchronous_replication: Enum: `off`, `quorum`. Synchronous replication type. Note that the service plan also needs to support synchronous replication.
21990
22618
  :param 'PgPgUserConfigTimescaledbArgs' timescaledb: System-wide settings for the timescaledb extension
21991
22619
  :param builtins.str variant: Enum: `aiven`, `timescale`. Variant of the PostgreSQL service, may affect the features that are exposed by default.
21992
- :param builtins.int work_mem: Sets the maximum amount of memory to be used by a query operation (such as a sort or hash table) before writing to temporary disk files, in MB. Default is 1MB + 0.075% of total RAM (up to 32MB). Example: `4`.
22620
+ :param builtins.int work_mem: Sets the maximum amount of memory to be used by a query operation (such as a sort or hash table) before writing to temporary disk files, in MB. The default is 1MB + 0.075% of total RAM (up to 32MB). Example: `4`.
21993
22621
  """
21994
22622
  if additional_backup_regions is not None:
21995
22623
  pulumi.set(__self__, "additional_backup_regions", additional_backup_regions)
@@ -22174,7 +22802,7 @@ class PgPgUserConfig(dict):
22174
22802
  @pulumi.getter(name="pgStatMonitorEnable")
22175
22803
  def pg_stat_monitor_enable(self) -> Optional[builtins.bool]:
22176
22804
  """
22177
- Enable the pg*stat*monitor extension. Enabling this extension will cause the cluster to be restarted.When this extension is enabled, pg*stat*statements results for utility commands are unreliable. Default: `false`.
22805
+ Enable the pg*stat*monitor extension. Changing this parameter causes a service restart. When this extension is enabled, pg*stat*statements results for utility commands are unreliable. Default: `false`.
22178
22806
  """
22179
22807
  return pulumi.get(self, "pg_stat_monitor_enable")
22180
22808
 
@@ -22188,7 +22816,6 @@ class PgPgUserConfig(dict):
22188
22816
 
22189
22817
  @property
22190
22818
  @pulumi.getter
22191
- @_utilities.deprecated("""This property is deprecated.""")
22192
22819
  def pgaudit(self) -> Optional['outputs.PgPgUserConfigPgaudit']:
22193
22820
  """
22194
22821
  System-wide settings for the pgaudit extension
@@ -22271,7 +22898,7 @@ class PgPgUserConfig(dict):
22271
22898
  @pulumi.getter(name="sharedBuffersPercentage")
22272
22899
  def shared_buffers_percentage(self) -> Optional[builtins.float]:
22273
22900
  """
22274
- Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20% - 60%. This setting adjusts the shared_buffers configuration value. Example: `41.5`.
22901
+ Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20% - 60%. This setting adjusts the shared_buffers configuration value. Changing this parameter causes a service restart. Example: `41.5`.
22275
22902
  """
22276
22903
  return pulumi.get(self, "shared_buffers_percentage")
22277
22904
 
@@ -22311,7 +22938,7 @@ class PgPgUserConfig(dict):
22311
22938
  @pulumi.getter(name="workMem")
22312
22939
  def work_mem(self) -> Optional[builtins.int]:
22313
22940
  """
22314
- Sets the maximum amount of memory to be used by a query operation (such as a sort or hash table) before writing to temporary disk files, in MB. Default is 1MB + 0.075% of total RAM (up to 32MB). Example: `4`.
22941
+ Sets the maximum amount of memory to be used by a query operation (such as a sort or hash table) before writing to temporary disk files, in MB. The default is 1MB + 0.075% of total RAM (up to 32MB). Example: `4`.
22315
22942
  """
22316
22943
  return pulumi.get(self, "work_mem")
22317
22944
 
@@ -22643,56 +23270,56 @@ class PgPgUserConfigPg(dict):
22643
23270
  wal_sender_timeout: Optional[builtins.int] = None,
22644
23271
  wal_writer_delay: Optional[builtins.int] = None):
22645
23272
  """
22646
- :param builtins.float autovacuum_analyze_scale_factor: Specifies a fraction of the table size to add to autovacuum*analyze*threshold when deciding whether to trigger an ANALYZE. The default is 0.2 (20% of table size).
22647
- :param builtins.int autovacuum_analyze_threshold: Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is 50 tuples.
22648
- :param builtins.int autovacuum_freeze_max_age: Specifies the maximum age (in transactions) that a table's pg_class.relfrozenxid field can attain before a VACUUM operation is forced to prevent transaction ID wraparound within the table. Note that the system will launch autovacuum processes to prevent wraparound even when autovacuum is otherwise disabled. This parameter will cause the server to be restarted. Example: `200000000`.
22649
- :param builtins.int autovacuum_max_workers: Specifies the maximum number of autovacuum processes (other than the autovacuum launcher) that may be running at any one time. The default is three. This parameter can only be set at server start.
22650
- :param builtins.int autovacuum_naptime: Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds, and the default is one minute.
22651
- :param builtins.int autovacuum_vacuum_cost_delay: Specifies the cost delay value that will be used in automatic VACUUM operations. If -1 is specified, the regular vacuum*cost*delay value will be used. The default value is 20 milliseconds.
22652
- :param builtins.int autovacuum_vacuum_cost_limit: Specifies the cost limit value that will be used in automatic VACUUM operations. If -1 is specified (which is the default), the regular vacuum*cost*limit value will be used.
22653
- :param builtins.float autovacuum_vacuum_scale_factor: Specifies a fraction of the table size to add to autovacuum*vacuum*threshold when deciding whether to trigger a VACUUM. The default is 0.2 (20% of table size).
22654
- :param builtins.int autovacuum_vacuum_threshold: Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is 50 tuples.
22655
- :param builtins.int bgwriter_delay: Specifies the delay between activity rounds for the background writer in milliseconds. Default is 200. Example: `200`.
22656
- :param builtins.int bgwriter_flush_after: Whenever more than bgwriter*flush*after bytes have been written by the background writer, attempt to force the OS to issue these writes to the underlying storage. Specified in kilobytes, default is 512. Setting of 0 disables forced writeback. Example: `512`.
22657
- :param builtins.int bgwriter_lru_maxpages: In each round, no more than this many buffers will be written by the background writer. Setting this to zero disables background writing. Default is 100. Example: `100`.
22658
- :param builtins.float bgwriter_lru_multiplier: The average recent need for new buffers is multiplied by bgwriter*lru*multiplier to arrive at an estimate of the number that will be needed during the next round, (up to bgwriter*lru*maxpages). 1.0 represents a “just in time” policy of writing exactly the number of buffers predicted to be needed. Larger values provide some cushion against spikes in demand, while smaller values intentionally leave writes to be done by server processes. The default is 2.0. Example: `2.0`.
22659
- :param builtins.int deadlock_timeout: This is the amount of time, in milliseconds, to wait on a lock before checking to see if there is a deadlock condition. Example: `1000`.
22660
- :param builtins.str default_toast_compression: Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns (the default is lz4).
23273
+ :param builtins.float autovacuum_analyze_scale_factor: Specifies a fraction of the table size to add to autovacuum*analyze*threshold when deciding whether to trigger an ANALYZE (e.g. `0.2` for 20% of the table size). The default is `0.2`.
23274
+ :param builtins.int autovacuum_analyze_threshold: Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is `50`.
23275
+ :param builtins.int autovacuum_freeze_max_age: Specifies the maximum age (in transactions) that a table's pg_class.relfrozenxid field can attain before a VACUUM operation is forced to prevent transaction ID wraparound within the table. The system launches autovacuum processes to prevent wraparound even when autovacuum is otherwise disabled. Changing this parameter causes a service restart. Example: `200000000`.
23276
+ :param builtins.int autovacuum_max_workers: Specifies the maximum number of autovacuum processes (other than the autovacuum launcher) that may be running at any one time. The default is `3`. Changing this parameter causes a service restart.
23277
+ :param builtins.int autovacuum_naptime: Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds. The default is `60`.
23278
+ :param builtins.int autovacuum_vacuum_cost_delay: Specifies the cost delay value that will be used in automatic VACUUM operations. If `-1` is specified, the regular vacuum*cost*delay value will be used. The default is `2` (upstream default).
23279
+ :param builtins.int autovacuum_vacuum_cost_limit: Specifies the cost limit value that will be used in automatic VACUUM operations. If `-1` is specified, the regular vacuum*cost*limit value will be used. The default is `-1` (upstream default).
23280
+ :param builtins.float autovacuum_vacuum_scale_factor: Specifies a fraction of the table size to add to autovacuum*vacuum*threshold when deciding whether to trigger a VACUUM (e.g. `0.2` for 20% of the table size). The default is `0.2`.
23281
+ :param builtins.int autovacuum_vacuum_threshold: Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is `50`.
23282
+ :param builtins.int bgwriter_delay: Specifies the delay between activity rounds for the background writer in milliseconds. The default is `200`. Example: `200`.
23283
+ :param builtins.int bgwriter_flush_after: Whenever more than bgwriter*flush*after bytes have been written by the background writer, attempt to force the OS to issue these writes to the underlying storage. Specified in kilobytes. Setting of 0 disables forced writeback. The default is `512`. Example: `512`.
23284
+ :param builtins.int bgwriter_lru_maxpages: In each round, no more than this many buffers will be written by the background writer. Setting this to zero disables background writing. The default is `100`. Example: `100`.
23285
+ :param builtins.float bgwriter_lru_multiplier: The average recent need for new buffers is multiplied by bgwriter*lru*multiplier to arrive at an estimate of the number that will be needed during the next round, (up to bgwriter*lru*maxpages). 1.0 represents a “just in time” policy of writing exactly the number of buffers predicted to be needed. Larger values provide some cushion against spikes in demand, while smaller values intentionally leave writes to be done by server processes. The default is `2.0`. Example: `2.0`.
23286
+ :param builtins.int deadlock_timeout: This is the amount of time, in milliseconds, to wait on a lock before checking to see if there is a deadlock condition. The default is `1000` (upstream default). Example: `1000`.
23287
+ :param builtins.str default_toast_compression: Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns. The default is `lz4`. Only available for PostgreSQL 14+.
22661
23288
  :param builtins.int idle_in_transaction_session_timeout: Time out sessions with open transactions after this number of milliseconds.
22662
23289
  :param builtins.bool jit: Controls system-wide use of Just-in-Time Compilation (JIT).
22663
- :param builtins.int log_autovacuum_min_duration: Causes each action executed by autovacuum to be logged if it ran for at least the specified number of milliseconds. Setting this to zero logs all autovacuum actions. Minus-one (the default) disables logging autovacuum actions.
23290
+ :param builtins.int log_autovacuum_min_duration: Causes each action executed by autovacuum to be logged if it ran for at least the specified number of milliseconds. Setting this to zero logs all autovacuum actions. Minus-one disables logging autovacuum actions. The default is `1000`.
22664
23291
  :param builtins.str log_error_verbosity: Enum: `DEFAULT`, `TERSE`, `VERBOSE`. Controls the amount of detail written in the server log for each message that is logged.
22665
23292
  :param builtins.str log_line_prefix: Enum: `'%m [%p] %q[user=%u,db=%d,app=%a] '`, `'%t [%p]: [%l-1] user=%u,db=%d,app=%a,client=%h '`, `'pid=%p,user=%u,db=%d,app=%a,client=%h '`, `'pid=%p,user=%u,db=%d,app=%a,client=%h,txid=%x,qid=%Q '`. Choose from one of the available log formats.
22666
23293
  :param builtins.int log_min_duration_statement: Log statements that take more than this number of milliseconds to run, -1 disables.
22667
23294
  :param builtins.int log_temp_files: Log statements for each temporary file created larger than this number of kilobytes, -1 disables.
22668
- :param builtins.int max_files_per_process: PostgreSQL maximum number of files that can be open per process.
22669
- :param builtins.int max_locks_per_transaction: PostgreSQL maximum locks per transaction.
22670
- :param builtins.int max_logical_replication_workers: PostgreSQL maximum logical replication workers (taken from the pool of max*parallel*workers).
22671
- :param builtins.int max_parallel_workers: Sets the maximum number of workers that the system can support for parallel queries.
22672
- :param builtins.int max_parallel_workers_per_gather: Sets the maximum number of workers that can be started by a single Gather or Gather Merge node.
22673
- :param builtins.int max_pred_locks_per_transaction: PostgreSQL maximum predicate locks per transaction.
22674
- :param builtins.int max_prepared_transactions: PostgreSQL maximum prepared transactions.
22675
- :param builtins.int max_replication_slots: PostgreSQL maximum replication slots.
22676
- :param builtins.int max_slot_wal_keep_size: PostgreSQL maximum WAL size (MB) reserved for replication slots. Default is -1 (unlimited). wal*keep*size minimum WAL size setting takes precedence over this.
22677
- :param builtins.int max_stack_depth: Maximum depth of the stack in bytes.
22678
- :param builtins.int max_standby_archive_delay: Max standby archive delay in milliseconds.
22679
- :param builtins.int max_standby_streaming_delay: Max standby streaming delay in milliseconds.
22680
- :param builtins.int max_wal_senders: PostgreSQL maximum WAL senders.
22681
- :param builtins.int max_worker_processes: Sets the maximum number of background processes that the system can support.
23295
+ :param builtins.int max_files_per_process: PostgreSQL maximum number of files that can be open per process. The default is `1000` (upstream default). Changing this parameter causes a service restart.
23296
+ :param builtins.int max_locks_per_transaction: PostgreSQL maximum locks per transaction. Changing this parameter causes a service restart.
23297
+ :param builtins.int max_logical_replication_workers: PostgreSQL maximum logical replication workers (taken from the pool of max*parallel*workers). The default is `4` (upstream default). Changing this parameter causes a service restart.
23298
+ :param builtins.int max_parallel_workers: Sets the maximum number of workers that the system can support for parallel queries. The default is `8` (upstream default).
23299
+ :param builtins.int max_parallel_workers_per_gather: Sets the maximum number of workers that can be started by a single Gather or Gather Merge node. The default is `2` (upstream default).
23300
+ :param builtins.int max_pred_locks_per_transaction: PostgreSQL maximum predicate locks per transaction. The default is `64` (upstream default). Changing this parameter causes a service restart.
23301
+ :param builtins.int max_prepared_transactions: PostgreSQL maximum prepared transactions. The default is `0`. Changing this parameter causes a service restart.
23302
+ :param builtins.int max_replication_slots: PostgreSQL maximum replication slots. The default is `20`. Changing this parameter causes a service restart.
23303
+ :param builtins.int max_slot_wal_keep_size: PostgreSQL maximum WAL size (MB) reserved for replication slots. If `-1` is specified, replication slots may retain an unlimited amount of WAL files. The default is `-1` (upstream default). wal*keep*size minimum WAL size setting takes precedence over this.
23304
+ :param builtins.int max_stack_depth: Maximum depth of the stack in bytes. The default is `2097152` (upstream default).
23305
+ :param builtins.int max_standby_archive_delay: Max standby archive delay in milliseconds. The default is `30000` (upstream default).
23306
+ :param builtins.int max_standby_streaming_delay: Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
23307
+ :param builtins.int max_wal_senders: PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
23308
+ :param builtins.int max_worker_processes: Sets the maximum number of background processes that the system can support. The default is `8`. Changing this parameter causes a service restart.
22682
23309
  :param builtins.str password_encryption: Enum: `md5`, `scram-sha-256`. Chooses the algorithm for encrypting passwords. Default: `md5`.
22683
- :param builtins.int pg_partman_bgw_dot_interval: Sets the time interval to run pg_partman's scheduled tasks. Example: `3600`.
23310
+ :param builtins.int pg_partman_bgw_dot_interval: Sets the time interval in seconds to run pg_partman's scheduled tasks. The default is `3600`. Example: `3600`.
22684
23311
  :param builtins.str pg_partman_bgw_dot_role: Controls which role to use for pg_partman's scheduled background tasks. Example: `myrolename`.
22685
- :param builtins.bool pg_stat_monitor_dot_pgsm_enable_query_plan: Enables or disables query plan monitoring.
22686
- :param builtins.int pg_stat_monitor_dot_pgsm_max_buckets: Sets the maximum number of buckets. Example: `10`.
22687
- :param builtins.str pg_stat_statements_dot_track: Enum: `all`, `none`, `top`. Controls which statements are counted. Specify top to track top-level statements (those issued directly by clients), all to also track nested statements (such as statements invoked within functions), or none to disable statement statistics collection. The default value is top.
23312
+ :param builtins.bool pg_stat_monitor_dot_pgsm_enable_query_plan: Enables or disables query plan monitoring. Changing this parameter causes a service restart. Only available for PostgreSQL 13+.
23313
+ :param builtins.int pg_stat_monitor_dot_pgsm_max_buckets: Sets the maximum number of buckets. Changing this parameter causes a service restart. Only available for PostgreSQL 13+. Example: `10`.
23314
+ :param builtins.str pg_stat_statements_dot_track: Enum: `all`, `none`, `top`. Controls which statements are counted. Specify top to track top-level statements (those issued directly by clients), all to also track nested statements (such as statements invoked within functions), or none to disable statement statistics collection. The default is `top`.
22688
23315
  :param builtins.int temp_file_limit: PostgreSQL temporary file limit in KiB, -1 for unlimited. Example: `5000000`.
22689
23316
  :param builtins.str timezone: PostgreSQL service timezone. Example: `Europe/Helsinki`.
22690
- :param builtins.int track_activity_query_size: Specifies the number of bytes reserved to track the currently executing command for each active session. Example: `1024`.
22691
- :param builtins.str track_commit_timestamp: Enum: `off`, `on`. Record commit time of transactions.
23317
+ :param builtins.int track_activity_query_size: Specifies the number of bytes reserved to track the currently executing command for each active session. Changing this parameter causes a service restart. Example: `1024`.
23318
+ :param builtins.str track_commit_timestamp: Enum: `off`, `on`. Record commit time of transactions. Changing this parameter causes a service restart.
22692
23319
  :param builtins.str track_functions: Enum: `all`, `none`, `pl`. Enables tracking of function call counts and time used.
22693
- :param builtins.str track_io_timing: Enum: `off`, `on`. Enables timing of database I/O calls. This parameter is off by default, because it will repeatedly query the operating system for the current time, which may cause significant overhead on some platforms.
23320
+ :param builtins.str track_io_timing: Enum: `off`, `on`. Enables timing of database I/O calls. The default is `off`. When on, it will repeatedly query the operating system for the current time, which may cause significant overhead on some platforms.
22694
23321
  :param builtins.int wal_sender_timeout: Terminate replication connections that are inactive for longer than this amount of time, in milliseconds. Setting this value to zero disables the timeout. Example: `60000`.
22695
- :param builtins.int wal_writer_delay: WAL flush interval in milliseconds. Note that setting this value to lower than the default 200ms may negatively impact performance. Example: `50`.
23322
+ :param builtins.int wal_writer_delay: WAL flush interval in milliseconds. The default is `200`. Setting this parameter to a lower value may negatively impact performance. Example: `50`.
22696
23323
  """
22697
23324
  if autovacuum_analyze_scale_factor is not None:
22698
23325
  pulumi.set(__self__, "autovacuum_analyze_scale_factor", autovacuum_analyze_scale_factor)
@@ -22799,7 +23426,7 @@ class PgPgUserConfigPg(dict):
22799
23426
  @pulumi.getter(name="autovacuumAnalyzeScaleFactor")
22800
23427
  def autovacuum_analyze_scale_factor(self) -> Optional[builtins.float]:
22801
23428
  """
22802
- Specifies a fraction of the table size to add to autovacuum*analyze*threshold when deciding whether to trigger an ANALYZE. The default is 0.2 (20% of table size).
23429
+ Specifies a fraction of the table size to add to autovacuum*analyze*threshold when deciding whether to trigger an ANALYZE (e.g. `0.2` for 20% of the table size). The default is `0.2`.
22803
23430
  """
22804
23431
  return pulumi.get(self, "autovacuum_analyze_scale_factor")
22805
23432
 
@@ -22807,7 +23434,7 @@ class PgPgUserConfigPg(dict):
22807
23434
  @pulumi.getter(name="autovacuumAnalyzeThreshold")
22808
23435
  def autovacuum_analyze_threshold(self) -> Optional[builtins.int]:
22809
23436
  """
22810
- Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is 50 tuples.
23437
+ Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is `50`.
22811
23438
  """
22812
23439
  return pulumi.get(self, "autovacuum_analyze_threshold")
22813
23440
 
@@ -22815,7 +23442,7 @@ class PgPgUserConfigPg(dict):
22815
23442
  @pulumi.getter(name="autovacuumFreezeMaxAge")
22816
23443
  def autovacuum_freeze_max_age(self) -> Optional[builtins.int]:
22817
23444
  """
22818
- Specifies the maximum age (in transactions) that a table's pg_class.relfrozenxid field can attain before a VACUUM operation is forced to prevent transaction ID wraparound within the table. Note that the system will launch autovacuum processes to prevent wraparound even when autovacuum is otherwise disabled. This parameter will cause the server to be restarted. Example: `200000000`.
23445
+ Specifies the maximum age (in transactions) that a table's pg_class.relfrozenxid field can attain before a VACUUM operation is forced to prevent transaction ID wraparound within the table. The system launches autovacuum processes to prevent wraparound even when autovacuum is otherwise disabled. Changing this parameter causes a service restart. Example: `200000000`.
22819
23446
  """
22820
23447
  return pulumi.get(self, "autovacuum_freeze_max_age")
22821
23448
 
@@ -22823,7 +23450,7 @@ class PgPgUserConfigPg(dict):
22823
23450
  @pulumi.getter(name="autovacuumMaxWorkers")
22824
23451
  def autovacuum_max_workers(self) -> Optional[builtins.int]:
22825
23452
  """
22826
- Specifies the maximum number of autovacuum processes (other than the autovacuum launcher) that may be running at any one time. The default is three. This parameter can only be set at server start.
23453
+ Specifies the maximum number of autovacuum processes (other than the autovacuum launcher) that may be running at any one time. The default is `3`. Changing this parameter causes a service restart.
22827
23454
  """
22828
23455
  return pulumi.get(self, "autovacuum_max_workers")
22829
23456
 
@@ -22831,7 +23458,7 @@ class PgPgUserConfigPg(dict):
22831
23458
  @pulumi.getter(name="autovacuumNaptime")
22832
23459
  def autovacuum_naptime(self) -> Optional[builtins.int]:
22833
23460
  """
22834
- Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds, and the default is one minute.
23461
+ Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds. The default is `60`.
22835
23462
  """
22836
23463
  return pulumi.get(self, "autovacuum_naptime")
22837
23464
 
@@ -22839,7 +23466,7 @@ class PgPgUserConfigPg(dict):
22839
23466
  @pulumi.getter(name="autovacuumVacuumCostDelay")
22840
23467
  def autovacuum_vacuum_cost_delay(self) -> Optional[builtins.int]:
22841
23468
  """
22842
- Specifies the cost delay value that will be used in automatic VACUUM operations. If -1 is specified, the regular vacuum*cost*delay value will be used. The default value is 20 milliseconds.
23469
+ Specifies the cost delay value that will be used in automatic VACUUM operations. If `-1` is specified, the regular vacuum*cost*delay value will be used. The default is `2` (upstream default).
22843
23470
  """
22844
23471
  return pulumi.get(self, "autovacuum_vacuum_cost_delay")
22845
23472
 
@@ -22847,7 +23474,7 @@ class PgPgUserConfigPg(dict):
22847
23474
  @pulumi.getter(name="autovacuumVacuumCostLimit")
22848
23475
  def autovacuum_vacuum_cost_limit(self) -> Optional[builtins.int]:
22849
23476
  """
22850
- Specifies the cost limit value that will be used in automatic VACUUM operations. If -1 is specified (which is the default), the regular vacuum*cost*limit value will be used.
23477
+ Specifies the cost limit value that will be used in automatic VACUUM operations. If `-1` is specified, the regular vacuum*cost*limit value will be used. The default is `-1` (upstream default).
22851
23478
  """
22852
23479
  return pulumi.get(self, "autovacuum_vacuum_cost_limit")
22853
23480
 
@@ -22855,7 +23482,7 @@ class PgPgUserConfigPg(dict):
22855
23482
  @pulumi.getter(name="autovacuumVacuumScaleFactor")
22856
23483
  def autovacuum_vacuum_scale_factor(self) -> Optional[builtins.float]:
22857
23484
  """
22858
- Specifies a fraction of the table size to add to autovacuum*vacuum*threshold when deciding whether to trigger a VACUUM. The default is 0.2 (20% of table size).
23485
+ Specifies a fraction of the table size to add to autovacuum*vacuum*threshold when deciding whether to trigger a VACUUM (e.g. `0.2` for 20% of the table size). The default is `0.2`.
22859
23486
  """
22860
23487
  return pulumi.get(self, "autovacuum_vacuum_scale_factor")
22861
23488
 
@@ -22863,7 +23490,7 @@ class PgPgUserConfigPg(dict):
22863
23490
  @pulumi.getter(name="autovacuumVacuumThreshold")
22864
23491
  def autovacuum_vacuum_threshold(self) -> Optional[builtins.int]:
22865
23492
  """
22866
- Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is 50 tuples.
23493
+ Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is `50`.
22867
23494
  """
22868
23495
  return pulumi.get(self, "autovacuum_vacuum_threshold")
22869
23496
 
@@ -22871,7 +23498,7 @@ class PgPgUserConfigPg(dict):
22871
23498
  @pulumi.getter(name="bgwriterDelay")
22872
23499
  def bgwriter_delay(self) -> Optional[builtins.int]:
22873
23500
  """
22874
- Specifies the delay between activity rounds for the background writer in milliseconds. Default is 200. Example: `200`.
23501
+ Specifies the delay between activity rounds for the background writer in milliseconds. The default is `200`. Example: `200`.
22875
23502
  """
22876
23503
  return pulumi.get(self, "bgwriter_delay")
22877
23504
 
@@ -22879,7 +23506,7 @@ class PgPgUserConfigPg(dict):
22879
23506
  @pulumi.getter(name="bgwriterFlushAfter")
22880
23507
  def bgwriter_flush_after(self) -> Optional[builtins.int]:
22881
23508
  """
22882
- Whenever more than bgwriter*flush*after bytes have been written by the background writer, attempt to force the OS to issue these writes to the underlying storage. Specified in kilobytes, default is 512. Setting of 0 disables forced writeback. Example: `512`.
23509
+ Whenever more than bgwriter*flush*after bytes have been written by the background writer, attempt to force the OS to issue these writes to the underlying storage. Specified in kilobytes. Setting of 0 disables forced writeback. The default is `512`. Example: `512`.
22883
23510
  """
22884
23511
  return pulumi.get(self, "bgwriter_flush_after")
22885
23512
 
@@ -22887,7 +23514,7 @@ class PgPgUserConfigPg(dict):
22887
23514
  @pulumi.getter(name="bgwriterLruMaxpages")
22888
23515
  def bgwriter_lru_maxpages(self) -> Optional[builtins.int]:
22889
23516
  """
22890
- In each round, no more than this many buffers will be written by the background writer. Setting this to zero disables background writing. Default is 100. Example: `100`.
23517
+ In each round, no more than this many buffers will be written by the background writer. Setting this to zero disables background writing. The default is `100`. Example: `100`.
22891
23518
  """
22892
23519
  return pulumi.get(self, "bgwriter_lru_maxpages")
22893
23520
 
@@ -22895,7 +23522,7 @@ class PgPgUserConfigPg(dict):
22895
23522
  @pulumi.getter(name="bgwriterLruMultiplier")
22896
23523
  def bgwriter_lru_multiplier(self) -> Optional[builtins.float]:
22897
23524
  """
22898
- The average recent need for new buffers is multiplied by bgwriter*lru*multiplier to arrive at an estimate of the number that will be needed during the next round, (up to bgwriter*lru*maxpages). 1.0 represents a “just in time” policy of writing exactly the number of buffers predicted to be needed. Larger values provide some cushion against spikes in demand, while smaller values intentionally leave writes to be done by server processes. The default is 2.0. Example: `2.0`.
23525
+ The average recent need for new buffers is multiplied by bgwriter*lru*multiplier to arrive at an estimate of the number that will be needed during the next round, (up to bgwriter*lru*maxpages). 1.0 represents a “just in time” policy of writing exactly the number of buffers predicted to be needed. Larger values provide some cushion against spikes in demand, while smaller values intentionally leave writes to be done by server processes. The default is `2.0`. Example: `2.0`.
22899
23526
  """
22900
23527
  return pulumi.get(self, "bgwriter_lru_multiplier")
22901
23528
 
@@ -22903,7 +23530,7 @@ class PgPgUserConfigPg(dict):
22903
23530
  @pulumi.getter(name="deadlockTimeout")
22904
23531
  def deadlock_timeout(self) -> Optional[builtins.int]:
22905
23532
  """
22906
- This is the amount of time, in milliseconds, to wait on a lock before checking to see if there is a deadlock condition. Example: `1000`.
23533
+ This is the amount of time, in milliseconds, to wait on a lock before checking to see if there is a deadlock condition. The default is `1000` (upstream default). Example: `1000`.
22907
23534
  """
22908
23535
  return pulumi.get(self, "deadlock_timeout")
22909
23536
 
@@ -22911,7 +23538,7 @@ class PgPgUserConfigPg(dict):
22911
23538
  @pulumi.getter(name="defaultToastCompression")
22912
23539
  def default_toast_compression(self) -> Optional[builtins.str]:
22913
23540
  """
22914
- Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns (the default is lz4).
23541
+ Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns. The default is `lz4`. Only available for PostgreSQL 14+.
22915
23542
  """
22916
23543
  return pulumi.get(self, "default_toast_compression")
22917
23544
 
@@ -22935,7 +23562,7 @@ class PgPgUserConfigPg(dict):
22935
23562
  @pulumi.getter(name="logAutovacuumMinDuration")
22936
23563
  def log_autovacuum_min_duration(self) -> Optional[builtins.int]:
22937
23564
  """
22938
- Causes each action executed by autovacuum to be logged if it ran for at least the specified number of milliseconds. Setting this to zero logs all autovacuum actions. Minus-one (the default) disables logging autovacuum actions.
23565
+ Causes each action executed by autovacuum to be logged if it ran for at least the specified number of milliseconds. Setting this to zero logs all autovacuum actions. Minus-one disables logging autovacuum actions. The default is `1000`.
22939
23566
  """
22940
23567
  return pulumi.get(self, "log_autovacuum_min_duration")
22941
23568
 
@@ -22975,7 +23602,7 @@ class PgPgUserConfigPg(dict):
22975
23602
  @pulumi.getter(name="maxFilesPerProcess")
22976
23603
  def max_files_per_process(self) -> Optional[builtins.int]:
22977
23604
  """
22978
- PostgreSQL maximum number of files that can be open per process.
23605
+ PostgreSQL maximum number of files that can be open per process. The default is `1000` (upstream default). Changing this parameter causes a service restart.
22979
23606
  """
22980
23607
  return pulumi.get(self, "max_files_per_process")
22981
23608
 
@@ -22983,7 +23610,7 @@ class PgPgUserConfigPg(dict):
22983
23610
  @pulumi.getter(name="maxLocksPerTransaction")
22984
23611
  def max_locks_per_transaction(self) -> Optional[builtins.int]:
22985
23612
  """
22986
- PostgreSQL maximum locks per transaction.
23613
+ PostgreSQL maximum locks per transaction. Changing this parameter causes a service restart.
22987
23614
  """
22988
23615
  return pulumi.get(self, "max_locks_per_transaction")
22989
23616
 
@@ -22991,7 +23618,7 @@ class PgPgUserConfigPg(dict):
22991
23618
  @pulumi.getter(name="maxLogicalReplicationWorkers")
22992
23619
  def max_logical_replication_workers(self) -> Optional[builtins.int]:
22993
23620
  """
22994
- PostgreSQL maximum logical replication workers (taken from the pool of max*parallel*workers).
23621
+ PostgreSQL maximum logical replication workers (taken from the pool of max*parallel*workers). The default is `4` (upstream default). Changing this parameter causes a service restart.
22995
23622
  """
22996
23623
  return pulumi.get(self, "max_logical_replication_workers")
22997
23624
 
@@ -22999,7 +23626,7 @@ class PgPgUserConfigPg(dict):
22999
23626
  @pulumi.getter(name="maxParallelWorkers")
23000
23627
  def max_parallel_workers(self) -> Optional[builtins.int]:
23001
23628
  """
23002
- Sets the maximum number of workers that the system can support for parallel queries.
23629
+ Sets the maximum number of workers that the system can support for parallel queries. The default is `8` (upstream default).
23003
23630
  """
23004
23631
  return pulumi.get(self, "max_parallel_workers")
23005
23632
 
@@ -23007,7 +23634,7 @@ class PgPgUserConfigPg(dict):
23007
23634
  @pulumi.getter(name="maxParallelWorkersPerGather")
23008
23635
  def max_parallel_workers_per_gather(self) -> Optional[builtins.int]:
23009
23636
  """
23010
- Sets the maximum number of workers that can be started by a single Gather or Gather Merge node.
23637
+ Sets the maximum number of workers that can be started by a single Gather or Gather Merge node. The default is `2` (upstream default).
23011
23638
  """
23012
23639
  return pulumi.get(self, "max_parallel_workers_per_gather")
23013
23640
 
@@ -23015,7 +23642,7 @@ class PgPgUserConfigPg(dict):
23015
23642
  @pulumi.getter(name="maxPredLocksPerTransaction")
23016
23643
  def max_pred_locks_per_transaction(self) -> Optional[builtins.int]:
23017
23644
  """
23018
- PostgreSQL maximum predicate locks per transaction.
23645
+ PostgreSQL maximum predicate locks per transaction. The default is `64` (upstream default). Changing this parameter causes a service restart.
23019
23646
  """
23020
23647
  return pulumi.get(self, "max_pred_locks_per_transaction")
23021
23648
 
@@ -23023,7 +23650,7 @@ class PgPgUserConfigPg(dict):
23023
23650
  @pulumi.getter(name="maxPreparedTransactions")
23024
23651
  def max_prepared_transactions(self) -> Optional[builtins.int]:
23025
23652
  """
23026
- PostgreSQL maximum prepared transactions.
23653
+ PostgreSQL maximum prepared transactions. The default is `0`. Changing this parameter causes a service restart.
23027
23654
  """
23028
23655
  return pulumi.get(self, "max_prepared_transactions")
23029
23656
 
@@ -23031,7 +23658,7 @@ class PgPgUserConfigPg(dict):
23031
23658
  @pulumi.getter(name="maxReplicationSlots")
23032
23659
  def max_replication_slots(self) -> Optional[builtins.int]:
23033
23660
  """
23034
- PostgreSQL maximum replication slots.
23661
+ PostgreSQL maximum replication slots. The default is `20`. Changing this parameter causes a service restart.
23035
23662
  """
23036
23663
  return pulumi.get(self, "max_replication_slots")
23037
23664
 
@@ -23039,7 +23666,7 @@ class PgPgUserConfigPg(dict):
23039
23666
  @pulumi.getter(name="maxSlotWalKeepSize")
23040
23667
  def max_slot_wal_keep_size(self) -> Optional[builtins.int]:
23041
23668
  """
23042
- PostgreSQL maximum WAL size (MB) reserved for replication slots. Default is -1 (unlimited). wal*keep*size minimum WAL size setting takes precedence over this.
23669
+ PostgreSQL maximum WAL size (MB) reserved for replication slots. If `-1` is specified, replication slots may retain an unlimited amount of WAL files. The default is `-1` (upstream default). wal*keep*size minimum WAL size setting takes precedence over this.
23043
23670
  """
23044
23671
  return pulumi.get(self, "max_slot_wal_keep_size")
23045
23672
 
@@ -23047,7 +23674,7 @@ class PgPgUserConfigPg(dict):
23047
23674
  @pulumi.getter(name="maxStackDepth")
23048
23675
  def max_stack_depth(self) -> Optional[builtins.int]:
23049
23676
  """
23050
- Maximum depth of the stack in bytes.
23677
+ Maximum depth of the stack in bytes. The default is `2097152` (upstream default).
23051
23678
  """
23052
23679
  return pulumi.get(self, "max_stack_depth")
23053
23680
 
@@ -23055,7 +23682,7 @@ class PgPgUserConfigPg(dict):
23055
23682
  @pulumi.getter(name="maxStandbyArchiveDelay")
23056
23683
  def max_standby_archive_delay(self) -> Optional[builtins.int]:
23057
23684
  """
23058
- Max standby archive delay in milliseconds.
23685
+ Max standby archive delay in milliseconds. The default is `30000` (upstream default).
23059
23686
  """
23060
23687
  return pulumi.get(self, "max_standby_archive_delay")
23061
23688
 
@@ -23063,7 +23690,7 @@ class PgPgUserConfigPg(dict):
23063
23690
  @pulumi.getter(name="maxStandbyStreamingDelay")
23064
23691
  def max_standby_streaming_delay(self) -> Optional[builtins.int]:
23065
23692
  """
23066
- Max standby streaming delay in milliseconds.
23693
+ Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
23067
23694
  """
23068
23695
  return pulumi.get(self, "max_standby_streaming_delay")
23069
23696
 
@@ -23071,7 +23698,7 @@ class PgPgUserConfigPg(dict):
23071
23698
  @pulumi.getter(name="maxWalSenders")
23072
23699
  def max_wal_senders(self) -> Optional[builtins.int]:
23073
23700
  """
23074
- PostgreSQL maximum WAL senders.
23701
+ PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
23075
23702
  """
23076
23703
  return pulumi.get(self, "max_wal_senders")
23077
23704
 
@@ -23079,7 +23706,7 @@ class PgPgUserConfigPg(dict):
23079
23706
  @pulumi.getter(name="maxWorkerProcesses")
23080
23707
  def max_worker_processes(self) -> Optional[builtins.int]:
23081
23708
  """
23082
- Sets the maximum number of background processes that the system can support.
23709
+ Sets the maximum number of background processes that the system can support. The default is `8`. Changing this parameter causes a service restart.
23083
23710
  """
23084
23711
  return pulumi.get(self, "max_worker_processes")
23085
23712
 
@@ -23095,7 +23722,7 @@ class PgPgUserConfigPg(dict):
23095
23722
  @pulumi.getter(name="pgPartmanBgwDotInterval")
23096
23723
  def pg_partman_bgw_dot_interval(self) -> Optional[builtins.int]:
23097
23724
  """
23098
- Sets the time interval to run pg_partman's scheduled tasks. Example: `3600`.
23725
+ Sets the time interval in seconds to run pg_partman's scheduled tasks. The default is `3600`. Example: `3600`.
23099
23726
  """
23100
23727
  return pulumi.get(self, "pg_partman_bgw_dot_interval")
23101
23728
 
@@ -23111,7 +23738,7 @@ class PgPgUserConfigPg(dict):
23111
23738
  @pulumi.getter(name="pgStatMonitorDotPgsmEnableQueryPlan")
23112
23739
  def pg_stat_monitor_dot_pgsm_enable_query_plan(self) -> Optional[builtins.bool]:
23113
23740
  """
23114
- Enables or disables query plan monitoring.
23741
+ Enables or disables query plan monitoring. Changing this parameter causes a service restart. Only available for PostgreSQL 13+.
23115
23742
  """
23116
23743
  return pulumi.get(self, "pg_stat_monitor_dot_pgsm_enable_query_plan")
23117
23744
 
@@ -23119,7 +23746,7 @@ class PgPgUserConfigPg(dict):
23119
23746
  @pulumi.getter(name="pgStatMonitorDotPgsmMaxBuckets")
23120
23747
  def pg_stat_monitor_dot_pgsm_max_buckets(self) -> Optional[builtins.int]:
23121
23748
  """
23122
- Sets the maximum number of buckets. Example: `10`.
23749
+ Sets the maximum number of buckets. Changing this parameter causes a service restart. Only available for PostgreSQL 13+. Example: `10`.
23123
23750
  """
23124
23751
  return pulumi.get(self, "pg_stat_monitor_dot_pgsm_max_buckets")
23125
23752
 
@@ -23127,7 +23754,7 @@ class PgPgUserConfigPg(dict):
23127
23754
  @pulumi.getter(name="pgStatStatementsDotTrack")
23128
23755
  def pg_stat_statements_dot_track(self) -> Optional[builtins.str]:
23129
23756
  """
23130
- Enum: `all`, `none`, `top`. Controls which statements are counted. Specify top to track top-level statements (those issued directly by clients), all to also track nested statements (such as statements invoked within functions), or none to disable statement statistics collection. The default value is top.
23757
+ Enum: `all`, `none`, `top`. Controls which statements are counted. Specify top to track top-level statements (those issued directly by clients), all to also track nested statements (such as statements invoked within functions), or none to disable statement statistics collection. The default is `top`.
23131
23758
  """
23132
23759
  return pulumi.get(self, "pg_stat_statements_dot_track")
23133
23760
 
@@ -23151,7 +23778,7 @@ class PgPgUserConfigPg(dict):
23151
23778
  @pulumi.getter(name="trackActivityQuerySize")
23152
23779
  def track_activity_query_size(self) -> Optional[builtins.int]:
23153
23780
  """
23154
- Specifies the number of bytes reserved to track the currently executing command for each active session. Example: `1024`.
23781
+ Specifies the number of bytes reserved to track the currently executing command for each active session. Changing this parameter causes a service restart. Example: `1024`.
23155
23782
  """
23156
23783
  return pulumi.get(self, "track_activity_query_size")
23157
23784
 
@@ -23159,7 +23786,7 @@ class PgPgUserConfigPg(dict):
23159
23786
  @pulumi.getter(name="trackCommitTimestamp")
23160
23787
  def track_commit_timestamp(self) -> Optional[builtins.str]:
23161
23788
  """
23162
- Enum: `off`, `on`. Record commit time of transactions.
23789
+ Enum: `off`, `on`. Record commit time of transactions. Changing this parameter causes a service restart.
23163
23790
  """
23164
23791
  return pulumi.get(self, "track_commit_timestamp")
23165
23792
 
@@ -23175,7 +23802,7 @@ class PgPgUserConfigPg(dict):
23175
23802
  @pulumi.getter(name="trackIoTiming")
23176
23803
  def track_io_timing(self) -> Optional[builtins.str]:
23177
23804
  """
23178
- Enum: `off`, `on`. Enables timing of database I/O calls. This parameter is off by default, because it will repeatedly query the operating system for the current time, which may cause significant overhead on some platforms.
23805
+ Enum: `off`, `on`. Enables timing of database I/O calls. The default is `off`. When on, it will repeatedly query the operating system for the current time, which may cause significant overhead on some platforms.
23179
23806
  """
23180
23807
  return pulumi.get(self, "track_io_timing")
23181
23808
 
@@ -23191,7 +23818,7 @@ class PgPgUserConfigPg(dict):
23191
23818
  @pulumi.getter(name="walWriterDelay")
23192
23819
  def wal_writer_delay(self) -> Optional[builtins.int]:
23193
23820
  """
23194
- WAL flush interval in milliseconds. Note that setting this value to lower than the default 200ms may negatively impact performance. Example: `50`.
23821
+ WAL flush interval in milliseconds. The default is `200`. Setting this parameter to a lower value may negatively impact performance. Example: `50`.
23195
23822
  """
23196
23823
  return pulumi.get(self, "wal_writer_delay")
23197
23824
 
@@ -23351,7 +23978,7 @@ class PgPgUserConfigPgaudit(dict):
23351
23978
  :param builtins.bool feature_enabled: Enable pgaudit extension. When enabled, pgaudit extension will be automatically installed.Otherwise, extension will be uninstalled but auditing configurations will be preserved. Default: `false`.
23352
23979
  :param builtins.bool log_catalog: Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
23353
23980
  :param builtins.bool log_client: Specifies whether log messages will be visible to a client process such as psql. Default: `false`.
23354
- :param builtins.str log_level: Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `notice`, `warning`, `log`. Specifies the log level that will be used for log entries. Default: `log`.
23981
+ :param builtins.str log_level: Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `log`, `notice`, `warning`. Specifies the log level that will be used for log entries. Default: `log`.
23355
23982
  :param builtins.int log_max_string_length: Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
23356
23983
  :param builtins.bool log_nested_statements: This GUC allows to turn off logging nested statements, that is, statements that are executed as part of another ExecutorRun. Default: `true`.
23357
23984
  :param builtins.bool log_parameter: Specifies that audit logging should include the parameters that were passed with the statement. Default: `false`.
@@ -23394,7 +24021,6 @@ class PgPgUserConfigPgaudit(dict):
23394
24021
 
23395
24022
  @property
23396
24023
  @pulumi.getter(name="featureEnabled")
23397
- @_utilities.deprecated("""This property is deprecated.""")
23398
24024
  def feature_enabled(self) -> Optional[builtins.bool]:
23399
24025
  """
23400
24026
  Enable pgaudit extension. When enabled, pgaudit extension will be automatically installed.Otherwise, extension will be uninstalled but auditing configurations will be preserved. Default: `false`.
@@ -23403,7 +24029,6 @@ class PgPgUserConfigPgaudit(dict):
23403
24029
 
23404
24030
  @property
23405
24031
  @pulumi.getter(name="logCatalog")
23406
- @_utilities.deprecated("""This property is deprecated.""")
23407
24032
  def log_catalog(self) -> Optional[builtins.bool]:
23408
24033
  """
23409
24034
  Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
@@ -23412,7 +24037,6 @@ class PgPgUserConfigPgaudit(dict):
23412
24037
 
23413
24038
  @property
23414
24039
  @pulumi.getter(name="logClient")
23415
- @_utilities.deprecated("""This property is deprecated.""")
23416
24040
  def log_client(self) -> Optional[builtins.bool]:
23417
24041
  """
23418
24042
  Specifies whether log messages will be visible to a client process such as psql. Default: `false`.
@@ -23421,16 +24045,14 @@ class PgPgUserConfigPgaudit(dict):
23421
24045
 
23422
24046
  @property
23423
24047
  @pulumi.getter(name="logLevel")
23424
- @_utilities.deprecated("""This property is deprecated.""")
23425
24048
  def log_level(self) -> Optional[builtins.str]:
23426
24049
  """
23427
- Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `notice`, `warning`, `log`. Specifies the log level that will be used for log entries. Default: `log`.
24050
+ Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `log`, `notice`, `warning`. Specifies the log level that will be used for log entries. Default: `log`.
23428
24051
  """
23429
24052
  return pulumi.get(self, "log_level")
23430
24053
 
23431
24054
  @property
23432
24055
  @pulumi.getter(name="logMaxStringLength")
23433
- @_utilities.deprecated("""This property is deprecated.""")
23434
24056
  def log_max_string_length(self) -> Optional[builtins.int]:
23435
24057
  """
23436
24058
  Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
@@ -23439,7 +24061,6 @@ class PgPgUserConfigPgaudit(dict):
23439
24061
 
23440
24062
  @property
23441
24063
  @pulumi.getter(name="logNestedStatements")
23442
- @_utilities.deprecated("""This property is deprecated.""")
23443
24064
  def log_nested_statements(self) -> Optional[builtins.bool]:
23444
24065
  """
23445
24066
  This GUC allows to turn off logging nested statements, that is, statements that are executed as part of another ExecutorRun. Default: `true`.
@@ -23448,7 +24069,6 @@ class PgPgUserConfigPgaudit(dict):
23448
24069
 
23449
24070
  @property
23450
24071
  @pulumi.getter(name="logParameter")
23451
- @_utilities.deprecated("""This property is deprecated.""")
23452
24072
  def log_parameter(self) -> Optional[builtins.bool]:
23453
24073
  """
23454
24074
  Specifies that audit logging should include the parameters that were passed with the statement. Default: `false`.
@@ -23457,7 +24077,6 @@ class PgPgUserConfigPgaudit(dict):
23457
24077
 
23458
24078
  @property
23459
24079
  @pulumi.getter(name="logParameterMaxSize")
23460
- @_utilities.deprecated("""This property is deprecated.""")
23461
24080
  def log_parameter_max_size(self) -> Optional[builtins.int]:
23462
24081
  """
23463
24082
  Specifies that parameter values longer than this setting (in bytes) should not be logged, but replaced with \\n\\n. Default: `0`.
@@ -23466,7 +24085,6 @@ class PgPgUserConfigPgaudit(dict):
23466
24085
 
23467
24086
  @property
23468
24087
  @pulumi.getter(name="logRelation")
23469
- @_utilities.deprecated("""This property is deprecated.""")
23470
24088
  def log_relation(self) -> Optional[builtins.bool]:
23471
24089
  """
23472
24090
  Specifies whether session audit logging should create a separate log entry for each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
@@ -23475,7 +24093,6 @@ class PgPgUserConfigPgaudit(dict):
23475
24093
 
23476
24094
  @property
23477
24095
  @pulumi.getter(name="logRows")
23478
- @_utilities.deprecated("""This property is deprecated.""")
23479
24096
  def log_rows(self) -> Optional[builtins.bool]:
23480
24097
  """
23481
24098
  Specifies that audit logging should include the rows retrieved or affected by a statement. When enabled the rows field will be included after the parameter field. Default: `false`.
@@ -23484,7 +24101,6 @@ class PgPgUserConfigPgaudit(dict):
23484
24101
 
23485
24102
  @property
23486
24103
  @pulumi.getter(name="logStatement")
23487
- @_utilities.deprecated("""This property is deprecated.""")
23488
24104
  def log_statement(self) -> Optional[builtins.bool]:
23489
24105
  """
23490
24106
  Specifies whether logging will include the statement text and parameters (if enabled). Default: `true`.
@@ -23493,7 +24109,6 @@ class PgPgUserConfigPgaudit(dict):
23493
24109
 
23494
24110
  @property
23495
24111
  @pulumi.getter(name="logStatementOnce")
23496
- @_utilities.deprecated("""This property is deprecated.""")
23497
24112
  def log_statement_once(self) -> Optional[builtins.bool]:
23498
24113
  """
23499
24114
  Specifies whether logging will include the statement text and parameters with the first log entry for a statement/substatement combination or with every entry. Default: `false`.
@@ -23502,7 +24117,6 @@ class PgPgUserConfigPgaudit(dict):
23502
24117
 
23503
24118
  @property
23504
24119
  @pulumi.getter
23505
- @_utilities.deprecated("""This property is deprecated.""")
23506
24120
  def logs(self) -> Optional[Sequence[builtins.str]]:
23507
24121
  """
23508
24122
  Specifies which classes of statements will be logged by session audit logging.
@@ -23511,7 +24125,6 @@ class PgPgUserConfigPgaudit(dict):
23511
24125
 
23512
24126
  @property
23513
24127
  @pulumi.getter
23514
- @_utilities.deprecated("""This property is deprecated.""")
23515
24128
  def role(self) -> Optional[builtins.str]:
23516
24129
  """
23517
24130
  Specifies the master role to use for object audit logging.
@@ -30801,6 +31414,7 @@ class GetAlloydbomniAlloydbomniUserConfigResult(dict):
30801
31414
  pg_read_replica: Optional[builtins.bool] = None,
30802
31415
  pg_service_to_fork_from: Optional[builtins.str] = None,
30803
31416
  pg_version: Optional[builtins.str] = None,
31417
+ pgaudit: Optional['outputs.GetAlloydbomniAlloydbomniUserConfigPgauditResult'] = None,
30804
31418
  pgbouncer: Optional['outputs.GetAlloydbomniAlloydbomniUserConfigPgbouncerResult'] = None,
30805
31419
  pglookout: Optional['outputs.GetAlloydbomniAlloydbomniUserConfigPglookoutResult'] = None,
30806
31420
  private_access: Optional['outputs.GetAlloydbomniAlloydbomniUserConfigPrivateAccessResult'] = None,
@@ -30832,6 +31446,7 @@ class GetAlloydbomniAlloydbomniUserConfigResult(dict):
30832
31446
  :param builtins.bool pg_read_replica: Should the service which is being forked be a read replica (deprecated, use read_replica service integration instead).
30833
31447
  :param builtins.str pg_service_to_fork_from: Name of the PG Service from which to fork (deprecated, use service_to_fork_from). This has effect only when a new service is being created. Example: `anotherservicename`.
30834
31448
  :param builtins.str pg_version: Enum: `15`, and newer. PostgreSQL major version.
31449
+ :param 'GetAlloydbomniAlloydbomniUserConfigPgauditArgs' pgaudit: System-wide settings for the pgaudit extension
30835
31450
  :param 'GetAlloydbomniAlloydbomniUserConfigPgbouncerArgs' pgbouncer: PGBouncer connection pooling settings
30836
31451
  :param 'GetAlloydbomniAlloydbomniUserConfigPglookoutArgs' pglookout: System-wide settings for pglookout
30837
31452
  :param 'GetAlloydbomniAlloydbomniUserConfigPrivateAccessArgs' private_access: Allow access to selected service ports from private networks
@@ -30841,11 +31456,11 @@ class GetAlloydbomniAlloydbomniUserConfigResult(dict):
30841
31456
  :param builtins.str recovery_target_time: Recovery target time when forking a service. This has effect only when a new service is being created. Example: `2019-01-01 23:34:45`.
30842
31457
  :param builtins.bool service_log: Store logs for the service so that they are available in the HTTP API and console.
30843
31458
  :param builtins.str service_to_fork_from: Name of another service to fork from. This has effect only when a new service is being created. Example: `anotherservicename`.
30844
- :param builtins.float shared_buffers_percentage: Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20% - 60%. This setting adjusts the shared_buffers configuration value. Example: `41.5`.
31459
+ :param builtins.float shared_buffers_percentage: Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20% - 60%. This setting adjusts the shared_buffers configuration value. Changing this parameter causes a service restart. Example: `41.5`.
30845
31460
  :param builtins.bool static_ips: Use static public IP addresses.
30846
31461
  :param builtins.str synchronous_replication: Enum: `off`, `quorum`. Synchronous replication type. Note that the service plan also needs to support synchronous replication.
30847
31462
  :param builtins.str variant: Enum: `aiven`, `timescale`. Variant of the PostgreSQL service, may affect the features that are exposed by default.
30848
- :param builtins.int work_mem: Sets the maximum amount of memory to be used by a query operation (such as a sort or hash table) before writing to temporary disk files, in MB. Default is 1MB + 0.075% of total RAM (up to 32MB). Example: `4`.
31463
+ :param builtins.int work_mem: Sets the maximum amount of memory to be used by a query operation (such as a sort or hash table) before writing to temporary disk files, in MB. The default is 1MB + 0.075% of total RAM (up to 32MB). Example: `4`.
30849
31464
  """
30850
31465
  if additional_backup_regions is not None:
30851
31466
  pulumi.set(__self__, "additional_backup_regions", additional_backup_regions)
@@ -30879,6 +31494,8 @@ class GetAlloydbomniAlloydbomniUserConfigResult(dict):
30879
31494
  pulumi.set(__self__, "pg_service_to_fork_from", pg_service_to_fork_from)
30880
31495
  if pg_version is not None:
30881
31496
  pulumi.set(__self__, "pg_version", pg_version)
31497
+ if pgaudit is not None:
31498
+ pulumi.set(__self__, "pgaudit", pgaudit)
30882
31499
  if pgbouncer is not None:
30883
31500
  pulumi.set(__self__, "pgbouncer", pgbouncer)
30884
31501
  if pglookout is not None:
@@ -31037,6 +31654,14 @@ class GetAlloydbomniAlloydbomniUserConfigResult(dict):
31037
31654
  """
31038
31655
  return pulumi.get(self, "pg_version")
31039
31656
 
31657
+ @property
31658
+ @pulumi.getter
31659
+ def pgaudit(self) -> Optional['outputs.GetAlloydbomniAlloydbomniUserConfigPgauditResult']:
31660
+ """
31661
+ System-wide settings for the pgaudit extension
31662
+ """
31663
+ return pulumi.get(self, "pgaudit")
31664
+
31040
31665
  @property
31041
31666
  @pulumi.getter
31042
31667
  def pgbouncer(self) -> Optional['outputs.GetAlloydbomniAlloydbomniUserConfigPgbouncerResult']:
@@ -31113,7 +31738,7 @@ class GetAlloydbomniAlloydbomniUserConfigResult(dict):
31113
31738
  @pulumi.getter(name="sharedBuffersPercentage")
31114
31739
  def shared_buffers_percentage(self) -> Optional[builtins.float]:
31115
31740
  """
31116
- Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20% - 60%. This setting adjusts the shared_buffers configuration value. Example: `41.5`.
31741
+ Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20% - 60%. This setting adjusts the shared_buffers configuration value. Changing this parameter causes a service restart. Example: `41.5`.
31117
31742
  """
31118
31743
  return pulumi.get(self, "shared_buffers_percentage")
31119
31744
 
@@ -31145,7 +31770,7 @@ class GetAlloydbomniAlloydbomniUserConfigResult(dict):
31145
31770
  @pulumi.getter(name="workMem")
31146
31771
  def work_mem(self) -> Optional[builtins.int]:
31147
31772
  """
31148
- Sets the maximum amount of memory to be used by a query operation (such as a sort or hash table) before writing to temporary disk files, in MB. Default is 1MB + 0.075% of total RAM (up to 32MB). Example: `4`.
31773
+ Sets the maximum amount of memory to be used by a query operation (such as a sort or hash table) before writing to temporary disk files, in MB. The default is 1MB + 0.075% of total RAM (up to 32MB). Example: `4`.
31149
31774
  """
31150
31775
  return pulumi.get(self, "work_mem")
31151
31776
 
@@ -31232,54 +31857,54 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31232
31857
  wal_sender_timeout: Optional[builtins.int] = None,
31233
31858
  wal_writer_delay: Optional[builtins.int] = None):
31234
31859
  """
31235
- :param builtins.float autovacuum_analyze_scale_factor: Specifies a fraction of the table size to add to autovacuum_analyze_threshold when deciding whether to trigger an ANALYZE. The default is 0.2 (20% of table size).
31236
- :param builtins.int autovacuum_analyze_threshold: Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is 50 tuples.
31237
- :param builtins.int autovacuum_freeze_max_age: Specifies the maximum age (in transactions) that a table's pg_class.relfrozenxid field can attain before a VACUUM operation is forced to prevent transaction ID wraparound within the table. Note that the system will launch autovacuum processes to prevent wraparound even when autovacuum is otherwise disabled. This parameter will cause the server to be restarted. Example: `200000000`.
31238
- :param builtins.int autovacuum_max_workers: Specifies the maximum number of autovacuum processes (other than the autovacuum launcher) that may be running at any one time. The default is three. This parameter can only be set at server start.
31239
- :param builtins.int autovacuum_naptime: Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds, and the default is one minute.
31240
- :param builtins.int autovacuum_vacuum_cost_delay: Specifies the cost delay value that will be used in automatic VACUUM operations. If -1 is specified, the regular vacuum_cost_delay value will be used. The default value is 20 milliseconds.
31241
- :param builtins.int autovacuum_vacuum_cost_limit: Specifies the cost limit value that will be used in automatic VACUUM operations. If -1 is specified (which is the default), the regular vacuum_cost_limit value will be used.
31242
- :param builtins.float autovacuum_vacuum_scale_factor: Specifies a fraction of the table size to add to autovacuum_vacuum_threshold when deciding whether to trigger a VACUUM. The default is 0.2 (20% of table size).
31243
- :param builtins.int autovacuum_vacuum_threshold: Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is 50 tuples.
31244
- :param builtins.int bgwriter_delay: Specifies the delay between activity rounds for the background writer in milliseconds. Default is 200. Example: `200`.
31245
- :param builtins.int bgwriter_flush_after: Whenever more than bgwriter_flush_after bytes have been written by the background writer, attempt to force the OS to issue these writes to the underlying storage. Specified in kilobytes, default is 512. Setting of 0 disables forced writeback. Example: `512`.
31246
- :param builtins.int bgwriter_lru_maxpages: In each round, no more than this many buffers will be written by the background writer. Setting this to zero disables background writing. Default is 100. Example: `100`.
31247
- :param builtins.float bgwriter_lru_multiplier: The average recent need for new buffers is multiplied by bgwriter_lru_multiplier to arrive at an estimate of the number that will be needed during the next round, (up to bgwriter_lru_maxpages). 1.0 represents a “just in time” policy of writing exactly the number of buffers predicted to be needed. Larger values provide some cushion against spikes in demand, while smaller values intentionally leave writes to be done by server processes. The default is 2.0. Example: `2.0`.
31248
- :param builtins.int deadlock_timeout: This is the amount of time, in milliseconds, to wait on a lock before checking to see if there is a deadlock condition. Example: `1000`.
31249
- :param builtins.str default_toast_compression: Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns (the default is lz4).
31860
+ :param builtins.float autovacuum_analyze_scale_factor: Specifies a fraction of the table size to add to autovacuum_analyze_threshold when deciding whether to trigger an ANALYZE (e.g. `0.2` for 20% of the table size). The default is `0.2`.
31861
+ :param builtins.int autovacuum_analyze_threshold: Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is `50`.
31862
+ :param builtins.int autovacuum_freeze_max_age: Specifies the maximum age (in transactions) that a table's pg_class.relfrozenxid field can attain before a VACUUM operation is forced to prevent transaction ID wraparound within the table. The system launches autovacuum processes to prevent wraparound even when autovacuum is otherwise disabled. Changing this parameter causes a service restart. Example: `200000000`.
31863
+ :param builtins.int autovacuum_max_workers: Specifies the maximum number of autovacuum processes (other than the autovacuum launcher) that may be running at any one time. The default is `3`. Changing this parameter causes a service restart.
31864
+ :param builtins.int autovacuum_naptime: Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds. The default is `60`.
31865
+ :param builtins.int autovacuum_vacuum_cost_delay: Specifies the cost delay value that will be used in automatic VACUUM operations. If `-1` is specified, the regular vacuum_cost_delay value will be used. The default is `2` (upstream default).
31866
+ :param builtins.int autovacuum_vacuum_cost_limit: Specifies the cost limit value that will be used in automatic VACUUM operations. If `-1` is specified, the regular vacuum_cost_limit value will be used. The default is `-1` (upstream default).
31867
+ :param builtins.float autovacuum_vacuum_scale_factor: Specifies a fraction of the table size to add to autovacuum_vacuum_threshold when deciding whether to trigger a VACUUM (e.g. `0.2` for 20% of the table size). The default is `0.2`.
31868
+ :param builtins.int autovacuum_vacuum_threshold: Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is `50`.
31869
+ :param builtins.int bgwriter_delay: Specifies the delay between activity rounds for the background writer in milliseconds. The default is `200`. Example: `200`.
31870
+ :param builtins.int bgwriter_flush_after: Whenever more than bgwriter_flush_after bytes have been written by the background writer, attempt to force the OS to issue these writes to the underlying storage. Specified in kilobytes. Setting of 0 disables forced writeback. The default is `512`. Example: `512`.
31871
+ :param builtins.int bgwriter_lru_maxpages: In each round, no more than this many buffers will be written by the background writer. Setting this to zero disables background writing. The default is `100`. Example: `100`.
31872
+ :param builtins.float bgwriter_lru_multiplier: The average recent need for new buffers is multiplied by bgwriter_lru_multiplier to arrive at an estimate of the number that will be needed during the next round, (up to bgwriter_lru_maxpages). 1.0 represents a “just in time” policy of writing exactly the number of buffers predicted to be needed. Larger values provide some cushion against spikes in demand, while smaller values intentionally leave writes to be done by server processes. The default is `2.0`. Example: `2.0`.
31873
+ :param builtins.int deadlock_timeout: This is the amount of time, in milliseconds, to wait on a lock before checking to see if there is a deadlock condition. The default is `1000` (upstream default). Example: `1000`.
31874
+ :param builtins.str default_toast_compression: Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns. The default is `lz4`.
31250
31875
  :param builtins.int idle_in_transaction_session_timeout: Time out sessions with open transactions after this number of milliseconds.
31251
31876
  :param builtins.bool jit: Controls system-wide use of Just-in-Time Compilation (JIT).
31252
- :param builtins.int log_autovacuum_min_duration: Causes each action executed by autovacuum to be logged if it ran for at least the specified number of milliseconds. Setting this to zero logs all autovacuum actions. Minus-one (the default) disables logging autovacuum actions.
31877
+ :param builtins.int log_autovacuum_min_duration: Causes each action executed by autovacuum to be logged if it ran for at least the specified number of milliseconds. Setting this to zero logs all autovacuum actions. Minus-one disables logging autovacuum actions. The default is `1000`.
31253
31878
  :param builtins.str log_error_verbosity: Enum: `DEFAULT`, `TERSE`, `VERBOSE`. Controls the amount of detail written in the server log for each message that is logged.
31254
31879
  :param builtins.str log_line_prefix: Enum: `'%m [%p] %q[user=%u,db=%d,app=%a] '`, `'%t [%p]: [%l-1] user=%u,db=%d,app=%a,client=%h '`, `'pid=%p,user=%u,db=%d,app=%a,client=%h '`, `'pid=%p,user=%u,db=%d,app=%a,client=%h,txid=%x,qid=%Q '`. Choose from one of the available log formats.
31255
31880
  :param builtins.int log_min_duration_statement: Log statements that take more than this number of milliseconds to run, -1 disables.
31256
31881
  :param builtins.int log_temp_files: Log statements for each temporary file created larger than this number of kilobytes, -1 disables.
31257
- :param builtins.int max_files_per_process: PostgreSQL maximum number of files that can be open per process.
31258
- :param builtins.int max_locks_per_transaction: PostgreSQL maximum locks per transaction.
31259
- :param builtins.int max_logical_replication_workers: PostgreSQL maximum logical replication workers (taken from the pool of max_parallel_workers).
31260
- :param builtins.int max_parallel_workers: Sets the maximum number of workers that the system can support for parallel queries.
31261
- :param builtins.int max_parallel_workers_per_gather: Sets the maximum number of workers that can be started by a single Gather or Gather Merge node.
31262
- :param builtins.int max_pred_locks_per_transaction: PostgreSQL maximum predicate locks per transaction.
31263
- :param builtins.int max_prepared_transactions: PostgreSQL maximum prepared transactions.
31264
- :param builtins.int max_replication_slots: PostgreSQL maximum replication slots.
31265
- :param builtins.int max_slot_wal_keep_size: PostgreSQL maximum WAL size (MB) reserved for replication slots. Default is -1 (unlimited). wal_keep_size minimum WAL size setting takes precedence over this.
31266
- :param builtins.int max_stack_depth: Maximum depth of the stack in bytes.
31267
- :param builtins.int max_standby_archive_delay: Max standby archive delay in milliseconds.
31268
- :param builtins.int max_standby_streaming_delay: Max standby streaming delay in milliseconds.
31269
- :param builtins.int max_wal_senders: PostgreSQL maximum WAL senders.
31270
- :param builtins.int max_worker_processes: Sets the maximum number of background processes that the system can support.
31882
+ :param builtins.int max_files_per_process: PostgreSQL maximum number of files that can be open per process. The default is `1000` (upstream default). Changing this parameter causes a service restart.
31883
+ :param builtins.int max_locks_per_transaction: PostgreSQL maximum locks per transaction. Changing this parameter causes a service restart.
31884
+ :param builtins.int max_logical_replication_workers: PostgreSQL maximum logical replication workers (taken from the pool of max_parallel_workers). The default is `4` (upstream default). Changing this parameter causes a service restart.
31885
+ :param builtins.int max_parallel_workers: Sets the maximum number of workers that the system can support for parallel queries. The default is `8` (upstream default).
31886
+ :param builtins.int max_parallel_workers_per_gather: Sets the maximum number of workers that can be started by a single Gather or Gather Merge node. The default is `2` (upstream default).
31887
+ :param builtins.int max_pred_locks_per_transaction: PostgreSQL maximum predicate locks per transaction. The default is `64` (upstream default). Changing this parameter causes a service restart.
31888
+ :param builtins.int max_prepared_transactions: PostgreSQL maximum prepared transactions. The default is `0`. Changing this parameter causes a service restart.
31889
+ :param builtins.int max_replication_slots: PostgreSQL maximum replication slots. The default is `20`. Changing this parameter causes a service restart.
31890
+ :param builtins.int max_slot_wal_keep_size: PostgreSQL maximum WAL size (MB) reserved for replication slots. If `-1` is specified, replication slots may retain an unlimited amount of WAL files. The default is `-1` (upstream default). wal_keep_size minimum WAL size setting takes precedence over this.
31891
+ :param builtins.int max_stack_depth: Maximum depth of the stack in bytes. The default is `2097152` (upstream default).
31892
+ :param builtins.int max_standby_archive_delay: Max standby archive delay in milliseconds. The default is `30000` (upstream default).
31893
+ :param builtins.int max_standby_streaming_delay: Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
31894
+ :param builtins.int max_wal_senders: PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
31895
+ :param builtins.int max_worker_processes: Sets the maximum number of background processes that the system can support. The default is `8`. Changing this parameter causes a service restart.
31271
31896
  :param builtins.str password_encryption: Enum: `md5`, `scram-sha-256`. Chooses the algorithm for encrypting passwords. Default: `md5`.
31272
- :param builtins.int pg_partman_bgw_dot_interval: Sets the time interval to run pg_partman's scheduled tasks. Example: `3600`.
31897
+ :param builtins.int pg_partman_bgw_dot_interval: Sets the time interval in seconds to run pg_partman's scheduled tasks. The default is `3600`. Example: `3600`.
31273
31898
  :param builtins.str pg_partman_bgw_dot_role: Controls which role to use for pg_partman's scheduled background tasks. Example: `myrolename`.
31274
- :param builtins.str pg_stat_statements_dot_track: Enum: `all`, `none`, `top`. Controls which statements are counted. Specify top to track top-level statements (those issued directly by clients), all to also track nested statements (such as statements invoked within functions), or none to disable statement statistics collection. The default value is top.
31899
+ :param builtins.str pg_stat_statements_dot_track: Enum: `all`, `none`, `top`. Controls which statements are counted. Specify top to track top-level statements (those issued directly by clients), all to also track nested statements (such as statements invoked within functions), or none to disable statement statistics collection. The default is `top`.
31275
31900
  :param builtins.int temp_file_limit: PostgreSQL temporary file limit in KiB, -1 for unlimited. Example: `5000000`.
31276
31901
  :param builtins.str timezone: PostgreSQL service timezone. Example: `Europe/Helsinki`.
31277
- :param builtins.int track_activity_query_size: Specifies the number of bytes reserved to track the currently executing command for each active session. Example: `1024`.
31278
- :param builtins.str track_commit_timestamp: Enum: `off`, `on`. Record commit time of transactions.
31902
+ :param builtins.int track_activity_query_size: Specifies the number of bytes reserved to track the currently executing command for each active session. Changing this parameter causes a service restart. Example: `1024`.
31903
+ :param builtins.str track_commit_timestamp: Enum: `off`, `on`. Record commit time of transactions. Changing this parameter causes a service restart.
31279
31904
  :param builtins.str track_functions: Enum: `all`, `none`, `pl`. Enables tracking of function call counts and time used.
31280
- :param builtins.str track_io_timing: Enum: `off`, `on`. Enables timing of database I/O calls. This parameter is off by default, because it will repeatedly query the operating system for the current time, which may cause significant overhead on some platforms.
31905
+ :param builtins.str track_io_timing: Enum: `off`, `on`. Enables timing of database I/O calls. The default is `off`. When on, it will repeatedly query the operating system for the current time, which may cause significant overhead on some platforms.
31281
31906
  :param builtins.int wal_sender_timeout: Terminate replication connections that are inactive for longer than this amount of time, in milliseconds. Setting this value to zero disables the timeout. Example: `60000`.
31282
- :param builtins.int wal_writer_delay: WAL flush interval in milliseconds. Note that setting this value to lower than the default 200ms may negatively impact performance. Example: `50`.
31907
+ :param builtins.int wal_writer_delay: WAL flush interval in milliseconds. The default is `200`. Setting this parameter to a lower value may negatively impact performance. Example: `50`.
31283
31908
  """
31284
31909
  if autovacuum_analyze_scale_factor is not None:
31285
31910
  pulumi.set(__self__, "autovacuum_analyze_scale_factor", autovacuum_analyze_scale_factor)
@@ -31382,7 +32007,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31382
32007
  @pulumi.getter(name="autovacuumAnalyzeScaleFactor")
31383
32008
  def autovacuum_analyze_scale_factor(self) -> Optional[builtins.float]:
31384
32009
  """
31385
- Specifies a fraction of the table size to add to autovacuum_analyze_threshold when deciding whether to trigger an ANALYZE. The default is 0.2 (20% of table size).
32010
+ Specifies a fraction of the table size to add to autovacuum_analyze_threshold when deciding whether to trigger an ANALYZE (e.g. `0.2` for 20% of the table size). The default is `0.2`.
31386
32011
  """
31387
32012
  return pulumi.get(self, "autovacuum_analyze_scale_factor")
31388
32013
 
@@ -31390,7 +32015,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31390
32015
  @pulumi.getter(name="autovacuumAnalyzeThreshold")
31391
32016
  def autovacuum_analyze_threshold(self) -> Optional[builtins.int]:
31392
32017
  """
31393
- Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is 50 tuples.
32018
+ Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is `50`.
31394
32019
  """
31395
32020
  return pulumi.get(self, "autovacuum_analyze_threshold")
31396
32021
 
@@ -31398,7 +32023,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31398
32023
  @pulumi.getter(name="autovacuumFreezeMaxAge")
31399
32024
  def autovacuum_freeze_max_age(self) -> Optional[builtins.int]:
31400
32025
  """
31401
- Specifies the maximum age (in transactions) that a table's pg_class.relfrozenxid field can attain before a VACUUM operation is forced to prevent transaction ID wraparound within the table. Note that the system will launch autovacuum processes to prevent wraparound even when autovacuum is otherwise disabled. This parameter will cause the server to be restarted. Example: `200000000`.
32026
+ Specifies the maximum age (in transactions) that a table's pg_class.relfrozenxid field can attain before a VACUUM operation is forced to prevent transaction ID wraparound within the table. The system launches autovacuum processes to prevent wraparound even when autovacuum is otherwise disabled. Changing this parameter causes a service restart. Example: `200000000`.
31402
32027
  """
31403
32028
  return pulumi.get(self, "autovacuum_freeze_max_age")
31404
32029
 
@@ -31406,7 +32031,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31406
32031
  @pulumi.getter(name="autovacuumMaxWorkers")
31407
32032
  def autovacuum_max_workers(self) -> Optional[builtins.int]:
31408
32033
  """
31409
- Specifies the maximum number of autovacuum processes (other than the autovacuum launcher) that may be running at any one time. The default is three. This parameter can only be set at server start.
32034
+ Specifies the maximum number of autovacuum processes (other than the autovacuum launcher) that may be running at any one time. The default is `3`. Changing this parameter causes a service restart.
31410
32035
  """
31411
32036
  return pulumi.get(self, "autovacuum_max_workers")
31412
32037
 
@@ -31414,7 +32039,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31414
32039
  @pulumi.getter(name="autovacuumNaptime")
31415
32040
  def autovacuum_naptime(self) -> Optional[builtins.int]:
31416
32041
  """
31417
- Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds, and the default is one minute.
32042
+ Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds. The default is `60`.
31418
32043
  """
31419
32044
  return pulumi.get(self, "autovacuum_naptime")
31420
32045
 
@@ -31422,7 +32047,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31422
32047
  @pulumi.getter(name="autovacuumVacuumCostDelay")
31423
32048
  def autovacuum_vacuum_cost_delay(self) -> Optional[builtins.int]:
31424
32049
  """
31425
- Specifies the cost delay value that will be used in automatic VACUUM operations. If -1 is specified, the regular vacuum_cost_delay value will be used. The default value is 20 milliseconds.
32050
+ Specifies the cost delay value that will be used in automatic VACUUM operations. If `-1` is specified, the regular vacuum_cost_delay value will be used. The default is `2` (upstream default).
31426
32051
  """
31427
32052
  return pulumi.get(self, "autovacuum_vacuum_cost_delay")
31428
32053
 
@@ -31430,7 +32055,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31430
32055
  @pulumi.getter(name="autovacuumVacuumCostLimit")
31431
32056
  def autovacuum_vacuum_cost_limit(self) -> Optional[builtins.int]:
31432
32057
  """
31433
- Specifies the cost limit value that will be used in automatic VACUUM operations. If -1 is specified (which is the default), the regular vacuum_cost_limit value will be used.
32058
+ Specifies the cost limit value that will be used in automatic VACUUM operations. If `-1` is specified, the regular vacuum_cost_limit value will be used. The default is `-1` (upstream default).
31434
32059
  """
31435
32060
  return pulumi.get(self, "autovacuum_vacuum_cost_limit")
31436
32061
 
@@ -31438,7 +32063,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31438
32063
  @pulumi.getter(name="autovacuumVacuumScaleFactor")
31439
32064
  def autovacuum_vacuum_scale_factor(self) -> Optional[builtins.float]:
31440
32065
  """
31441
- Specifies a fraction of the table size to add to autovacuum_vacuum_threshold when deciding whether to trigger a VACUUM. The default is 0.2 (20% of table size).
32066
+ Specifies a fraction of the table size to add to autovacuum_vacuum_threshold when deciding whether to trigger a VACUUM (e.g. `0.2` for 20% of the table size). The default is `0.2`.
31442
32067
  """
31443
32068
  return pulumi.get(self, "autovacuum_vacuum_scale_factor")
31444
32069
 
@@ -31446,7 +32071,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31446
32071
  @pulumi.getter(name="autovacuumVacuumThreshold")
31447
32072
  def autovacuum_vacuum_threshold(self) -> Optional[builtins.int]:
31448
32073
  """
31449
- Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is 50 tuples.
32074
+ Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is `50`.
31450
32075
  """
31451
32076
  return pulumi.get(self, "autovacuum_vacuum_threshold")
31452
32077
 
@@ -31454,7 +32079,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31454
32079
  @pulumi.getter(name="bgwriterDelay")
31455
32080
  def bgwriter_delay(self) -> Optional[builtins.int]:
31456
32081
  """
31457
- Specifies the delay between activity rounds for the background writer in milliseconds. Default is 200. Example: `200`.
32082
+ Specifies the delay between activity rounds for the background writer in milliseconds. The default is `200`. Example: `200`.
31458
32083
  """
31459
32084
  return pulumi.get(self, "bgwriter_delay")
31460
32085
 
@@ -31462,7 +32087,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31462
32087
  @pulumi.getter(name="bgwriterFlushAfter")
31463
32088
  def bgwriter_flush_after(self) -> Optional[builtins.int]:
31464
32089
  """
31465
- Whenever more than bgwriter_flush_after bytes have been written by the background writer, attempt to force the OS to issue these writes to the underlying storage. Specified in kilobytes, default is 512. Setting of 0 disables forced writeback. Example: `512`.
32090
+ Whenever more than bgwriter_flush_after bytes have been written by the background writer, attempt to force the OS to issue these writes to the underlying storage. Specified in kilobytes. Setting of 0 disables forced writeback. The default is `512`. Example: `512`.
31466
32091
  """
31467
32092
  return pulumi.get(self, "bgwriter_flush_after")
31468
32093
 
@@ -31470,7 +32095,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31470
32095
  @pulumi.getter(name="bgwriterLruMaxpages")
31471
32096
  def bgwriter_lru_maxpages(self) -> Optional[builtins.int]:
31472
32097
  """
31473
- In each round, no more than this many buffers will be written by the background writer. Setting this to zero disables background writing. Default is 100. Example: `100`.
32098
+ In each round, no more than this many buffers will be written by the background writer. Setting this to zero disables background writing. The default is `100`. Example: `100`.
31474
32099
  """
31475
32100
  return pulumi.get(self, "bgwriter_lru_maxpages")
31476
32101
 
@@ -31478,7 +32103,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31478
32103
  @pulumi.getter(name="bgwriterLruMultiplier")
31479
32104
  def bgwriter_lru_multiplier(self) -> Optional[builtins.float]:
31480
32105
  """
31481
- The average recent need for new buffers is multiplied by bgwriter_lru_multiplier to arrive at an estimate of the number that will be needed during the next round, (up to bgwriter_lru_maxpages). 1.0 represents a “just in time” policy of writing exactly the number of buffers predicted to be needed. Larger values provide some cushion against spikes in demand, while smaller values intentionally leave writes to be done by server processes. The default is 2.0. Example: `2.0`.
32106
+ The average recent need for new buffers is multiplied by bgwriter_lru_multiplier to arrive at an estimate of the number that will be needed during the next round, (up to bgwriter_lru_maxpages). 1.0 represents a “just in time” policy of writing exactly the number of buffers predicted to be needed. Larger values provide some cushion against spikes in demand, while smaller values intentionally leave writes to be done by server processes. The default is `2.0`. Example: `2.0`.
31482
32107
  """
31483
32108
  return pulumi.get(self, "bgwriter_lru_multiplier")
31484
32109
 
@@ -31486,7 +32111,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31486
32111
  @pulumi.getter(name="deadlockTimeout")
31487
32112
  def deadlock_timeout(self) -> Optional[builtins.int]:
31488
32113
  """
31489
- This is the amount of time, in milliseconds, to wait on a lock before checking to see if there is a deadlock condition. Example: `1000`.
32114
+ This is the amount of time, in milliseconds, to wait on a lock before checking to see if there is a deadlock condition. The default is `1000` (upstream default). Example: `1000`.
31490
32115
  """
31491
32116
  return pulumi.get(self, "deadlock_timeout")
31492
32117
 
@@ -31494,7 +32119,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31494
32119
  @pulumi.getter(name="defaultToastCompression")
31495
32120
  def default_toast_compression(self) -> Optional[builtins.str]:
31496
32121
  """
31497
- Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns (the default is lz4).
32122
+ Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns. The default is `lz4`.
31498
32123
  """
31499
32124
  return pulumi.get(self, "default_toast_compression")
31500
32125
 
@@ -31518,7 +32143,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31518
32143
  @pulumi.getter(name="logAutovacuumMinDuration")
31519
32144
  def log_autovacuum_min_duration(self) -> Optional[builtins.int]:
31520
32145
  """
31521
- Causes each action executed by autovacuum to be logged if it ran for at least the specified number of milliseconds. Setting this to zero logs all autovacuum actions. Minus-one (the default) disables logging autovacuum actions.
32146
+ Causes each action executed by autovacuum to be logged if it ran for at least the specified number of milliseconds. Setting this to zero logs all autovacuum actions. Minus-one disables logging autovacuum actions. The default is `1000`.
31522
32147
  """
31523
32148
  return pulumi.get(self, "log_autovacuum_min_duration")
31524
32149
 
@@ -31558,7 +32183,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31558
32183
  @pulumi.getter(name="maxFilesPerProcess")
31559
32184
  def max_files_per_process(self) -> Optional[builtins.int]:
31560
32185
  """
31561
- PostgreSQL maximum number of files that can be open per process.
32186
+ PostgreSQL maximum number of files that can be open per process. The default is `1000` (upstream default). Changing this parameter causes a service restart.
31562
32187
  """
31563
32188
  return pulumi.get(self, "max_files_per_process")
31564
32189
 
@@ -31566,7 +32191,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31566
32191
  @pulumi.getter(name="maxLocksPerTransaction")
31567
32192
  def max_locks_per_transaction(self) -> Optional[builtins.int]:
31568
32193
  """
31569
- PostgreSQL maximum locks per transaction.
32194
+ PostgreSQL maximum locks per transaction. Changing this parameter causes a service restart.
31570
32195
  """
31571
32196
  return pulumi.get(self, "max_locks_per_transaction")
31572
32197
 
@@ -31574,7 +32199,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31574
32199
  @pulumi.getter(name="maxLogicalReplicationWorkers")
31575
32200
  def max_logical_replication_workers(self) -> Optional[builtins.int]:
31576
32201
  """
31577
- PostgreSQL maximum logical replication workers (taken from the pool of max_parallel_workers).
32202
+ PostgreSQL maximum logical replication workers (taken from the pool of max_parallel_workers). The default is `4` (upstream default). Changing this parameter causes a service restart.
31578
32203
  """
31579
32204
  return pulumi.get(self, "max_logical_replication_workers")
31580
32205
 
@@ -31582,7 +32207,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31582
32207
  @pulumi.getter(name="maxParallelWorkers")
31583
32208
  def max_parallel_workers(self) -> Optional[builtins.int]:
31584
32209
  """
31585
- Sets the maximum number of workers that the system can support for parallel queries.
32210
+ Sets the maximum number of workers that the system can support for parallel queries. The default is `8` (upstream default).
31586
32211
  """
31587
32212
  return pulumi.get(self, "max_parallel_workers")
31588
32213
 
@@ -31590,7 +32215,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31590
32215
  @pulumi.getter(name="maxParallelWorkersPerGather")
31591
32216
  def max_parallel_workers_per_gather(self) -> Optional[builtins.int]:
31592
32217
  """
31593
- Sets the maximum number of workers that can be started by a single Gather or Gather Merge node.
32218
+ Sets the maximum number of workers that can be started by a single Gather or Gather Merge node. The default is `2` (upstream default).
31594
32219
  """
31595
32220
  return pulumi.get(self, "max_parallel_workers_per_gather")
31596
32221
 
@@ -31598,7 +32223,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31598
32223
  @pulumi.getter(name="maxPredLocksPerTransaction")
31599
32224
  def max_pred_locks_per_transaction(self) -> Optional[builtins.int]:
31600
32225
  """
31601
- PostgreSQL maximum predicate locks per transaction.
32226
+ PostgreSQL maximum predicate locks per transaction. The default is `64` (upstream default). Changing this parameter causes a service restart.
31602
32227
  """
31603
32228
  return pulumi.get(self, "max_pred_locks_per_transaction")
31604
32229
 
@@ -31606,7 +32231,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31606
32231
  @pulumi.getter(name="maxPreparedTransactions")
31607
32232
  def max_prepared_transactions(self) -> Optional[builtins.int]:
31608
32233
  """
31609
- PostgreSQL maximum prepared transactions.
32234
+ PostgreSQL maximum prepared transactions. The default is `0`. Changing this parameter causes a service restart.
31610
32235
  """
31611
32236
  return pulumi.get(self, "max_prepared_transactions")
31612
32237
 
@@ -31614,7 +32239,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31614
32239
  @pulumi.getter(name="maxReplicationSlots")
31615
32240
  def max_replication_slots(self) -> Optional[builtins.int]:
31616
32241
  """
31617
- PostgreSQL maximum replication slots.
32242
+ PostgreSQL maximum replication slots. The default is `20`. Changing this parameter causes a service restart.
31618
32243
  """
31619
32244
  return pulumi.get(self, "max_replication_slots")
31620
32245
 
@@ -31622,7 +32247,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31622
32247
  @pulumi.getter(name="maxSlotWalKeepSize")
31623
32248
  def max_slot_wal_keep_size(self) -> Optional[builtins.int]:
31624
32249
  """
31625
- PostgreSQL maximum WAL size (MB) reserved for replication slots. Default is -1 (unlimited). wal_keep_size minimum WAL size setting takes precedence over this.
32250
+ PostgreSQL maximum WAL size (MB) reserved for replication slots. If `-1` is specified, replication slots may retain an unlimited amount of WAL files. The default is `-1` (upstream default). wal_keep_size minimum WAL size setting takes precedence over this.
31626
32251
  """
31627
32252
  return pulumi.get(self, "max_slot_wal_keep_size")
31628
32253
 
@@ -31630,7 +32255,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31630
32255
  @pulumi.getter(name="maxStackDepth")
31631
32256
  def max_stack_depth(self) -> Optional[builtins.int]:
31632
32257
  """
31633
- Maximum depth of the stack in bytes.
32258
+ Maximum depth of the stack in bytes. The default is `2097152` (upstream default).
31634
32259
  """
31635
32260
  return pulumi.get(self, "max_stack_depth")
31636
32261
 
@@ -31638,7 +32263,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31638
32263
  @pulumi.getter(name="maxStandbyArchiveDelay")
31639
32264
  def max_standby_archive_delay(self) -> Optional[builtins.int]:
31640
32265
  """
31641
- Max standby archive delay in milliseconds.
32266
+ Max standby archive delay in milliseconds. The default is `30000` (upstream default).
31642
32267
  """
31643
32268
  return pulumi.get(self, "max_standby_archive_delay")
31644
32269
 
@@ -31646,7 +32271,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31646
32271
  @pulumi.getter(name="maxStandbyStreamingDelay")
31647
32272
  def max_standby_streaming_delay(self) -> Optional[builtins.int]:
31648
32273
  """
31649
- Max standby streaming delay in milliseconds.
32274
+ Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
31650
32275
  """
31651
32276
  return pulumi.get(self, "max_standby_streaming_delay")
31652
32277
 
@@ -31654,7 +32279,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31654
32279
  @pulumi.getter(name="maxWalSenders")
31655
32280
  def max_wal_senders(self) -> Optional[builtins.int]:
31656
32281
  """
31657
- PostgreSQL maximum WAL senders.
32282
+ PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
31658
32283
  """
31659
32284
  return pulumi.get(self, "max_wal_senders")
31660
32285
 
@@ -31662,7 +32287,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31662
32287
  @pulumi.getter(name="maxWorkerProcesses")
31663
32288
  def max_worker_processes(self) -> Optional[builtins.int]:
31664
32289
  """
31665
- Sets the maximum number of background processes that the system can support.
32290
+ Sets the maximum number of background processes that the system can support. The default is `8`. Changing this parameter causes a service restart.
31666
32291
  """
31667
32292
  return pulumi.get(self, "max_worker_processes")
31668
32293
 
@@ -31678,7 +32303,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31678
32303
  @pulumi.getter(name="pgPartmanBgwDotInterval")
31679
32304
  def pg_partman_bgw_dot_interval(self) -> Optional[builtins.int]:
31680
32305
  """
31681
- Sets the time interval to run pg_partman's scheduled tasks. Example: `3600`.
32306
+ Sets the time interval in seconds to run pg_partman's scheduled tasks. The default is `3600`. Example: `3600`.
31682
32307
  """
31683
32308
  return pulumi.get(self, "pg_partman_bgw_dot_interval")
31684
32309
 
@@ -31694,7 +32319,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31694
32319
  @pulumi.getter(name="pgStatStatementsDotTrack")
31695
32320
  def pg_stat_statements_dot_track(self) -> Optional[builtins.str]:
31696
32321
  """
31697
- Enum: `all`, `none`, `top`. Controls which statements are counted. Specify top to track top-level statements (those issued directly by clients), all to also track nested statements (such as statements invoked within functions), or none to disable statement statistics collection. The default value is top.
32322
+ Enum: `all`, `none`, `top`. Controls which statements are counted. Specify top to track top-level statements (those issued directly by clients), all to also track nested statements (such as statements invoked within functions), or none to disable statement statistics collection. The default is `top`.
31698
32323
  """
31699
32324
  return pulumi.get(self, "pg_stat_statements_dot_track")
31700
32325
 
@@ -31718,7 +32343,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31718
32343
  @pulumi.getter(name="trackActivityQuerySize")
31719
32344
  def track_activity_query_size(self) -> Optional[builtins.int]:
31720
32345
  """
31721
- Specifies the number of bytes reserved to track the currently executing command for each active session. Example: `1024`.
32346
+ Specifies the number of bytes reserved to track the currently executing command for each active session. Changing this parameter causes a service restart. Example: `1024`.
31722
32347
  """
31723
32348
  return pulumi.get(self, "track_activity_query_size")
31724
32349
 
@@ -31726,7 +32351,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31726
32351
  @pulumi.getter(name="trackCommitTimestamp")
31727
32352
  def track_commit_timestamp(self) -> Optional[builtins.str]:
31728
32353
  """
31729
- Enum: `off`, `on`. Record commit time of transactions.
32354
+ Enum: `off`, `on`. Record commit time of transactions. Changing this parameter causes a service restart.
31730
32355
  """
31731
32356
  return pulumi.get(self, "track_commit_timestamp")
31732
32357
 
@@ -31742,7 +32367,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31742
32367
  @pulumi.getter(name="trackIoTiming")
31743
32368
  def track_io_timing(self) -> Optional[builtins.str]:
31744
32369
  """
31745
- Enum: `off`, `on`. Enables timing of database I/O calls. This parameter is off by default, because it will repeatedly query the operating system for the current time, which may cause significant overhead on some platforms.
32370
+ Enum: `off`, `on`. Enables timing of database I/O calls. The default is `off`. When on, it will repeatedly query the operating system for the current time, which may cause significant overhead on some platforms.
31746
32371
  """
31747
32372
  return pulumi.get(self, "track_io_timing")
31748
32373
 
@@ -31758,11 +32383,186 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31758
32383
  @pulumi.getter(name="walWriterDelay")
31759
32384
  def wal_writer_delay(self) -> Optional[builtins.int]:
31760
32385
  """
31761
- WAL flush interval in milliseconds. Note that setting this value to lower than the default 200ms may negatively impact performance. Example: `50`.
32386
+ WAL flush interval in milliseconds. The default is `200`. Setting this parameter to a lower value may negatively impact performance. Example: `50`.
31762
32387
  """
31763
32388
  return pulumi.get(self, "wal_writer_delay")
31764
32389
 
31765
32390
 
32391
+ @pulumi.output_type
32392
+ class GetAlloydbomniAlloydbomniUserConfigPgauditResult(dict):
32393
+ def __init__(__self__, *,
32394
+ feature_enabled: Optional[builtins.bool] = None,
32395
+ log_catalog: Optional[builtins.bool] = None,
32396
+ log_client: Optional[builtins.bool] = None,
32397
+ log_level: Optional[builtins.str] = None,
32398
+ log_max_string_length: Optional[builtins.int] = None,
32399
+ log_nested_statements: Optional[builtins.bool] = None,
32400
+ log_parameter: Optional[builtins.bool] = None,
32401
+ log_parameter_max_size: Optional[builtins.int] = None,
32402
+ log_relation: Optional[builtins.bool] = None,
32403
+ log_rows: Optional[builtins.bool] = None,
32404
+ log_statement: Optional[builtins.bool] = None,
32405
+ log_statement_once: Optional[builtins.bool] = None,
32406
+ logs: Optional[Sequence[builtins.str]] = None,
32407
+ role: Optional[builtins.str] = None):
32408
+ """
32409
+ :param builtins.bool feature_enabled: Enable pgaudit extension. When enabled, pgaudit extension will be automatically installed.Otherwise, extension will be uninstalled but auditing configurations will be preserved. Default: `false`.
32410
+ :param builtins.bool log_catalog: Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
32411
+ :param builtins.bool log_client: Specifies whether log messages will be visible to a client process such as psql. Default: `false`.
32412
+ :param builtins.str log_level: Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `log`, `notice`, `warning`. Specifies the log level that will be used for log entries. Default: `log`.
32413
+ :param builtins.int log_max_string_length: Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
32414
+ :param builtins.bool log_nested_statements: This GUC allows to turn off logging nested statements, that is, statements that are executed as part of another ExecutorRun. Default: `true`.
32415
+ :param builtins.bool log_parameter: Specifies that audit logging should include the parameters that were passed with the statement. Default: `false`.
32416
+ :param builtins.int log_parameter_max_size: Specifies that parameter values longer than this setting (in bytes) should not be logged, but replaced with <long param suppressed>. Default: `0`.
32417
+ :param builtins.bool log_relation: Specifies whether session audit logging should create a separate log entry for each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
32418
+ :param builtins.bool log_rows: Specifies that audit logging should include the rows retrieved or affected by a statement. When enabled the rows field will be included after the parameter field. Default: `false`.
32419
+ :param builtins.bool log_statement: Specifies whether logging will include the statement text and parameters (if enabled). Default: `true`.
32420
+ :param builtins.bool log_statement_once: Specifies whether logging will include the statement text and parameters with the first log entry for a statement/substatement combination or with every entry. Default: `false`.
32421
+ :param Sequence[builtins.str] logs: Specifies which classes of statements will be logged by session audit logging.
32422
+ :param builtins.str role: Specifies the master role to use for object audit logging.
32423
+ """
32424
+ if feature_enabled is not None:
32425
+ pulumi.set(__self__, "feature_enabled", feature_enabled)
32426
+ if log_catalog is not None:
32427
+ pulumi.set(__self__, "log_catalog", log_catalog)
32428
+ if log_client is not None:
32429
+ pulumi.set(__self__, "log_client", log_client)
32430
+ if log_level is not None:
32431
+ pulumi.set(__self__, "log_level", log_level)
32432
+ if log_max_string_length is not None:
32433
+ pulumi.set(__self__, "log_max_string_length", log_max_string_length)
32434
+ if log_nested_statements is not None:
32435
+ pulumi.set(__self__, "log_nested_statements", log_nested_statements)
32436
+ if log_parameter is not None:
32437
+ pulumi.set(__self__, "log_parameter", log_parameter)
32438
+ if log_parameter_max_size is not None:
32439
+ pulumi.set(__self__, "log_parameter_max_size", log_parameter_max_size)
32440
+ if log_relation is not None:
32441
+ pulumi.set(__self__, "log_relation", log_relation)
32442
+ if log_rows is not None:
32443
+ pulumi.set(__self__, "log_rows", log_rows)
32444
+ if log_statement is not None:
32445
+ pulumi.set(__self__, "log_statement", log_statement)
32446
+ if log_statement_once is not None:
32447
+ pulumi.set(__self__, "log_statement_once", log_statement_once)
32448
+ if logs is not None:
32449
+ pulumi.set(__self__, "logs", logs)
32450
+ if role is not None:
32451
+ pulumi.set(__self__, "role", role)
32452
+
32453
+ @property
32454
+ @pulumi.getter(name="featureEnabled")
32455
+ def feature_enabled(self) -> Optional[builtins.bool]:
32456
+ """
32457
+ Enable pgaudit extension. When enabled, pgaudit extension will be automatically installed.Otherwise, extension will be uninstalled but auditing configurations will be preserved. Default: `false`.
32458
+ """
32459
+ return pulumi.get(self, "feature_enabled")
32460
+
32461
+ @property
32462
+ @pulumi.getter(name="logCatalog")
32463
+ def log_catalog(self) -> Optional[builtins.bool]:
32464
+ """
32465
+ Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
32466
+ """
32467
+ return pulumi.get(self, "log_catalog")
32468
+
32469
+ @property
32470
+ @pulumi.getter(name="logClient")
32471
+ def log_client(self) -> Optional[builtins.bool]:
32472
+ """
32473
+ Specifies whether log messages will be visible to a client process such as psql. Default: `false`.
32474
+ """
32475
+ return pulumi.get(self, "log_client")
32476
+
32477
+ @property
32478
+ @pulumi.getter(name="logLevel")
32479
+ def log_level(self) -> Optional[builtins.str]:
32480
+ """
32481
+ Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `log`, `notice`, `warning`. Specifies the log level that will be used for log entries. Default: `log`.
32482
+ """
32483
+ return pulumi.get(self, "log_level")
32484
+
32485
+ @property
32486
+ @pulumi.getter(name="logMaxStringLength")
32487
+ def log_max_string_length(self) -> Optional[builtins.int]:
32488
+ """
32489
+ Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
32490
+ """
32491
+ return pulumi.get(self, "log_max_string_length")
32492
+
32493
+ @property
32494
+ @pulumi.getter(name="logNestedStatements")
32495
+ def log_nested_statements(self) -> Optional[builtins.bool]:
32496
+ """
32497
+ This GUC allows to turn off logging nested statements, that is, statements that are executed as part of another ExecutorRun. Default: `true`.
32498
+ """
32499
+ return pulumi.get(self, "log_nested_statements")
32500
+
32501
+ @property
32502
+ @pulumi.getter(name="logParameter")
32503
+ def log_parameter(self) -> Optional[builtins.bool]:
32504
+ """
32505
+ Specifies that audit logging should include the parameters that were passed with the statement. Default: `false`.
32506
+ """
32507
+ return pulumi.get(self, "log_parameter")
32508
+
32509
+ @property
32510
+ @pulumi.getter(name="logParameterMaxSize")
32511
+ def log_parameter_max_size(self) -> Optional[builtins.int]:
32512
+ """
32513
+ Specifies that parameter values longer than this setting (in bytes) should not be logged, but replaced with <long param suppressed>. Default: `0`.
32514
+ """
32515
+ return pulumi.get(self, "log_parameter_max_size")
32516
+
32517
+ @property
32518
+ @pulumi.getter(name="logRelation")
32519
+ def log_relation(self) -> Optional[builtins.bool]:
32520
+ """
32521
+ Specifies whether session audit logging should create a separate log entry for each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
32522
+ """
32523
+ return pulumi.get(self, "log_relation")
32524
+
32525
+ @property
32526
+ @pulumi.getter(name="logRows")
32527
+ def log_rows(self) -> Optional[builtins.bool]:
32528
+ """
32529
+ Specifies that audit logging should include the rows retrieved or affected by a statement. When enabled the rows field will be included after the parameter field. Default: `false`.
32530
+ """
32531
+ return pulumi.get(self, "log_rows")
32532
+
32533
+ @property
32534
+ @pulumi.getter(name="logStatement")
32535
+ def log_statement(self) -> Optional[builtins.bool]:
32536
+ """
32537
+ Specifies whether logging will include the statement text and parameters (if enabled). Default: `true`.
32538
+ """
32539
+ return pulumi.get(self, "log_statement")
32540
+
32541
+ @property
32542
+ @pulumi.getter(name="logStatementOnce")
32543
+ def log_statement_once(self) -> Optional[builtins.bool]:
32544
+ """
32545
+ Specifies whether logging will include the statement text and parameters with the first log entry for a statement/substatement combination or with every entry. Default: `false`.
32546
+ """
32547
+ return pulumi.get(self, "log_statement_once")
32548
+
32549
+ @property
32550
+ @pulumi.getter
32551
+ def logs(self) -> Optional[Sequence[builtins.str]]:
32552
+ """
32553
+ Specifies which classes of statements will be logged by session audit logging.
32554
+ """
32555
+ return pulumi.get(self, "logs")
32556
+
32557
+ @property
32558
+ @pulumi.getter
32559
+ def role(self) -> Optional[builtins.str]:
32560
+ """
32561
+ Specifies the master role to use for object audit logging.
32562
+ """
32563
+ return pulumi.get(self, "role")
32564
+
32565
+
31766
32566
  @pulumi.output_type
31767
32567
  class GetAlloydbomniAlloydbomniUserConfigPgbouncerResult(dict):
31768
32568
  def __init__(__self__, *,
@@ -38275,6 +39075,7 @@ class GetKafkaKafkaUserConfigResult(dict):
38275
39075
  kafka_authentication_methods: Optional['outputs.GetKafkaKafkaUserConfigKafkaAuthenticationMethodsResult'] = None,
38276
39076
  kafka_connect: Optional[builtins.bool] = None,
38277
39077
  kafka_connect_config: Optional['outputs.GetKafkaKafkaUserConfigKafkaConnectConfigResult'] = None,
39078
+ kafka_connect_plugin_versions: Optional[Sequence['outputs.GetKafkaKafkaUserConfigKafkaConnectPluginVersionResult']] = None,
38278
39079
  kafka_connect_secret_providers: Optional[Sequence['outputs.GetKafkaKafkaUserConfigKafkaConnectSecretProviderResult']] = None,
38279
39080
  kafka_rest: Optional[builtins.bool] = None,
38280
39081
  kafka_rest_authorization: Optional[builtins.bool] = None,
@@ -38303,6 +39104,7 @@ class GetKafkaKafkaUserConfigResult(dict):
38303
39104
  :param 'GetKafkaKafkaUserConfigKafkaAuthenticationMethodsArgs' kafka_authentication_methods: Kafka authentication methods
38304
39105
  :param builtins.bool kafka_connect: Enable Kafka Connect service. Default: `false`.
38305
39106
  :param 'GetKafkaKafkaUserConfigKafkaConnectConfigArgs' kafka_connect_config: Kafka Connect configuration values
39107
+ :param Sequence['GetKafkaKafkaUserConfigKafkaConnectPluginVersionArgs'] kafka_connect_plugin_versions: The plugin selected by the user
38306
39108
  :param builtins.bool kafka_rest: Enable Kafka-REST service. Default: `false`.
38307
39109
  :param builtins.bool kafka_rest_authorization: Enable authorization in Kafka-REST service.
38308
39110
  :param 'GetKafkaKafkaUserConfigKafkaRestConfigArgs' kafka_rest_config: Kafka REST configuration
@@ -38341,6 +39143,8 @@ class GetKafkaKafkaUserConfigResult(dict):
38341
39143
  pulumi.set(__self__, "kafka_connect", kafka_connect)
38342
39144
  if kafka_connect_config is not None:
38343
39145
  pulumi.set(__self__, "kafka_connect_config", kafka_connect_config)
39146
+ if kafka_connect_plugin_versions is not None:
39147
+ pulumi.set(__self__, "kafka_connect_plugin_versions", kafka_connect_plugin_versions)
38344
39148
  if kafka_connect_secret_providers is not None:
38345
39149
  pulumi.set(__self__, "kafka_connect_secret_providers", kafka_connect_secret_providers)
38346
39150
  if kafka_rest is not None:
@@ -38464,6 +39268,14 @@ class GetKafkaKafkaUserConfigResult(dict):
38464
39268
  """
38465
39269
  return pulumi.get(self, "kafka_connect_config")
38466
39270
 
39271
+ @property
39272
+ @pulumi.getter(name="kafkaConnectPluginVersions")
39273
+ def kafka_connect_plugin_versions(self) -> Optional[Sequence['outputs.GetKafkaKafkaUserConfigKafkaConnectPluginVersionResult']]:
39274
+ """
39275
+ The plugin selected by the user
39276
+ """
39277
+ return pulumi.get(self, "kafka_connect_plugin_versions")
39278
+
38467
39279
  @property
38468
39280
  @pulumi.getter(name="kafkaConnectSecretProviders")
38469
39281
  def kafka_connect_secret_providers(self) -> Optional[Sequence['outputs.GetKafkaKafkaUserConfigKafkaConnectSecretProviderResult']]:
@@ -39428,6 +40240,35 @@ class GetKafkaKafkaUserConfigKafkaConnectConfigResult(dict):
39428
40240
  return pulumi.get(self, "session_timeout_ms")
39429
40241
 
39430
40242
 
40243
+ @pulumi.output_type
40244
+ class GetKafkaKafkaUserConfigKafkaConnectPluginVersionResult(dict):
40245
+ def __init__(__self__, *,
40246
+ plugin_name: builtins.str,
40247
+ version: builtins.str):
40248
+ """
40249
+ :param builtins.str plugin_name: The name of the plugin. Example: `debezium-connector`.
40250
+ :param builtins.str version: The version of the plugin. Example: `2.5.0`.
40251
+ """
40252
+ pulumi.set(__self__, "plugin_name", plugin_name)
40253
+ pulumi.set(__self__, "version", version)
40254
+
40255
+ @property
40256
+ @pulumi.getter(name="pluginName")
40257
+ def plugin_name(self) -> builtins.str:
40258
+ """
40259
+ The name of the plugin. Example: `debezium-connector`.
40260
+ """
40261
+ return pulumi.get(self, "plugin_name")
40262
+
40263
+ @property
40264
+ @pulumi.getter
40265
+ def version(self) -> builtins.str:
40266
+ """
40267
+ The version of the plugin. Example: `2.5.0`.
40268
+ """
40269
+ return pulumi.get(self, "version")
40270
+
40271
+
39431
40272
  @pulumi.output_type
39432
40273
  class GetKafkaKafkaUserConfigKafkaConnectSecretProviderResult(dict):
39433
40274
  def __init__(__self__, *,
@@ -40696,33 +41537,33 @@ class GetKafkaTopicConfigResult(dict):
40696
41537
  segment_ms: Optional[builtins.str] = None,
40697
41538
  unclean_leader_election_enable: Optional[builtins.bool] = None):
40698
41539
  """
40699
- :param builtins.str cleanup_policy: cleanup.policy value. The possible values are `compact`, `compact,delete` and `delete`.
40700
- :param builtins.str compression_type: compression.type value. The possible values are `gzip`, `lz4`, `producer`, `snappy`, `uncompressed` and `zstd`.
40701
- :param builtins.str delete_retention_ms: delete.retention.ms value
40702
- :param builtins.str file_delete_delay_ms: file.delete.delay.ms value
40703
- :param builtins.str flush_messages: flush.messages value
40704
- :param builtins.str flush_ms: flush.ms value
40705
- :param builtins.str index_interval_bytes: index.interval.bytes value
40706
- :param builtins.str local_retention_bytes: local.retention.bytes value
40707
- :param builtins.str local_retention_ms: local.retention.ms value
40708
- :param builtins.str max_compaction_lag_ms: max.compaction.lag.ms value
40709
- :param builtins.str max_message_bytes: max.message.bytes value
40710
- :param builtins.bool message_downconversion_enable: message.downconversion.enable value
40711
- :param builtins.str message_format_version: message.format.version value. The possible values are `0.10.0`, `0.10.0-IV0`, `0.10.0-IV1`, `0.10.1`, `0.10.1-IV0`, `0.10.1-IV1`, `0.10.1-IV2`, `0.10.2`, `0.10.2-IV0`, `0.11.0`, `0.11.0-IV0`, `0.11.0-IV1`, `0.11.0-IV2`, `0.8.0`, `0.8.1`, `0.8.2`, `0.9.0`, `1.0`, `1.0-IV0`, `1.1`, `1.1-IV0`, `2.0`, `2.0-IV0`, `2.0-IV1`, `2.1`, `2.1-IV0`, `2.1-IV1`, `2.1-IV2`, `2.2`, `2.2-IV0`, `2.2-IV1`, `2.3`, `2.3-IV0`, `2.3-IV1`, `2.4`, `2.4-IV0`, `2.4-IV1`, `2.5`, `2.5-IV0`, `2.6`, `2.6-IV0`, `2.7`, `2.7-IV0`, `2.7-IV1`, `2.7-IV2`, `2.8`, `2.8-IV0`, `2.8-IV1`, `3.0`, `3.0-IV0`, `3.0-IV1`, `3.1`, `3.1-IV0`, `3.2`, `3.2-IV0`, `3.3`, `3.3-IV0`, `3.3-IV1`, `3.3-IV2`, `3.3-IV3`, `3.4`, `3.4-IV0`, `3.5`, `3.5-IV0`, `3.5-IV1`, `3.5-IV2`, `3.6`, `3.6-IV0`, `3.6-IV1`, `3.6-IV2`, `3.7`, `3.7-IV0`, `3.7-IV1`, `3.7-IV2`, `3.7-IV3`, `3.7-IV4`, `3.8`, `3.8-IV0`, `3.9`, `3.9-IV0`, `3.9-IV1`, `4.1` and `4.1-IV0`.
40712
- :param builtins.str message_timestamp_difference_max_ms: message.timestamp.difference.max.ms value
40713
- :param builtins.str message_timestamp_type: message.timestamp.type value. The possible values are `CreateTime` and `LogAppendTime`.
40714
- :param builtins.float min_cleanable_dirty_ratio: min.cleanable.dirty.ratio value
40715
- :param builtins.str min_compaction_lag_ms: min.compaction.lag.ms value
40716
- :param builtins.str min_insync_replicas: min.insync.replicas value
40717
- :param builtins.bool preallocate: preallocate value
40718
- :param builtins.bool remote_storage_enable: remote.storage.enable value
40719
- :param builtins.str retention_bytes: retention.bytes value
40720
- :param builtins.str retention_ms: retention.ms value
40721
- :param builtins.str segment_bytes: segment.bytes value
40722
- :param builtins.str segment_index_bytes: segment.index.bytes value
40723
- :param builtins.str segment_jitter_ms: segment.jitter.ms value
40724
- :param builtins.str segment_ms: segment.ms value
40725
- :param builtins.bool unclean_leader_election_enable: unclean.leader.election.enable value; This field is deprecated and no longer functional.
41540
+ :param builtins.str cleanup_policy: The retention policy to use on old segments. Possible values include 'delete', 'compact', or a comma-separated list of them. The default policy ('delete') will discard old segments when their retention time or size limit has been reached. The 'compact' setting will enable log compaction on the topic. The possible values are `compact`, `compact,delete` and `delete`.
41541
+ :param builtins.str compression_type: Specify the final compression type for a given topic. This configuration accepts the standard compression codecs ('gzip', 'snappy', 'lz4', 'zstd'). It additionally accepts 'uncompressed' which is equivalent to no compression; and 'producer' which means retain the original compression codec set by the producer. The possible values are `gzip`, `lz4`, `producer`, `snappy`, `uncompressed` and `zstd`.
41542
+ :param builtins.str delete_retention_ms: The amount of time to retain delete tombstone markers for log compacted topics. This setting also gives a bound on the time in which a consumer must complete a read if they begin from offset 0 to ensure that they get a valid snapshot of the final stage (otherwise delete tombstones may be collected before they complete their scan).
41543
+ :param builtins.str file_delete_delay_ms: The time to wait before deleting a file from the filesystem.
41544
+ :param builtins.str flush_messages: This setting allows specifying an interval at which we will force an fsync of data written to the log. For example if this was set to 1 we would fsync after every message; if it were 5 we would fsync after every five messages. In general we recommend you not set this and use replication for durability and allow the operating system's background flush capabilities as it is more efficient.
41545
+ :param builtins.str flush_ms: This setting allows specifying a time interval at which we will force an fsync of data written to the log. For example if this was set to 1000 we would fsync after 1000 ms had passed. In general we recommend you not set this and use replication for durability and allow the operating system's background flush capabilities as it is more efficient.
41546
+ :param builtins.str index_interval_bytes: This setting controls how frequently Kafka adds an index entry to its offset index. The default setting ensures that we index a message roughly every 4096 bytes. More indexing allows reads to jump closer to the exact position in the log but makes the index larger. You probably don't need to change this.
41547
+ :param builtins.str local_retention_bytes: This configuration controls the maximum bytes tiered storage will retain segment files locally before it will discard old log segments to free up space. If set to -2, the limit is equal to overall retention time. If set to -1, no limit is applied but it's possible only if overall retention is also -1.
41548
+ :param builtins.str local_retention_ms: This configuration controls the maximum time tiered storage will retain segment files locally before it will discard old log segments to free up space. If set to -2, the time limit is equal to overall retention time. If set to -1, no time limit is applied but it's possible only if overall retention is also -1.
41549
+ :param builtins.str max_compaction_lag_ms: The maximum time a message will remain ineligible for compaction in the log. Only applicable for logs that are being compacted.
41550
+ :param builtins.str max_message_bytes: The largest record batch size allowed by Kafka (after compression if compression is enabled). If this is increased and there are consumers older than 0.10.2, the consumers' fetch size must also be increased so that the they can fetch record batches this large. In the latest message format version, records are always grouped into batches for efficiency. In previous message format versions, uncompressed records are not grouped into batches and this limit only applies to a single record in that case.
41551
+ :param builtins.bool message_downconversion_enable: This configuration controls whether down-conversion of message formats is enabled to satisfy consume requests. When set to false, broker will not perform down-conversion for consumers expecting an older message format. The broker responds with UNSUPPORTED_VERSION error for consume requests from such older clients. This configuration does not apply to any message format conversion that might be required for replication to followers.
41552
+ :param builtins.str message_format_version: Specify the message format version the broker will use to append messages to the logs. The value should be a valid ApiVersion. Some examples are: 0.8.2, 0.9.0.0, 0.10.0, check ApiVersion for more details. By setting a particular message format version, the user is certifying that all the existing messages on disk are smaller or equal than the specified version. Setting this value incorrectly will cause consumers with older versions to break as they will receive messages with a format that they don't understand. The possible values are `0.10.0`, `0.10.0-IV0`, `0.10.0-IV1`, `0.10.1`, `0.10.1-IV0`, `0.10.1-IV1`, `0.10.1-IV2`, `0.10.2`, `0.10.2-IV0`, `0.11.0`, `0.11.0-IV0`, `0.11.0-IV1`, `0.11.0-IV2`, `0.8.0`, `0.8.1`, `0.8.2`, `0.9.0`, `1.0`, `1.0-IV0`, `1.1`, `1.1-IV0`, `2.0`, `2.0-IV0`, `2.0-IV1`, `2.1`, `2.1-IV0`, `2.1-IV1`, `2.1-IV2`, `2.2`, `2.2-IV0`, `2.2-IV1`, `2.3`, `2.3-IV0`, `2.3-IV1`, `2.4`, `2.4-IV0`, `2.4-IV1`, `2.5`, `2.5-IV0`, `2.6`, `2.6-IV0`, `2.7`, `2.7-IV0`, `2.7-IV1`, `2.7-IV2`, `2.8`, `2.8-IV0`, `2.8-IV1`, `3.0`, `3.0-IV0`, `3.0-IV1`, `3.1`, `3.1-IV0`, `3.2`, `3.2-IV0`, `3.3`, `3.3-IV0`, `3.3-IV1`, `3.3-IV2`, `3.3-IV3`, `3.4`, `3.4-IV0`, `3.5`, `3.5-IV0`, `3.5-IV1`, `3.5-IV2`, `3.6`, `3.6-IV0`, `3.6-IV1`, `3.6-IV2`, `3.7`, `3.7-IV0`, `3.7-IV1`, `3.7-IV2`, `3.7-IV3`, `3.7-IV4`, `3.8`, `3.8-IV0`, `3.9`, `3.9-IV0`, `3.9-IV1`, `4.0`, `4.0-IV0`, `4.1` and `4.1-IV0`.
41553
+ :param builtins.str message_timestamp_difference_max_ms: The maximum difference allowed between the timestamp when a broker receives a message and the timestamp specified in the message. If message.timestamp.type=CreateTime, a message will be rejected if the difference in timestamp exceeds this threshold. This configuration is ignored if message.timestamp.type=LogAppendTime.
41554
+ :param builtins.str message_timestamp_type: Define whether the timestamp in the message is message create time or log append time. The possible values are `CreateTime` and `LogAppendTime`.
41555
+ :param builtins.float min_cleanable_dirty_ratio: This configuration controls how frequently the log compactor will attempt to clean the log (assuming log compaction is enabled). By default we will avoid cleaning a log where more than 50% of the log has been compacted. This ratio bounds the maximum space wasted in the log by duplicates (at 50% at most 50% of the log could be duplicates). A higher ratio will mean fewer, more efficient cleanings but will mean more wasted space in the log. If the max.compaction.lag.ms or the min.compaction.lag.ms configurations are also specified, then the log compactor considers the log to be eligible for compaction as soon as either: (i) the dirty ratio threshold has been met and the log has had dirty (uncompacted) records for at least the min.compaction.lag.ms duration, or (ii) if the log has had dirty (uncompacted) records for at most the max.compaction.lag.ms period.
41556
+ :param builtins.str min_compaction_lag_ms: The minimum time a message will remain uncompacted in the log. Only applicable for logs that are being compacted.
41557
+ :param builtins.str min_insync_replicas: When a producer sets acks to 'all' (or '-1'), this configuration specifies the minimum number of replicas that must acknowledge a write for the write to be considered successful. If this minimum cannot be met, then the producer will raise an exception (either NotEnoughReplicas or NotEnoughReplicasAfterAppend). When used together, min.insync.replicas and acks allow you to enforce greater durability guarantees. A typical scenario would be to create a topic with a replication factor of 3, set min.insync.replicas to 2, and produce with acks of 'all'. This will ensure that the producer raises an exception if a majority of replicas do not receive a write.
41558
+ :param builtins.bool preallocate: True if we should preallocate the file on disk when creating a new log segment.
41559
+ :param builtins.bool remote_storage_enable: Indicates whether tiered storage should be enabled.
41560
+ :param builtins.str retention_bytes: This configuration controls the maximum size a partition (which consists of log segments) can grow to before we will discard old log segments to free up space if we are using the 'delete' retention policy. By default there is no size limit only a time limit. Since this limit is enforced at the partition level, multiply it by the number of partitions to compute the topic retention in bytes.
41561
+ :param builtins.str retention_ms: This configuration controls the maximum time we will retain a log before we will discard old log segments to free up space if we are using the 'delete' retention policy. This represents an SLA on how soon consumers must read their data. If set to -1, no time limit is applied.
41562
+ :param builtins.str segment_bytes: This configuration controls the size of the index that maps offsets to file positions. We preallocate this index file and shrink it only after log rolls. You generally should not need to change this setting.
41563
+ :param builtins.str segment_index_bytes: This configuration controls the size of the index that maps offsets to file positions. We preallocate this index file and shrink it only after log rolls. You generally should not need to change this setting.
41564
+ :param builtins.str segment_jitter_ms: The maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling
41565
+ :param builtins.str segment_ms: This configuration controls the period of time after which Kafka will force the log to roll even if the segment file isn't full to ensure that retention can delete or compact old data. Setting this to a very low value has consequences, and the Aiven management plane ignores values less than 10 seconds.
41566
+ :param builtins.bool unclean_leader_election_enable: Indicates whether to enable replicas not in the ISR set to be elected as leader as a last resort, even though doing so may result in data loss.
40726
41567
  """
40727
41568
  if cleanup_policy is not None:
40728
41569
  pulumi.set(__self__, "cleanup_policy", cleanup_policy)
@@ -40783,7 +41624,7 @@ class GetKafkaTopicConfigResult(dict):
40783
41624
  @pulumi.getter(name="cleanupPolicy")
40784
41625
  def cleanup_policy(self) -> Optional[builtins.str]:
40785
41626
  """
40786
- cleanup.policy value. The possible values are `compact`, `compact,delete` and `delete`.
41627
+ The retention policy to use on old segments. Possible values include 'delete', 'compact', or a comma-separated list of them. The default policy ('delete') will discard old segments when their retention time or size limit has been reached. The 'compact' setting will enable log compaction on the topic. The possible values are `compact`, `compact,delete` and `delete`.
40787
41628
  """
40788
41629
  return pulumi.get(self, "cleanup_policy")
40789
41630
 
@@ -40791,7 +41632,7 @@ class GetKafkaTopicConfigResult(dict):
40791
41632
  @pulumi.getter(name="compressionType")
40792
41633
  def compression_type(self) -> Optional[builtins.str]:
40793
41634
  """
40794
- compression.type value. The possible values are `gzip`, `lz4`, `producer`, `snappy`, `uncompressed` and `zstd`.
41635
+ Specify the final compression type for a given topic. This configuration accepts the standard compression codecs ('gzip', 'snappy', 'lz4', 'zstd'). It additionally accepts 'uncompressed' which is equivalent to no compression; and 'producer' which means retain the original compression codec set by the producer. The possible values are `gzip`, `lz4`, `producer`, `snappy`, `uncompressed` and `zstd`.
40795
41636
  """
40796
41637
  return pulumi.get(self, "compression_type")
40797
41638
 
@@ -40799,7 +41640,7 @@ class GetKafkaTopicConfigResult(dict):
40799
41640
  @pulumi.getter(name="deleteRetentionMs")
40800
41641
  def delete_retention_ms(self) -> Optional[builtins.str]:
40801
41642
  """
40802
- delete.retention.ms value
41643
+ The amount of time to retain delete tombstone markers for log compacted topics. This setting also gives a bound on the time in which a consumer must complete a read if they begin from offset 0 to ensure that they get a valid snapshot of the final stage (otherwise delete tombstones may be collected before they complete their scan).
40803
41644
  """
40804
41645
  return pulumi.get(self, "delete_retention_ms")
40805
41646
 
@@ -40807,7 +41648,7 @@ class GetKafkaTopicConfigResult(dict):
40807
41648
  @pulumi.getter(name="fileDeleteDelayMs")
40808
41649
  def file_delete_delay_ms(self) -> Optional[builtins.str]:
40809
41650
  """
40810
- file.delete.delay.ms value
41651
+ The time to wait before deleting a file from the filesystem.
40811
41652
  """
40812
41653
  return pulumi.get(self, "file_delete_delay_ms")
40813
41654
 
@@ -40815,7 +41656,7 @@ class GetKafkaTopicConfigResult(dict):
40815
41656
  @pulumi.getter(name="flushMessages")
40816
41657
  def flush_messages(self) -> Optional[builtins.str]:
40817
41658
  """
40818
- flush.messages value
41659
+ This setting allows specifying an interval at which we will force an fsync of data written to the log. For example if this was set to 1 we would fsync after every message; if it were 5 we would fsync after every five messages. In general we recommend you not set this and use replication for durability and allow the operating system's background flush capabilities as it is more efficient.
40819
41660
  """
40820
41661
  return pulumi.get(self, "flush_messages")
40821
41662
 
@@ -40823,7 +41664,7 @@ class GetKafkaTopicConfigResult(dict):
40823
41664
  @pulumi.getter(name="flushMs")
40824
41665
  def flush_ms(self) -> Optional[builtins.str]:
40825
41666
  """
40826
- flush.ms value
41667
+ This setting allows specifying a time interval at which we will force an fsync of data written to the log. For example if this was set to 1000 we would fsync after 1000 ms had passed. In general we recommend you not set this and use replication for durability and allow the operating system's background flush capabilities as it is more efficient.
40827
41668
  """
40828
41669
  return pulumi.get(self, "flush_ms")
40829
41670
 
@@ -40831,7 +41672,7 @@ class GetKafkaTopicConfigResult(dict):
40831
41672
  @pulumi.getter(name="indexIntervalBytes")
40832
41673
  def index_interval_bytes(self) -> Optional[builtins.str]:
40833
41674
  """
40834
- index.interval.bytes value
41675
+ This setting controls how frequently Kafka adds an index entry to its offset index. The default setting ensures that we index a message roughly every 4096 bytes. More indexing allows reads to jump closer to the exact position in the log but makes the index larger. You probably don't need to change this.
40835
41676
  """
40836
41677
  return pulumi.get(self, "index_interval_bytes")
40837
41678
 
@@ -40839,7 +41680,7 @@ class GetKafkaTopicConfigResult(dict):
40839
41680
  @pulumi.getter(name="localRetentionBytes")
40840
41681
  def local_retention_bytes(self) -> Optional[builtins.str]:
40841
41682
  """
40842
- local.retention.bytes value
41683
+ This configuration controls the maximum bytes tiered storage will retain segment files locally before it will discard old log segments to free up space. If set to -2, the limit is equal to overall retention time. If set to -1, no limit is applied but it's possible only if overall retention is also -1.
40843
41684
  """
40844
41685
  return pulumi.get(self, "local_retention_bytes")
40845
41686
 
@@ -40847,7 +41688,7 @@ class GetKafkaTopicConfigResult(dict):
40847
41688
  @pulumi.getter(name="localRetentionMs")
40848
41689
  def local_retention_ms(self) -> Optional[builtins.str]:
40849
41690
  """
40850
- local.retention.ms value
41691
+ This configuration controls the maximum time tiered storage will retain segment files locally before it will discard old log segments to free up space. If set to -2, the time limit is equal to overall retention time. If set to -1, no time limit is applied but it's possible only if overall retention is also -1.
40851
41692
  """
40852
41693
  return pulumi.get(self, "local_retention_ms")
40853
41694
 
@@ -40855,7 +41696,7 @@ class GetKafkaTopicConfigResult(dict):
40855
41696
  @pulumi.getter(name="maxCompactionLagMs")
40856
41697
  def max_compaction_lag_ms(self) -> Optional[builtins.str]:
40857
41698
  """
40858
- max.compaction.lag.ms value
41699
+ The maximum time a message will remain ineligible for compaction in the log. Only applicable for logs that are being compacted.
40859
41700
  """
40860
41701
  return pulumi.get(self, "max_compaction_lag_ms")
40861
41702
 
@@ -40863,7 +41704,7 @@ class GetKafkaTopicConfigResult(dict):
40863
41704
  @pulumi.getter(name="maxMessageBytes")
40864
41705
  def max_message_bytes(self) -> Optional[builtins.str]:
40865
41706
  """
40866
- max.message.bytes value
41707
+ The largest record batch size allowed by Kafka (after compression if compression is enabled). If this is increased and there are consumers older than 0.10.2, the consumers' fetch size must also be increased so that the they can fetch record batches this large. In the latest message format version, records are always grouped into batches for efficiency. In previous message format versions, uncompressed records are not grouped into batches and this limit only applies to a single record in that case.
40867
41708
  """
40868
41709
  return pulumi.get(self, "max_message_bytes")
40869
41710
 
@@ -40871,7 +41712,7 @@ class GetKafkaTopicConfigResult(dict):
40871
41712
  @pulumi.getter(name="messageDownconversionEnable")
40872
41713
  def message_downconversion_enable(self) -> Optional[builtins.bool]:
40873
41714
  """
40874
- message.downconversion.enable value
41715
+ This configuration controls whether down-conversion of message formats is enabled to satisfy consume requests. When set to false, broker will not perform down-conversion for consumers expecting an older message format. The broker responds with UNSUPPORTED_VERSION error for consume requests from such older clients. This configuration does not apply to any message format conversion that might be required for replication to followers.
40875
41716
  """
40876
41717
  return pulumi.get(self, "message_downconversion_enable")
40877
41718
 
@@ -40879,7 +41720,7 @@ class GetKafkaTopicConfigResult(dict):
40879
41720
  @pulumi.getter(name="messageFormatVersion")
40880
41721
  def message_format_version(self) -> Optional[builtins.str]:
40881
41722
  """
40882
- message.format.version value. The possible values are `0.10.0`, `0.10.0-IV0`, `0.10.0-IV1`, `0.10.1`, `0.10.1-IV0`, `0.10.1-IV1`, `0.10.1-IV2`, `0.10.2`, `0.10.2-IV0`, `0.11.0`, `0.11.0-IV0`, `0.11.0-IV1`, `0.11.0-IV2`, `0.8.0`, `0.8.1`, `0.8.2`, `0.9.0`, `1.0`, `1.0-IV0`, `1.1`, `1.1-IV0`, `2.0`, `2.0-IV0`, `2.0-IV1`, `2.1`, `2.1-IV0`, `2.1-IV1`, `2.1-IV2`, `2.2`, `2.2-IV0`, `2.2-IV1`, `2.3`, `2.3-IV0`, `2.3-IV1`, `2.4`, `2.4-IV0`, `2.4-IV1`, `2.5`, `2.5-IV0`, `2.6`, `2.6-IV0`, `2.7`, `2.7-IV0`, `2.7-IV1`, `2.7-IV2`, `2.8`, `2.8-IV0`, `2.8-IV1`, `3.0`, `3.0-IV0`, `3.0-IV1`, `3.1`, `3.1-IV0`, `3.2`, `3.2-IV0`, `3.3`, `3.3-IV0`, `3.3-IV1`, `3.3-IV2`, `3.3-IV3`, `3.4`, `3.4-IV0`, `3.5`, `3.5-IV0`, `3.5-IV1`, `3.5-IV2`, `3.6`, `3.6-IV0`, `3.6-IV1`, `3.6-IV2`, `3.7`, `3.7-IV0`, `3.7-IV1`, `3.7-IV2`, `3.7-IV3`, `3.7-IV4`, `3.8`, `3.8-IV0`, `3.9`, `3.9-IV0`, `3.9-IV1`, `4.1` and `4.1-IV0`.
41723
+ Specify the message format version the broker will use to append messages to the logs. The value should be a valid ApiVersion. Some examples are: 0.8.2, 0.9.0.0, 0.10.0, check ApiVersion for more details. By setting a particular message format version, the user is certifying that all the existing messages on disk are smaller or equal than the specified version. Setting this value incorrectly will cause consumers with older versions to break as they will receive messages with a format that they don't understand. The possible values are `0.10.0`, `0.10.0-IV0`, `0.10.0-IV1`, `0.10.1`, `0.10.1-IV0`, `0.10.1-IV1`, `0.10.1-IV2`, `0.10.2`, `0.10.2-IV0`, `0.11.0`, `0.11.0-IV0`, `0.11.0-IV1`, `0.11.0-IV2`, `0.8.0`, `0.8.1`, `0.8.2`, `0.9.0`, `1.0`, `1.0-IV0`, `1.1`, `1.1-IV0`, `2.0`, `2.0-IV0`, `2.0-IV1`, `2.1`, `2.1-IV0`, `2.1-IV1`, `2.1-IV2`, `2.2`, `2.2-IV0`, `2.2-IV1`, `2.3`, `2.3-IV0`, `2.3-IV1`, `2.4`, `2.4-IV0`, `2.4-IV1`, `2.5`, `2.5-IV0`, `2.6`, `2.6-IV0`, `2.7`, `2.7-IV0`, `2.7-IV1`, `2.7-IV2`, `2.8`, `2.8-IV0`, `2.8-IV1`, `3.0`, `3.0-IV0`, `3.0-IV1`, `3.1`, `3.1-IV0`, `3.2`, `3.2-IV0`, `3.3`, `3.3-IV0`, `3.3-IV1`, `3.3-IV2`, `3.3-IV3`, `3.4`, `3.4-IV0`, `3.5`, `3.5-IV0`, `3.5-IV1`, `3.5-IV2`, `3.6`, `3.6-IV0`, `3.6-IV1`, `3.6-IV2`, `3.7`, `3.7-IV0`, `3.7-IV1`, `3.7-IV2`, `3.7-IV3`, `3.7-IV4`, `3.8`, `3.8-IV0`, `3.9`, `3.9-IV0`, `3.9-IV1`, `4.0`, `4.0-IV0`, `4.1` and `4.1-IV0`.
40883
41724
  """
40884
41725
  return pulumi.get(self, "message_format_version")
40885
41726
 
@@ -40887,7 +41728,7 @@ class GetKafkaTopicConfigResult(dict):
40887
41728
  @pulumi.getter(name="messageTimestampDifferenceMaxMs")
40888
41729
  def message_timestamp_difference_max_ms(self) -> Optional[builtins.str]:
40889
41730
  """
40890
- message.timestamp.difference.max.ms value
41731
+ The maximum difference allowed between the timestamp when a broker receives a message and the timestamp specified in the message. If message.timestamp.type=CreateTime, a message will be rejected if the difference in timestamp exceeds this threshold. This configuration is ignored if message.timestamp.type=LogAppendTime.
40891
41732
  """
40892
41733
  return pulumi.get(self, "message_timestamp_difference_max_ms")
40893
41734
 
@@ -40895,7 +41736,7 @@ class GetKafkaTopicConfigResult(dict):
40895
41736
  @pulumi.getter(name="messageTimestampType")
40896
41737
  def message_timestamp_type(self) -> Optional[builtins.str]:
40897
41738
  """
40898
- message.timestamp.type value. The possible values are `CreateTime` and `LogAppendTime`.
41739
+ Define whether the timestamp in the message is message create time or log append time. The possible values are `CreateTime` and `LogAppendTime`.
40899
41740
  """
40900
41741
  return pulumi.get(self, "message_timestamp_type")
40901
41742
 
@@ -40903,7 +41744,7 @@ class GetKafkaTopicConfigResult(dict):
40903
41744
  @pulumi.getter(name="minCleanableDirtyRatio")
40904
41745
  def min_cleanable_dirty_ratio(self) -> Optional[builtins.float]:
40905
41746
  """
40906
- min.cleanable.dirty.ratio value
41747
+ This configuration controls how frequently the log compactor will attempt to clean the log (assuming log compaction is enabled). By default we will avoid cleaning a log where more than 50% of the log has been compacted. This ratio bounds the maximum space wasted in the log by duplicates (at 50% at most 50% of the log could be duplicates). A higher ratio will mean fewer, more efficient cleanings but will mean more wasted space in the log. If the max.compaction.lag.ms or the min.compaction.lag.ms configurations are also specified, then the log compactor considers the log to be eligible for compaction as soon as either: (i) the dirty ratio threshold has been met and the log has had dirty (uncompacted) records for at least the min.compaction.lag.ms duration, or (ii) if the log has had dirty (uncompacted) records for at most the max.compaction.lag.ms period.
40907
41748
  """
40908
41749
  return pulumi.get(self, "min_cleanable_dirty_ratio")
40909
41750
 
@@ -40911,7 +41752,7 @@ class GetKafkaTopicConfigResult(dict):
40911
41752
  @pulumi.getter(name="minCompactionLagMs")
40912
41753
  def min_compaction_lag_ms(self) -> Optional[builtins.str]:
40913
41754
  """
40914
- min.compaction.lag.ms value
41755
+ The minimum time a message will remain uncompacted in the log. Only applicable for logs that are being compacted.
40915
41756
  """
40916
41757
  return pulumi.get(self, "min_compaction_lag_ms")
40917
41758
 
@@ -40919,7 +41760,7 @@ class GetKafkaTopicConfigResult(dict):
40919
41760
  @pulumi.getter(name="minInsyncReplicas")
40920
41761
  def min_insync_replicas(self) -> Optional[builtins.str]:
40921
41762
  """
40922
- min.insync.replicas value
41763
+ When a producer sets acks to 'all' (or '-1'), this configuration specifies the minimum number of replicas that must acknowledge a write for the write to be considered successful. If this minimum cannot be met, then the producer will raise an exception (either NotEnoughReplicas or NotEnoughReplicasAfterAppend). When used together, min.insync.replicas and acks allow you to enforce greater durability guarantees. A typical scenario would be to create a topic with a replication factor of 3, set min.insync.replicas to 2, and produce with acks of 'all'. This will ensure that the producer raises an exception if a majority of replicas do not receive a write.
40923
41764
  """
40924
41765
  return pulumi.get(self, "min_insync_replicas")
40925
41766
 
@@ -40927,7 +41768,7 @@ class GetKafkaTopicConfigResult(dict):
40927
41768
  @pulumi.getter
40928
41769
  def preallocate(self) -> Optional[builtins.bool]:
40929
41770
  """
40930
- preallocate value
41771
+ True if we should preallocate the file on disk when creating a new log segment.
40931
41772
  """
40932
41773
  return pulumi.get(self, "preallocate")
40933
41774
 
@@ -40935,7 +41776,7 @@ class GetKafkaTopicConfigResult(dict):
40935
41776
  @pulumi.getter(name="remoteStorageEnable")
40936
41777
  def remote_storage_enable(self) -> Optional[builtins.bool]:
40937
41778
  """
40938
- remote.storage.enable value
41779
+ Indicates whether tiered storage should be enabled.
40939
41780
  """
40940
41781
  return pulumi.get(self, "remote_storage_enable")
40941
41782
 
@@ -40943,7 +41784,7 @@ class GetKafkaTopicConfigResult(dict):
40943
41784
  @pulumi.getter(name="retentionBytes")
40944
41785
  def retention_bytes(self) -> Optional[builtins.str]:
40945
41786
  """
40946
- retention.bytes value
41787
+ This configuration controls the maximum size a partition (which consists of log segments) can grow to before we will discard old log segments to free up space if we are using the 'delete' retention policy. By default there is no size limit only a time limit. Since this limit is enforced at the partition level, multiply it by the number of partitions to compute the topic retention in bytes.
40947
41788
  """
40948
41789
  return pulumi.get(self, "retention_bytes")
40949
41790
 
@@ -40951,7 +41792,7 @@ class GetKafkaTopicConfigResult(dict):
40951
41792
  @pulumi.getter(name="retentionMs")
40952
41793
  def retention_ms(self) -> Optional[builtins.str]:
40953
41794
  """
40954
- retention.ms value
41795
+ This configuration controls the maximum time we will retain a log before we will discard old log segments to free up space if we are using the 'delete' retention policy. This represents an SLA on how soon consumers must read their data. If set to -1, no time limit is applied.
40955
41796
  """
40956
41797
  return pulumi.get(self, "retention_ms")
40957
41798
 
@@ -40959,7 +41800,7 @@ class GetKafkaTopicConfigResult(dict):
40959
41800
  @pulumi.getter(name="segmentBytes")
40960
41801
  def segment_bytes(self) -> Optional[builtins.str]:
40961
41802
  """
40962
- segment.bytes value
41803
+ This configuration controls the size of the index that maps offsets to file positions. We preallocate this index file and shrink it only after log rolls. You generally should not need to change this setting.
40963
41804
  """
40964
41805
  return pulumi.get(self, "segment_bytes")
40965
41806
 
@@ -40967,7 +41808,7 @@ class GetKafkaTopicConfigResult(dict):
40967
41808
  @pulumi.getter(name="segmentIndexBytes")
40968
41809
  def segment_index_bytes(self) -> Optional[builtins.str]:
40969
41810
  """
40970
- segment.index.bytes value
41811
+ This configuration controls the size of the index that maps offsets to file positions. We preallocate this index file and shrink it only after log rolls. You generally should not need to change this setting.
40971
41812
  """
40972
41813
  return pulumi.get(self, "segment_index_bytes")
40973
41814
 
@@ -40975,7 +41816,7 @@ class GetKafkaTopicConfigResult(dict):
40975
41816
  @pulumi.getter(name="segmentJitterMs")
40976
41817
  def segment_jitter_ms(self) -> Optional[builtins.str]:
40977
41818
  """
40978
- segment.jitter.ms value
41819
+ The maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling
40979
41820
  """
40980
41821
  return pulumi.get(self, "segment_jitter_ms")
40981
41822
 
@@ -40983,16 +41824,15 @@ class GetKafkaTopicConfigResult(dict):
40983
41824
  @pulumi.getter(name="segmentMs")
40984
41825
  def segment_ms(self) -> Optional[builtins.str]:
40985
41826
  """
40986
- segment.ms value
41827
+ This configuration controls the period of time after which Kafka will force the log to roll even if the segment file isn't full to ensure that retention can delete or compact old data. Setting this to a very low value has consequences, and the Aiven management plane ignores values less than 10 seconds.
40987
41828
  """
40988
41829
  return pulumi.get(self, "segment_ms")
40989
41830
 
40990
41831
  @property
40991
41832
  @pulumi.getter(name="uncleanLeaderElectionEnable")
40992
- @_utilities.deprecated("""This field is deprecated and no longer functional.""")
40993
41833
  def unclean_leader_election_enable(self) -> Optional[builtins.bool]:
40994
41834
  """
40995
- unclean.leader.election.enable value; This field is deprecated and no longer functional.
41835
+ Indicates whether to enable replicas not in the ISR set to be elected as leader as a last resort, even though doing so may result in data loss.
40996
41836
  """
40997
41837
  return pulumi.get(self, "unclean_leader_election_enable")
40998
41838
 
@@ -43722,11 +44562,11 @@ class GetOpenSearchOpensearchResult(dict):
43722
44562
  uris: Sequence[builtins.str],
43723
44563
  username: builtins.str):
43724
44564
  """
43725
- :param builtins.str kibana_uri: URI for Kibana dashboard frontend
43726
- :param builtins.str opensearch_dashboards_uri: URI for OpenSearch dashboard frontend
43727
- :param builtins.str password: OpenSearch password
44565
+ :param builtins.str kibana_uri: URI for Kibana dashboard frontend.
44566
+ :param builtins.str opensearch_dashboards_uri: URI for OpenSearch dashboard frontend.
44567
+ :param builtins.str password: OpenSearch password.
43728
44568
  :param Sequence[builtins.str] uris: OpenSearch server URIs.
43729
- :param builtins.str username: OpenSearch username
44569
+ :param builtins.str username: OpenSearch username.
43730
44570
  """
43731
44571
  pulumi.set(__self__, "kibana_uri", kibana_uri)
43732
44572
  pulumi.set(__self__, "opensearch_dashboards_uri", opensearch_dashboards_uri)
@@ -43739,7 +44579,7 @@ class GetOpenSearchOpensearchResult(dict):
43739
44579
  @_utilities.deprecated("""This field was added by mistake and has never worked. It will be removed in future versions.""")
43740
44580
  def kibana_uri(self) -> builtins.str:
43741
44581
  """
43742
- URI for Kibana dashboard frontend
44582
+ URI for Kibana dashboard frontend.
43743
44583
  """
43744
44584
  return pulumi.get(self, "kibana_uri")
43745
44585
 
@@ -43747,7 +44587,7 @@ class GetOpenSearchOpensearchResult(dict):
43747
44587
  @pulumi.getter(name="opensearchDashboardsUri")
43748
44588
  def opensearch_dashboards_uri(self) -> builtins.str:
43749
44589
  """
43750
- URI for OpenSearch dashboard frontend
44590
+ URI for OpenSearch dashboard frontend.
43751
44591
  """
43752
44592
  return pulumi.get(self, "opensearch_dashboards_uri")
43753
44593
 
@@ -43755,7 +44595,7 @@ class GetOpenSearchOpensearchResult(dict):
43755
44595
  @pulumi.getter
43756
44596
  def password(self) -> builtins.str:
43757
44597
  """
43758
- OpenSearch password
44598
+ OpenSearch password.
43759
44599
  """
43760
44600
  return pulumi.get(self, "password")
43761
44601
 
@@ -43771,7 +44611,7 @@ class GetOpenSearchOpensearchResult(dict):
43771
44611
  @pulumi.getter
43772
44612
  def username(self) -> builtins.str:
43773
44613
  """
43774
- OpenSearch username
44614
+ OpenSearch username.
43775
44615
  """
43776
44616
  return pulumi.get(self, "username")
43777
44617
 
@@ -44731,7 +45571,9 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
44731
45571
  email_sender_password: Optional[builtins.str] = None,
44732
45572
  email_sender_username: Optional[builtins.str] = None,
44733
45573
  enable_remote_backed_storage: Optional[builtins.bool] = None,
45574
+ enable_searchable_snapshots: Optional[builtins.bool] = None,
44734
45575
  enable_security_audit: Optional[builtins.bool] = None,
45576
+ enable_snapshot_api: Optional[builtins.bool] = None,
44735
45577
  http_max_content_length: Optional[builtins.int] = None,
44736
45578
  http_max_header_size: Optional[builtins.int] = None,
44737
45579
  http_max_initial_line_length: Optional[builtins.int] = None,
@@ -44783,7 +45625,9 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
44783
45625
  :param builtins.str email_sender_password: Sender password for Opensearch alerts to authenticate with SMTP server. Example: `very-secure-mail-password`.
44784
45626
  :param builtins.str email_sender_username: Sender username for Opensearch alerts. Example: `jane@example.com`.
44785
45627
  :param builtins.bool enable_remote_backed_storage: Enable remote-backed storage.
45628
+ :param builtins.bool enable_searchable_snapshots: Enable searchable snapshots.
44786
45629
  :param builtins.bool enable_security_audit: Enable/Disable security audit.
45630
+ :param builtins.bool enable_snapshot_api: Enable/Disable snapshot API for custom repositories, this requires security management to be enabled.
44787
45631
  :param builtins.int http_max_content_length: Maximum content length for HTTP requests to the OpenSearch HTTP API, in bytes.
44788
45632
  :param builtins.int http_max_header_size: The max size of allowed headers, in bytes. Example: `8192`.
44789
45633
  :param builtins.int http_max_initial_line_length: The max length of an HTTP URL, in bytes. Example: `4096`.
@@ -44847,8 +45691,12 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
44847
45691
  pulumi.set(__self__, "email_sender_username", email_sender_username)
44848
45692
  if enable_remote_backed_storage is not None:
44849
45693
  pulumi.set(__self__, "enable_remote_backed_storage", enable_remote_backed_storage)
45694
+ if enable_searchable_snapshots is not None:
45695
+ pulumi.set(__self__, "enable_searchable_snapshots", enable_searchable_snapshots)
44850
45696
  if enable_security_audit is not None:
44851
45697
  pulumi.set(__self__, "enable_security_audit", enable_security_audit)
45698
+ if enable_snapshot_api is not None:
45699
+ pulumi.set(__self__, "enable_snapshot_api", enable_snapshot_api)
44852
45700
  if http_max_content_length is not None:
44853
45701
  pulumi.set(__self__, "http_max_content_length", http_max_content_length)
44854
45702
  if http_max_header_size is not None:
@@ -45021,6 +45869,14 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
45021
45869
  """
45022
45870
  return pulumi.get(self, "enable_remote_backed_storage")
45023
45871
 
45872
+ @property
45873
+ @pulumi.getter(name="enableSearchableSnapshots")
45874
+ def enable_searchable_snapshots(self) -> Optional[builtins.bool]:
45875
+ """
45876
+ Enable searchable snapshots.
45877
+ """
45878
+ return pulumi.get(self, "enable_searchable_snapshots")
45879
+
45024
45880
  @property
45025
45881
  @pulumi.getter(name="enableSecurityAudit")
45026
45882
  def enable_security_audit(self) -> Optional[builtins.bool]:
@@ -45029,6 +45885,14 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
45029
45885
  """
45030
45886
  return pulumi.get(self, "enable_security_audit")
45031
45887
 
45888
+ @property
45889
+ @pulumi.getter(name="enableSnapshotApi")
45890
+ def enable_snapshot_api(self) -> Optional[builtins.bool]:
45891
+ """
45892
+ Enable/Disable snapshot API for custom repositories, this requires security management to be enabled.
45893
+ """
45894
+ return pulumi.get(self, "enable_snapshot_api")
45895
+
45032
45896
  @property
45033
45897
  @pulumi.getter(name="httpMaxContentLength")
45034
45898
  def http_max_content_length(self) -> Optional[builtins.int]:
@@ -46928,6 +47792,25 @@ class GetOpenSearchTechEmailResult(dict):
46928
47792
  return pulumi.get(self, "email")
46929
47793
 
46930
47794
 
47795
+ @pulumi.output_type
47796
+ class GetOrganizationAddressTimeoutsResult(dict):
47797
+ def __init__(__self__, *,
47798
+ read: Optional[builtins.str] = None):
47799
+ """
47800
+ :param builtins.str read: A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
47801
+ """
47802
+ if read is not None:
47803
+ pulumi.set(__self__, "read", read)
47804
+
47805
+ @property
47806
+ @pulumi.getter
47807
+ def read(self) -> Optional[builtins.str]:
47808
+ """
47809
+ A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
47810
+ """
47811
+ return pulumi.get(self, "read")
47812
+
47813
+
46931
47814
  @pulumi.output_type
46932
47815
  class GetOrganizationBillingGroupListBillingGroupResult(dict):
46933
47816
  def __init__(__self__, *,
@@ -46938,23 +47821,21 @@ class GetOrganizationBillingGroupListBillingGroupResult(dict):
46938
47821
  billing_group_id: builtins.str,
46939
47822
  billing_group_name: builtins.str,
46940
47823
  custom_invoice_text: builtins.str,
46941
- id: builtins.str,
46942
47824
  organization_id: builtins.str,
46943
47825
  payment_method_id: builtins.str,
46944
47826
  shipping_address_id: builtins.str,
46945
47827
  vat_id: builtins.str):
46946
47828
  """
46947
- :param builtins.str billing_address_id: ID of the billing address.
47829
+ :param builtins.str billing_address_id: Billing address ID.
46948
47830
  :param Sequence[builtins.str] billing_contact_emails: List of billing contact emails.
46949
- :param builtins.str billing_currency: Billing currency.
46950
- :param Sequence[builtins.str] billing_emails: List of billing emails.
46951
- :param builtins.str billing_group_id: ID of the billing group.
46952
- :param builtins.str billing_group_name: Name of the billing group.
46953
- :param builtins.str custom_invoice_text: Custom invoice text.
46954
- :param builtins.str id: Resource ID, a composite of organization*id and billing*group_id.
46955
- :param builtins.str organization_id: ID of the organization.
46956
- :param builtins.str payment_method_id: ID of the payment method.
46957
- :param builtins.str shipping_address_id: ID of the shipping address.
47831
+ :param builtins.str billing_currency: Acceptable currencies for a billing group. The possible values are `AUD`, `CAD`, `CHF`, `DKK`, `EUR`, `GBP`, `JPY`, `NOK`, `NZD`, `SEK`, `SGD` and `USD`.
47832
+ :param Sequence[builtins.str] billing_emails: List of billing contact emails.
47833
+ :param builtins.str billing_group_id: Billing group ID.
47834
+ :param builtins.str billing_group_name: Billing Group Name.
47835
+ :param builtins.str custom_invoice_text: Extra billing text.
47836
+ :param builtins.str organization_id: Organization ID.
47837
+ :param builtins.str payment_method_id: Payment method ID.
47838
+ :param builtins.str shipping_address_id: Shipping address ID.
46958
47839
  :param builtins.str vat_id: VAT ID.
46959
47840
  """
46960
47841
  pulumi.set(__self__, "billing_address_id", billing_address_id)
@@ -46964,7 +47845,6 @@ class GetOrganizationBillingGroupListBillingGroupResult(dict):
46964
47845
  pulumi.set(__self__, "billing_group_id", billing_group_id)
46965
47846
  pulumi.set(__self__, "billing_group_name", billing_group_name)
46966
47847
  pulumi.set(__self__, "custom_invoice_text", custom_invoice_text)
46967
- pulumi.set(__self__, "id", id)
46968
47848
  pulumi.set(__self__, "organization_id", organization_id)
46969
47849
  pulumi.set(__self__, "payment_method_id", payment_method_id)
46970
47850
  pulumi.set(__self__, "shipping_address_id", shipping_address_id)
@@ -46974,7 +47854,7 @@ class GetOrganizationBillingGroupListBillingGroupResult(dict):
46974
47854
  @pulumi.getter(name="billingAddressId")
46975
47855
  def billing_address_id(self) -> builtins.str:
46976
47856
  """
46977
- ID of the billing address.
47857
+ Billing address ID.
46978
47858
  """
46979
47859
  return pulumi.get(self, "billing_address_id")
46980
47860
 
@@ -46990,7 +47870,7 @@ class GetOrganizationBillingGroupListBillingGroupResult(dict):
46990
47870
  @pulumi.getter(name="billingCurrency")
46991
47871
  def billing_currency(self) -> builtins.str:
46992
47872
  """
46993
- Billing currency.
47873
+ Acceptable currencies for a billing group. The possible values are `AUD`, `CAD`, `CHF`, `DKK`, `EUR`, `GBP`, `JPY`, `NOK`, `NZD`, `SEK`, `SGD` and `USD`.
46994
47874
  """
46995
47875
  return pulumi.get(self, "billing_currency")
46996
47876
 
@@ -46998,7 +47878,7 @@ class GetOrganizationBillingGroupListBillingGroupResult(dict):
46998
47878
  @pulumi.getter(name="billingEmails")
46999
47879
  def billing_emails(self) -> Sequence[builtins.str]:
47000
47880
  """
47001
- List of billing emails.
47881
+ List of billing contact emails.
47002
47882
  """
47003
47883
  return pulumi.get(self, "billing_emails")
47004
47884
 
@@ -47006,7 +47886,7 @@ class GetOrganizationBillingGroupListBillingGroupResult(dict):
47006
47886
  @pulumi.getter(name="billingGroupId")
47007
47887
  def billing_group_id(self) -> builtins.str:
47008
47888
  """
47009
- ID of the billing group.
47889
+ Billing group ID.
47010
47890
  """
47011
47891
  return pulumi.get(self, "billing_group_id")
47012
47892
 
@@ -47014,7 +47894,7 @@ class GetOrganizationBillingGroupListBillingGroupResult(dict):
47014
47894
  @pulumi.getter(name="billingGroupName")
47015
47895
  def billing_group_name(self) -> builtins.str:
47016
47896
  """
47017
- Name of the billing group.
47897
+ Billing Group Name.
47018
47898
  """
47019
47899
  return pulumi.get(self, "billing_group_name")
47020
47900
 
@@ -47022,23 +47902,15 @@ class GetOrganizationBillingGroupListBillingGroupResult(dict):
47022
47902
  @pulumi.getter(name="customInvoiceText")
47023
47903
  def custom_invoice_text(self) -> builtins.str:
47024
47904
  """
47025
- Custom invoice text.
47905
+ Extra billing text.
47026
47906
  """
47027
47907
  return pulumi.get(self, "custom_invoice_text")
47028
47908
 
47029
- @property
47030
- @pulumi.getter
47031
- def id(self) -> builtins.str:
47032
- """
47033
- Resource ID, a composite of organization*id and billing*group_id.
47034
- """
47035
- return pulumi.get(self, "id")
47036
-
47037
47909
  @property
47038
47910
  @pulumi.getter(name="organizationId")
47039
47911
  def organization_id(self) -> builtins.str:
47040
47912
  """
47041
- ID of the organization.
47913
+ Organization ID.
47042
47914
  """
47043
47915
  return pulumi.get(self, "organization_id")
47044
47916
 
@@ -47046,7 +47918,7 @@ class GetOrganizationBillingGroupListBillingGroupResult(dict):
47046
47918
  @pulumi.getter(name="paymentMethodId")
47047
47919
  def payment_method_id(self) -> builtins.str:
47048
47920
  """
47049
- ID of the payment method.
47921
+ Payment method ID.
47050
47922
  """
47051
47923
  return pulumi.get(self, "payment_method_id")
47052
47924
 
@@ -47054,7 +47926,7 @@ class GetOrganizationBillingGroupListBillingGroupResult(dict):
47054
47926
  @pulumi.getter(name="shippingAddressId")
47055
47927
  def shipping_address_id(self) -> builtins.str:
47056
47928
  """
47057
- ID of the shipping address.
47929
+ Shipping address ID.
47058
47930
  """
47059
47931
  return pulumi.get(self, "shipping_address_id")
47060
47932
 
@@ -47067,6 +47939,44 @@ class GetOrganizationBillingGroupListBillingGroupResult(dict):
47067
47939
  return pulumi.get(self, "vat_id")
47068
47940
 
47069
47941
 
47942
+ @pulumi.output_type
47943
+ class GetOrganizationBillingGroupListTimeoutsResult(dict):
47944
+ def __init__(__self__, *,
47945
+ read: Optional[builtins.str] = None):
47946
+ """
47947
+ :param builtins.str read: A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
47948
+ """
47949
+ if read is not None:
47950
+ pulumi.set(__self__, "read", read)
47951
+
47952
+ @property
47953
+ @pulumi.getter
47954
+ def read(self) -> Optional[builtins.str]:
47955
+ """
47956
+ A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
47957
+ """
47958
+ return pulumi.get(self, "read")
47959
+
47960
+
47961
+ @pulumi.output_type
47962
+ class GetOrganizationBillingGroupTimeoutsResult(dict):
47963
+ def __init__(__self__, *,
47964
+ read: Optional[builtins.str] = None):
47965
+ """
47966
+ :param builtins.str read: A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
47967
+ """
47968
+ if read is not None:
47969
+ pulumi.set(__self__, "read", read)
47970
+
47971
+ @property
47972
+ @pulumi.getter
47973
+ def read(self) -> Optional[builtins.str]:
47974
+ """
47975
+ A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
47976
+ """
47977
+ return pulumi.get(self, "read")
47978
+
47979
+
47070
47980
  @pulumi.output_type
47071
47981
  class GetOrganizationProjectTagResult(dict):
47072
47982
  def __init__(__self__, *,
@@ -47096,6 +48006,44 @@ class GetOrganizationProjectTagResult(dict):
47096
48006
  return pulumi.get(self, "value")
47097
48007
 
47098
48008
 
48009
+ @pulumi.output_type
48010
+ class GetOrganizationProjectTimeoutsResult(dict):
48011
+ def __init__(__self__, *,
48012
+ read: Optional[builtins.str] = None):
48013
+ """
48014
+ :param builtins.str read: A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
48015
+ """
48016
+ if read is not None:
48017
+ pulumi.set(__self__, "read", read)
48018
+
48019
+ @property
48020
+ @pulumi.getter
48021
+ def read(self) -> Optional[builtins.str]:
48022
+ """
48023
+ A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
48024
+ """
48025
+ return pulumi.get(self, "read")
48026
+
48027
+
48028
+ @pulumi.output_type
48029
+ class GetOrganizationTimeoutsResult(dict):
48030
+ def __init__(__self__, *,
48031
+ read: Optional[builtins.str] = None):
48032
+ """
48033
+ :param builtins.str read: A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
48034
+ """
48035
+ if read is not None:
48036
+ pulumi.set(__self__, "read", read)
48037
+
48038
+ @property
48039
+ @pulumi.getter
48040
+ def read(self) -> Optional[builtins.str]:
48041
+ """
48042
+ A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
48043
+ """
48044
+ return pulumi.get(self, "read")
48045
+
48046
+
47099
48047
  @pulumi.output_type
47100
48048
  class GetOrganizationUserListUserResult(dict):
47101
48049
  def __init__(__self__, *,
@@ -47673,7 +48621,7 @@ class GetPgPgUserConfigResult(dict):
47673
48621
  :param 'GetPgPgUserConfigPgQualstatsArgs' pg_qualstats: System-wide settings for the pg_qualstats extension
47674
48622
  :param builtins.bool pg_read_replica: Should the service which is being forked be a read replica (deprecated, use read_replica service integration instead).
47675
48623
  :param builtins.str pg_service_to_fork_from: Name of the PG Service from which to fork (deprecated, use service_to_fork_from). This has effect only when a new service is being created. Example: `anotherservicename`.
47676
- :param builtins.bool pg_stat_monitor_enable: Enable the pg_stat_monitor extension. Enabling this extension will cause the cluster to be restarted.When this extension is enabled, pg_stat_statements results for utility commands are unreliable. Default: `false`.
48624
+ :param builtins.bool pg_stat_monitor_enable: Enable the pg_stat_monitor extension. Changing this parameter causes a service restart. When this extension is enabled, pg_stat_statements results for utility commands are unreliable. Default: `false`.
47677
48625
  :param builtins.str pg_version: Enum: `10`, `11`, `12`, `13`, `14`, `15`, `16`, `17`, and newer. PostgreSQL major version.
47678
48626
  :param 'GetPgPgUserConfigPgauditArgs' pgaudit: System-wide settings for the pgaudit extension
47679
48627
  :param 'GetPgPgUserConfigPgbouncerArgs' pgbouncer: PGBouncer connection pooling settings
@@ -47685,12 +48633,12 @@ class GetPgPgUserConfigResult(dict):
47685
48633
  :param builtins.str recovery_target_time: Recovery target time when forking a service. This has effect only when a new service is being created. Example: `2019-01-01 23:34:45`.
47686
48634
  :param builtins.bool service_log: Store logs for the service so that they are available in the HTTP API and console.
47687
48635
  :param builtins.str service_to_fork_from: Name of another service to fork from. This has effect only when a new service is being created. Example: `anotherservicename`.
47688
- :param builtins.float shared_buffers_percentage: Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20% - 60%. This setting adjusts the shared_buffers configuration value. Example: `41.5`.
48636
+ :param builtins.float shared_buffers_percentage: Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20% - 60%. This setting adjusts the shared_buffers configuration value. Changing this parameter causes a service restart. Example: `41.5`.
47689
48637
  :param builtins.bool static_ips: Use static public IP addresses.
47690
48638
  :param builtins.str synchronous_replication: Enum: `off`, `quorum`. Synchronous replication type. Note that the service plan also needs to support synchronous replication.
47691
48639
  :param 'GetPgPgUserConfigTimescaledbArgs' timescaledb: System-wide settings for the timescaledb extension
47692
48640
  :param builtins.str variant: Enum: `aiven`, `timescale`. Variant of the PostgreSQL service, may affect the features that are exposed by default.
47693
- :param builtins.int work_mem: Sets the maximum amount of memory to be used by a query operation (such as a sort or hash table) before writing to temporary disk files, in MB. Default is 1MB + 0.075% of total RAM (up to 32MB). Example: `4`.
48641
+ :param builtins.int work_mem: Sets the maximum amount of memory to be used by a query operation (such as a sort or hash table) before writing to temporary disk files, in MB. The default is 1MB + 0.075% of total RAM (up to 32MB). Example: `4`.
47694
48642
  """
47695
48643
  if additional_backup_regions is not None:
47696
48644
  pulumi.set(__self__, "additional_backup_regions", additional_backup_regions)
@@ -47875,7 +48823,7 @@ class GetPgPgUserConfigResult(dict):
47875
48823
  @pulumi.getter(name="pgStatMonitorEnable")
47876
48824
  def pg_stat_monitor_enable(self) -> Optional[builtins.bool]:
47877
48825
  """
47878
- Enable the pg_stat_monitor extension. Enabling this extension will cause the cluster to be restarted.When this extension is enabled, pg_stat_statements results for utility commands are unreliable. Default: `false`.
48826
+ Enable the pg_stat_monitor extension. Changing this parameter causes a service restart. When this extension is enabled, pg_stat_statements results for utility commands are unreliable. Default: `false`.
47879
48827
  """
47880
48828
  return pulumi.get(self, "pg_stat_monitor_enable")
47881
48829
 
@@ -47889,7 +48837,6 @@ class GetPgPgUserConfigResult(dict):
47889
48837
 
47890
48838
  @property
47891
48839
  @pulumi.getter
47892
- @_utilities.deprecated("""This property is deprecated.""")
47893
48840
  def pgaudit(self) -> Optional['outputs.GetPgPgUserConfigPgauditResult']:
47894
48841
  """
47895
48842
  System-wide settings for the pgaudit extension
@@ -47972,7 +48919,7 @@ class GetPgPgUserConfigResult(dict):
47972
48919
  @pulumi.getter(name="sharedBuffersPercentage")
47973
48920
  def shared_buffers_percentage(self) -> Optional[builtins.float]:
47974
48921
  """
47975
- Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20% - 60%. This setting adjusts the shared_buffers configuration value. Example: `41.5`.
48922
+ Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20% - 60%. This setting adjusts the shared_buffers configuration value. Changing this parameter causes a service restart. Example: `41.5`.
47976
48923
  """
47977
48924
  return pulumi.get(self, "shared_buffers_percentage")
47978
48925
 
@@ -48012,7 +48959,7 @@ class GetPgPgUserConfigResult(dict):
48012
48959
  @pulumi.getter(name="workMem")
48013
48960
  def work_mem(self) -> Optional[builtins.int]:
48014
48961
  """
48015
- Sets the maximum amount of memory to be used by a query operation (such as a sort or hash table) before writing to temporary disk files, in MB. Default is 1MB + 0.075% of total RAM (up to 32MB). Example: `4`.
48962
+ Sets the maximum amount of memory to be used by a query operation (such as a sort or hash table) before writing to temporary disk files, in MB. The default is 1MB + 0.075% of total RAM (up to 32MB). Example: `4`.
48016
48963
  """
48017
48964
  return pulumi.get(self, "work_mem")
48018
48965
 
@@ -48214,56 +49161,56 @@ class GetPgPgUserConfigPgResult(dict):
48214
49161
  wal_sender_timeout: Optional[builtins.int] = None,
48215
49162
  wal_writer_delay: Optional[builtins.int] = None):
48216
49163
  """
48217
- :param builtins.float autovacuum_analyze_scale_factor: Specifies a fraction of the table size to add to autovacuum_analyze_threshold when deciding whether to trigger an ANALYZE. The default is 0.2 (20% of table size).
48218
- :param builtins.int autovacuum_analyze_threshold: Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is 50 tuples.
48219
- :param builtins.int autovacuum_freeze_max_age: Specifies the maximum age (in transactions) that a table's pg_class.relfrozenxid field can attain before a VACUUM operation is forced to prevent transaction ID wraparound within the table. Note that the system will launch autovacuum processes to prevent wraparound even when autovacuum is otherwise disabled. This parameter will cause the server to be restarted. Example: `200000000`.
48220
- :param builtins.int autovacuum_max_workers: Specifies the maximum number of autovacuum processes (other than the autovacuum launcher) that may be running at any one time. The default is three. This parameter can only be set at server start.
48221
- :param builtins.int autovacuum_naptime: Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds, and the default is one minute.
48222
- :param builtins.int autovacuum_vacuum_cost_delay: Specifies the cost delay value that will be used in automatic VACUUM operations. If -1 is specified, the regular vacuum_cost_delay value will be used. The default value is 20 milliseconds.
48223
- :param builtins.int autovacuum_vacuum_cost_limit: Specifies the cost limit value that will be used in automatic VACUUM operations. If -1 is specified (which is the default), the regular vacuum_cost_limit value will be used.
48224
- :param builtins.float autovacuum_vacuum_scale_factor: Specifies a fraction of the table size to add to autovacuum_vacuum_threshold when deciding whether to trigger a VACUUM. The default is 0.2 (20% of table size).
48225
- :param builtins.int autovacuum_vacuum_threshold: Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is 50 tuples.
48226
- :param builtins.int bgwriter_delay: Specifies the delay between activity rounds for the background writer in milliseconds. Default is 200. Example: `200`.
48227
- :param builtins.int bgwriter_flush_after: Whenever more than bgwriter_flush_after bytes have been written by the background writer, attempt to force the OS to issue these writes to the underlying storage. Specified in kilobytes, default is 512. Setting of 0 disables forced writeback. Example: `512`.
48228
- :param builtins.int bgwriter_lru_maxpages: In each round, no more than this many buffers will be written by the background writer. Setting this to zero disables background writing. Default is 100. Example: `100`.
48229
- :param builtins.float bgwriter_lru_multiplier: The average recent need for new buffers is multiplied by bgwriter_lru_multiplier to arrive at an estimate of the number that will be needed during the next round, (up to bgwriter_lru_maxpages). 1.0 represents a “just in time” policy of writing exactly the number of buffers predicted to be needed. Larger values provide some cushion against spikes in demand, while smaller values intentionally leave writes to be done by server processes. The default is 2.0. Example: `2.0`.
48230
- :param builtins.int deadlock_timeout: This is the amount of time, in milliseconds, to wait on a lock before checking to see if there is a deadlock condition. Example: `1000`.
48231
- :param builtins.str default_toast_compression: Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns (the default is lz4).
49164
+ :param builtins.float autovacuum_analyze_scale_factor: Specifies a fraction of the table size to add to autovacuum_analyze_threshold when deciding whether to trigger an ANALYZE (e.g. `0.2` for 20% of the table size). The default is `0.2`.
49165
+ :param builtins.int autovacuum_analyze_threshold: Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is `50`.
49166
+ :param builtins.int autovacuum_freeze_max_age: Specifies the maximum age (in transactions) that a table's pg_class.relfrozenxid field can attain before a VACUUM operation is forced to prevent transaction ID wraparound within the table. The system launches autovacuum processes to prevent wraparound even when autovacuum is otherwise disabled. Changing this parameter causes a service restart. Example: `200000000`.
49167
+ :param builtins.int autovacuum_max_workers: Specifies the maximum number of autovacuum processes (other than the autovacuum launcher) that may be running at any one time. The default is `3`. Changing this parameter causes a service restart.
49168
+ :param builtins.int autovacuum_naptime: Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds. The default is `60`.
49169
+ :param builtins.int autovacuum_vacuum_cost_delay: Specifies the cost delay value that will be used in automatic VACUUM operations. If `-1` is specified, the regular vacuum_cost_delay value will be used. The default is `2` (upstream default).
49170
+ :param builtins.int autovacuum_vacuum_cost_limit: Specifies the cost limit value that will be used in automatic VACUUM operations. If `-1` is specified, the regular vacuum_cost_limit value will be used. The default is `-1` (upstream default).
49171
+ :param builtins.float autovacuum_vacuum_scale_factor: Specifies a fraction of the table size to add to autovacuum_vacuum_threshold when deciding whether to trigger a VACUUM (e.g. `0.2` for 20% of the table size). The default is `0.2`.
49172
+ :param builtins.int autovacuum_vacuum_threshold: Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is `50`.
49173
+ :param builtins.int bgwriter_delay: Specifies the delay between activity rounds for the background writer in milliseconds. The default is `200`. Example: `200`.
49174
+ :param builtins.int bgwriter_flush_after: Whenever more than bgwriter_flush_after bytes have been written by the background writer, attempt to force the OS to issue these writes to the underlying storage. Specified in kilobytes. Setting of 0 disables forced writeback. The default is `512`. Example: `512`.
49175
+ :param builtins.int bgwriter_lru_maxpages: In each round, no more than this many buffers will be written by the background writer. Setting this to zero disables background writing. The default is `100`. Example: `100`.
49176
+ :param builtins.float bgwriter_lru_multiplier: The average recent need for new buffers is multiplied by bgwriter_lru_multiplier to arrive at an estimate of the number that will be needed during the next round, (up to bgwriter_lru_maxpages). 1.0 represents a “just in time” policy of writing exactly the number of buffers predicted to be needed. Larger values provide some cushion against spikes in demand, while smaller values intentionally leave writes to be done by server processes. The default is `2.0`. Example: `2.0`.
49177
+ :param builtins.int deadlock_timeout: This is the amount of time, in milliseconds, to wait on a lock before checking to see if there is a deadlock condition. The default is `1000` (upstream default). Example: `1000`.
49178
+ :param builtins.str default_toast_compression: Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns. The default is `lz4`. Only available for PostgreSQL 14+.
48232
49179
  :param builtins.int idle_in_transaction_session_timeout: Time out sessions with open transactions after this number of milliseconds.
48233
49180
  :param builtins.bool jit: Controls system-wide use of Just-in-Time Compilation (JIT).
48234
- :param builtins.int log_autovacuum_min_duration: Causes each action executed by autovacuum to be logged if it ran for at least the specified number of milliseconds. Setting this to zero logs all autovacuum actions. Minus-one (the default) disables logging autovacuum actions.
49181
+ :param builtins.int log_autovacuum_min_duration: Causes each action executed by autovacuum to be logged if it ran for at least the specified number of milliseconds. Setting this to zero logs all autovacuum actions. Minus-one disables logging autovacuum actions. The default is `1000`.
48235
49182
  :param builtins.str log_error_verbosity: Enum: `DEFAULT`, `TERSE`, `VERBOSE`. Controls the amount of detail written in the server log for each message that is logged.
48236
49183
  :param builtins.str log_line_prefix: Enum: `'%m [%p] %q[user=%u,db=%d,app=%a] '`, `'%t [%p]: [%l-1] user=%u,db=%d,app=%a,client=%h '`, `'pid=%p,user=%u,db=%d,app=%a,client=%h '`, `'pid=%p,user=%u,db=%d,app=%a,client=%h,txid=%x,qid=%Q '`. Choose from one of the available log formats.
48237
49184
  :param builtins.int log_min_duration_statement: Log statements that take more than this number of milliseconds to run, -1 disables.
48238
49185
  :param builtins.int log_temp_files: Log statements for each temporary file created larger than this number of kilobytes, -1 disables.
48239
- :param builtins.int max_files_per_process: PostgreSQL maximum number of files that can be open per process.
48240
- :param builtins.int max_locks_per_transaction: PostgreSQL maximum locks per transaction.
48241
- :param builtins.int max_logical_replication_workers: PostgreSQL maximum logical replication workers (taken from the pool of max_parallel_workers).
48242
- :param builtins.int max_parallel_workers: Sets the maximum number of workers that the system can support for parallel queries.
48243
- :param builtins.int max_parallel_workers_per_gather: Sets the maximum number of workers that can be started by a single Gather or Gather Merge node.
48244
- :param builtins.int max_pred_locks_per_transaction: PostgreSQL maximum predicate locks per transaction.
48245
- :param builtins.int max_prepared_transactions: PostgreSQL maximum prepared transactions.
48246
- :param builtins.int max_replication_slots: PostgreSQL maximum replication slots.
48247
- :param builtins.int max_slot_wal_keep_size: PostgreSQL maximum WAL size (MB) reserved for replication slots. Default is -1 (unlimited). wal_keep_size minimum WAL size setting takes precedence over this.
48248
- :param builtins.int max_stack_depth: Maximum depth of the stack in bytes.
48249
- :param builtins.int max_standby_archive_delay: Max standby archive delay in milliseconds.
48250
- :param builtins.int max_standby_streaming_delay: Max standby streaming delay in milliseconds.
48251
- :param builtins.int max_wal_senders: PostgreSQL maximum WAL senders.
48252
- :param builtins.int max_worker_processes: Sets the maximum number of background processes that the system can support.
49186
+ :param builtins.int max_files_per_process: PostgreSQL maximum number of files that can be open per process. The default is `1000` (upstream default). Changing this parameter causes a service restart.
49187
+ :param builtins.int max_locks_per_transaction: PostgreSQL maximum locks per transaction. Changing this parameter causes a service restart.
49188
+ :param builtins.int max_logical_replication_workers: PostgreSQL maximum logical replication workers (taken from the pool of max_parallel_workers). The default is `4` (upstream default). Changing this parameter causes a service restart.
49189
+ :param builtins.int max_parallel_workers: Sets the maximum number of workers that the system can support for parallel queries. The default is `8` (upstream default).
49190
+ :param builtins.int max_parallel_workers_per_gather: Sets the maximum number of workers that can be started by a single Gather or Gather Merge node. The default is `2` (upstream default).
49191
+ :param builtins.int max_pred_locks_per_transaction: PostgreSQL maximum predicate locks per transaction. The default is `64` (upstream default). Changing this parameter causes a service restart.
49192
+ :param builtins.int max_prepared_transactions: PostgreSQL maximum prepared transactions. The default is `0`. Changing this parameter causes a service restart.
49193
+ :param builtins.int max_replication_slots: PostgreSQL maximum replication slots. The default is `20`. Changing this parameter causes a service restart.
49194
+ :param builtins.int max_slot_wal_keep_size: PostgreSQL maximum WAL size (MB) reserved for replication slots. If `-1` is specified, replication slots may retain an unlimited amount of WAL files. The default is `-1` (upstream default). wal_keep_size minimum WAL size setting takes precedence over this.
49195
+ :param builtins.int max_stack_depth: Maximum depth of the stack in bytes. The default is `2097152` (upstream default).
49196
+ :param builtins.int max_standby_archive_delay: Max standby archive delay in milliseconds. The default is `30000` (upstream default).
49197
+ :param builtins.int max_standby_streaming_delay: Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
49198
+ :param builtins.int max_wal_senders: PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
49199
+ :param builtins.int max_worker_processes: Sets the maximum number of background processes that the system can support. The default is `8`. Changing this parameter causes a service restart.
48253
49200
  :param builtins.str password_encryption: Enum: `md5`, `scram-sha-256`. Chooses the algorithm for encrypting passwords. Default: `md5`.
48254
- :param builtins.int pg_partman_bgw_dot_interval: Sets the time interval to run pg_partman's scheduled tasks. Example: `3600`.
49201
+ :param builtins.int pg_partman_bgw_dot_interval: Sets the time interval in seconds to run pg_partman's scheduled tasks. The default is `3600`. Example: `3600`.
48255
49202
  :param builtins.str pg_partman_bgw_dot_role: Controls which role to use for pg_partman's scheduled background tasks. Example: `myrolename`.
48256
- :param builtins.bool pg_stat_monitor_dot_pgsm_enable_query_plan: Enables or disables query plan monitoring.
48257
- :param builtins.int pg_stat_monitor_dot_pgsm_max_buckets: Sets the maximum number of buckets. Example: `10`.
48258
- :param builtins.str pg_stat_statements_dot_track: Enum: `all`, `none`, `top`. Controls which statements are counted. Specify top to track top-level statements (those issued directly by clients), all to also track nested statements (such as statements invoked within functions), or none to disable statement statistics collection. The default value is top.
49203
+ :param builtins.bool pg_stat_monitor_dot_pgsm_enable_query_plan: Enables or disables query plan monitoring. Changing this parameter causes a service restart. Only available for PostgreSQL 13+.
49204
+ :param builtins.int pg_stat_monitor_dot_pgsm_max_buckets: Sets the maximum number of buckets. Changing this parameter causes a service restart. Only available for PostgreSQL 13+. Example: `10`.
49205
+ :param builtins.str pg_stat_statements_dot_track: Enum: `all`, `none`, `top`. Controls which statements are counted. Specify top to track top-level statements (those issued directly by clients), all to also track nested statements (such as statements invoked within functions), or none to disable statement statistics collection. The default is `top`.
48259
49206
  :param builtins.int temp_file_limit: PostgreSQL temporary file limit in KiB, -1 for unlimited. Example: `5000000`.
48260
49207
  :param builtins.str timezone: PostgreSQL service timezone. Example: `Europe/Helsinki`.
48261
- :param builtins.int track_activity_query_size: Specifies the number of bytes reserved to track the currently executing command for each active session. Example: `1024`.
48262
- :param builtins.str track_commit_timestamp: Enum: `off`, `on`. Record commit time of transactions.
49208
+ :param builtins.int track_activity_query_size: Specifies the number of bytes reserved to track the currently executing command for each active session. Changing this parameter causes a service restart. Example: `1024`.
49209
+ :param builtins.str track_commit_timestamp: Enum: `off`, `on`. Record commit time of transactions. Changing this parameter causes a service restart.
48263
49210
  :param builtins.str track_functions: Enum: `all`, `none`, `pl`. Enables tracking of function call counts and time used.
48264
- :param builtins.str track_io_timing: Enum: `off`, `on`. Enables timing of database I/O calls. This parameter is off by default, because it will repeatedly query the operating system for the current time, which may cause significant overhead on some platforms.
49211
+ :param builtins.str track_io_timing: Enum: `off`, `on`. Enables timing of database I/O calls. The default is `off`. When on, it will repeatedly query the operating system for the current time, which may cause significant overhead on some platforms.
48265
49212
  :param builtins.int wal_sender_timeout: Terminate replication connections that are inactive for longer than this amount of time, in milliseconds. Setting this value to zero disables the timeout. Example: `60000`.
48266
- :param builtins.int wal_writer_delay: WAL flush interval in milliseconds. Note that setting this value to lower than the default 200ms may negatively impact performance. Example: `50`.
49213
+ :param builtins.int wal_writer_delay: WAL flush interval in milliseconds. The default is `200`. Setting this parameter to a lower value may negatively impact performance. Example: `50`.
48267
49214
  """
48268
49215
  if autovacuum_analyze_scale_factor is not None:
48269
49216
  pulumi.set(__self__, "autovacuum_analyze_scale_factor", autovacuum_analyze_scale_factor)
@@ -48370,7 +49317,7 @@ class GetPgPgUserConfigPgResult(dict):
48370
49317
  @pulumi.getter(name="autovacuumAnalyzeScaleFactor")
48371
49318
  def autovacuum_analyze_scale_factor(self) -> Optional[builtins.float]:
48372
49319
  """
48373
- Specifies a fraction of the table size to add to autovacuum_analyze_threshold when deciding whether to trigger an ANALYZE. The default is 0.2 (20% of table size).
49320
+ Specifies a fraction of the table size to add to autovacuum_analyze_threshold when deciding whether to trigger an ANALYZE (e.g. `0.2` for 20% of the table size). The default is `0.2`.
48374
49321
  """
48375
49322
  return pulumi.get(self, "autovacuum_analyze_scale_factor")
48376
49323
 
@@ -48378,7 +49325,7 @@ class GetPgPgUserConfigPgResult(dict):
48378
49325
  @pulumi.getter(name="autovacuumAnalyzeThreshold")
48379
49326
  def autovacuum_analyze_threshold(self) -> Optional[builtins.int]:
48380
49327
  """
48381
- Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is 50 tuples.
49328
+ Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is `50`.
48382
49329
  """
48383
49330
  return pulumi.get(self, "autovacuum_analyze_threshold")
48384
49331
 
@@ -48386,7 +49333,7 @@ class GetPgPgUserConfigPgResult(dict):
48386
49333
  @pulumi.getter(name="autovacuumFreezeMaxAge")
48387
49334
  def autovacuum_freeze_max_age(self) -> Optional[builtins.int]:
48388
49335
  """
48389
- Specifies the maximum age (in transactions) that a table's pg_class.relfrozenxid field can attain before a VACUUM operation is forced to prevent transaction ID wraparound within the table. Note that the system will launch autovacuum processes to prevent wraparound even when autovacuum is otherwise disabled. This parameter will cause the server to be restarted. Example: `200000000`.
49336
+ Specifies the maximum age (in transactions) that a table's pg_class.relfrozenxid field can attain before a VACUUM operation is forced to prevent transaction ID wraparound within the table. The system launches autovacuum processes to prevent wraparound even when autovacuum is otherwise disabled. Changing this parameter causes a service restart. Example: `200000000`.
48390
49337
  """
48391
49338
  return pulumi.get(self, "autovacuum_freeze_max_age")
48392
49339
 
@@ -48394,7 +49341,7 @@ class GetPgPgUserConfigPgResult(dict):
48394
49341
  @pulumi.getter(name="autovacuumMaxWorkers")
48395
49342
  def autovacuum_max_workers(self) -> Optional[builtins.int]:
48396
49343
  """
48397
- Specifies the maximum number of autovacuum processes (other than the autovacuum launcher) that may be running at any one time. The default is three. This parameter can only be set at server start.
49344
+ Specifies the maximum number of autovacuum processes (other than the autovacuum launcher) that may be running at any one time. The default is `3`. Changing this parameter causes a service restart.
48398
49345
  """
48399
49346
  return pulumi.get(self, "autovacuum_max_workers")
48400
49347
 
@@ -48402,7 +49349,7 @@ class GetPgPgUserConfigPgResult(dict):
48402
49349
  @pulumi.getter(name="autovacuumNaptime")
48403
49350
  def autovacuum_naptime(self) -> Optional[builtins.int]:
48404
49351
  """
48405
- Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds, and the default is one minute.
49352
+ Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds. The default is `60`.
48406
49353
  """
48407
49354
  return pulumi.get(self, "autovacuum_naptime")
48408
49355
 
@@ -48410,7 +49357,7 @@ class GetPgPgUserConfigPgResult(dict):
48410
49357
  @pulumi.getter(name="autovacuumVacuumCostDelay")
48411
49358
  def autovacuum_vacuum_cost_delay(self) -> Optional[builtins.int]:
48412
49359
  """
48413
- Specifies the cost delay value that will be used in automatic VACUUM operations. If -1 is specified, the regular vacuum_cost_delay value will be used. The default value is 20 milliseconds.
49360
+ Specifies the cost delay value that will be used in automatic VACUUM operations. If `-1` is specified, the regular vacuum_cost_delay value will be used. The default is `2` (upstream default).
48414
49361
  """
48415
49362
  return pulumi.get(self, "autovacuum_vacuum_cost_delay")
48416
49363
 
@@ -48418,7 +49365,7 @@ class GetPgPgUserConfigPgResult(dict):
48418
49365
  @pulumi.getter(name="autovacuumVacuumCostLimit")
48419
49366
  def autovacuum_vacuum_cost_limit(self) -> Optional[builtins.int]:
48420
49367
  """
48421
- Specifies the cost limit value that will be used in automatic VACUUM operations. If -1 is specified (which is the default), the regular vacuum_cost_limit value will be used.
49368
+ Specifies the cost limit value that will be used in automatic VACUUM operations. If `-1` is specified, the regular vacuum_cost_limit value will be used. The default is `-1` (upstream default).
48422
49369
  """
48423
49370
  return pulumi.get(self, "autovacuum_vacuum_cost_limit")
48424
49371
 
@@ -48426,7 +49373,7 @@ class GetPgPgUserConfigPgResult(dict):
48426
49373
  @pulumi.getter(name="autovacuumVacuumScaleFactor")
48427
49374
  def autovacuum_vacuum_scale_factor(self) -> Optional[builtins.float]:
48428
49375
  """
48429
- Specifies a fraction of the table size to add to autovacuum_vacuum_threshold when deciding whether to trigger a VACUUM. The default is 0.2 (20% of table size).
49376
+ Specifies a fraction of the table size to add to autovacuum_vacuum_threshold when deciding whether to trigger a VACUUM (e.g. `0.2` for 20% of the table size). The default is `0.2`.
48430
49377
  """
48431
49378
  return pulumi.get(self, "autovacuum_vacuum_scale_factor")
48432
49379
 
@@ -48434,7 +49381,7 @@ class GetPgPgUserConfigPgResult(dict):
48434
49381
  @pulumi.getter(name="autovacuumVacuumThreshold")
48435
49382
  def autovacuum_vacuum_threshold(self) -> Optional[builtins.int]:
48436
49383
  """
48437
- Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is 50 tuples.
49384
+ Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is `50`.
48438
49385
  """
48439
49386
  return pulumi.get(self, "autovacuum_vacuum_threshold")
48440
49387
 
@@ -48442,7 +49389,7 @@ class GetPgPgUserConfigPgResult(dict):
48442
49389
  @pulumi.getter(name="bgwriterDelay")
48443
49390
  def bgwriter_delay(self) -> Optional[builtins.int]:
48444
49391
  """
48445
- Specifies the delay between activity rounds for the background writer in milliseconds. Default is 200. Example: `200`.
49392
+ Specifies the delay between activity rounds for the background writer in milliseconds. The default is `200`. Example: `200`.
48446
49393
  """
48447
49394
  return pulumi.get(self, "bgwriter_delay")
48448
49395
 
@@ -48450,7 +49397,7 @@ class GetPgPgUserConfigPgResult(dict):
48450
49397
  @pulumi.getter(name="bgwriterFlushAfter")
48451
49398
  def bgwriter_flush_after(self) -> Optional[builtins.int]:
48452
49399
  """
48453
- Whenever more than bgwriter_flush_after bytes have been written by the background writer, attempt to force the OS to issue these writes to the underlying storage. Specified in kilobytes, default is 512. Setting of 0 disables forced writeback. Example: `512`.
49400
+ Whenever more than bgwriter_flush_after bytes have been written by the background writer, attempt to force the OS to issue these writes to the underlying storage. Specified in kilobytes. Setting of 0 disables forced writeback. The default is `512`. Example: `512`.
48454
49401
  """
48455
49402
  return pulumi.get(self, "bgwriter_flush_after")
48456
49403
 
@@ -48458,7 +49405,7 @@ class GetPgPgUserConfigPgResult(dict):
48458
49405
  @pulumi.getter(name="bgwriterLruMaxpages")
48459
49406
  def bgwriter_lru_maxpages(self) -> Optional[builtins.int]:
48460
49407
  """
48461
- In each round, no more than this many buffers will be written by the background writer. Setting this to zero disables background writing. Default is 100. Example: `100`.
49408
+ In each round, no more than this many buffers will be written by the background writer. Setting this to zero disables background writing. The default is `100`. Example: `100`.
48462
49409
  """
48463
49410
  return pulumi.get(self, "bgwriter_lru_maxpages")
48464
49411
 
@@ -48466,7 +49413,7 @@ class GetPgPgUserConfigPgResult(dict):
48466
49413
  @pulumi.getter(name="bgwriterLruMultiplier")
48467
49414
  def bgwriter_lru_multiplier(self) -> Optional[builtins.float]:
48468
49415
  """
48469
- The average recent need for new buffers is multiplied by bgwriter_lru_multiplier to arrive at an estimate of the number that will be needed during the next round, (up to bgwriter_lru_maxpages). 1.0 represents a “just in time” policy of writing exactly the number of buffers predicted to be needed. Larger values provide some cushion against spikes in demand, while smaller values intentionally leave writes to be done by server processes. The default is 2.0. Example: `2.0`.
49416
+ The average recent need for new buffers is multiplied by bgwriter_lru_multiplier to arrive at an estimate of the number that will be needed during the next round, (up to bgwriter_lru_maxpages). 1.0 represents a “just in time” policy of writing exactly the number of buffers predicted to be needed. Larger values provide some cushion against spikes in demand, while smaller values intentionally leave writes to be done by server processes. The default is `2.0`. Example: `2.0`.
48470
49417
  """
48471
49418
  return pulumi.get(self, "bgwriter_lru_multiplier")
48472
49419
 
@@ -48474,7 +49421,7 @@ class GetPgPgUserConfigPgResult(dict):
48474
49421
  @pulumi.getter(name="deadlockTimeout")
48475
49422
  def deadlock_timeout(self) -> Optional[builtins.int]:
48476
49423
  """
48477
- This is the amount of time, in milliseconds, to wait on a lock before checking to see if there is a deadlock condition. Example: `1000`.
49424
+ This is the amount of time, in milliseconds, to wait on a lock before checking to see if there is a deadlock condition. The default is `1000` (upstream default). Example: `1000`.
48478
49425
  """
48479
49426
  return pulumi.get(self, "deadlock_timeout")
48480
49427
 
@@ -48482,7 +49429,7 @@ class GetPgPgUserConfigPgResult(dict):
48482
49429
  @pulumi.getter(name="defaultToastCompression")
48483
49430
  def default_toast_compression(self) -> Optional[builtins.str]:
48484
49431
  """
48485
- Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns (the default is lz4).
49432
+ Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns. The default is `lz4`. Only available for PostgreSQL 14+.
48486
49433
  """
48487
49434
  return pulumi.get(self, "default_toast_compression")
48488
49435
 
@@ -48506,7 +49453,7 @@ class GetPgPgUserConfigPgResult(dict):
48506
49453
  @pulumi.getter(name="logAutovacuumMinDuration")
48507
49454
  def log_autovacuum_min_duration(self) -> Optional[builtins.int]:
48508
49455
  """
48509
- Causes each action executed by autovacuum to be logged if it ran for at least the specified number of milliseconds. Setting this to zero logs all autovacuum actions. Minus-one (the default) disables logging autovacuum actions.
49456
+ Causes each action executed by autovacuum to be logged if it ran for at least the specified number of milliseconds. Setting this to zero logs all autovacuum actions. Minus-one disables logging autovacuum actions. The default is `1000`.
48510
49457
  """
48511
49458
  return pulumi.get(self, "log_autovacuum_min_duration")
48512
49459
 
@@ -48546,7 +49493,7 @@ class GetPgPgUserConfigPgResult(dict):
48546
49493
  @pulumi.getter(name="maxFilesPerProcess")
48547
49494
  def max_files_per_process(self) -> Optional[builtins.int]:
48548
49495
  """
48549
- PostgreSQL maximum number of files that can be open per process.
49496
+ PostgreSQL maximum number of files that can be open per process. The default is `1000` (upstream default). Changing this parameter causes a service restart.
48550
49497
  """
48551
49498
  return pulumi.get(self, "max_files_per_process")
48552
49499
 
@@ -48554,7 +49501,7 @@ class GetPgPgUserConfigPgResult(dict):
48554
49501
  @pulumi.getter(name="maxLocksPerTransaction")
48555
49502
  def max_locks_per_transaction(self) -> Optional[builtins.int]:
48556
49503
  """
48557
- PostgreSQL maximum locks per transaction.
49504
+ PostgreSQL maximum locks per transaction. Changing this parameter causes a service restart.
48558
49505
  """
48559
49506
  return pulumi.get(self, "max_locks_per_transaction")
48560
49507
 
@@ -48562,7 +49509,7 @@ class GetPgPgUserConfigPgResult(dict):
48562
49509
  @pulumi.getter(name="maxLogicalReplicationWorkers")
48563
49510
  def max_logical_replication_workers(self) -> Optional[builtins.int]:
48564
49511
  """
48565
- PostgreSQL maximum logical replication workers (taken from the pool of max_parallel_workers).
49512
+ PostgreSQL maximum logical replication workers (taken from the pool of max_parallel_workers). The default is `4` (upstream default). Changing this parameter causes a service restart.
48566
49513
  """
48567
49514
  return pulumi.get(self, "max_logical_replication_workers")
48568
49515
 
@@ -48570,7 +49517,7 @@ class GetPgPgUserConfigPgResult(dict):
48570
49517
  @pulumi.getter(name="maxParallelWorkers")
48571
49518
  def max_parallel_workers(self) -> Optional[builtins.int]:
48572
49519
  """
48573
- Sets the maximum number of workers that the system can support for parallel queries.
49520
+ Sets the maximum number of workers that the system can support for parallel queries. The default is `8` (upstream default).
48574
49521
  """
48575
49522
  return pulumi.get(self, "max_parallel_workers")
48576
49523
 
@@ -48578,7 +49525,7 @@ class GetPgPgUserConfigPgResult(dict):
48578
49525
  @pulumi.getter(name="maxParallelWorkersPerGather")
48579
49526
  def max_parallel_workers_per_gather(self) -> Optional[builtins.int]:
48580
49527
  """
48581
- Sets the maximum number of workers that can be started by a single Gather or Gather Merge node.
49528
+ Sets the maximum number of workers that can be started by a single Gather or Gather Merge node. The default is `2` (upstream default).
48582
49529
  """
48583
49530
  return pulumi.get(self, "max_parallel_workers_per_gather")
48584
49531
 
@@ -48586,7 +49533,7 @@ class GetPgPgUserConfigPgResult(dict):
48586
49533
  @pulumi.getter(name="maxPredLocksPerTransaction")
48587
49534
  def max_pred_locks_per_transaction(self) -> Optional[builtins.int]:
48588
49535
  """
48589
- PostgreSQL maximum predicate locks per transaction.
49536
+ PostgreSQL maximum predicate locks per transaction. The default is `64` (upstream default). Changing this parameter causes a service restart.
48590
49537
  """
48591
49538
  return pulumi.get(self, "max_pred_locks_per_transaction")
48592
49539
 
@@ -48594,7 +49541,7 @@ class GetPgPgUserConfigPgResult(dict):
48594
49541
  @pulumi.getter(name="maxPreparedTransactions")
48595
49542
  def max_prepared_transactions(self) -> Optional[builtins.int]:
48596
49543
  """
48597
- PostgreSQL maximum prepared transactions.
49544
+ PostgreSQL maximum prepared transactions. The default is `0`. Changing this parameter causes a service restart.
48598
49545
  """
48599
49546
  return pulumi.get(self, "max_prepared_transactions")
48600
49547
 
@@ -48602,7 +49549,7 @@ class GetPgPgUserConfigPgResult(dict):
48602
49549
  @pulumi.getter(name="maxReplicationSlots")
48603
49550
  def max_replication_slots(self) -> Optional[builtins.int]:
48604
49551
  """
48605
- PostgreSQL maximum replication slots.
49552
+ PostgreSQL maximum replication slots. The default is `20`. Changing this parameter causes a service restart.
48606
49553
  """
48607
49554
  return pulumi.get(self, "max_replication_slots")
48608
49555
 
@@ -48610,7 +49557,7 @@ class GetPgPgUserConfigPgResult(dict):
48610
49557
  @pulumi.getter(name="maxSlotWalKeepSize")
48611
49558
  def max_slot_wal_keep_size(self) -> Optional[builtins.int]:
48612
49559
  """
48613
- PostgreSQL maximum WAL size (MB) reserved for replication slots. Default is -1 (unlimited). wal_keep_size minimum WAL size setting takes precedence over this.
49560
+ PostgreSQL maximum WAL size (MB) reserved for replication slots. If `-1` is specified, replication slots may retain an unlimited amount of WAL files. The default is `-1` (upstream default). wal_keep_size minimum WAL size setting takes precedence over this.
48614
49561
  """
48615
49562
  return pulumi.get(self, "max_slot_wal_keep_size")
48616
49563
 
@@ -48618,7 +49565,7 @@ class GetPgPgUserConfigPgResult(dict):
48618
49565
  @pulumi.getter(name="maxStackDepth")
48619
49566
  def max_stack_depth(self) -> Optional[builtins.int]:
48620
49567
  """
48621
- Maximum depth of the stack in bytes.
49568
+ Maximum depth of the stack in bytes. The default is `2097152` (upstream default).
48622
49569
  """
48623
49570
  return pulumi.get(self, "max_stack_depth")
48624
49571
 
@@ -48626,7 +49573,7 @@ class GetPgPgUserConfigPgResult(dict):
48626
49573
  @pulumi.getter(name="maxStandbyArchiveDelay")
48627
49574
  def max_standby_archive_delay(self) -> Optional[builtins.int]:
48628
49575
  """
48629
- Max standby archive delay in milliseconds.
49576
+ Max standby archive delay in milliseconds. The default is `30000` (upstream default).
48630
49577
  """
48631
49578
  return pulumi.get(self, "max_standby_archive_delay")
48632
49579
 
@@ -48634,7 +49581,7 @@ class GetPgPgUserConfigPgResult(dict):
48634
49581
  @pulumi.getter(name="maxStandbyStreamingDelay")
48635
49582
  def max_standby_streaming_delay(self) -> Optional[builtins.int]:
48636
49583
  """
48637
- Max standby streaming delay in milliseconds.
49584
+ Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
48638
49585
  """
48639
49586
  return pulumi.get(self, "max_standby_streaming_delay")
48640
49587
 
@@ -48642,7 +49589,7 @@ class GetPgPgUserConfigPgResult(dict):
48642
49589
  @pulumi.getter(name="maxWalSenders")
48643
49590
  def max_wal_senders(self) -> Optional[builtins.int]:
48644
49591
  """
48645
- PostgreSQL maximum WAL senders.
49592
+ PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
48646
49593
  """
48647
49594
  return pulumi.get(self, "max_wal_senders")
48648
49595
 
@@ -48650,7 +49597,7 @@ class GetPgPgUserConfigPgResult(dict):
48650
49597
  @pulumi.getter(name="maxWorkerProcesses")
48651
49598
  def max_worker_processes(self) -> Optional[builtins.int]:
48652
49599
  """
48653
- Sets the maximum number of background processes that the system can support.
49600
+ Sets the maximum number of background processes that the system can support. The default is `8`. Changing this parameter causes a service restart.
48654
49601
  """
48655
49602
  return pulumi.get(self, "max_worker_processes")
48656
49603
 
@@ -48666,7 +49613,7 @@ class GetPgPgUserConfigPgResult(dict):
48666
49613
  @pulumi.getter(name="pgPartmanBgwDotInterval")
48667
49614
  def pg_partman_bgw_dot_interval(self) -> Optional[builtins.int]:
48668
49615
  """
48669
- Sets the time interval to run pg_partman's scheduled tasks. Example: `3600`.
49616
+ Sets the time interval in seconds to run pg_partman's scheduled tasks. The default is `3600`. Example: `3600`.
48670
49617
  """
48671
49618
  return pulumi.get(self, "pg_partman_bgw_dot_interval")
48672
49619
 
@@ -48682,7 +49629,7 @@ class GetPgPgUserConfigPgResult(dict):
48682
49629
  @pulumi.getter(name="pgStatMonitorDotPgsmEnableQueryPlan")
48683
49630
  def pg_stat_monitor_dot_pgsm_enable_query_plan(self) -> Optional[builtins.bool]:
48684
49631
  """
48685
- Enables or disables query plan monitoring.
49632
+ Enables or disables query plan monitoring. Changing this parameter causes a service restart. Only available for PostgreSQL 13+.
48686
49633
  """
48687
49634
  return pulumi.get(self, "pg_stat_monitor_dot_pgsm_enable_query_plan")
48688
49635
 
@@ -48690,7 +49637,7 @@ class GetPgPgUserConfigPgResult(dict):
48690
49637
  @pulumi.getter(name="pgStatMonitorDotPgsmMaxBuckets")
48691
49638
  def pg_stat_monitor_dot_pgsm_max_buckets(self) -> Optional[builtins.int]:
48692
49639
  """
48693
- Sets the maximum number of buckets. Example: `10`.
49640
+ Sets the maximum number of buckets. Changing this parameter causes a service restart. Only available for PostgreSQL 13+. Example: `10`.
48694
49641
  """
48695
49642
  return pulumi.get(self, "pg_stat_monitor_dot_pgsm_max_buckets")
48696
49643
 
@@ -48698,7 +49645,7 @@ class GetPgPgUserConfigPgResult(dict):
48698
49645
  @pulumi.getter(name="pgStatStatementsDotTrack")
48699
49646
  def pg_stat_statements_dot_track(self) -> Optional[builtins.str]:
48700
49647
  """
48701
- Enum: `all`, `none`, `top`. Controls which statements are counted. Specify top to track top-level statements (those issued directly by clients), all to also track nested statements (such as statements invoked within functions), or none to disable statement statistics collection. The default value is top.
49648
+ Enum: `all`, `none`, `top`. Controls which statements are counted. Specify top to track top-level statements (those issued directly by clients), all to also track nested statements (such as statements invoked within functions), or none to disable statement statistics collection. The default is `top`.
48702
49649
  """
48703
49650
  return pulumi.get(self, "pg_stat_statements_dot_track")
48704
49651
 
@@ -48722,7 +49669,7 @@ class GetPgPgUserConfigPgResult(dict):
48722
49669
  @pulumi.getter(name="trackActivityQuerySize")
48723
49670
  def track_activity_query_size(self) -> Optional[builtins.int]:
48724
49671
  """
48725
- Specifies the number of bytes reserved to track the currently executing command for each active session. Example: `1024`.
49672
+ Specifies the number of bytes reserved to track the currently executing command for each active session. Changing this parameter causes a service restart. Example: `1024`.
48726
49673
  """
48727
49674
  return pulumi.get(self, "track_activity_query_size")
48728
49675
 
@@ -48730,7 +49677,7 @@ class GetPgPgUserConfigPgResult(dict):
48730
49677
  @pulumi.getter(name="trackCommitTimestamp")
48731
49678
  def track_commit_timestamp(self) -> Optional[builtins.str]:
48732
49679
  """
48733
- Enum: `off`, `on`. Record commit time of transactions.
49680
+ Enum: `off`, `on`. Record commit time of transactions. Changing this parameter causes a service restart.
48734
49681
  """
48735
49682
  return pulumi.get(self, "track_commit_timestamp")
48736
49683
 
@@ -48746,7 +49693,7 @@ class GetPgPgUserConfigPgResult(dict):
48746
49693
  @pulumi.getter(name="trackIoTiming")
48747
49694
  def track_io_timing(self) -> Optional[builtins.str]:
48748
49695
  """
48749
- Enum: `off`, `on`. Enables timing of database I/O calls. This parameter is off by default, because it will repeatedly query the operating system for the current time, which may cause significant overhead on some platforms.
49696
+ Enum: `off`, `on`. Enables timing of database I/O calls. The default is `off`. When on, it will repeatedly query the operating system for the current time, which may cause significant overhead on some platforms.
48750
49697
  """
48751
49698
  return pulumi.get(self, "track_io_timing")
48752
49699
 
@@ -48762,7 +49709,7 @@ class GetPgPgUserConfigPgResult(dict):
48762
49709
  @pulumi.getter(name="walWriterDelay")
48763
49710
  def wal_writer_delay(self) -> Optional[builtins.int]:
48764
49711
  """
48765
- WAL flush interval in milliseconds. Note that setting this value to lower than the default 200ms may negatively impact performance. Example: `50`.
49712
+ WAL flush interval in milliseconds. The default is `200`. Setting this parameter to a lower value may negatively impact performance. Example: `50`.
48766
49713
  """
48767
49714
  return pulumi.get(self, "wal_writer_delay")
48768
49715
 
@@ -48860,7 +49807,7 @@ class GetPgPgUserConfigPgauditResult(dict):
48860
49807
  :param builtins.bool feature_enabled: Enable pgaudit extension. When enabled, pgaudit extension will be automatically installed.Otherwise, extension will be uninstalled but auditing configurations will be preserved. Default: `false`.
48861
49808
  :param builtins.bool log_catalog: Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
48862
49809
  :param builtins.bool log_client: Specifies whether log messages will be visible to a client process such as psql. Default: `false`.
48863
- :param builtins.str log_level: Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `notice`, `warning`, `log`. Specifies the log level that will be used for log entries. Default: `log`.
49810
+ :param builtins.str log_level: Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `log`, `notice`, `warning`. Specifies the log level that will be used for log entries. Default: `log`.
48864
49811
  :param builtins.int log_max_string_length: Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
48865
49812
  :param builtins.bool log_nested_statements: This GUC allows to turn off logging nested statements, that is, statements that are executed as part of another ExecutorRun. Default: `true`.
48866
49813
  :param builtins.bool log_parameter: Specifies that audit logging should include the parameters that were passed with the statement. Default: `false`.
@@ -48903,7 +49850,6 @@ class GetPgPgUserConfigPgauditResult(dict):
48903
49850
 
48904
49851
  @property
48905
49852
  @pulumi.getter(name="featureEnabled")
48906
- @_utilities.deprecated("""This property is deprecated.""")
48907
49853
  def feature_enabled(self) -> Optional[builtins.bool]:
48908
49854
  """
48909
49855
  Enable pgaudit extension. When enabled, pgaudit extension will be automatically installed.Otherwise, extension will be uninstalled but auditing configurations will be preserved. Default: `false`.
@@ -48912,7 +49858,6 @@ class GetPgPgUserConfigPgauditResult(dict):
48912
49858
 
48913
49859
  @property
48914
49860
  @pulumi.getter(name="logCatalog")
48915
- @_utilities.deprecated("""This property is deprecated.""")
48916
49861
  def log_catalog(self) -> Optional[builtins.bool]:
48917
49862
  """
48918
49863
  Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
@@ -48921,7 +49866,6 @@ class GetPgPgUserConfigPgauditResult(dict):
48921
49866
 
48922
49867
  @property
48923
49868
  @pulumi.getter(name="logClient")
48924
- @_utilities.deprecated("""This property is deprecated.""")
48925
49869
  def log_client(self) -> Optional[builtins.bool]:
48926
49870
  """
48927
49871
  Specifies whether log messages will be visible to a client process such as psql. Default: `false`.
@@ -48930,16 +49874,14 @@ class GetPgPgUserConfigPgauditResult(dict):
48930
49874
 
48931
49875
  @property
48932
49876
  @pulumi.getter(name="logLevel")
48933
- @_utilities.deprecated("""This property is deprecated.""")
48934
49877
  def log_level(self) -> Optional[builtins.str]:
48935
49878
  """
48936
- Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `notice`, `warning`, `log`. Specifies the log level that will be used for log entries. Default: `log`.
49879
+ Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `log`, `notice`, `warning`. Specifies the log level that will be used for log entries. Default: `log`.
48937
49880
  """
48938
49881
  return pulumi.get(self, "log_level")
48939
49882
 
48940
49883
  @property
48941
49884
  @pulumi.getter(name="logMaxStringLength")
48942
- @_utilities.deprecated("""This property is deprecated.""")
48943
49885
  def log_max_string_length(self) -> Optional[builtins.int]:
48944
49886
  """
48945
49887
  Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
@@ -48948,7 +49890,6 @@ class GetPgPgUserConfigPgauditResult(dict):
48948
49890
 
48949
49891
  @property
48950
49892
  @pulumi.getter(name="logNestedStatements")
48951
- @_utilities.deprecated("""This property is deprecated.""")
48952
49893
  def log_nested_statements(self) -> Optional[builtins.bool]:
48953
49894
  """
48954
49895
  This GUC allows to turn off logging nested statements, that is, statements that are executed as part of another ExecutorRun. Default: `true`.
@@ -48957,7 +49898,6 @@ class GetPgPgUserConfigPgauditResult(dict):
48957
49898
 
48958
49899
  @property
48959
49900
  @pulumi.getter(name="logParameter")
48960
- @_utilities.deprecated("""This property is deprecated.""")
48961
49901
  def log_parameter(self) -> Optional[builtins.bool]:
48962
49902
  """
48963
49903
  Specifies that audit logging should include the parameters that were passed with the statement. Default: `false`.
@@ -48966,7 +49906,6 @@ class GetPgPgUserConfigPgauditResult(dict):
48966
49906
 
48967
49907
  @property
48968
49908
  @pulumi.getter(name="logParameterMaxSize")
48969
- @_utilities.deprecated("""This property is deprecated.""")
48970
49909
  def log_parameter_max_size(self) -> Optional[builtins.int]:
48971
49910
  """
48972
49911
  Specifies that parameter values longer than this setting (in bytes) should not be logged, but replaced with <long param suppressed>. Default: `0`.
@@ -48975,7 +49914,6 @@ class GetPgPgUserConfigPgauditResult(dict):
48975
49914
 
48976
49915
  @property
48977
49916
  @pulumi.getter(name="logRelation")
48978
- @_utilities.deprecated("""This property is deprecated.""")
48979
49917
  def log_relation(self) -> Optional[builtins.bool]:
48980
49918
  """
48981
49919
  Specifies whether session audit logging should create a separate log entry for each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
@@ -48984,7 +49922,6 @@ class GetPgPgUserConfigPgauditResult(dict):
48984
49922
 
48985
49923
  @property
48986
49924
  @pulumi.getter(name="logRows")
48987
- @_utilities.deprecated("""This property is deprecated.""")
48988
49925
  def log_rows(self) -> Optional[builtins.bool]:
48989
49926
  """
48990
49927
  Specifies that audit logging should include the rows retrieved or affected by a statement. When enabled the rows field will be included after the parameter field. Default: `false`.
@@ -48993,7 +49930,6 @@ class GetPgPgUserConfigPgauditResult(dict):
48993
49930
 
48994
49931
  @property
48995
49932
  @pulumi.getter(name="logStatement")
48996
- @_utilities.deprecated("""This property is deprecated.""")
48997
49933
  def log_statement(self) -> Optional[builtins.bool]:
48998
49934
  """
48999
49935
  Specifies whether logging will include the statement text and parameters (if enabled). Default: `true`.
@@ -49002,7 +49938,6 @@ class GetPgPgUserConfigPgauditResult(dict):
49002
49938
 
49003
49939
  @property
49004
49940
  @pulumi.getter(name="logStatementOnce")
49005
- @_utilities.deprecated("""This property is deprecated.""")
49006
49941
  def log_statement_once(self) -> Optional[builtins.bool]:
49007
49942
  """
49008
49943
  Specifies whether logging will include the statement text and parameters with the first log entry for a statement/substatement combination or with every entry. Default: `false`.
@@ -49011,7 +49946,6 @@ class GetPgPgUserConfigPgauditResult(dict):
49011
49946
 
49012
49947
  @property
49013
49948
  @pulumi.getter
49014
- @_utilities.deprecated("""This property is deprecated.""")
49015
49949
  def logs(self) -> Optional[Sequence[builtins.str]]:
49016
49950
  """
49017
49951
  Specifies which classes of statements will be logged by session audit logging.
@@ -49020,7 +49954,6 @@ class GetPgPgUserConfigPgauditResult(dict):
49020
49954
 
49021
49955
  @property
49022
49956
  @pulumi.getter
49023
- @_utilities.deprecated("""This property is deprecated.""")
49024
49957
  def role(self) -> Optional[builtins.str]:
49025
49958
  """
49026
49959
  Specifies the master role to use for object audit logging.