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/_inputs.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
@@ -28,6 +28,8 @@ __all__ = [
28
28
  'AlloydbomniAlloydbomniUserConfigIpFilterObjectArgsDict',
29
29
  'AlloydbomniAlloydbomniUserConfigPgArgs',
30
30
  'AlloydbomniAlloydbomniUserConfigPgArgsDict',
31
+ 'AlloydbomniAlloydbomniUserConfigPgauditArgs',
32
+ 'AlloydbomniAlloydbomniUserConfigPgauditArgsDict',
31
33
  'AlloydbomniAlloydbomniUserConfigPgbouncerArgs',
32
34
  'AlloydbomniAlloydbomniUserConfigPgbouncerArgsDict',
33
35
  'AlloydbomniAlloydbomniUserConfigPglookoutArgs',
@@ -142,6 +144,12 @@ __all__ = [
142
144
  'FlinkTagArgsDict',
143
145
  'FlinkTechEmailArgs',
144
146
  'FlinkTechEmailArgsDict',
147
+ 'GovernanceAccessAccessDataArgs',
148
+ 'GovernanceAccessAccessDataArgsDict',
149
+ 'GovernanceAccessAccessDataAclArgs',
150
+ 'GovernanceAccessAccessDataAclArgsDict',
151
+ 'GovernanceAccessTimeoutsArgs',
152
+ 'GovernanceAccessTimeoutsArgsDict',
145
153
  'GrafanaComponentArgs',
146
154
  'GrafanaComponentArgsDict',
147
155
  'GrafanaGrafanaArgs',
@@ -246,6 +254,8 @@ __all__ = [
246
254
  'KafkaKafkaUserConfigKafkaAuthenticationMethodsArgsDict',
247
255
  'KafkaKafkaUserConfigKafkaConnectConfigArgs',
248
256
  'KafkaKafkaUserConfigKafkaConnectConfigArgsDict',
257
+ 'KafkaKafkaUserConfigKafkaConnectPluginVersionArgs',
258
+ 'KafkaKafkaUserConfigKafkaConnectPluginVersionArgsDict',
249
259
  'KafkaKafkaUserConfigKafkaConnectSecretProviderArgs',
250
260
  'KafkaKafkaUserConfigKafkaConnectSecretProviderArgsDict',
251
261
  'KafkaKafkaUserConfigKafkaConnectSecretProviderAwsArgs',
@@ -462,6 +472,8 @@ __all__ = [
462
472
  'OrganizationPermissionPermissionArgsDict',
463
473
  'OrganizationProjectTagArgs',
464
474
  'OrganizationProjectTagArgsDict',
475
+ 'OrganizationProjectTimeoutsArgs',
476
+ 'OrganizationProjectTimeoutsArgsDict',
465
477
  'OrganizationTimeoutsArgs',
466
478
  'OrganizationTimeoutsArgsDict',
467
479
  'OrganizationUserGroupMemberTimeoutsArgs',
@@ -674,6 +686,20 @@ __all__ = [
674
686
  'ValkeyValkeyUserConfigPrivatelinkAccessArgsDict',
675
687
  'ValkeyValkeyUserConfigPublicAccessArgs',
676
688
  'ValkeyValkeyUserConfigPublicAccessArgsDict',
689
+ 'GetOrganizationAddressTimeoutsArgs',
690
+ 'GetOrganizationAddressTimeoutsArgsDict',
691
+ 'GetOrganizationBillingGroupListBillingGroupArgs',
692
+ 'GetOrganizationBillingGroupListBillingGroupArgsDict',
693
+ 'GetOrganizationBillingGroupListTimeoutsArgs',
694
+ 'GetOrganizationBillingGroupListTimeoutsArgsDict',
695
+ 'GetOrganizationBillingGroupTimeoutsArgs',
696
+ 'GetOrganizationBillingGroupTimeoutsArgsDict',
697
+ 'GetOrganizationProjectTagArgs',
698
+ 'GetOrganizationProjectTagArgsDict',
699
+ 'GetOrganizationProjectTimeoutsArgs',
700
+ 'GetOrganizationProjectTimeoutsArgsDict',
701
+ 'GetOrganizationTimeoutsArgs',
702
+ 'GetOrganizationTimeoutsArgsDict',
677
703
  ]
678
704
 
679
705
  MYPY = False
@@ -1284,6 +1310,10 @@ if not MYPY:
1284
1310
  """
1285
1311
  Enum: `15`, and newer. PostgreSQL major version.
1286
1312
  """
1313
+ pgaudit: NotRequired[pulumi.Input['AlloydbomniAlloydbomniUserConfigPgauditArgsDict']]
1314
+ """
1315
+ System-wide settings for the pgaudit extension
1316
+ """
1287
1317
  pgbouncer: NotRequired[pulumi.Input['AlloydbomniAlloydbomniUserConfigPgbouncerArgsDict']]
1288
1318
  """
1289
1319
  PGBouncer connection pooling settings
@@ -1322,7 +1352,7 @@ if not MYPY:
1322
1352
  """
1323
1353
  shared_buffers_percentage: NotRequired[pulumi.Input[builtins.float]]
1324
1354
  """
1325
- 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`.
1355
+ 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`.
1326
1356
  """
1327
1357
  static_ips: NotRequired[pulumi.Input[builtins.bool]]
1328
1358
  """
@@ -1338,7 +1368,7 @@ if not MYPY:
1338
1368
  """
1339
1369
  work_mem: NotRequired[pulumi.Input[builtins.int]]
1340
1370
  """
1341
- 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`.
1371
+ 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`.
1342
1372
  """
1343
1373
  elif False:
1344
1374
  AlloydbomniAlloydbomniUserConfigArgsDict: TypeAlias = Mapping[str, Any]
@@ -1362,6 +1392,7 @@ class AlloydbomniAlloydbomniUserConfigArgs:
1362
1392
  pg_read_replica: Optional[pulumi.Input[builtins.bool]] = None,
1363
1393
  pg_service_to_fork_from: Optional[pulumi.Input[builtins.str]] = None,
1364
1394
  pg_version: Optional[pulumi.Input[builtins.str]] = None,
1395
+ pgaudit: Optional[pulumi.Input['AlloydbomniAlloydbomniUserConfigPgauditArgs']] = None,
1365
1396
  pgbouncer: Optional[pulumi.Input['AlloydbomniAlloydbomniUserConfigPgbouncerArgs']] = None,
1366
1397
  pglookout: Optional[pulumi.Input['AlloydbomniAlloydbomniUserConfigPglookoutArgs']] = None,
1367
1398
  private_access: Optional[pulumi.Input['AlloydbomniAlloydbomniUserConfigPrivateAccessArgs']] = None,
@@ -1393,6 +1424,7 @@ class AlloydbomniAlloydbomniUserConfigArgs:
1393
1424
  :param pulumi.Input[builtins.bool] pg_read_replica: Should the service which is being forked be a read replica (deprecated, use read_replica service integration instead).
1394
1425
  :param pulumi.Input[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`.
1395
1426
  :param pulumi.Input[builtins.str] pg_version: Enum: `15`, and newer. PostgreSQL major version.
1427
+ :param pulumi.Input['AlloydbomniAlloydbomniUserConfigPgauditArgs'] pgaudit: System-wide settings for the pgaudit extension
1396
1428
  :param pulumi.Input['AlloydbomniAlloydbomniUserConfigPgbouncerArgs'] pgbouncer: PGBouncer connection pooling settings
1397
1429
  :param pulumi.Input['AlloydbomniAlloydbomniUserConfigPglookoutArgs'] pglookout: System-wide settings for pglookout
1398
1430
  :param pulumi.Input['AlloydbomniAlloydbomniUserConfigPrivateAccessArgs'] private_access: Allow access to selected service ports from private networks
@@ -1402,11 +1434,11 @@ class AlloydbomniAlloydbomniUserConfigArgs:
1402
1434
  :param pulumi.Input[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`.
1403
1435
  :param pulumi.Input[builtins.bool] service_log: Store logs for the service so that they are available in the HTTP API and console.
1404
1436
  :param pulumi.Input[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`.
1405
- :param pulumi.Input[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`.
1437
+ :param pulumi.Input[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`.
1406
1438
  :param pulumi.Input[builtins.bool] static_ips: Use static public IP addresses.
1407
1439
  :param pulumi.Input[builtins.str] synchronous_replication: Enum: `off`, `quorum`. Synchronous replication type. Note that the service plan also needs to support synchronous replication.
1408
1440
  :param pulumi.Input[builtins.str] variant: Enum: `aiven`, `timescale`. Variant of the PostgreSQL service, may affect the features that are exposed by default.
1409
- :param pulumi.Input[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`.
1441
+ :param pulumi.Input[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`.
1410
1442
  """
1411
1443
  if additional_backup_regions is not None:
1412
1444
  pulumi.set(__self__, "additional_backup_regions", additional_backup_regions)
@@ -1443,6 +1475,8 @@ class AlloydbomniAlloydbomniUserConfigArgs:
1443
1475
  pulumi.set(__self__, "pg_service_to_fork_from", pg_service_to_fork_from)
1444
1476
  if pg_version is not None:
1445
1477
  pulumi.set(__self__, "pg_version", pg_version)
1478
+ if pgaudit is not None:
1479
+ pulumi.set(__self__, "pgaudit", pgaudit)
1446
1480
  if pgbouncer is not None:
1447
1481
  pulumi.set(__self__, "pgbouncer", pgbouncer)
1448
1482
  if pglookout is not None:
@@ -1665,6 +1699,18 @@ class AlloydbomniAlloydbomniUserConfigArgs:
1665
1699
  def pg_version(self, value: Optional[pulumi.Input[builtins.str]]):
1666
1700
  pulumi.set(self, "pg_version", value)
1667
1701
 
1702
+ @property
1703
+ @pulumi.getter
1704
+ def pgaudit(self) -> Optional[pulumi.Input['AlloydbomniAlloydbomniUserConfigPgauditArgs']]:
1705
+ """
1706
+ System-wide settings for the pgaudit extension
1707
+ """
1708
+ return pulumi.get(self, "pgaudit")
1709
+
1710
+ @pgaudit.setter
1711
+ def pgaudit(self, value: Optional[pulumi.Input['AlloydbomniAlloydbomniUserConfigPgauditArgs']]):
1712
+ pulumi.set(self, "pgaudit", value)
1713
+
1668
1714
  @property
1669
1715
  @pulumi.getter
1670
1716
  def pgbouncer(self) -> Optional[pulumi.Input['AlloydbomniAlloydbomniUserConfigPgbouncerArgs']]:
@@ -1777,7 +1823,7 @@ class AlloydbomniAlloydbomniUserConfigArgs:
1777
1823
  @pulumi.getter(name="sharedBuffersPercentage")
1778
1824
  def shared_buffers_percentage(self) -> Optional[pulumi.Input[builtins.float]]:
1779
1825
  """
1780
- 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`.
1826
+ 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`.
1781
1827
  """
1782
1828
  return pulumi.get(self, "shared_buffers_percentage")
1783
1829
 
@@ -1825,7 +1871,7 @@ class AlloydbomniAlloydbomniUserConfigArgs:
1825
1871
  @pulumi.getter(name="workMem")
1826
1872
  def work_mem(self) -> Optional[pulumi.Input[builtins.int]]:
1827
1873
  """
1828
- 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`.
1874
+ 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`.
1829
1875
  """
1830
1876
  return pulumi.get(self, "work_mem")
1831
1877
 
@@ -1889,63 +1935,63 @@ if not MYPY:
1889
1935
  class AlloydbomniAlloydbomniUserConfigPgArgsDict(TypedDict):
1890
1936
  autovacuum_analyze_scale_factor: NotRequired[pulumi.Input[builtins.float]]
1891
1937
  """
1892
- 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).
1938
+ 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`.
1893
1939
  """
1894
1940
  autovacuum_analyze_threshold: NotRequired[pulumi.Input[builtins.int]]
1895
1941
  """
1896
- Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is 50 tuples.
1942
+ Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is `50`.
1897
1943
  """
1898
1944
  autovacuum_freeze_max_age: NotRequired[pulumi.Input[builtins.int]]
1899
1945
  """
1900
- 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`.
1946
+ 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`.
1901
1947
  """
1902
1948
  autovacuum_max_workers: NotRequired[pulumi.Input[builtins.int]]
1903
1949
  """
1904
- 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.
1950
+ 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.
1905
1951
  """
1906
1952
  autovacuum_naptime: NotRequired[pulumi.Input[builtins.int]]
1907
1953
  """
1908
- Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds, and the default is one minute.
1954
+ Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds. The default is `60`.
1909
1955
  """
1910
1956
  autovacuum_vacuum_cost_delay: NotRequired[pulumi.Input[builtins.int]]
1911
1957
  """
1912
- 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.
1958
+ 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).
1913
1959
  """
1914
1960
  autovacuum_vacuum_cost_limit: NotRequired[pulumi.Input[builtins.int]]
1915
1961
  """
1916
- 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.
1962
+ 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).
1917
1963
  """
1918
1964
  autovacuum_vacuum_scale_factor: NotRequired[pulumi.Input[builtins.float]]
1919
1965
  """
1920
- 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).
1966
+ 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`.
1921
1967
  """
1922
1968
  autovacuum_vacuum_threshold: NotRequired[pulumi.Input[builtins.int]]
1923
1969
  """
1924
- Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is 50 tuples.
1970
+ Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is `50`.
1925
1971
  """
1926
1972
  bgwriter_delay: NotRequired[pulumi.Input[builtins.int]]
1927
1973
  """
1928
- Specifies the delay between activity rounds for the background writer in milliseconds. Default is 200. Example: `200`.
1974
+ Specifies the delay between activity rounds for the background writer in milliseconds. The default is `200`. Example: `200`.
1929
1975
  """
1930
1976
  bgwriter_flush_after: NotRequired[pulumi.Input[builtins.int]]
1931
1977
  """
1932
- 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`.
1978
+ 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`.
1933
1979
  """
1934
1980
  bgwriter_lru_maxpages: NotRequired[pulumi.Input[builtins.int]]
1935
1981
  """
1936
- 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`.
1982
+ 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`.
1937
1983
  """
1938
1984
  bgwriter_lru_multiplier: NotRequired[pulumi.Input[builtins.float]]
1939
1985
  """
1940
- 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`.
1986
+ 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`.
1941
1987
  """
1942
1988
  deadlock_timeout: NotRequired[pulumi.Input[builtins.int]]
1943
1989
  """
1944
- 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`.
1990
+ 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`.
1945
1991
  """
1946
1992
  default_toast_compression: NotRequired[pulumi.Input[builtins.str]]
1947
1993
  """
1948
- Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns (the default is lz4).
1994
+ Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns. The default is `lz4`.
1949
1995
  """
1950
1996
  idle_in_transaction_session_timeout: NotRequired[pulumi.Input[builtins.int]]
1951
1997
  """
@@ -1957,7 +2003,7 @@ if not MYPY:
1957
2003
  """
1958
2004
  log_autovacuum_min_duration: NotRequired[pulumi.Input[builtins.int]]
1959
2005
  """
1960
- 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.
2006
+ 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`.
1961
2007
  """
1962
2008
  log_error_verbosity: NotRequired[pulumi.Input[builtins.str]]
1963
2009
  """
@@ -1977,59 +2023,59 @@ if not MYPY:
1977
2023
  """
1978
2024
  max_files_per_process: NotRequired[pulumi.Input[builtins.int]]
1979
2025
  """
1980
- PostgreSQL maximum number of files that can be open per process.
2026
+ PostgreSQL maximum number of files that can be open per process. The default is `1000` (upstream default). Changing this parameter causes a service restart.
1981
2027
  """
1982
2028
  max_locks_per_transaction: NotRequired[pulumi.Input[builtins.int]]
1983
2029
  """
1984
- PostgreSQL maximum locks per transaction.
2030
+ PostgreSQL maximum locks per transaction. Changing this parameter causes a service restart.
1985
2031
  """
1986
2032
  max_logical_replication_workers: NotRequired[pulumi.Input[builtins.int]]
1987
2033
  """
1988
- PostgreSQL maximum logical replication workers (taken from the pool of max*parallel*workers).
2034
+ 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.
1989
2035
  """
1990
2036
  max_parallel_workers: NotRequired[pulumi.Input[builtins.int]]
1991
2037
  """
1992
- Sets the maximum number of workers that the system can support for parallel queries.
2038
+ Sets the maximum number of workers that the system can support for parallel queries. The default is `8` (upstream default).
1993
2039
  """
1994
2040
  max_parallel_workers_per_gather: NotRequired[pulumi.Input[builtins.int]]
1995
2041
  """
1996
- Sets the maximum number of workers that can be started by a single Gather or Gather Merge node.
2042
+ Sets the maximum number of workers that can be started by a single Gather or Gather Merge node. The default is `2` (upstream default).
1997
2043
  """
1998
2044
  max_pred_locks_per_transaction: NotRequired[pulumi.Input[builtins.int]]
1999
2045
  """
2000
- PostgreSQL maximum predicate locks per transaction.
2046
+ PostgreSQL maximum predicate locks per transaction. The default is `64` (upstream default). Changing this parameter causes a service restart.
2001
2047
  """
2002
2048
  max_prepared_transactions: NotRequired[pulumi.Input[builtins.int]]
2003
2049
  """
2004
- PostgreSQL maximum prepared transactions.
2050
+ PostgreSQL maximum prepared transactions. The default is `0`. Changing this parameter causes a service restart.
2005
2051
  """
2006
2052
  max_replication_slots: NotRequired[pulumi.Input[builtins.int]]
2007
2053
  """
2008
- PostgreSQL maximum replication slots.
2054
+ PostgreSQL maximum replication slots. The default is `20`. Changing this parameter causes a service restart.
2009
2055
  """
2010
2056
  max_slot_wal_keep_size: NotRequired[pulumi.Input[builtins.int]]
2011
2057
  """
2012
- PostgreSQL maximum WAL size (MB) reserved for replication slots. Default is -1 (unlimited). wal*keep*size minimum WAL size setting takes precedence over this.
2058
+ 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.
2013
2059
  """
2014
2060
  max_stack_depth: NotRequired[pulumi.Input[builtins.int]]
2015
2061
  """
2016
- Maximum depth of the stack in bytes.
2062
+ Maximum depth of the stack in bytes. The default is `2097152` (upstream default).
2017
2063
  """
2018
2064
  max_standby_archive_delay: NotRequired[pulumi.Input[builtins.int]]
2019
2065
  """
2020
- Max standby archive delay in milliseconds.
2066
+ Max standby archive delay in milliseconds. The default is `30000` (upstream default).
2021
2067
  """
2022
2068
  max_standby_streaming_delay: NotRequired[pulumi.Input[builtins.int]]
2023
2069
  """
2024
- Max standby streaming delay in milliseconds.
2070
+ Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
2025
2071
  """
2026
2072
  max_wal_senders: NotRequired[pulumi.Input[builtins.int]]
2027
2073
  """
2028
- PostgreSQL maximum WAL senders.
2074
+ PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
2029
2075
  """
2030
2076
  max_worker_processes: NotRequired[pulumi.Input[builtins.int]]
2031
2077
  """
2032
- Sets the maximum number of background processes that the system can support.
2078
+ Sets the maximum number of background processes that the system can support. The default is `8`. Changing this parameter causes a service restart.
2033
2079
  """
2034
2080
  password_encryption: NotRequired[pulumi.Input[builtins.str]]
2035
2081
  """
@@ -2037,7 +2083,7 @@ if not MYPY:
2037
2083
  """
2038
2084
  pg_partman_bgw_dot_interval: NotRequired[pulumi.Input[builtins.int]]
2039
2085
  """
2040
- Sets the time interval to run pg_partman's scheduled tasks. Example: `3600`.
2086
+ Sets the time interval in seconds to run pg_partman's scheduled tasks. The default is `3600`. Example: `3600`.
2041
2087
  """
2042
2088
  pg_partman_bgw_dot_role: NotRequired[pulumi.Input[builtins.str]]
2043
2089
  """
@@ -2045,7 +2091,7 @@ if not MYPY:
2045
2091
  """
2046
2092
  pg_stat_statements_dot_track: NotRequired[pulumi.Input[builtins.str]]
2047
2093
  """
2048
- 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.
2094
+ 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`.
2049
2095
  """
2050
2096
  temp_file_limit: NotRequired[pulumi.Input[builtins.int]]
2051
2097
  """
@@ -2057,11 +2103,11 @@ if not MYPY:
2057
2103
  """
2058
2104
  track_activity_query_size: NotRequired[pulumi.Input[builtins.int]]
2059
2105
  """
2060
- Specifies the number of bytes reserved to track the currently executing command for each active session. Example: `1024`.
2106
+ 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`.
2061
2107
  """
2062
2108
  track_commit_timestamp: NotRequired[pulumi.Input[builtins.str]]
2063
2109
  """
2064
- Enum: `off`, `on`. Record commit time of transactions.
2110
+ Enum: `off`, `on`. Record commit time of transactions. Changing this parameter causes a service restart.
2065
2111
  """
2066
2112
  track_functions: NotRequired[pulumi.Input[builtins.str]]
2067
2113
  """
@@ -2069,7 +2115,7 @@ if not MYPY:
2069
2115
  """
2070
2116
  track_io_timing: NotRequired[pulumi.Input[builtins.str]]
2071
2117
  """
2072
- 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.
2118
+ 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.
2073
2119
  """
2074
2120
  wal_sender_timeout: NotRequired[pulumi.Input[builtins.int]]
2075
2121
  """
@@ -2077,7 +2123,7 @@ if not MYPY:
2077
2123
  """
2078
2124
  wal_writer_delay: NotRequired[pulumi.Input[builtins.int]]
2079
2125
  """
2080
- WAL flush interval in milliseconds. Note that setting this value to lower than the default 200ms may negatively impact performance. Example: `50`.
2126
+ WAL flush interval in milliseconds. The default is `200`. Setting this parameter to a lower value may negatively impact performance. Example: `50`.
2081
2127
  """
2082
2128
  elif False:
2083
2129
  AlloydbomniAlloydbomniUserConfigPgArgsDict: TypeAlias = Mapping[str, Any]
@@ -2134,54 +2180,54 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2134
2180
  wal_sender_timeout: Optional[pulumi.Input[builtins.int]] = None,
2135
2181
  wal_writer_delay: Optional[pulumi.Input[builtins.int]] = None):
2136
2182
  """
2137
- :param pulumi.Input[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).
2138
- :param pulumi.Input[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.
2139
- :param pulumi.Input[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`.
2140
- :param pulumi.Input[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.
2141
- :param pulumi.Input[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.
2142
- :param pulumi.Input[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.
2143
- :param pulumi.Input[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.
2144
- :param pulumi.Input[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).
2145
- :param pulumi.Input[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.
2146
- :param pulumi.Input[builtins.int] bgwriter_delay: Specifies the delay between activity rounds for the background writer in milliseconds. Default is 200. Example: `200`.
2147
- :param pulumi.Input[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`.
2148
- :param pulumi.Input[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`.
2149
- :param pulumi.Input[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`.
2150
- :param pulumi.Input[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`.
2151
- :param pulumi.Input[builtins.str] default_toast_compression: Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns (the default is lz4).
2183
+ :param pulumi.Input[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`.
2184
+ :param pulumi.Input[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`.
2185
+ :param pulumi.Input[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`.
2186
+ :param pulumi.Input[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.
2187
+ :param pulumi.Input[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`.
2188
+ :param pulumi.Input[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).
2189
+ :param pulumi.Input[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).
2190
+ :param pulumi.Input[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`.
2191
+ :param pulumi.Input[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`.
2192
+ :param pulumi.Input[builtins.int] bgwriter_delay: Specifies the delay between activity rounds for the background writer in milliseconds. The default is `200`. Example: `200`.
2193
+ :param pulumi.Input[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`.
2194
+ :param pulumi.Input[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`.
2195
+ :param pulumi.Input[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`.
2196
+ :param pulumi.Input[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`.
2197
+ :param pulumi.Input[builtins.str] default_toast_compression: Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns. The default is `lz4`.
2152
2198
  :param pulumi.Input[builtins.int] idle_in_transaction_session_timeout: Time out sessions with open transactions after this number of milliseconds.
2153
2199
  :param pulumi.Input[builtins.bool] jit: Controls system-wide use of Just-in-Time Compilation (JIT).
2154
- :param pulumi.Input[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.
2200
+ :param pulumi.Input[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`.
2155
2201
  :param pulumi.Input[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.
2156
2202
  :param pulumi.Input[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.
2157
2203
  :param pulumi.Input[builtins.int] log_min_duration_statement: Log statements that take more than this number of milliseconds to run, -1 disables.
2158
2204
  :param pulumi.Input[builtins.int] log_temp_files: Log statements for each temporary file created larger than this number of kilobytes, -1 disables.
2159
- :param pulumi.Input[builtins.int] max_files_per_process: PostgreSQL maximum number of files that can be open per process.
2160
- :param pulumi.Input[builtins.int] max_locks_per_transaction: PostgreSQL maximum locks per transaction.
2161
- :param pulumi.Input[builtins.int] max_logical_replication_workers: PostgreSQL maximum logical replication workers (taken from the pool of max*parallel*workers).
2162
- :param pulumi.Input[builtins.int] max_parallel_workers: Sets the maximum number of workers that the system can support for parallel queries.
2163
- :param pulumi.Input[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.
2164
- :param pulumi.Input[builtins.int] max_pred_locks_per_transaction: PostgreSQL maximum predicate locks per transaction.
2165
- :param pulumi.Input[builtins.int] max_prepared_transactions: PostgreSQL maximum prepared transactions.
2166
- :param pulumi.Input[builtins.int] max_replication_slots: PostgreSQL maximum replication slots.
2167
- :param pulumi.Input[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.
2168
- :param pulumi.Input[builtins.int] max_stack_depth: Maximum depth of the stack in bytes.
2169
- :param pulumi.Input[builtins.int] max_standby_archive_delay: Max standby archive delay in milliseconds.
2170
- :param pulumi.Input[builtins.int] max_standby_streaming_delay: Max standby streaming delay in milliseconds.
2171
- :param pulumi.Input[builtins.int] max_wal_senders: PostgreSQL maximum WAL senders.
2172
- :param pulumi.Input[builtins.int] max_worker_processes: Sets the maximum number of background processes that the system can support.
2205
+ :param pulumi.Input[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.
2206
+ :param pulumi.Input[builtins.int] max_locks_per_transaction: PostgreSQL maximum locks per transaction. Changing this parameter causes a service restart.
2207
+ :param pulumi.Input[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.
2208
+ :param pulumi.Input[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).
2209
+ :param pulumi.Input[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).
2210
+ :param pulumi.Input[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.
2211
+ :param pulumi.Input[builtins.int] max_prepared_transactions: PostgreSQL maximum prepared transactions. The default is `0`. Changing this parameter causes a service restart.
2212
+ :param pulumi.Input[builtins.int] max_replication_slots: PostgreSQL maximum replication slots. The default is `20`. Changing this parameter causes a service restart.
2213
+ :param pulumi.Input[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.
2214
+ :param pulumi.Input[builtins.int] max_stack_depth: Maximum depth of the stack in bytes. The default is `2097152` (upstream default).
2215
+ :param pulumi.Input[builtins.int] max_standby_archive_delay: Max standby archive delay in milliseconds. The default is `30000` (upstream default).
2216
+ :param pulumi.Input[builtins.int] max_standby_streaming_delay: Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
2217
+ :param pulumi.Input[builtins.int] max_wal_senders: PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
2218
+ :param pulumi.Input[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.
2173
2219
  :param pulumi.Input[builtins.str] password_encryption: Enum: `md5`, `scram-sha-256`. Chooses the algorithm for encrypting passwords. Default: `md5`.
2174
- :param pulumi.Input[builtins.int] pg_partman_bgw_dot_interval: Sets the time interval to run pg_partman's scheduled tasks. Example: `3600`.
2220
+ :param pulumi.Input[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`.
2175
2221
  :param pulumi.Input[builtins.str] pg_partman_bgw_dot_role: Controls which role to use for pg_partman's scheduled background tasks. Example: `myrolename`.
2176
- :param pulumi.Input[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.
2222
+ :param pulumi.Input[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`.
2177
2223
  :param pulumi.Input[builtins.int] temp_file_limit: PostgreSQL temporary file limit in KiB, -1 for unlimited. Example: `5000000`.
2178
2224
  :param pulumi.Input[builtins.str] timezone: PostgreSQL service timezone. Example: `Europe/Helsinki`.
2179
- :param pulumi.Input[builtins.int] track_activity_query_size: Specifies the number of bytes reserved to track the currently executing command for each active session. Example: `1024`.
2180
- :param pulumi.Input[builtins.str] track_commit_timestamp: Enum: `off`, `on`. Record commit time of transactions.
2225
+ :param pulumi.Input[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`.
2226
+ :param pulumi.Input[builtins.str] track_commit_timestamp: Enum: `off`, `on`. Record commit time of transactions. Changing this parameter causes a service restart.
2181
2227
  :param pulumi.Input[builtins.str] track_functions: Enum: `all`, `none`, `pl`. Enables tracking of function call counts and time used.
2182
- :param pulumi.Input[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.
2228
+ :param pulumi.Input[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.
2183
2229
  :param pulumi.Input[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`.
2184
- :param pulumi.Input[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`.
2230
+ :param pulumi.Input[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`.
2185
2231
  """
2186
2232
  if autovacuum_analyze_scale_factor is not None:
2187
2233
  pulumi.set(__self__, "autovacuum_analyze_scale_factor", autovacuum_analyze_scale_factor)
@@ -2284,7 +2330,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2284
2330
  @pulumi.getter(name="autovacuumAnalyzeScaleFactor")
2285
2331
  def autovacuum_analyze_scale_factor(self) -> Optional[pulumi.Input[builtins.float]]:
2286
2332
  """
2287
- 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).
2333
+ 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`.
2288
2334
  """
2289
2335
  return pulumi.get(self, "autovacuum_analyze_scale_factor")
2290
2336
 
@@ -2296,7 +2342,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2296
2342
  @pulumi.getter(name="autovacuumAnalyzeThreshold")
2297
2343
  def autovacuum_analyze_threshold(self) -> Optional[pulumi.Input[builtins.int]]:
2298
2344
  """
2299
- Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is 50 tuples.
2345
+ Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is `50`.
2300
2346
  """
2301
2347
  return pulumi.get(self, "autovacuum_analyze_threshold")
2302
2348
 
@@ -2308,7 +2354,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2308
2354
  @pulumi.getter(name="autovacuumFreezeMaxAge")
2309
2355
  def autovacuum_freeze_max_age(self) -> Optional[pulumi.Input[builtins.int]]:
2310
2356
  """
2311
- 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`.
2357
+ 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`.
2312
2358
  """
2313
2359
  return pulumi.get(self, "autovacuum_freeze_max_age")
2314
2360
 
@@ -2320,7 +2366,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2320
2366
  @pulumi.getter(name="autovacuumMaxWorkers")
2321
2367
  def autovacuum_max_workers(self) -> Optional[pulumi.Input[builtins.int]]:
2322
2368
  """
2323
- 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.
2369
+ 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.
2324
2370
  """
2325
2371
  return pulumi.get(self, "autovacuum_max_workers")
2326
2372
 
@@ -2332,7 +2378,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2332
2378
  @pulumi.getter(name="autovacuumNaptime")
2333
2379
  def autovacuum_naptime(self) -> Optional[pulumi.Input[builtins.int]]:
2334
2380
  """
2335
- Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds, and the default is one minute.
2381
+ Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds. The default is `60`.
2336
2382
  """
2337
2383
  return pulumi.get(self, "autovacuum_naptime")
2338
2384
 
@@ -2344,7 +2390,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2344
2390
  @pulumi.getter(name="autovacuumVacuumCostDelay")
2345
2391
  def autovacuum_vacuum_cost_delay(self) -> Optional[pulumi.Input[builtins.int]]:
2346
2392
  """
2347
- 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.
2393
+ 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).
2348
2394
  """
2349
2395
  return pulumi.get(self, "autovacuum_vacuum_cost_delay")
2350
2396
 
@@ -2356,7 +2402,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2356
2402
  @pulumi.getter(name="autovacuumVacuumCostLimit")
2357
2403
  def autovacuum_vacuum_cost_limit(self) -> Optional[pulumi.Input[builtins.int]]:
2358
2404
  """
2359
- 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.
2405
+ 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).
2360
2406
  """
2361
2407
  return pulumi.get(self, "autovacuum_vacuum_cost_limit")
2362
2408
 
@@ -2368,7 +2414,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2368
2414
  @pulumi.getter(name="autovacuumVacuumScaleFactor")
2369
2415
  def autovacuum_vacuum_scale_factor(self) -> Optional[pulumi.Input[builtins.float]]:
2370
2416
  """
2371
- 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).
2417
+ 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`.
2372
2418
  """
2373
2419
  return pulumi.get(self, "autovacuum_vacuum_scale_factor")
2374
2420
 
@@ -2380,7 +2426,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2380
2426
  @pulumi.getter(name="autovacuumVacuumThreshold")
2381
2427
  def autovacuum_vacuum_threshold(self) -> Optional[pulumi.Input[builtins.int]]:
2382
2428
  """
2383
- Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is 50 tuples.
2429
+ Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is `50`.
2384
2430
  """
2385
2431
  return pulumi.get(self, "autovacuum_vacuum_threshold")
2386
2432
 
@@ -2392,7 +2438,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2392
2438
  @pulumi.getter(name="bgwriterDelay")
2393
2439
  def bgwriter_delay(self) -> Optional[pulumi.Input[builtins.int]]:
2394
2440
  """
2395
- Specifies the delay between activity rounds for the background writer in milliseconds. Default is 200. Example: `200`.
2441
+ Specifies the delay between activity rounds for the background writer in milliseconds. The default is `200`. Example: `200`.
2396
2442
  """
2397
2443
  return pulumi.get(self, "bgwriter_delay")
2398
2444
 
@@ -2404,7 +2450,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2404
2450
  @pulumi.getter(name="bgwriterFlushAfter")
2405
2451
  def bgwriter_flush_after(self) -> Optional[pulumi.Input[builtins.int]]:
2406
2452
  """
2407
- 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`.
2453
+ 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`.
2408
2454
  """
2409
2455
  return pulumi.get(self, "bgwriter_flush_after")
2410
2456
 
@@ -2416,7 +2462,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2416
2462
  @pulumi.getter(name="bgwriterLruMaxpages")
2417
2463
  def bgwriter_lru_maxpages(self) -> Optional[pulumi.Input[builtins.int]]:
2418
2464
  """
2419
- 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`.
2465
+ 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`.
2420
2466
  """
2421
2467
  return pulumi.get(self, "bgwriter_lru_maxpages")
2422
2468
 
@@ -2428,7 +2474,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2428
2474
  @pulumi.getter(name="bgwriterLruMultiplier")
2429
2475
  def bgwriter_lru_multiplier(self) -> Optional[pulumi.Input[builtins.float]]:
2430
2476
  """
2431
- 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`.
2477
+ 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`.
2432
2478
  """
2433
2479
  return pulumi.get(self, "bgwriter_lru_multiplier")
2434
2480
 
@@ -2440,7 +2486,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2440
2486
  @pulumi.getter(name="deadlockTimeout")
2441
2487
  def deadlock_timeout(self) -> Optional[pulumi.Input[builtins.int]]:
2442
2488
  """
2443
- 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`.
2489
+ 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`.
2444
2490
  """
2445
2491
  return pulumi.get(self, "deadlock_timeout")
2446
2492
 
@@ -2452,7 +2498,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2452
2498
  @pulumi.getter(name="defaultToastCompression")
2453
2499
  def default_toast_compression(self) -> Optional[pulumi.Input[builtins.str]]:
2454
2500
  """
2455
- Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns (the default is lz4).
2501
+ Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns. The default is `lz4`.
2456
2502
  """
2457
2503
  return pulumi.get(self, "default_toast_compression")
2458
2504
 
@@ -2488,7 +2534,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2488
2534
  @pulumi.getter(name="logAutovacuumMinDuration")
2489
2535
  def log_autovacuum_min_duration(self) -> Optional[pulumi.Input[builtins.int]]:
2490
2536
  """
2491
- 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.
2537
+ 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`.
2492
2538
  """
2493
2539
  return pulumi.get(self, "log_autovacuum_min_duration")
2494
2540
 
@@ -2548,7 +2594,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2548
2594
  @pulumi.getter(name="maxFilesPerProcess")
2549
2595
  def max_files_per_process(self) -> Optional[pulumi.Input[builtins.int]]:
2550
2596
  """
2551
- PostgreSQL maximum number of files that can be open per process.
2597
+ PostgreSQL maximum number of files that can be open per process. The default is `1000` (upstream default). Changing this parameter causes a service restart.
2552
2598
  """
2553
2599
  return pulumi.get(self, "max_files_per_process")
2554
2600
 
@@ -2560,7 +2606,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2560
2606
  @pulumi.getter(name="maxLocksPerTransaction")
2561
2607
  def max_locks_per_transaction(self) -> Optional[pulumi.Input[builtins.int]]:
2562
2608
  """
2563
- PostgreSQL maximum locks per transaction.
2609
+ PostgreSQL maximum locks per transaction. Changing this parameter causes a service restart.
2564
2610
  """
2565
2611
  return pulumi.get(self, "max_locks_per_transaction")
2566
2612
 
@@ -2572,7 +2618,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2572
2618
  @pulumi.getter(name="maxLogicalReplicationWorkers")
2573
2619
  def max_logical_replication_workers(self) -> Optional[pulumi.Input[builtins.int]]:
2574
2620
  """
2575
- PostgreSQL maximum logical replication workers (taken from the pool of max*parallel*workers).
2621
+ 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.
2576
2622
  """
2577
2623
  return pulumi.get(self, "max_logical_replication_workers")
2578
2624
 
@@ -2584,7 +2630,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2584
2630
  @pulumi.getter(name="maxParallelWorkers")
2585
2631
  def max_parallel_workers(self) -> Optional[pulumi.Input[builtins.int]]:
2586
2632
  """
2587
- Sets the maximum number of workers that the system can support for parallel queries.
2633
+ Sets the maximum number of workers that the system can support for parallel queries. The default is `8` (upstream default).
2588
2634
  """
2589
2635
  return pulumi.get(self, "max_parallel_workers")
2590
2636
 
@@ -2596,7 +2642,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2596
2642
  @pulumi.getter(name="maxParallelWorkersPerGather")
2597
2643
  def max_parallel_workers_per_gather(self) -> Optional[pulumi.Input[builtins.int]]:
2598
2644
  """
2599
- Sets the maximum number of workers that can be started by a single Gather or Gather Merge node.
2645
+ Sets the maximum number of workers that can be started by a single Gather or Gather Merge node. The default is `2` (upstream default).
2600
2646
  """
2601
2647
  return pulumi.get(self, "max_parallel_workers_per_gather")
2602
2648
 
@@ -2608,7 +2654,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2608
2654
  @pulumi.getter(name="maxPredLocksPerTransaction")
2609
2655
  def max_pred_locks_per_transaction(self) -> Optional[pulumi.Input[builtins.int]]:
2610
2656
  """
2611
- PostgreSQL maximum predicate locks per transaction.
2657
+ PostgreSQL maximum predicate locks per transaction. The default is `64` (upstream default). Changing this parameter causes a service restart.
2612
2658
  """
2613
2659
  return pulumi.get(self, "max_pred_locks_per_transaction")
2614
2660
 
@@ -2620,7 +2666,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2620
2666
  @pulumi.getter(name="maxPreparedTransactions")
2621
2667
  def max_prepared_transactions(self) -> Optional[pulumi.Input[builtins.int]]:
2622
2668
  """
2623
- PostgreSQL maximum prepared transactions.
2669
+ PostgreSQL maximum prepared transactions. The default is `0`. Changing this parameter causes a service restart.
2624
2670
  """
2625
2671
  return pulumi.get(self, "max_prepared_transactions")
2626
2672
 
@@ -2632,7 +2678,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2632
2678
  @pulumi.getter(name="maxReplicationSlots")
2633
2679
  def max_replication_slots(self) -> Optional[pulumi.Input[builtins.int]]:
2634
2680
  """
2635
- PostgreSQL maximum replication slots.
2681
+ PostgreSQL maximum replication slots. The default is `20`. Changing this parameter causes a service restart.
2636
2682
  """
2637
2683
  return pulumi.get(self, "max_replication_slots")
2638
2684
 
@@ -2644,7 +2690,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2644
2690
  @pulumi.getter(name="maxSlotWalKeepSize")
2645
2691
  def max_slot_wal_keep_size(self) -> Optional[pulumi.Input[builtins.int]]:
2646
2692
  """
2647
- PostgreSQL maximum WAL size (MB) reserved for replication slots. Default is -1 (unlimited). wal*keep*size minimum WAL size setting takes precedence over this.
2693
+ 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.
2648
2694
  """
2649
2695
  return pulumi.get(self, "max_slot_wal_keep_size")
2650
2696
 
@@ -2656,7 +2702,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2656
2702
  @pulumi.getter(name="maxStackDepth")
2657
2703
  def max_stack_depth(self) -> Optional[pulumi.Input[builtins.int]]:
2658
2704
  """
2659
- Maximum depth of the stack in bytes.
2705
+ Maximum depth of the stack in bytes. The default is `2097152` (upstream default).
2660
2706
  """
2661
2707
  return pulumi.get(self, "max_stack_depth")
2662
2708
 
@@ -2668,7 +2714,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2668
2714
  @pulumi.getter(name="maxStandbyArchiveDelay")
2669
2715
  def max_standby_archive_delay(self) -> Optional[pulumi.Input[builtins.int]]:
2670
2716
  """
2671
- Max standby archive delay in milliseconds.
2717
+ Max standby archive delay in milliseconds. The default is `30000` (upstream default).
2672
2718
  """
2673
2719
  return pulumi.get(self, "max_standby_archive_delay")
2674
2720
 
@@ -2680,7 +2726,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2680
2726
  @pulumi.getter(name="maxStandbyStreamingDelay")
2681
2727
  def max_standby_streaming_delay(self) -> Optional[pulumi.Input[builtins.int]]:
2682
2728
  """
2683
- Max standby streaming delay in milliseconds.
2729
+ Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
2684
2730
  """
2685
2731
  return pulumi.get(self, "max_standby_streaming_delay")
2686
2732
 
@@ -2692,7 +2738,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2692
2738
  @pulumi.getter(name="maxWalSenders")
2693
2739
  def max_wal_senders(self) -> Optional[pulumi.Input[builtins.int]]:
2694
2740
  """
2695
- PostgreSQL maximum WAL senders.
2741
+ PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
2696
2742
  """
2697
2743
  return pulumi.get(self, "max_wal_senders")
2698
2744
 
@@ -2704,7 +2750,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2704
2750
  @pulumi.getter(name="maxWorkerProcesses")
2705
2751
  def max_worker_processes(self) -> Optional[pulumi.Input[builtins.int]]:
2706
2752
  """
2707
- Sets the maximum number of background processes that the system can support.
2753
+ Sets the maximum number of background processes that the system can support. The default is `8`. Changing this parameter causes a service restart.
2708
2754
  """
2709
2755
  return pulumi.get(self, "max_worker_processes")
2710
2756
 
@@ -2728,7 +2774,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2728
2774
  @pulumi.getter(name="pgPartmanBgwDotInterval")
2729
2775
  def pg_partman_bgw_dot_interval(self) -> Optional[pulumi.Input[builtins.int]]:
2730
2776
  """
2731
- Sets the time interval to run pg_partman's scheduled tasks. Example: `3600`.
2777
+ Sets the time interval in seconds to run pg_partman's scheduled tasks. The default is `3600`. Example: `3600`.
2732
2778
  """
2733
2779
  return pulumi.get(self, "pg_partman_bgw_dot_interval")
2734
2780
 
@@ -2752,7 +2798,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2752
2798
  @pulumi.getter(name="pgStatStatementsDotTrack")
2753
2799
  def pg_stat_statements_dot_track(self) -> Optional[pulumi.Input[builtins.str]]:
2754
2800
  """
2755
- 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.
2801
+ 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`.
2756
2802
  """
2757
2803
  return pulumi.get(self, "pg_stat_statements_dot_track")
2758
2804
 
@@ -2788,7 +2834,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2788
2834
  @pulumi.getter(name="trackActivityQuerySize")
2789
2835
  def track_activity_query_size(self) -> Optional[pulumi.Input[builtins.int]]:
2790
2836
  """
2791
- Specifies the number of bytes reserved to track the currently executing command for each active session. Example: `1024`.
2837
+ 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`.
2792
2838
  """
2793
2839
  return pulumi.get(self, "track_activity_query_size")
2794
2840
 
@@ -2800,7 +2846,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2800
2846
  @pulumi.getter(name="trackCommitTimestamp")
2801
2847
  def track_commit_timestamp(self) -> Optional[pulumi.Input[builtins.str]]:
2802
2848
  """
2803
- Enum: `off`, `on`. Record commit time of transactions.
2849
+ Enum: `off`, `on`. Record commit time of transactions. Changing this parameter causes a service restart.
2804
2850
  """
2805
2851
  return pulumi.get(self, "track_commit_timestamp")
2806
2852
 
@@ -2824,7 +2870,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2824
2870
  @pulumi.getter(name="trackIoTiming")
2825
2871
  def track_io_timing(self) -> Optional[pulumi.Input[builtins.str]]:
2826
2872
  """
2827
- 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.
2873
+ 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.
2828
2874
  """
2829
2875
  return pulumi.get(self, "track_io_timing")
2830
2876
 
@@ -2848,7 +2894,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2848
2894
  @pulumi.getter(name="walWriterDelay")
2849
2895
  def wal_writer_delay(self) -> Optional[pulumi.Input[builtins.int]]:
2850
2896
  """
2851
- WAL flush interval in milliseconds. Note that setting this value to lower than the default 200ms may negatively impact performance. Example: `50`.
2897
+ WAL flush interval in milliseconds. The default is `200`. Setting this parameter to a lower value may negatively impact performance. Example: `50`.
2852
2898
  """
2853
2899
  return pulumi.get(self, "wal_writer_delay")
2854
2900
 
@@ -2857,6 +2903,298 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2857
2903
  pulumi.set(self, "wal_writer_delay", value)
2858
2904
 
2859
2905
 
2906
+ if not MYPY:
2907
+ class AlloydbomniAlloydbomniUserConfigPgauditArgsDict(TypedDict):
2908
+ feature_enabled: NotRequired[pulumi.Input[builtins.bool]]
2909
+ """
2910
+ Enable pgaudit extension. When enabled, pgaudit extension will be automatically installed.Otherwise, extension will be uninstalled but auditing configurations will be preserved. Default: `false`.
2911
+ """
2912
+ log_catalog: NotRequired[pulumi.Input[builtins.bool]]
2913
+ """
2914
+ Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
2915
+ """
2916
+ log_client: NotRequired[pulumi.Input[builtins.bool]]
2917
+ """
2918
+ Specifies whether log messages will be visible to a client process such as psql. Default: `false`.
2919
+ """
2920
+ log_level: NotRequired[pulumi.Input[builtins.str]]
2921
+ """
2922
+ Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `log`, `notice`, `warning`. Specifies the log level that will be used for log entries. Default: `log`.
2923
+ """
2924
+ log_max_string_length: NotRequired[pulumi.Input[builtins.int]]
2925
+ """
2926
+ Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
2927
+ """
2928
+ log_nested_statements: NotRequired[pulumi.Input[builtins.bool]]
2929
+ """
2930
+ This GUC allows to turn off logging nested statements, that is, statements that are executed as part of another ExecutorRun. Default: `true`.
2931
+ """
2932
+ log_parameter: NotRequired[pulumi.Input[builtins.bool]]
2933
+ """
2934
+ Specifies that audit logging should include the parameters that were passed with the statement. Default: `false`.
2935
+ """
2936
+ log_parameter_max_size: NotRequired[pulumi.Input[builtins.int]]
2937
+ """
2938
+ Specifies that parameter values longer than this setting (in bytes) should not be logged, but replaced with \\n\\n. Default: `0`.
2939
+ """
2940
+ log_relation: NotRequired[pulumi.Input[builtins.bool]]
2941
+ """
2942
+ 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`.
2943
+ """
2944
+ log_rows: NotRequired[pulumi.Input[builtins.bool]]
2945
+ """
2946
+ 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`.
2947
+ """
2948
+ log_statement: NotRequired[pulumi.Input[builtins.bool]]
2949
+ """
2950
+ Specifies whether logging will include the statement text and parameters (if enabled). Default: `true`.
2951
+ """
2952
+ log_statement_once: NotRequired[pulumi.Input[builtins.bool]]
2953
+ """
2954
+ 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`.
2955
+ """
2956
+ logs: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
2957
+ """
2958
+ Specifies which classes of statements will be logged by session audit logging.
2959
+ """
2960
+ role: NotRequired[pulumi.Input[builtins.str]]
2961
+ """
2962
+ Specifies the master role to use for object audit logging.
2963
+ """
2964
+ elif False:
2965
+ AlloydbomniAlloydbomniUserConfigPgauditArgsDict: TypeAlias = Mapping[str, Any]
2966
+
2967
+ @pulumi.input_type
2968
+ class AlloydbomniAlloydbomniUserConfigPgauditArgs:
2969
+ def __init__(__self__, *,
2970
+ feature_enabled: Optional[pulumi.Input[builtins.bool]] = None,
2971
+ log_catalog: Optional[pulumi.Input[builtins.bool]] = None,
2972
+ log_client: Optional[pulumi.Input[builtins.bool]] = None,
2973
+ log_level: Optional[pulumi.Input[builtins.str]] = None,
2974
+ log_max_string_length: Optional[pulumi.Input[builtins.int]] = None,
2975
+ log_nested_statements: Optional[pulumi.Input[builtins.bool]] = None,
2976
+ log_parameter: Optional[pulumi.Input[builtins.bool]] = None,
2977
+ log_parameter_max_size: Optional[pulumi.Input[builtins.int]] = None,
2978
+ log_relation: Optional[pulumi.Input[builtins.bool]] = None,
2979
+ log_rows: Optional[pulumi.Input[builtins.bool]] = None,
2980
+ log_statement: Optional[pulumi.Input[builtins.bool]] = None,
2981
+ log_statement_once: Optional[pulumi.Input[builtins.bool]] = None,
2982
+ logs: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
2983
+ role: Optional[pulumi.Input[builtins.str]] = None):
2984
+ """
2985
+ :param pulumi.Input[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`.
2986
+ :param pulumi.Input[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`.
2987
+ :param pulumi.Input[builtins.bool] log_client: Specifies whether log messages will be visible to a client process such as psql. Default: `false`.
2988
+ :param pulumi.Input[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`.
2989
+ :param pulumi.Input[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`.
2990
+ :param pulumi.Input[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`.
2991
+ :param pulumi.Input[builtins.bool] log_parameter: Specifies that audit logging should include the parameters that were passed with the statement. Default: `false`.
2992
+ :param pulumi.Input[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`.
2993
+ :param pulumi.Input[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`.
2994
+ :param pulumi.Input[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`.
2995
+ :param pulumi.Input[builtins.bool] log_statement: Specifies whether logging will include the statement text and parameters (if enabled). Default: `true`.
2996
+ :param pulumi.Input[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`.
2997
+ :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] logs: Specifies which classes of statements will be logged by session audit logging.
2998
+ :param pulumi.Input[builtins.str] role: Specifies the master role to use for object audit logging.
2999
+ """
3000
+ if feature_enabled is not None:
3001
+ pulumi.set(__self__, "feature_enabled", feature_enabled)
3002
+ if log_catalog is not None:
3003
+ pulumi.set(__self__, "log_catalog", log_catalog)
3004
+ if log_client is not None:
3005
+ pulumi.set(__self__, "log_client", log_client)
3006
+ if log_level is not None:
3007
+ pulumi.set(__self__, "log_level", log_level)
3008
+ if log_max_string_length is not None:
3009
+ pulumi.set(__self__, "log_max_string_length", log_max_string_length)
3010
+ if log_nested_statements is not None:
3011
+ pulumi.set(__self__, "log_nested_statements", log_nested_statements)
3012
+ if log_parameter is not None:
3013
+ pulumi.set(__self__, "log_parameter", log_parameter)
3014
+ if log_parameter_max_size is not None:
3015
+ pulumi.set(__self__, "log_parameter_max_size", log_parameter_max_size)
3016
+ if log_relation is not None:
3017
+ pulumi.set(__self__, "log_relation", log_relation)
3018
+ if log_rows is not None:
3019
+ pulumi.set(__self__, "log_rows", log_rows)
3020
+ if log_statement is not None:
3021
+ pulumi.set(__self__, "log_statement", log_statement)
3022
+ if log_statement_once is not None:
3023
+ pulumi.set(__self__, "log_statement_once", log_statement_once)
3024
+ if logs is not None:
3025
+ pulumi.set(__self__, "logs", logs)
3026
+ if role is not None:
3027
+ pulumi.set(__self__, "role", role)
3028
+
3029
+ @property
3030
+ @pulumi.getter(name="featureEnabled")
3031
+ def feature_enabled(self) -> Optional[pulumi.Input[builtins.bool]]:
3032
+ """
3033
+ Enable pgaudit extension. When enabled, pgaudit extension will be automatically installed.Otherwise, extension will be uninstalled but auditing configurations will be preserved. Default: `false`.
3034
+ """
3035
+ return pulumi.get(self, "feature_enabled")
3036
+
3037
+ @feature_enabled.setter
3038
+ def feature_enabled(self, value: Optional[pulumi.Input[builtins.bool]]):
3039
+ pulumi.set(self, "feature_enabled", value)
3040
+
3041
+ @property
3042
+ @pulumi.getter(name="logCatalog")
3043
+ def log_catalog(self) -> Optional[pulumi.Input[builtins.bool]]:
3044
+ """
3045
+ Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
3046
+ """
3047
+ return pulumi.get(self, "log_catalog")
3048
+
3049
+ @log_catalog.setter
3050
+ def log_catalog(self, value: Optional[pulumi.Input[builtins.bool]]):
3051
+ pulumi.set(self, "log_catalog", value)
3052
+
3053
+ @property
3054
+ @pulumi.getter(name="logClient")
3055
+ def log_client(self) -> Optional[pulumi.Input[builtins.bool]]:
3056
+ """
3057
+ Specifies whether log messages will be visible to a client process such as psql. Default: `false`.
3058
+ """
3059
+ return pulumi.get(self, "log_client")
3060
+
3061
+ @log_client.setter
3062
+ def log_client(self, value: Optional[pulumi.Input[builtins.bool]]):
3063
+ pulumi.set(self, "log_client", value)
3064
+
3065
+ @property
3066
+ @pulumi.getter(name="logLevel")
3067
+ def log_level(self) -> Optional[pulumi.Input[builtins.str]]:
3068
+ """
3069
+ Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `log`, `notice`, `warning`. Specifies the log level that will be used for log entries. Default: `log`.
3070
+ """
3071
+ return pulumi.get(self, "log_level")
3072
+
3073
+ @log_level.setter
3074
+ def log_level(self, value: Optional[pulumi.Input[builtins.str]]):
3075
+ pulumi.set(self, "log_level", value)
3076
+
3077
+ @property
3078
+ @pulumi.getter(name="logMaxStringLength")
3079
+ def log_max_string_length(self) -> Optional[pulumi.Input[builtins.int]]:
3080
+ """
3081
+ Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
3082
+ """
3083
+ return pulumi.get(self, "log_max_string_length")
3084
+
3085
+ @log_max_string_length.setter
3086
+ def log_max_string_length(self, value: Optional[pulumi.Input[builtins.int]]):
3087
+ pulumi.set(self, "log_max_string_length", value)
3088
+
3089
+ @property
3090
+ @pulumi.getter(name="logNestedStatements")
3091
+ def log_nested_statements(self) -> Optional[pulumi.Input[builtins.bool]]:
3092
+ """
3093
+ This GUC allows to turn off logging nested statements, that is, statements that are executed as part of another ExecutorRun. Default: `true`.
3094
+ """
3095
+ return pulumi.get(self, "log_nested_statements")
3096
+
3097
+ @log_nested_statements.setter
3098
+ def log_nested_statements(self, value: Optional[pulumi.Input[builtins.bool]]):
3099
+ pulumi.set(self, "log_nested_statements", value)
3100
+
3101
+ @property
3102
+ @pulumi.getter(name="logParameter")
3103
+ def log_parameter(self) -> Optional[pulumi.Input[builtins.bool]]:
3104
+ """
3105
+ Specifies that audit logging should include the parameters that were passed with the statement. Default: `false`.
3106
+ """
3107
+ return pulumi.get(self, "log_parameter")
3108
+
3109
+ @log_parameter.setter
3110
+ def log_parameter(self, value: Optional[pulumi.Input[builtins.bool]]):
3111
+ pulumi.set(self, "log_parameter", value)
3112
+
3113
+ @property
3114
+ @pulumi.getter(name="logParameterMaxSize")
3115
+ def log_parameter_max_size(self) -> Optional[pulumi.Input[builtins.int]]:
3116
+ """
3117
+ Specifies that parameter values longer than this setting (in bytes) should not be logged, but replaced with \\n\\n. Default: `0`.
3118
+ """
3119
+ return pulumi.get(self, "log_parameter_max_size")
3120
+
3121
+ @log_parameter_max_size.setter
3122
+ def log_parameter_max_size(self, value: Optional[pulumi.Input[builtins.int]]):
3123
+ pulumi.set(self, "log_parameter_max_size", value)
3124
+
3125
+ @property
3126
+ @pulumi.getter(name="logRelation")
3127
+ def log_relation(self) -> Optional[pulumi.Input[builtins.bool]]:
3128
+ """
3129
+ 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`.
3130
+ """
3131
+ return pulumi.get(self, "log_relation")
3132
+
3133
+ @log_relation.setter
3134
+ def log_relation(self, value: Optional[pulumi.Input[builtins.bool]]):
3135
+ pulumi.set(self, "log_relation", value)
3136
+
3137
+ @property
3138
+ @pulumi.getter(name="logRows")
3139
+ def log_rows(self) -> Optional[pulumi.Input[builtins.bool]]:
3140
+ """
3141
+ 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`.
3142
+ """
3143
+ return pulumi.get(self, "log_rows")
3144
+
3145
+ @log_rows.setter
3146
+ def log_rows(self, value: Optional[pulumi.Input[builtins.bool]]):
3147
+ pulumi.set(self, "log_rows", value)
3148
+
3149
+ @property
3150
+ @pulumi.getter(name="logStatement")
3151
+ def log_statement(self) -> Optional[pulumi.Input[builtins.bool]]:
3152
+ """
3153
+ Specifies whether logging will include the statement text and parameters (if enabled). Default: `true`.
3154
+ """
3155
+ return pulumi.get(self, "log_statement")
3156
+
3157
+ @log_statement.setter
3158
+ def log_statement(self, value: Optional[pulumi.Input[builtins.bool]]):
3159
+ pulumi.set(self, "log_statement", value)
3160
+
3161
+ @property
3162
+ @pulumi.getter(name="logStatementOnce")
3163
+ def log_statement_once(self) -> Optional[pulumi.Input[builtins.bool]]:
3164
+ """
3165
+ 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`.
3166
+ """
3167
+ return pulumi.get(self, "log_statement_once")
3168
+
3169
+ @log_statement_once.setter
3170
+ def log_statement_once(self, value: Optional[pulumi.Input[builtins.bool]]):
3171
+ pulumi.set(self, "log_statement_once", value)
3172
+
3173
+ @property
3174
+ @pulumi.getter
3175
+ def logs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
3176
+ """
3177
+ Specifies which classes of statements will be logged by session audit logging.
3178
+ """
3179
+ return pulumi.get(self, "logs")
3180
+
3181
+ @logs.setter
3182
+ def logs(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
3183
+ pulumi.set(self, "logs", value)
3184
+
3185
+ @property
3186
+ @pulumi.getter
3187
+ def role(self) -> Optional[pulumi.Input[builtins.str]]:
3188
+ """
3189
+ Specifies the master role to use for object audit logging.
3190
+ """
3191
+ return pulumi.get(self, "role")
3192
+
3193
+ @role.setter
3194
+ def role(self, value: Optional[pulumi.Input[builtins.str]]):
3195
+ pulumi.set(self, "role", value)
3196
+
3197
+
2860
3198
  if not MYPY:
2861
3199
  class AlloydbomniAlloydbomniUserConfigPgbouncerArgsDict(TypedDict):
2862
3200
  autodb_idle_timeout: NotRequired[pulumi.Input[builtins.int]]
@@ -8311,6 +8649,356 @@ class FlinkTechEmailArgs:
8311
8649
  pulumi.set(self, "email", value)
8312
8650
 
8313
8651
 
8652
+ if not MYPY:
8653
+ class GovernanceAccessAccessDataArgsDict(TypedDict):
8654
+ project: pulumi.Input[builtins.str]
8655
+ """
8656
+ Project name. Changing this property forces recreation of the resource.
8657
+ """
8658
+ service_name: pulumi.Input[builtins.str]
8659
+ """
8660
+ Service name. Changing this property forces recreation of the resource.
8661
+ """
8662
+ acls: NotRequired[pulumi.Input[Sequence[pulumi.Input['GovernanceAccessAccessDataAclArgsDict']]]]
8663
+ """
8664
+ Required property. Acls. Changing this property forces recreation of the resource.
8665
+ """
8666
+ username: NotRequired[pulumi.Input[builtins.str]]
8667
+ """
8668
+ The service username assigned to the access. Changing this property forces recreation of the resource.
8669
+ """
8670
+ elif False:
8671
+ GovernanceAccessAccessDataArgsDict: TypeAlias = Mapping[str, Any]
8672
+
8673
+ @pulumi.input_type
8674
+ class GovernanceAccessAccessDataArgs:
8675
+ def __init__(__self__, *,
8676
+ project: pulumi.Input[builtins.str],
8677
+ service_name: pulumi.Input[builtins.str],
8678
+ acls: Optional[pulumi.Input[Sequence[pulumi.Input['GovernanceAccessAccessDataAclArgs']]]] = None,
8679
+ username: Optional[pulumi.Input[builtins.str]] = None):
8680
+ """
8681
+ :param pulumi.Input[builtins.str] project: Project name. Changing this property forces recreation of the resource.
8682
+ :param pulumi.Input[builtins.str] service_name: Service name. Changing this property forces recreation of the resource.
8683
+ :param pulumi.Input[Sequence[pulumi.Input['GovernanceAccessAccessDataAclArgs']]] acls: Required property. Acls. Changing this property forces recreation of the resource.
8684
+ :param pulumi.Input[builtins.str] username: The service username assigned to the access. Changing this property forces recreation of the resource.
8685
+ """
8686
+ pulumi.set(__self__, "project", project)
8687
+ pulumi.set(__self__, "service_name", service_name)
8688
+ if acls is not None:
8689
+ pulumi.set(__self__, "acls", acls)
8690
+ if username is not None:
8691
+ pulumi.set(__self__, "username", username)
8692
+
8693
+ @property
8694
+ @pulumi.getter
8695
+ def project(self) -> pulumi.Input[builtins.str]:
8696
+ """
8697
+ Project name. Changing this property forces recreation of the resource.
8698
+ """
8699
+ return pulumi.get(self, "project")
8700
+
8701
+ @project.setter
8702
+ def project(self, value: pulumi.Input[builtins.str]):
8703
+ pulumi.set(self, "project", value)
8704
+
8705
+ @property
8706
+ @pulumi.getter(name="serviceName")
8707
+ def service_name(self) -> pulumi.Input[builtins.str]:
8708
+ """
8709
+ Service name. Changing this property forces recreation of the resource.
8710
+ """
8711
+ return pulumi.get(self, "service_name")
8712
+
8713
+ @service_name.setter
8714
+ def service_name(self, value: pulumi.Input[builtins.str]):
8715
+ pulumi.set(self, "service_name", value)
8716
+
8717
+ @property
8718
+ @pulumi.getter
8719
+ def acls(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['GovernanceAccessAccessDataAclArgs']]]]:
8720
+ """
8721
+ Required property. Acls. Changing this property forces recreation of the resource.
8722
+ """
8723
+ return pulumi.get(self, "acls")
8724
+
8725
+ @acls.setter
8726
+ def acls(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['GovernanceAccessAccessDataAclArgs']]]]):
8727
+ pulumi.set(self, "acls", value)
8728
+
8729
+ @property
8730
+ @pulumi.getter
8731
+ def username(self) -> Optional[pulumi.Input[builtins.str]]:
8732
+ """
8733
+ The service username assigned to the access. Changing this property forces recreation of the resource.
8734
+ """
8735
+ return pulumi.get(self, "username")
8736
+
8737
+ @username.setter
8738
+ def username(self, value: Optional[pulumi.Input[builtins.str]]):
8739
+ pulumi.set(self, "username", value)
8740
+
8741
+
8742
+ if not MYPY:
8743
+ class GovernanceAccessAccessDataAclArgsDict(TypedDict):
8744
+ operation: pulumi.Input[builtins.str]
8745
+ """
8746
+ An enumeration. The possible values are `Read` and `Write`. Changing this property forces recreation of the resource.
8747
+ """
8748
+ permission_type: pulumi.Input[builtins.str]
8749
+ """
8750
+ An enumeration. The possible value is `ALLOW`. Changing this property forces recreation of the resource.
8751
+ """
8752
+ resource_name: pulumi.Input[builtins.str]
8753
+ """
8754
+ Acl resource name. Maximum length: `256`. Changing this property forces recreation of the resource.
8755
+ """
8756
+ resource_type: pulumi.Input[builtins.str]
8757
+ """
8758
+ An enumeration. The possible value is `Topic`. Changing this property forces recreation of the resource.
8759
+ """
8760
+ host: NotRequired[pulumi.Input[builtins.str]]
8761
+ """
8762
+ 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.
8763
+ """
8764
+ id: NotRequired[pulumi.Input[builtins.str]]
8765
+ """
8766
+ Acl ID.
8767
+ """
8768
+ pattern_type: NotRequired[pulumi.Input[builtins.str]]
8769
+ """
8770
+ An enumeration. The possible value is `LITERAL`.
8771
+ """
8772
+ principal: NotRequired[pulumi.Input[builtins.str]]
8773
+ """
8774
+ Acl principal.
8775
+ """
8776
+ elif False:
8777
+ GovernanceAccessAccessDataAclArgsDict: TypeAlias = Mapping[str, Any]
8778
+
8779
+ @pulumi.input_type
8780
+ class GovernanceAccessAccessDataAclArgs:
8781
+ def __init__(__self__, *,
8782
+ operation: pulumi.Input[builtins.str],
8783
+ permission_type: pulumi.Input[builtins.str],
8784
+ resource_name: pulumi.Input[builtins.str],
8785
+ resource_type: pulumi.Input[builtins.str],
8786
+ host: Optional[pulumi.Input[builtins.str]] = None,
8787
+ id: Optional[pulumi.Input[builtins.str]] = None,
8788
+ pattern_type: Optional[pulumi.Input[builtins.str]] = None,
8789
+ principal: Optional[pulumi.Input[builtins.str]] = None):
8790
+ """
8791
+ :param pulumi.Input[builtins.str] operation: An enumeration. The possible values are `Read` and `Write`. Changing this property forces recreation of the resource.
8792
+ :param pulumi.Input[builtins.str] permission_type: An enumeration. The possible value is `ALLOW`. Changing this property forces recreation of the resource.
8793
+ :param pulumi.Input[builtins.str] resource_name: Acl resource name. Maximum length: `256`. Changing this property forces recreation of the resource.
8794
+ :param pulumi.Input[builtins.str] resource_type: An enumeration. The possible value is `Topic`. Changing this property forces recreation of the resource.
8795
+ :param pulumi.Input[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.
8796
+ :param pulumi.Input[builtins.str] id: Acl ID.
8797
+ :param pulumi.Input[builtins.str] pattern_type: An enumeration. The possible value is `LITERAL`.
8798
+ :param pulumi.Input[builtins.str] principal: Acl principal.
8799
+ """
8800
+ pulumi.set(__self__, "operation", operation)
8801
+ pulumi.set(__self__, "permission_type", permission_type)
8802
+ pulumi.set(__self__, "resource_name", resource_name)
8803
+ pulumi.set(__self__, "resource_type", resource_type)
8804
+ if host is not None:
8805
+ pulumi.set(__self__, "host", host)
8806
+ if id is not None:
8807
+ pulumi.set(__self__, "id", id)
8808
+ if pattern_type is not None:
8809
+ pulumi.set(__self__, "pattern_type", pattern_type)
8810
+ if principal is not None:
8811
+ pulumi.set(__self__, "principal", principal)
8812
+
8813
+ @property
8814
+ @pulumi.getter
8815
+ def operation(self) -> pulumi.Input[builtins.str]:
8816
+ """
8817
+ An enumeration. The possible values are `Read` and `Write`. Changing this property forces recreation of the resource.
8818
+ """
8819
+ return pulumi.get(self, "operation")
8820
+
8821
+ @operation.setter
8822
+ def operation(self, value: pulumi.Input[builtins.str]):
8823
+ pulumi.set(self, "operation", value)
8824
+
8825
+ @property
8826
+ @pulumi.getter(name="permissionType")
8827
+ def permission_type(self) -> pulumi.Input[builtins.str]:
8828
+ """
8829
+ An enumeration. The possible value is `ALLOW`. Changing this property forces recreation of the resource.
8830
+ """
8831
+ return pulumi.get(self, "permission_type")
8832
+
8833
+ @permission_type.setter
8834
+ def permission_type(self, value: pulumi.Input[builtins.str]):
8835
+ pulumi.set(self, "permission_type", value)
8836
+
8837
+ @property
8838
+ @pulumi.getter(name="resourceName")
8839
+ def resource_name(self) -> pulumi.Input[builtins.str]:
8840
+ """
8841
+ Acl resource name. Maximum length: `256`. Changing this property forces recreation of the resource.
8842
+ """
8843
+ return pulumi.get(self, "resource_name")
8844
+
8845
+ @resource_name.setter
8846
+ def resource_name(self, value: pulumi.Input[builtins.str]):
8847
+ pulumi.set(self, "resource_name", value)
8848
+
8849
+ @property
8850
+ @pulumi.getter(name="resourceType")
8851
+ def resource_type(self) -> pulumi.Input[builtins.str]:
8852
+ """
8853
+ An enumeration. The possible value is `Topic`. Changing this property forces recreation of the resource.
8854
+ """
8855
+ return pulumi.get(self, "resource_type")
8856
+
8857
+ @resource_type.setter
8858
+ def resource_type(self, value: pulumi.Input[builtins.str]):
8859
+ pulumi.set(self, "resource_type", value)
8860
+
8861
+ @property
8862
+ @pulumi.getter
8863
+ def host(self) -> Optional[pulumi.Input[builtins.str]]:
8864
+ """
8865
+ 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.
8866
+ """
8867
+ return pulumi.get(self, "host")
8868
+
8869
+ @host.setter
8870
+ def host(self, value: Optional[pulumi.Input[builtins.str]]):
8871
+ pulumi.set(self, "host", value)
8872
+
8873
+ @property
8874
+ @pulumi.getter
8875
+ def id(self) -> Optional[pulumi.Input[builtins.str]]:
8876
+ """
8877
+ Acl ID.
8878
+ """
8879
+ return pulumi.get(self, "id")
8880
+
8881
+ @id.setter
8882
+ def id(self, value: Optional[pulumi.Input[builtins.str]]):
8883
+ pulumi.set(self, "id", value)
8884
+
8885
+ @property
8886
+ @pulumi.getter(name="patternType")
8887
+ def pattern_type(self) -> Optional[pulumi.Input[builtins.str]]:
8888
+ """
8889
+ An enumeration. The possible value is `LITERAL`.
8890
+ """
8891
+ return pulumi.get(self, "pattern_type")
8892
+
8893
+ @pattern_type.setter
8894
+ def pattern_type(self, value: Optional[pulumi.Input[builtins.str]]):
8895
+ pulumi.set(self, "pattern_type", value)
8896
+
8897
+ @property
8898
+ @pulumi.getter
8899
+ def principal(self) -> Optional[pulumi.Input[builtins.str]]:
8900
+ """
8901
+ Acl principal.
8902
+ """
8903
+ return pulumi.get(self, "principal")
8904
+
8905
+ @principal.setter
8906
+ def principal(self, value: Optional[pulumi.Input[builtins.str]]):
8907
+ pulumi.set(self, "principal", value)
8908
+
8909
+
8910
+ if not MYPY:
8911
+ class GovernanceAccessTimeoutsArgsDict(TypedDict):
8912
+ create: NotRequired[pulumi.Input[builtins.str]]
8913
+ """
8914
+ 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).
8915
+ """
8916
+ delete: NotRequired[pulumi.Input[builtins.str]]
8917
+ """
8918
+ 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.
8919
+ """
8920
+ read: NotRequired[pulumi.Input[builtins.str]]
8921
+ """
8922
+ 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.
8923
+ """
8924
+ update: NotRequired[pulumi.Input[builtins.str]]
8925
+ """
8926
+ 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).
8927
+ """
8928
+ elif False:
8929
+ GovernanceAccessTimeoutsArgsDict: TypeAlias = Mapping[str, Any]
8930
+
8931
+ @pulumi.input_type
8932
+ class GovernanceAccessTimeoutsArgs:
8933
+ def __init__(__self__, *,
8934
+ create: Optional[pulumi.Input[builtins.str]] = None,
8935
+ delete: Optional[pulumi.Input[builtins.str]] = None,
8936
+ read: Optional[pulumi.Input[builtins.str]] = None,
8937
+ update: Optional[pulumi.Input[builtins.str]] = None):
8938
+ """
8939
+ :param pulumi.Input[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).
8940
+ :param pulumi.Input[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.
8941
+ :param pulumi.Input[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.
8942
+ :param pulumi.Input[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).
8943
+ """
8944
+ if create is not None:
8945
+ pulumi.set(__self__, "create", create)
8946
+ if delete is not None:
8947
+ pulumi.set(__self__, "delete", delete)
8948
+ if read is not None:
8949
+ pulumi.set(__self__, "read", read)
8950
+ if update is not None:
8951
+ pulumi.set(__self__, "update", update)
8952
+
8953
+ @property
8954
+ @pulumi.getter
8955
+ def create(self) -> Optional[pulumi.Input[builtins.str]]:
8956
+ """
8957
+ 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).
8958
+ """
8959
+ return pulumi.get(self, "create")
8960
+
8961
+ @create.setter
8962
+ def create(self, value: Optional[pulumi.Input[builtins.str]]):
8963
+ pulumi.set(self, "create", value)
8964
+
8965
+ @property
8966
+ @pulumi.getter
8967
+ def delete(self) -> Optional[pulumi.Input[builtins.str]]:
8968
+ """
8969
+ 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.
8970
+ """
8971
+ return pulumi.get(self, "delete")
8972
+
8973
+ @delete.setter
8974
+ def delete(self, value: Optional[pulumi.Input[builtins.str]]):
8975
+ pulumi.set(self, "delete", value)
8976
+
8977
+ @property
8978
+ @pulumi.getter
8979
+ def read(self) -> Optional[pulumi.Input[builtins.str]]:
8980
+ """
8981
+ 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.
8982
+ """
8983
+ return pulumi.get(self, "read")
8984
+
8985
+ @read.setter
8986
+ def read(self, value: Optional[pulumi.Input[builtins.str]]):
8987
+ pulumi.set(self, "read", value)
8988
+
8989
+ @property
8990
+ @pulumi.getter
8991
+ def update(self) -> Optional[pulumi.Input[builtins.str]]:
8992
+ """
8993
+ 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).
8994
+ """
8995
+ return pulumi.get(self, "update")
8996
+
8997
+ @update.setter
8998
+ def update(self, value: Optional[pulumi.Input[builtins.str]]):
8999
+ pulumi.set(self, "update", value)
9000
+
9001
+
8314
9002
  if not MYPY:
8315
9003
  class GrafanaComponentArgsDict(TypedDict):
8316
9004
  component: NotRequired[pulumi.Input[builtins.str]]
@@ -13893,6 +14581,10 @@ if not MYPY:
13893
14581
  """
13894
14582
  Kafka Connect configuration values
13895
14583
  """
14584
+ kafka_connect_plugin_versions: NotRequired[pulumi.Input[Sequence[pulumi.Input['KafkaKafkaUserConfigKafkaConnectPluginVersionArgsDict']]]]
14585
+ """
14586
+ The plugin selected by the user
14587
+ """
13896
14588
  kafka_connect_secret_providers: NotRequired[pulumi.Input[Sequence[pulumi.Input['KafkaKafkaUserConfigKafkaConnectSecretProviderArgsDict']]]]
13897
14589
  kafka_rest: NotRequired[pulumi.Input[builtins.bool]]
13898
14590
  """
@@ -13971,6 +14663,7 @@ class KafkaKafkaUserConfigArgs:
13971
14663
  kafka_authentication_methods: Optional[pulumi.Input['KafkaKafkaUserConfigKafkaAuthenticationMethodsArgs']] = None,
13972
14664
  kafka_connect: Optional[pulumi.Input[builtins.bool]] = None,
13973
14665
  kafka_connect_config: Optional[pulumi.Input['KafkaKafkaUserConfigKafkaConnectConfigArgs']] = None,
14666
+ kafka_connect_plugin_versions: Optional[pulumi.Input[Sequence[pulumi.Input['KafkaKafkaUserConfigKafkaConnectPluginVersionArgs']]]] = None,
13974
14667
  kafka_connect_secret_providers: Optional[pulumi.Input[Sequence[pulumi.Input['KafkaKafkaUserConfigKafkaConnectSecretProviderArgs']]]] = None,
13975
14668
  kafka_rest: Optional[pulumi.Input[builtins.bool]] = None,
13976
14669
  kafka_rest_authorization: Optional[pulumi.Input[builtins.bool]] = None,
@@ -13999,6 +14692,7 @@ class KafkaKafkaUserConfigArgs:
13999
14692
  :param pulumi.Input['KafkaKafkaUserConfigKafkaAuthenticationMethodsArgs'] kafka_authentication_methods: Kafka authentication methods
14000
14693
  :param pulumi.Input[builtins.bool] kafka_connect: Enable Kafka Connect service. Default: `false`.
14001
14694
  :param pulumi.Input['KafkaKafkaUserConfigKafkaConnectConfigArgs'] kafka_connect_config: Kafka Connect configuration values
14695
+ :param pulumi.Input[Sequence[pulumi.Input['KafkaKafkaUserConfigKafkaConnectPluginVersionArgs']]] kafka_connect_plugin_versions: The plugin selected by the user
14002
14696
  :param pulumi.Input[builtins.bool] kafka_rest: Enable Kafka-REST service. Default: `false`.
14003
14697
  :param pulumi.Input[builtins.bool] kafka_rest_authorization: Enable authorization in Kafka-REST service.
14004
14698
  :param pulumi.Input['KafkaKafkaUserConfigKafkaRestConfigArgs'] kafka_rest_config: Kafka REST configuration
@@ -14043,6 +14737,8 @@ class KafkaKafkaUserConfigArgs:
14043
14737
  pulumi.set(__self__, "kafka_connect", kafka_connect)
14044
14738
  if kafka_connect_config is not None:
14045
14739
  pulumi.set(__self__, "kafka_connect_config", kafka_connect_config)
14740
+ if kafka_connect_plugin_versions is not None:
14741
+ pulumi.set(__self__, "kafka_connect_plugin_versions", kafka_connect_plugin_versions)
14046
14742
  if kafka_connect_secret_providers is not None:
14047
14743
  pulumi.set(__self__, "kafka_connect_secret_providers", kafka_connect_secret_providers)
14048
14744
  if kafka_rest is not None:
@@ -14210,6 +14906,18 @@ class KafkaKafkaUserConfigArgs:
14210
14906
  def kafka_connect_config(self, value: Optional[pulumi.Input['KafkaKafkaUserConfigKafkaConnectConfigArgs']]):
14211
14907
  pulumi.set(self, "kafka_connect_config", value)
14212
14908
 
14909
+ @property
14910
+ @pulumi.getter(name="kafkaConnectPluginVersions")
14911
+ def kafka_connect_plugin_versions(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['KafkaKafkaUserConfigKafkaConnectPluginVersionArgs']]]]:
14912
+ """
14913
+ The plugin selected by the user
14914
+ """
14915
+ return pulumi.get(self, "kafka_connect_plugin_versions")
14916
+
14917
+ @kafka_connect_plugin_versions.setter
14918
+ def kafka_connect_plugin_versions(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['KafkaKafkaUserConfigKafkaConnectPluginVersionArgs']]]]):
14919
+ pulumi.set(self, "kafka_connect_plugin_versions", value)
14920
+
14213
14921
  @property
14214
14922
  @pulumi.getter(name="kafkaConnectSecretProviders")
14215
14923
  def kafka_connect_secret_providers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['KafkaKafkaUserConfigKafkaConnectSecretProviderArgs']]]]:
@@ -15799,6 +16507,56 @@ class KafkaKafkaUserConfigKafkaConnectConfigArgs:
15799
16507
  pulumi.set(self, "session_timeout_ms", value)
15800
16508
 
15801
16509
 
16510
+ if not MYPY:
16511
+ class KafkaKafkaUserConfigKafkaConnectPluginVersionArgsDict(TypedDict):
16512
+ plugin_name: pulumi.Input[builtins.str]
16513
+ """
16514
+ The name of the plugin. Example: `debezium-connector`.
16515
+ """
16516
+ version: pulumi.Input[builtins.str]
16517
+ """
16518
+ The version of the plugin. Example: `2.5.0`.
16519
+ """
16520
+ elif False:
16521
+ KafkaKafkaUserConfigKafkaConnectPluginVersionArgsDict: TypeAlias = Mapping[str, Any]
16522
+
16523
+ @pulumi.input_type
16524
+ class KafkaKafkaUserConfigKafkaConnectPluginVersionArgs:
16525
+ def __init__(__self__, *,
16526
+ plugin_name: pulumi.Input[builtins.str],
16527
+ version: pulumi.Input[builtins.str]):
16528
+ """
16529
+ :param pulumi.Input[builtins.str] plugin_name: The name of the plugin. Example: `debezium-connector`.
16530
+ :param pulumi.Input[builtins.str] version: The version of the plugin. Example: `2.5.0`.
16531
+ """
16532
+ pulumi.set(__self__, "plugin_name", plugin_name)
16533
+ pulumi.set(__self__, "version", version)
16534
+
16535
+ @property
16536
+ @pulumi.getter(name="pluginName")
16537
+ def plugin_name(self) -> pulumi.Input[builtins.str]:
16538
+ """
16539
+ The name of the plugin. Example: `debezium-connector`.
16540
+ """
16541
+ return pulumi.get(self, "plugin_name")
16542
+
16543
+ @plugin_name.setter
16544
+ def plugin_name(self, value: pulumi.Input[builtins.str]):
16545
+ pulumi.set(self, "plugin_name", value)
16546
+
16547
+ @property
16548
+ @pulumi.getter
16549
+ def version(self) -> pulumi.Input[builtins.str]:
16550
+ """
16551
+ The version of the plugin. Example: `2.5.0`.
16552
+ """
16553
+ return pulumi.get(self, "version")
16554
+
16555
+ @version.setter
16556
+ def version(self, value: pulumi.Input[builtins.str]):
16557
+ pulumi.set(self, "version", value)
16558
+
16559
+
15802
16560
  if not MYPY:
15803
16561
  class KafkaKafkaUserConfigKafkaConnectSecretProviderArgsDict(TypedDict):
15804
16562
  name: pulumi.Input[builtins.str]
@@ -17907,111 +18665,111 @@ if not MYPY:
17907
18665
  class KafkaTopicConfigArgsDict(TypedDict):
17908
18666
  cleanup_policy: NotRequired[pulumi.Input[builtins.str]]
17909
18667
  """
17910
- cleanup.policy value. The possible values are `compact`, `compact,delete` and `delete`.
18668
+ 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`.
17911
18669
  """
17912
18670
  compression_type: NotRequired[pulumi.Input[builtins.str]]
17913
18671
  """
17914
- compression.type value. The possible values are `gzip`, `lz4`, `producer`, `snappy`, `uncompressed` and `zstd`.
18672
+ 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`.
17915
18673
  """
17916
18674
  delete_retention_ms: NotRequired[pulumi.Input[builtins.str]]
17917
18675
  """
17918
- delete.retention.ms value
18676
+ 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).
17919
18677
  """
17920
18678
  file_delete_delay_ms: NotRequired[pulumi.Input[builtins.str]]
17921
18679
  """
17922
- file.delete.delay.ms value
18680
+ The time to wait before deleting a file from the filesystem.
17923
18681
  """
17924
18682
  flush_messages: NotRequired[pulumi.Input[builtins.str]]
17925
18683
  """
17926
- flush.messages value
18684
+ 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.
17927
18685
  """
17928
18686
  flush_ms: NotRequired[pulumi.Input[builtins.str]]
17929
18687
  """
17930
- flush.ms value
18688
+ 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.
17931
18689
  """
17932
18690
  index_interval_bytes: NotRequired[pulumi.Input[builtins.str]]
17933
18691
  """
17934
- index.interval.bytes value
18692
+ 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.
17935
18693
  """
17936
18694
  local_retention_bytes: NotRequired[pulumi.Input[builtins.str]]
17937
18695
  """
17938
- local.retention.bytes value
18696
+ 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.
17939
18697
  """
17940
18698
  local_retention_ms: NotRequired[pulumi.Input[builtins.str]]
17941
18699
  """
17942
- local.retention.ms value
18700
+ 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.
17943
18701
  """
17944
18702
  max_compaction_lag_ms: NotRequired[pulumi.Input[builtins.str]]
17945
18703
  """
17946
- max.compaction.lag.ms value
18704
+ The maximum time a message will remain ineligible for compaction in the log. Only applicable for logs that are being compacted.
17947
18705
  """
17948
18706
  max_message_bytes: NotRequired[pulumi.Input[builtins.str]]
17949
18707
  """
17950
- max.message.bytes value
18708
+ 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.
17951
18709
  """
17952
18710
  message_downconversion_enable: NotRequired[pulumi.Input[builtins.bool]]
17953
18711
  """
17954
- message.downconversion.enable value
18712
+ 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.
17955
18713
  """
17956
18714
  message_format_version: NotRequired[pulumi.Input[builtins.str]]
17957
18715
  """
17958
- 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`.
18716
+ 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`.
17959
18717
  """
17960
18718
  message_timestamp_difference_max_ms: NotRequired[pulumi.Input[builtins.str]]
17961
18719
  """
17962
- message.timestamp.difference.max.ms value
18720
+ 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.
17963
18721
  """
17964
18722
  message_timestamp_type: NotRequired[pulumi.Input[builtins.str]]
17965
18723
  """
17966
- message.timestamp.type value. The possible values are `CreateTime` and `LogAppendTime`.
18724
+ Define whether the timestamp in the message is message create time or log append time. The possible values are `CreateTime` and `LogAppendTime`.
17967
18725
  """
17968
18726
  min_cleanable_dirty_ratio: NotRequired[pulumi.Input[builtins.float]]
17969
18727
  """
17970
- min.cleanable.dirty.ratio value
18728
+ 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.
17971
18729
  """
17972
18730
  min_compaction_lag_ms: NotRequired[pulumi.Input[builtins.str]]
17973
18731
  """
17974
- min.compaction.lag.ms value
18732
+ The minimum time a message will remain uncompacted in the log. Only applicable for logs that are being compacted.
17975
18733
  """
17976
18734
  min_insync_replicas: NotRequired[pulumi.Input[builtins.str]]
17977
18735
  """
17978
- min.insync.replicas value
18736
+ 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.
17979
18737
  """
17980
18738
  preallocate: NotRequired[pulumi.Input[builtins.bool]]
17981
18739
  """
17982
- preallocate value
18740
+ True if we should preallocate the file on disk when creating a new log segment.
17983
18741
  """
17984
18742
  remote_storage_enable: NotRequired[pulumi.Input[builtins.bool]]
17985
18743
  """
17986
- remote.storage.enable value
18744
+ Indicates whether tiered storage should be enabled.
17987
18745
  """
17988
18746
  retention_bytes: NotRequired[pulumi.Input[builtins.str]]
17989
18747
  """
17990
- retention.bytes value
18748
+ 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.
17991
18749
  """
17992
18750
  retention_ms: NotRequired[pulumi.Input[builtins.str]]
17993
18751
  """
17994
- retention.ms value
18752
+ 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.
17995
18753
  """
17996
18754
  segment_bytes: NotRequired[pulumi.Input[builtins.str]]
17997
18755
  """
17998
- segment.bytes value
18756
+ 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.
17999
18757
  """
18000
18758
  segment_index_bytes: NotRequired[pulumi.Input[builtins.str]]
18001
18759
  """
18002
- segment.index.bytes value
18760
+ 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.
18003
18761
  """
18004
18762
  segment_jitter_ms: NotRequired[pulumi.Input[builtins.str]]
18005
18763
  """
18006
- segment.jitter.ms value
18764
+ The maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling
18007
18765
  """
18008
18766
  segment_ms: NotRequired[pulumi.Input[builtins.str]]
18009
18767
  """
18010
- segment.ms value
18768
+ 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.
18011
18769
  """
18012
18770
  unclean_leader_election_enable: NotRequired[pulumi.Input[builtins.bool]]
18013
18771
  """
18014
- unclean.leader.election.enable value; This field is deprecated and no longer functional.
18772
+ 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.
18015
18773
  """
18016
18774
  elif False:
18017
18775
  KafkaTopicConfigArgsDict: TypeAlias = Mapping[str, Any]
@@ -18047,33 +18805,33 @@ class KafkaTopicConfigArgs:
18047
18805
  segment_ms: Optional[pulumi.Input[builtins.str]] = None,
18048
18806
  unclean_leader_election_enable: Optional[pulumi.Input[builtins.bool]] = None):
18049
18807
  """
18050
- :param pulumi.Input[builtins.str] cleanup_policy: cleanup.policy value. The possible values are `compact`, `compact,delete` and `delete`.
18051
- :param pulumi.Input[builtins.str] compression_type: compression.type value. The possible values are `gzip`, `lz4`, `producer`, `snappy`, `uncompressed` and `zstd`.
18052
- :param pulumi.Input[builtins.str] delete_retention_ms: delete.retention.ms value
18053
- :param pulumi.Input[builtins.str] file_delete_delay_ms: file.delete.delay.ms value
18054
- :param pulumi.Input[builtins.str] flush_messages: flush.messages value
18055
- :param pulumi.Input[builtins.str] flush_ms: flush.ms value
18056
- :param pulumi.Input[builtins.str] index_interval_bytes: index.interval.bytes value
18057
- :param pulumi.Input[builtins.str] local_retention_bytes: local.retention.bytes value
18058
- :param pulumi.Input[builtins.str] local_retention_ms: local.retention.ms value
18059
- :param pulumi.Input[builtins.str] max_compaction_lag_ms: max.compaction.lag.ms value
18060
- :param pulumi.Input[builtins.str] max_message_bytes: max.message.bytes value
18061
- :param pulumi.Input[builtins.bool] message_downconversion_enable: message.downconversion.enable value
18062
- :param pulumi.Input[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`.
18063
- :param pulumi.Input[builtins.str] message_timestamp_difference_max_ms: message.timestamp.difference.max.ms value
18064
- :param pulumi.Input[builtins.str] message_timestamp_type: message.timestamp.type value. The possible values are `CreateTime` and `LogAppendTime`.
18065
- :param pulumi.Input[builtins.float] min_cleanable_dirty_ratio: min.cleanable.dirty.ratio value
18066
- :param pulumi.Input[builtins.str] min_compaction_lag_ms: min.compaction.lag.ms value
18067
- :param pulumi.Input[builtins.str] min_insync_replicas: min.insync.replicas value
18068
- :param pulumi.Input[builtins.bool] preallocate: preallocate value
18069
- :param pulumi.Input[builtins.bool] remote_storage_enable: remote.storage.enable value
18070
- :param pulumi.Input[builtins.str] retention_bytes: retention.bytes value
18071
- :param pulumi.Input[builtins.str] retention_ms: retention.ms value
18072
- :param pulumi.Input[builtins.str] segment_bytes: segment.bytes value
18073
- :param pulumi.Input[builtins.str] segment_index_bytes: segment.index.bytes value
18074
- :param pulumi.Input[builtins.str] segment_jitter_ms: segment.jitter.ms value
18075
- :param pulumi.Input[builtins.str] segment_ms: segment.ms value
18076
- :param pulumi.Input[builtins.bool] unclean_leader_election_enable: unclean.leader.election.enable value; This field is deprecated and no longer functional.
18808
+ :param pulumi.Input[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`.
18809
+ :param pulumi.Input[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`.
18810
+ :param pulumi.Input[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).
18811
+ :param pulumi.Input[builtins.str] file_delete_delay_ms: The time to wait before deleting a file from the filesystem.
18812
+ :param pulumi.Input[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.
18813
+ :param pulumi.Input[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.
18814
+ :param pulumi.Input[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.
18815
+ :param pulumi.Input[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.
18816
+ :param pulumi.Input[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.
18817
+ :param pulumi.Input[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.
18818
+ :param pulumi.Input[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.
18819
+ :param pulumi.Input[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.
18820
+ :param pulumi.Input[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`.
18821
+ :param pulumi.Input[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.
18822
+ :param pulumi.Input[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`.
18823
+ :param pulumi.Input[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.
18824
+ :param pulumi.Input[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.
18825
+ :param pulumi.Input[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.
18826
+ :param pulumi.Input[builtins.bool] preallocate: True if we should preallocate the file on disk when creating a new log segment.
18827
+ :param pulumi.Input[builtins.bool] remote_storage_enable: Indicates whether tiered storage should be enabled.
18828
+ :param pulumi.Input[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.
18829
+ :param pulumi.Input[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.
18830
+ :param pulumi.Input[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.
18831
+ :param pulumi.Input[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.
18832
+ :param pulumi.Input[builtins.str] segment_jitter_ms: The maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling
18833
+ :param pulumi.Input[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.
18834
+ :param pulumi.Input[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.
18077
18835
  """
18078
18836
  if cleanup_policy is not None:
18079
18837
  pulumi.set(__self__, "cleanup_policy", cleanup_policy)
@@ -18127,9 +18885,6 @@ class KafkaTopicConfigArgs:
18127
18885
  pulumi.set(__self__, "segment_jitter_ms", segment_jitter_ms)
18128
18886
  if segment_ms is not None:
18129
18887
  pulumi.set(__self__, "segment_ms", segment_ms)
18130
- if unclean_leader_election_enable is not None:
18131
- warnings.warn("""This field is deprecated and no longer functional.""", DeprecationWarning)
18132
- pulumi.log.warn("""unclean_leader_election_enable is deprecated: This field is deprecated and no longer functional.""")
18133
18888
  if unclean_leader_election_enable is not None:
18134
18889
  pulumi.set(__self__, "unclean_leader_election_enable", unclean_leader_election_enable)
18135
18890
 
@@ -18137,7 +18892,7 @@ class KafkaTopicConfigArgs:
18137
18892
  @pulumi.getter(name="cleanupPolicy")
18138
18893
  def cleanup_policy(self) -> Optional[pulumi.Input[builtins.str]]:
18139
18894
  """
18140
- cleanup.policy value. The possible values are `compact`, `compact,delete` and `delete`.
18895
+ 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`.
18141
18896
  """
18142
18897
  return pulumi.get(self, "cleanup_policy")
18143
18898
 
@@ -18149,7 +18904,7 @@ class KafkaTopicConfigArgs:
18149
18904
  @pulumi.getter(name="compressionType")
18150
18905
  def compression_type(self) -> Optional[pulumi.Input[builtins.str]]:
18151
18906
  """
18152
- compression.type value. The possible values are `gzip`, `lz4`, `producer`, `snappy`, `uncompressed` and `zstd`.
18907
+ 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`.
18153
18908
  """
18154
18909
  return pulumi.get(self, "compression_type")
18155
18910
 
@@ -18161,7 +18916,7 @@ class KafkaTopicConfigArgs:
18161
18916
  @pulumi.getter(name="deleteRetentionMs")
18162
18917
  def delete_retention_ms(self) -> Optional[pulumi.Input[builtins.str]]:
18163
18918
  """
18164
- delete.retention.ms value
18919
+ 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).
18165
18920
  """
18166
18921
  return pulumi.get(self, "delete_retention_ms")
18167
18922
 
@@ -18173,7 +18928,7 @@ class KafkaTopicConfigArgs:
18173
18928
  @pulumi.getter(name="fileDeleteDelayMs")
18174
18929
  def file_delete_delay_ms(self) -> Optional[pulumi.Input[builtins.str]]:
18175
18930
  """
18176
- file.delete.delay.ms value
18931
+ The time to wait before deleting a file from the filesystem.
18177
18932
  """
18178
18933
  return pulumi.get(self, "file_delete_delay_ms")
18179
18934
 
@@ -18185,7 +18940,7 @@ class KafkaTopicConfigArgs:
18185
18940
  @pulumi.getter(name="flushMessages")
18186
18941
  def flush_messages(self) -> Optional[pulumi.Input[builtins.str]]:
18187
18942
  """
18188
- flush.messages value
18943
+ 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.
18189
18944
  """
18190
18945
  return pulumi.get(self, "flush_messages")
18191
18946
 
@@ -18197,7 +18952,7 @@ class KafkaTopicConfigArgs:
18197
18952
  @pulumi.getter(name="flushMs")
18198
18953
  def flush_ms(self) -> Optional[pulumi.Input[builtins.str]]:
18199
18954
  """
18200
- flush.ms value
18955
+ 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.
18201
18956
  """
18202
18957
  return pulumi.get(self, "flush_ms")
18203
18958
 
@@ -18209,7 +18964,7 @@ class KafkaTopicConfigArgs:
18209
18964
  @pulumi.getter(name="indexIntervalBytes")
18210
18965
  def index_interval_bytes(self) -> Optional[pulumi.Input[builtins.str]]:
18211
18966
  """
18212
- index.interval.bytes value
18967
+ 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.
18213
18968
  """
18214
18969
  return pulumi.get(self, "index_interval_bytes")
18215
18970
 
@@ -18221,7 +18976,7 @@ class KafkaTopicConfigArgs:
18221
18976
  @pulumi.getter(name="localRetentionBytes")
18222
18977
  def local_retention_bytes(self) -> Optional[pulumi.Input[builtins.str]]:
18223
18978
  """
18224
- local.retention.bytes value
18979
+ 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.
18225
18980
  """
18226
18981
  return pulumi.get(self, "local_retention_bytes")
18227
18982
 
@@ -18233,7 +18988,7 @@ class KafkaTopicConfigArgs:
18233
18988
  @pulumi.getter(name="localRetentionMs")
18234
18989
  def local_retention_ms(self) -> Optional[pulumi.Input[builtins.str]]:
18235
18990
  """
18236
- local.retention.ms value
18991
+ 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.
18237
18992
  """
18238
18993
  return pulumi.get(self, "local_retention_ms")
18239
18994
 
@@ -18245,7 +19000,7 @@ class KafkaTopicConfigArgs:
18245
19000
  @pulumi.getter(name="maxCompactionLagMs")
18246
19001
  def max_compaction_lag_ms(self) -> Optional[pulumi.Input[builtins.str]]:
18247
19002
  """
18248
- max.compaction.lag.ms value
19003
+ The maximum time a message will remain ineligible for compaction in the log. Only applicable for logs that are being compacted.
18249
19004
  """
18250
19005
  return pulumi.get(self, "max_compaction_lag_ms")
18251
19006
 
@@ -18257,7 +19012,7 @@ class KafkaTopicConfigArgs:
18257
19012
  @pulumi.getter(name="maxMessageBytes")
18258
19013
  def max_message_bytes(self) -> Optional[pulumi.Input[builtins.str]]:
18259
19014
  """
18260
- max.message.bytes value
19015
+ 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.
18261
19016
  """
18262
19017
  return pulumi.get(self, "max_message_bytes")
18263
19018
 
@@ -18269,7 +19024,7 @@ class KafkaTopicConfigArgs:
18269
19024
  @pulumi.getter(name="messageDownconversionEnable")
18270
19025
  def message_downconversion_enable(self) -> Optional[pulumi.Input[builtins.bool]]:
18271
19026
  """
18272
- message.downconversion.enable value
19027
+ 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.
18273
19028
  """
18274
19029
  return pulumi.get(self, "message_downconversion_enable")
18275
19030
 
@@ -18281,7 +19036,7 @@ class KafkaTopicConfigArgs:
18281
19036
  @pulumi.getter(name="messageFormatVersion")
18282
19037
  def message_format_version(self) -> Optional[pulumi.Input[builtins.str]]:
18283
19038
  """
18284
- 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`.
19039
+ 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`.
18285
19040
  """
18286
19041
  return pulumi.get(self, "message_format_version")
18287
19042
 
@@ -18293,7 +19048,7 @@ class KafkaTopicConfigArgs:
18293
19048
  @pulumi.getter(name="messageTimestampDifferenceMaxMs")
18294
19049
  def message_timestamp_difference_max_ms(self) -> Optional[pulumi.Input[builtins.str]]:
18295
19050
  """
18296
- message.timestamp.difference.max.ms value
19051
+ 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.
18297
19052
  """
18298
19053
  return pulumi.get(self, "message_timestamp_difference_max_ms")
18299
19054
 
@@ -18305,7 +19060,7 @@ class KafkaTopicConfigArgs:
18305
19060
  @pulumi.getter(name="messageTimestampType")
18306
19061
  def message_timestamp_type(self) -> Optional[pulumi.Input[builtins.str]]:
18307
19062
  """
18308
- message.timestamp.type value. The possible values are `CreateTime` and `LogAppendTime`.
19063
+ Define whether the timestamp in the message is message create time or log append time. The possible values are `CreateTime` and `LogAppendTime`.
18309
19064
  """
18310
19065
  return pulumi.get(self, "message_timestamp_type")
18311
19066
 
@@ -18317,7 +19072,7 @@ class KafkaTopicConfigArgs:
18317
19072
  @pulumi.getter(name="minCleanableDirtyRatio")
18318
19073
  def min_cleanable_dirty_ratio(self) -> Optional[pulumi.Input[builtins.float]]:
18319
19074
  """
18320
- min.cleanable.dirty.ratio value
19075
+ 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.
18321
19076
  """
18322
19077
  return pulumi.get(self, "min_cleanable_dirty_ratio")
18323
19078
 
@@ -18329,7 +19084,7 @@ class KafkaTopicConfigArgs:
18329
19084
  @pulumi.getter(name="minCompactionLagMs")
18330
19085
  def min_compaction_lag_ms(self) -> Optional[pulumi.Input[builtins.str]]:
18331
19086
  """
18332
- min.compaction.lag.ms value
19087
+ The minimum time a message will remain uncompacted in the log. Only applicable for logs that are being compacted.
18333
19088
  """
18334
19089
  return pulumi.get(self, "min_compaction_lag_ms")
18335
19090
 
@@ -18341,7 +19096,7 @@ class KafkaTopicConfigArgs:
18341
19096
  @pulumi.getter(name="minInsyncReplicas")
18342
19097
  def min_insync_replicas(self) -> Optional[pulumi.Input[builtins.str]]:
18343
19098
  """
18344
- min.insync.replicas value
19099
+ 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.
18345
19100
  """
18346
19101
  return pulumi.get(self, "min_insync_replicas")
18347
19102
 
@@ -18353,7 +19108,7 @@ class KafkaTopicConfigArgs:
18353
19108
  @pulumi.getter
18354
19109
  def preallocate(self) -> Optional[pulumi.Input[builtins.bool]]:
18355
19110
  """
18356
- preallocate value
19111
+ True if we should preallocate the file on disk when creating a new log segment.
18357
19112
  """
18358
19113
  return pulumi.get(self, "preallocate")
18359
19114
 
@@ -18365,7 +19120,7 @@ class KafkaTopicConfigArgs:
18365
19120
  @pulumi.getter(name="remoteStorageEnable")
18366
19121
  def remote_storage_enable(self) -> Optional[pulumi.Input[builtins.bool]]:
18367
19122
  """
18368
- remote.storage.enable value
19123
+ Indicates whether tiered storage should be enabled.
18369
19124
  """
18370
19125
  return pulumi.get(self, "remote_storage_enable")
18371
19126
 
@@ -18377,7 +19132,7 @@ class KafkaTopicConfigArgs:
18377
19132
  @pulumi.getter(name="retentionBytes")
18378
19133
  def retention_bytes(self) -> Optional[pulumi.Input[builtins.str]]:
18379
19134
  """
18380
- retention.bytes value
19135
+ 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.
18381
19136
  """
18382
19137
  return pulumi.get(self, "retention_bytes")
18383
19138
 
@@ -18389,7 +19144,7 @@ class KafkaTopicConfigArgs:
18389
19144
  @pulumi.getter(name="retentionMs")
18390
19145
  def retention_ms(self) -> Optional[pulumi.Input[builtins.str]]:
18391
19146
  """
18392
- retention.ms value
19147
+ 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.
18393
19148
  """
18394
19149
  return pulumi.get(self, "retention_ms")
18395
19150
 
@@ -18401,7 +19156,7 @@ class KafkaTopicConfigArgs:
18401
19156
  @pulumi.getter(name="segmentBytes")
18402
19157
  def segment_bytes(self) -> Optional[pulumi.Input[builtins.str]]:
18403
19158
  """
18404
- segment.bytes value
19159
+ 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.
18405
19160
  """
18406
19161
  return pulumi.get(self, "segment_bytes")
18407
19162
 
@@ -18413,7 +19168,7 @@ class KafkaTopicConfigArgs:
18413
19168
  @pulumi.getter(name="segmentIndexBytes")
18414
19169
  def segment_index_bytes(self) -> Optional[pulumi.Input[builtins.str]]:
18415
19170
  """
18416
- segment.index.bytes value
19171
+ 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.
18417
19172
  """
18418
19173
  return pulumi.get(self, "segment_index_bytes")
18419
19174
 
@@ -18425,7 +19180,7 @@ class KafkaTopicConfigArgs:
18425
19180
  @pulumi.getter(name="segmentJitterMs")
18426
19181
  def segment_jitter_ms(self) -> Optional[pulumi.Input[builtins.str]]:
18427
19182
  """
18428
- segment.jitter.ms value
19183
+ The maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling
18429
19184
  """
18430
19185
  return pulumi.get(self, "segment_jitter_ms")
18431
19186
 
@@ -18437,7 +19192,7 @@ class KafkaTopicConfigArgs:
18437
19192
  @pulumi.getter(name="segmentMs")
18438
19193
  def segment_ms(self) -> Optional[pulumi.Input[builtins.str]]:
18439
19194
  """
18440
- segment.ms value
19195
+ 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.
18441
19196
  """
18442
19197
  return pulumi.get(self, "segment_ms")
18443
19198
 
@@ -18447,10 +19202,9 @@ class KafkaTopicConfigArgs:
18447
19202
 
18448
19203
  @property
18449
19204
  @pulumi.getter(name="uncleanLeaderElectionEnable")
18450
- @_utilities.deprecated("""This field is deprecated and no longer functional.""")
18451
19205
  def unclean_leader_election_enable(self) -> Optional[pulumi.Input[builtins.bool]]:
18452
19206
  """
18453
- unclean.leader.election.enable value; This field is deprecated and no longer functional.
19207
+ 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.
18454
19208
  """
18455
19209
  return pulumi.get(self, "unclean_leader_election_enable")
18456
19210
 
@@ -23123,15 +23877,15 @@ if not MYPY:
23123
23877
  class OpenSearchOpensearchArgsDict(TypedDict):
23124
23878
  kibana_uri: NotRequired[pulumi.Input[builtins.str]]
23125
23879
  """
23126
- URI for Kibana dashboard frontend
23880
+ URI for Kibana dashboard frontend.
23127
23881
  """
23128
23882
  opensearch_dashboards_uri: NotRequired[pulumi.Input[builtins.str]]
23129
23883
  """
23130
- URI for OpenSearch dashboard frontend
23884
+ URI for OpenSearch dashboard frontend.
23131
23885
  """
23132
23886
  password: NotRequired[pulumi.Input[builtins.str]]
23133
23887
  """
23134
- OpenSearch password
23888
+ OpenSearch password.
23135
23889
  """
23136
23890
  uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
23137
23891
  """
@@ -23139,7 +23893,7 @@ if not MYPY:
23139
23893
  """
23140
23894
  username: NotRequired[pulumi.Input[builtins.str]]
23141
23895
  """
23142
- OpenSearch username
23896
+ OpenSearch username.
23143
23897
  """
23144
23898
  elif False:
23145
23899
  OpenSearchOpensearchArgsDict: TypeAlias = Mapping[str, Any]
@@ -23153,11 +23907,11 @@ class OpenSearchOpensearchArgs:
23153
23907
  uris: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
23154
23908
  username: Optional[pulumi.Input[builtins.str]] = None):
23155
23909
  """
23156
- :param pulumi.Input[builtins.str] kibana_uri: URI for Kibana dashboard frontend
23157
- :param pulumi.Input[builtins.str] opensearch_dashboards_uri: URI for OpenSearch dashboard frontend
23158
- :param pulumi.Input[builtins.str] password: OpenSearch password
23910
+ :param pulumi.Input[builtins.str] kibana_uri: URI for Kibana dashboard frontend.
23911
+ :param pulumi.Input[builtins.str] opensearch_dashboards_uri: URI for OpenSearch dashboard frontend.
23912
+ :param pulumi.Input[builtins.str] password: OpenSearch password.
23159
23913
  :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] uris: OpenSearch server URIs.
23160
- :param pulumi.Input[builtins.str] username: OpenSearch username
23914
+ :param pulumi.Input[builtins.str] username: OpenSearch username.
23161
23915
  """
23162
23916
  if kibana_uri is not None:
23163
23917
  warnings.warn("""This field was added by mistake and has never worked. It will be removed in future versions.""", DeprecationWarning)
@@ -23178,7 +23932,7 @@ class OpenSearchOpensearchArgs:
23178
23932
  @_utilities.deprecated("""This field was added by mistake and has never worked. It will be removed in future versions.""")
23179
23933
  def kibana_uri(self) -> Optional[pulumi.Input[builtins.str]]:
23180
23934
  """
23181
- URI for Kibana dashboard frontend
23935
+ URI for Kibana dashboard frontend.
23182
23936
  """
23183
23937
  return pulumi.get(self, "kibana_uri")
23184
23938
 
@@ -23190,7 +23944,7 @@ class OpenSearchOpensearchArgs:
23190
23944
  @pulumi.getter(name="opensearchDashboardsUri")
23191
23945
  def opensearch_dashboards_uri(self) -> Optional[pulumi.Input[builtins.str]]:
23192
23946
  """
23193
- URI for OpenSearch dashboard frontend
23947
+ URI for OpenSearch dashboard frontend.
23194
23948
  """
23195
23949
  return pulumi.get(self, "opensearch_dashboards_uri")
23196
23950
 
@@ -23202,7 +23956,7 @@ class OpenSearchOpensearchArgs:
23202
23956
  @pulumi.getter
23203
23957
  def password(self) -> Optional[pulumi.Input[builtins.str]]:
23204
23958
  """
23205
- OpenSearch password
23959
+ OpenSearch password.
23206
23960
  """
23207
23961
  return pulumi.get(self, "password")
23208
23962
 
@@ -23226,7 +23980,7 @@ class OpenSearchOpensearchArgs:
23226
23980
  @pulumi.getter
23227
23981
  def username(self) -> Optional[pulumi.Input[builtins.str]]:
23228
23982
  """
23229
- OpenSearch username
23983
+ OpenSearch username.
23230
23984
  """
23231
23985
  return pulumi.get(self, "username")
23232
23986
 
@@ -24865,10 +25619,18 @@ if not MYPY:
24865
25619
  """
24866
25620
  Enable remote-backed storage.
24867
25621
  """
25622
+ enable_searchable_snapshots: NotRequired[pulumi.Input[builtins.bool]]
25623
+ """
25624
+ Enable searchable snapshots.
25625
+ """
24868
25626
  enable_security_audit: NotRequired[pulumi.Input[builtins.bool]]
24869
25627
  """
24870
25628
  Enable/Disable security audit.
24871
25629
  """
25630
+ enable_snapshot_api: NotRequired[pulumi.Input[builtins.bool]]
25631
+ """
25632
+ Enable/Disable snapshot API for custom repositories, this requires security management to be enabled.
25633
+ """
24872
25634
  http_max_content_length: NotRequired[pulumi.Input[builtins.int]]
24873
25635
  """
24874
25636
  Maximum content length for HTTP requests to the OpenSearch HTTP API, in bytes.
@@ -25040,7 +25802,9 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
25040
25802
  email_sender_password: Optional[pulumi.Input[builtins.str]] = None,
25041
25803
  email_sender_username: Optional[pulumi.Input[builtins.str]] = None,
25042
25804
  enable_remote_backed_storage: Optional[pulumi.Input[builtins.bool]] = None,
25805
+ enable_searchable_snapshots: Optional[pulumi.Input[builtins.bool]] = None,
25043
25806
  enable_security_audit: Optional[pulumi.Input[builtins.bool]] = None,
25807
+ enable_snapshot_api: Optional[pulumi.Input[builtins.bool]] = None,
25044
25808
  http_max_content_length: Optional[pulumi.Input[builtins.int]] = None,
25045
25809
  http_max_header_size: Optional[pulumi.Input[builtins.int]] = None,
25046
25810
  http_max_initial_line_length: Optional[pulumi.Input[builtins.int]] = None,
@@ -25092,7 +25856,9 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
25092
25856
  :param pulumi.Input[builtins.str] email_sender_password: Sender password for Opensearch alerts to authenticate with SMTP server. Example: `very-secure-mail-password`.
25093
25857
  :param pulumi.Input[builtins.str] email_sender_username: Sender username for Opensearch alerts. Example: `jane@example.com`.
25094
25858
  :param pulumi.Input[builtins.bool] enable_remote_backed_storage: Enable remote-backed storage.
25859
+ :param pulumi.Input[builtins.bool] enable_searchable_snapshots: Enable searchable snapshots.
25095
25860
  :param pulumi.Input[builtins.bool] enable_security_audit: Enable/Disable security audit.
25861
+ :param pulumi.Input[builtins.bool] enable_snapshot_api: Enable/Disable snapshot API for custom repositories, this requires security management to be enabled.
25096
25862
  :param pulumi.Input[builtins.int] http_max_content_length: Maximum content length for HTTP requests to the OpenSearch HTTP API, in bytes.
25097
25863
  :param pulumi.Input[builtins.int] http_max_header_size: The max size of allowed headers, in bytes. Example: `8192`.
25098
25864
  :param pulumi.Input[builtins.int] http_max_initial_line_length: The max length of an HTTP URL, in bytes. Example: `4096`.
@@ -25156,8 +25922,12 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
25156
25922
  pulumi.set(__self__, "email_sender_username", email_sender_username)
25157
25923
  if enable_remote_backed_storage is not None:
25158
25924
  pulumi.set(__self__, "enable_remote_backed_storage", enable_remote_backed_storage)
25925
+ if enable_searchable_snapshots is not None:
25926
+ pulumi.set(__self__, "enable_searchable_snapshots", enable_searchable_snapshots)
25159
25927
  if enable_security_audit is not None:
25160
25928
  pulumi.set(__self__, "enable_security_audit", enable_security_audit)
25929
+ if enable_snapshot_api is not None:
25930
+ pulumi.set(__self__, "enable_snapshot_api", enable_snapshot_api)
25161
25931
  if http_max_content_length is not None:
25162
25932
  pulumi.set(__self__, "http_max_content_length", http_max_content_length)
25163
25933
  if http_max_header_size is not None:
@@ -25378,6 +26148,18 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
25378
26148
  def enable_remote_backed_storage(self, value: Optional[pulumi.Input[builtins.bool]]):
25379
26149
  pulumi.set(self, "enable_remote_backed_storage", value)
25380
26150
 
26151
+ @property
26152
+ @pulumi.getter(name="enableSearchableSnapshots")
26153
+ def enable_searchable_snapshots(self) -> Optional[pulumi.Input[builtins.bool]]:
26154
+ """
26155
+ Enable searchable snapshots.
26156
+ """
26157
+ return pulumi.get(self, "enable_searchable_snapshots")
26158
+
26159
+ @enable_searchable_snapshots.setter
26160
+ def enable_searchable_snapshots(self, value: Optional[pulumi.Input[builtins.bool]]):
26161
+ pulumi.set(self, "enable_searchable_snapshots", value)
26162
+
25381
26163
  @property
25382
26164
  @pulumi.getter(name="enableSecurityAudit")
25383
26165
  def enable_security_audit(self) -> Optional[pulumi.Input[builtins.bool]]:
@@ -25390,6 +26172,18 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
25390
26172
  def enable_security_audit(self, value: Optional[pulumi.Input[builtins.bool]]):
25391
26173
  pulumi.set(self, "enable_security_audit", value)
25392
26174
 
26175
+ @property
26176
+ @pulumi.getter(name="enableSnapshotApi")
26177
+ def enable_snapshot_api(self) -> Optional[pulumi.Input[builtins.bool]]:
26178
+ """
26179
+ Enable/Disable snapshot API for custom repositories, this requires security management to be enabled.
26180
+ """
26181
+ return pulumi.get(self, "enable_snapshot_api")
26182
+
26183
+ @enable_snapshot_api.setter
26184
+ def enable_snapshot_api(self, value: Optional[pulumi.Input[builtins.bool]]):
26185
+ pulumi.set(self, "enable_snapshot_api", value)
26186
+
25393
26187
  @property
25394
26188
  @pulumi.getter(name="httpMaxContentLength")
25395
26189
  def http_max_content_length(self) -> Optional[pulumi.Input[builtins.int]]:
@@ -28957,6 +29751,98 @@ class OrganizationProjectTagArgs:
28957
29751
  pulumi.set(self, "value", value)
28958
29752
 
28959
29753
 
29754
+ if not MYPY:
29755
+ class OrganizationProjectTimeoutsArgsDict(TypedDict):
29756
+ create: NotRequired[pulumi.Input[builtins.str]]
29757
+ """
29758
+ 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).
29759
+ """
29760
+ delete: NotRequired[pulumi.Input[builtins.str]]
29761
+ """
29762
+ 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.
29763
+ """
29764
+ read: NotRequired[pulumi.Input[builtins.str]]
29765
+ """
29766
+ 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.
29767
+ """
29768
+ update: NotRequired[pulumi.Input[builtins.str]]
29769
+ """
29770
+ 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).
29771
+ """
29772
+ elif False:
29773
+ OrganizationProjectTimeoutsArgsDict: TypeAlias = Mapping[str, Any]
29774
+
29775
+ @pulumi.input_type
29776
+ class OrganizationProjectTimeoutsArgs:
29777
+ def __init__(__self__, *,
29778
+ create: Optional[pulumi.Input[builtins.str]] = None,
29779
+ delete: Optional[pulumi.Input[builtins.str]] = None,
29780
+ read: Optional[pulumi.Input[builtins.str]] = None,
29781
+ update: Optional[pulumi.Input[builtins.str]] = None):
29782
+ """
29783
+ :param pulumi.Input[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).
29784
+ :param pulumi.Input[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.
29785
+ :param pulumi.Input[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.
29786
+ :param pulumi.Input[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).
29787
+ """
29788
+ if create is not None:
29789
+ pulumi.set(__self__, "create", create)
29790
+ if delete is not None:
29791
+ pulumi.set(__self__, "delete", delete)
29792
+ if read is not None:
29793
+ pulumi.set(__self__, "read", read)
29794
+ if update is not None:
29795
+ pulumi.set(__self__, "update", update)
29796
+
29797
+ @property
29798
+ @pulumi.getter
29799
+ def create(self) -> Optional[pulumi.Input[builtins.str]]:
29800
+ """
29801
+ 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).
29802
+ """
29803
+ return pulumi.get(self, "create")
29804
+
29805
+ @create.setter
29806
+ def create(self, value: Optional[pulumi.Input[builtins.str]]):
29807
+ pulumi.set(self, "create", value)
29808
+
29809
+ @property
29810
+ @pulumi.getter
29811
+ def delete(self) -> Optional[pulumi.Input[builtins.str]]:
29812
+ """
29813
+ 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.
29814
+ """
29815
+ return pulumi.get(self, "delete")
29816
+
29817
+ @delete.setter
29818
+ def delete(self, value: Optional[pulumi.Input[builtins.str]]):
29819
+ pulumi.set(self, "delete", value)
29820
+
29821
+ @property
29822
+ @pulumi.getter
29823
+ def read(self) -> Optional[pulumi.Input[builtins.str]]:
29824
+ """
29825
+ 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.
29826
+ """
29827
+ return pulumi.get(self, "read")
29828
+
29829
+ @read.setter
29830
+ def read(self, value: Optional[pulumi.Input[builtins.str]]):
29831
+ pulumi.set(self, "read", value)
29832
+
29833
+ @property
29834
+ @pulumi.getter
29835
+ def update(self) -> Optional[pulumi.Input[builtins.str]]:
29836
+ """
29837
+ 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).
29838
+ """
29839
+ return pulumi.get(self, "update")
29840
+
29841
+ @update.setter
29842
+ def update(self, value: Optional[pulumi.Input[builtins.str]]):
29843
+ pulumi.set(self, "update", value)
29844
+
29845
+
28960
29846
  if not MYPY:
28961
29847
  class OrganizationTimeoutsArgsDict(TypedDict):
28962
29848
  create: NotRequired[pulumi.Input[builtins.str]]
@@ -29821,7 +30707,7 @@ if not MYPY:
29821
30707
  """
29822
30708
  pg_stat_monitor_enable: NotRequired[pulumi.Input[builtins.bool]]
29823
30709
  """
29824
- 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`.
30710
+ 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`.
29825
30711
  """
29826
30712
  pg_version: NotRequired[pulumi.Input[builtins.str]]
29827
30713
  """
@@ -29869,7 +30755,7 @@ if not MYPY:
29869
30755
  """
29870
30756
  shared_buffers_percentage: NotRequired[pulumi.Input[builtins.float]]
29871
30757
  """
29872
- 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`.
30758
+ 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`.
29873
30759
  """
29874
30760
  static_ips: NotRequired[pulumi.Input[builtins.bool]]
29875
30761
  """
@@ -29889,7 +30775,7 @@ if not MYPY:
29889
30775
  """
29890
30776
  work_mem: NotRequired[pulumi.Input[builtins.int]]
29891
30777
  """
29892
- 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`.
30778
+ 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`.
29893
30779
  """
29894
30780
  elif False:
29895
30781
  PgPgUserConfigArgsDict: TypeAlias = Mapping[str, Any]
@@ -29944,7 +30830,7 @@ class PgPgUserConfigArgs:
29944
30830
  :param pulumi.Input['PgPgUserConfigPgQualstatsArgs'] pg_qualstats: System-wide settings for the pg*qualstats extension
29945
30831
  :param pulumi.Input[builtins.bool] pg_read_replica: Should the service which is being forked be a read replica (deprecated, use read_replica service integration instead).
29946
30832
  :param pulumi.Input[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`.
29947
- :param pulumi.Input[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`.
30833
+ :param pulumi.Input[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`.
29948
30834
  :param pulumi.Input[builtins.str] pg_version: Enum: `10`, `11`, `12`, `13`, `14`, `15`, `16`, `17`, and newer. PostgreSQL major version.
29949
30835
  :param pulumi.Input['PgPgUserConfigPgauditArgs'] pgaudit: System-wide settings for the pgaudit extension
29950
30836
  :param pulumi.Input['PgPgUserConfigPgbouncerArgs'] pgbouncer: PGBouncer connection pooling settings
@@ -29956,12 +30842,12 @@ class PgPgUserConfigArgs:
29956
30842
  :param pulumi.Input[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`.
29957
30843
  :param pulumi.Input[builtins.bool] service_log: Store logs for the service so that they are available in the HTTP API and console.
29958
30844
  :param pulumi.Input[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`.
29959
- :param pulumi.Input[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`.
30845
+ :param pulumi.Input[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`.
29960
30846
  :param pulumi.Input[builtins.bool] static_ips: Use static public IP addresses.
29961
30847
  :param pulumi.Input[builtins.str] synchronous_replication: Enum: `off`, `quorum`. Synchronous replication type. Note that the service plan also needs to support synchronous replication.
29962
30848
  :param pulumi.Input['PgPgUserConfigTimescaledbArgs'] timescaledb: System-wide settings for the timescaledb extension
29963
30849
  :param pulumi.Input[builtins.str] variant: Enum: `aiven`, `timescale`. Variant of the PostgreSQL service, may affect the features that are exposed by default.
29964
- :param pulumi.Input[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`.
30850
+ :param pulumi.Input[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`.
29965
30851
  """
29966
30852
  if additional_backup_regions is not None:
29967
30853
  pulumi.set(__self__, "additional_backup_regions", additional_backup_regions)
@@ -30001,9 +30887,6 @@ class PgPgUserConfigArgs:
30001
30887
  pulumi.set(__self__, "pg_stat_monitor_enable", pg_stat_monitor_enable)
30002
30888
  if pg_version is not None:
30003
30889
  pulumi.set(__self__, "pg_version", pg_version)
30004
- if pgaudit is not None:
30005
- warnings.warn("""This property is deprecated.""", DeprecationWarning)
30006
- pulumi.log.warn("""pgaudit is deprecated: This property is deprecated.""")
30007
30890
  if pgaudit is not None:
30008
30891
  pulumi.set(__self__, "pgaudit", pgaudit)
30009
30892
  if pgbouncer is not None:
@@ -30211,7 +31094,7 @@ class PgPgUserConfigArgs:
30211
31094
  @pulumi.getter(name="pgStatMonitorEnable")
30212
31095
  def pg_stat_monitor_enable(self) -> Optional[pulumi.Input[builtins.bool]]:
30213
31096
  """
30214
- 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`.
31097
+ 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`.
30215
31098
  """
30216
31099
  return pulumi.get(self, "pg_stat_monitor_enable")
30217
31100
 
@@ -30233,7 +31116,6 @@ class PgPgUserConfigArgs:
30233
31116
 
30234
31117
  @property
30235
31118
  @pulumi.getter
30236
- @_utilities.deprecated("""This property is deprecated.""")
30237
31119
  def pgaudit(self) -> Optional[pulumi.Input['PgPgUserConfigPgauditArgs']]:
30238
31120
  """
30239
31121
  System-wide settings for the pgaudit extension
@@ -30356,7 +31238,7 @@ class PgPgUserConfigArgs:
30356
31238
  @pulumi.getter(name="sharedBuffersPercentage")
30357
31239
  def shared_buffers_percentage(self) -> Optional[pulumi.Input[builtins.float]]:
30358
31240
  """
30359
- 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`.
31241
+ 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`.
30360
31242
  """
30361
31243
  return pulumi.get(self, "shared_buffers_percentage")
30362
31244
 
@@ -30416,7 +31298,7 @@ class PgPgUserConfigArgs:
30416
31298
  @pulumi.getter(name="workMem")
30417
31299
  def work_mem(self) -> Optional[pulumi.Input[builtins.int]]:
30418
31300
  """
30419
- 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`.
31301
+ 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`.
30420
31302
  """
30421
31303
  return pulumi.get(self, "work_mem")
30422
31304
 
@@ -30670,63 +31552,63 @@ if not MYPY:
30670
31552
  class PgPgUserConfigPgArgsDict(TypedDict):
30671
31553
  autovacuum_analyze_scale_factor: NotRequired[pulumi.Input[builtins.float]]
30672
31554
  """
30673
- 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).
31555
+ 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`.
30674
31556
  """
30675
31557
  autovacuum_analyze_threshold: NotRequired[pulumi.Input[builtins.int]]
30676
31558
  """
30677
- Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is 50 tuples.
31559
+ Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is `50`.
30678
31560
  """
30679
31561
  autovacuum_freeze_max_age: NotRequired[pulumi.Input[builtins.int]]
30680
31562
  """
30681
- 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`.
31563
+ 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`.
30682
31564
  """
30683
31565
  autovacuum_max_workers: NotRequired[pulumi.Input[builtins.int]]
30684
31566
  """
30685
- 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.
31567
+ 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.
30686
31568
  """
30687
31569
  autovacuum_naptime: NotRequired[pulumi.Input[builtins.int]]
30688
31570
  """
30689
- Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds, and the default is one minute.
31571
+ Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds. The default is `60`.
30690
31572
  """
30691
31573
  autovacuum_vacuum_cost_delay: NotRequired[pulumi.Input[builtins.int]]
30692
31574
  """
30693
- 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.
31575
+ 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).
30694
31576
  """
30695
31577
  autovacuum_vacuum_cost_limit: NotRequired[pulumi.Input[builtins.int]]
30696
31578
  """
30697
- 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.
31579
+ 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).
30698
31580
  """
30699
31581
  autovacuum_vacuum_scale_factor: NotRequired[pulumi.Input[builtins.float]]
30700
31582
  """
30701
- 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).
31583
+ 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`.
30702
31584
  """
30703
31585
  autovacuum_vacuum_threshold: NotRequired[pulumi.Input[builtins.int]]
30704
31586
  """
30705
- Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is 50 tuples.
31587
+ Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is `50`.
30706
31588
  """
30707
31589
  bgwriter_delay: NotRequired[pulumi.Input[builtins.int]]
30708
31590
  """
30709
- Specifies the delay between activity rounds for the background writer in milliseconds. Default is 200. Example: `200`.
31591
+ Specifies the delay between activity rounds for the background writer in milliseconds. The default is `200`. Example: `200`.
30710
31592
  """
30711
31593
  bgwriter_flush_after: NotRequired[pulumi.Input[builtins.int]]
30712
31594
  """
30713
- 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`.
31595
+ 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`.
30714
31596
  """
30715
31597
  bgwriter_lru_maxpages: NotRequired[pulumi.Input[builtins.int]]
30716
31598
  """
30717
- 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`.
31599
+ 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`.
30718
31600
  """
30719
31601
  bgwriter_lru_multiplier: NotRequired[pulumi.Input[builtins.float]]
30720
31602
  """
30721
- 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`.
31603
+ 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`.
30722
31604
  """
30723
31605
  deadlock_timeout: NotRequired[pulumi.Input[builtins.int]]
30724
31606
  """
30725
- 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`.
31607
+ 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`.
30726
31608
  """
30727
31609
  default_toast_compression: NotRequired[pulumi.Input[builtins.str]]
30728
31610
  """
30729
- Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns (the default is lz4).
31611
+ Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns. The default is `lz4`. Only available for PostgreSQL 14+.
30730
31612
  """
30731
31613
  idle_in_transaction_session_timeout: NotRequired[pulumi.Input[builtins.int]]
30732
31614
  """
@@ -30738,7 +31620,7 @@ if not MYPY:
30738
31620
  """
30739
31621
  log_autovacuum_min_duration: NotRequired[pulumi.Input[builtins.int]]
30740
31622
  """
30741
- 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.
31623
+ 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`.
30742
31624
  """
30743
31625
  log_error_verbosity: NotRequired[pulumi.Input[builtins.str]]
30744
31626
  """
@@ -30758,59 +31640,59 @@ if not MYPY:
30758
31640
  """
30759
31641
  max_files_per_process: NotRequired[pulumi.Input[builtins.int]]
30760
31642
  """
30761
- PostgreSQL maximum number of files that can be open per process.
31643
+ PostgreSQL maximum number of files that can be open per process. The default is `1000` (upstream default). Changing this parameter causes a service restart.
30762
31644
  """
30763
31645
  max_locks_per_transaction: NotRequired[pulumi.Input[builtins.int]]
30764
31646
  """
30765
- PostgreSQL maximum locks per transaction.
31647
+ PostgreSQL maximum locks per transaction. Changing this parameter causes a service restart.
30766
31648
  """
30767
31649
  max_logical_replication_workers: NotRequired[pulumi.Input[builtins.int]]
30768
31650
  """
30769
- PostgreSQL maximum logical replication workers (taken from the pool of max*parallel*workers).
31651
+ 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.
30770
31652
  """
30771
31653
  max_parallel_workers: NotRequired[pulumi.Input[builtins.int]]
30772
31654
  """
30773
- Sets the maximum number of workers that the system can support for parallel queries.
31655
+ Sets the maximum number of workers that the system can support for parallel queries. The default is `8` (upstream default).
30774
31656
  """
30775
31657
  max_parallel_workers_per_gather: NotRequired[pulumi.Input[builtins.int]]
30776
31658
  """
30777
- Sets the maximum number of workers that can be started by a single Gather or Gather Merge node.
31659
+ Sets the maximum number of workers that can be started by a single Gather or Gather Merge node. The default is `2` (upstream default).
30778
31660
  """
30779
31661
  max_pred_locks_per_transaction: NotRequired[pulumi.Input[builtins.int]]
30780
31662
  """
30781
- PostgreSQL maximum predicate locks per transaction.
31663
+ PostgreSQL maximum predicate locks per transaction. The default is `64` (upstream default). Changing this parameter causes a service restart.
30782
31664
  """
30783
31665
  max_prepared_transactions: NotRequired[pulumi.Input[builtins.int]]
30784
31666
  """
30785
- PostgreSQL maximum prepared transactions.
31667
+ PostgreSQL maximum prepared transactions. The default is `0`. Changing this parameter causes a service restart.
30786
31668
  """
30787
31669
  max_replication_slots: NotRequired[pulumi.Input[builtins.int]]
30788
31670
  """
30789
- PostgreSQL maximum replication slots.
31671
+ PostgreSQL maximum replication slots. The default is `20`. Changing this parameter causes a service restart.
30790
31672
  """
30791
31673
  max_slot_wal_keep_size: NotRequired[pulumi.Input[builtins.int]]
30792
31674
  """
30793
- PostgreSQL maximum WAL size (MB) reserved for replication slots. Default is -1 (unlimited). wal*keep*size minimum WAL size setting takes precedence over this.
31675
+ 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.
30794
31676
  """
30795
31677
  max_stack_depth: NotRequired[pulumi.Input[builtins.int]]
30796
31678
  """
30797
- Maximum depth of the stack in bytes.
31679
+ Maximum depth of the stack in bytes. The default is `2097152` (upstream default).
30798
31680
  """
30799
31681
  max_standby_archive_delay: NotRequired[pulumi.Input[builtins.int]]
30800
31682
  """
30801
- Max standby archive delay in milliseconds.
31683
+ Max standby archive delay in milliseconds. The default is `30000` (upstream default).
30802
31684
  """
30803
31685
  max_standby_streaming_delay: NotRequired[pulumi.Input[builtins.int]]
30804
31686
  """
30805
- Max standby streaming delay in milliseconds.
31687
+ Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
30806
31688
  """
30807
31689
  max_wal_senders: NotRequired[pulumi.Input[builtins.int]]
30808
31690
  """
30809
- PostgreSQL maximum WAL senders.
31691
+ PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
30810
31692
  """
30811
31693
  max_worker_processes: NotRequired[pulumi.Input[builtins.int]]
30812
31694
  """
30813
- Sets the maximum number of background processes that the system can support.
31695
+ Sets the maximum number of background processes that the system can support. The default is `8`. Changing this parameter causes a service restart.
30814
31696
  """
30815
31697
  password_encryption: NotRequired[pulumi.Input[builtins.str]]
30816
31698
  """
@@ -30818,7 +31700,7 @@ if not MYPY:
30818
31700
  """
30819
31701
  pg_partman_bgw_dot_interval: NotRequired[pulumi.Input[builtins.int]]
30820
31702
  """
30821
- Sets the time interval to run pg_partman's scheduled tasks. Example: `3600`.
31703
+ Sets the time interval in seconds to run pg_partman's scheduled tasks. The default is `3600`. Example: `3600`.
30822
31704
  """
30823
31705
  pg_partman_bgw_dot_role: NotRequired[pulumi.Input[builtins.str]]
30824
31706
  """
@@ -30826,15 +31708,15 @@ if not MYPY:
30826
31708
  """
30827
31709
  pg_stat_monitor_dot_pgsm_enable_query_plan: NotRequired[pulumi.Input[builtins.bool]]
30828
31710
  """
30829
- Enables or disables query plan monitoring.
31711
+ Enables or disables query plan monitoring. Changing this parameter causes a service restart. Only available for PostgreSQL 13+.
30830
31712
  """
30831
31713
  pg_stat_monitor_dot_pgsm_max_buckets: NotRequired[pulumi.Input[builtins.int]]
30832
31714
  """
30833
- Sets the maximum number of buckets. Example: `10`.
31715
+ Sets the maximum number of buckets. Changing this parameter causes a service restart. Only available for PostgreSQL 13+. Example: `10`.
30834
31716
  """
30835
31717
  pg_stat_statements_dot_track: NotRequired[pulumi.Input[builtins.str]]
30836
31718
  """
30837
- 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.
31719
+ 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`.
30838
31720
  """
30839
31721
  temp_file_limit: NotRequired[pulumi.Input[builtins.int]]
30840
31722
  """
@@ -30846,11 +31728,11 @@ if not MYPY:
30846
31728
  """
30847
31729
  track_activity_query_size: NotRequired[pulumi.Input[builtins.int]]
30848
31730
  """
30849
- Specifies the number of bytes reserved to track the currently executing command for each active session. Example: `1024`.
31731
+ 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`.
30850
31732
  """
30851
31733
  track_commit_timestamp: NotRequired[pulumi.Input[builtins.str]]
30852
31734
  """
30853
- Enum: `off`, `on`. Record commit time of transactions.
31735
+ Enum: `off`, `on`. Record commit time of transactions. Changing this parameter causes a service restart.
30854
31736
  """
30855
31737
  track_functions: NotRequired[pulumi.Input[builtins.str]]
30856
31738
  """
@@ -30858,7 +31740,7 @@ if not MYPY:
30858
31740
  """
30859
31741
  track_io_timing: NotRequired[pulumi.Input[builtins.str]]
30860
31742
  """
30861
- 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.
31743
+ 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.
30862
31744
  """
30863
31745
  wal_sender_timeout: NotRequired[pulumi.Input[builtins.int]]
30864
31746
  """
@@ -30866,7 +31748,7 @@ if not MYPY:
30866
31748
  """
30867
31749
  wal_writer_delay: NotRequired[pulumi.Input[builtins.int]]
30868
31750
  """
30869
- WAL flush interval in milliseconds. Note that setting this value to lower than the default 200ms may negatively impact performance. Example: `50`.
31751
+ WAL flush interval in milliseconds. The default is `200`. Setting this parameter to a lower value may negatively impact performance. Example: `50`.
30870
31752
  """
30871
31753
  elif False:
30872
31754
  PgPgUserConfigPgArgsDict: TypeAlias = Mapping[str, Any]
@@ -30925,56 +31807,56 @@ class PgPgUserConfigPgArgs:
30925
31807
  wal_sender_timeout: Optional[pulumi.Input[builtins.int]] = None,
30926
31808
  wal_writer_delay: Optional[pulumi.Input[builtins.int]] = None):
30927
31809
  """
30928
- :param pulumi.Input[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).
30929
- :param pulumi.Input[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.
30930
- :param pulumi.Input[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`.
30931
- :param pulumi.Input[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.
30932
- :param pulumi.Input[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.
30933
- :param pulumi.Input[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.
30934
- :param pulumi.Input[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.
30935
- :param pulumi.Input[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).
30936
- :param pulumi.Input[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.
30937
- :param pulumi.Input[builtins.int] bgwriter_delay: Specifies the delay between activity rounds for the background writer in milliseconds. Default is 200. Example: `200`.
30938
- :param pulumi.Input[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`.
30939
- :param pulumi.Input[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`.
30940
- :param pulumi.Input[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`.
30941
- :param pulumi.Input[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`.
30942
- :param pulumi.Input[builtins.str] default_toast_compression: Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns (the default is lz4).
31810
+ :param pulumi.Input[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`.
31811
+ :param pulumi.Input[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`.
31812
+ :param pulumi.Input[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`.
31813
+ :param pulumi.Input[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.
31814
+ :param pulumi.Input[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`.
31815
+ :param pulumi.Input[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).
31816
+ :param pulumi.Input[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).
31817
+ :param pulumi.Input[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`.
31818
+ :param pulumi.Input[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`.
31819
+ :param pulumi.Input[builtins.int] bgwriter_delay: Specifies the delay between activity rounds for the background writer in milliseconds. The default is `200`. Example: `200`.
31820
+ :param pulumi.Input[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`.
31821
+ :param pulumi.Input[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`.
31822
+ :param pulumi.Input[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`.
31823
+ :param pulumi.Input[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`.
31824
+ :param pulumi.Input[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+.
30943
31825
  :param pulumi.Input[builtins.int] idle_in_transaction_session_timeout: Time out sessions with open transactions after this number of milliseconds.
30944
31826
  :param pulumi.Input[builtins.bool] jit: Controls system-wide use of Just-in-Time Compilation (JIT).
30945
- :param pulumi.Input[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.
31827
+ :param pulumi.Input[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`.
30946
31828
  :param pulumi.Input[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.
30947
31829
  :param pulumi.Input[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.
30948
31830
  :param pulumi.Input[builtins.int] log_min_duration_statement: Log statements that take more than this number of milliseconds to run, -1 disables.
30949
31831
  :param pulumi.Input[builtins.int] log_temp_files: Log statements for each temporary file created larger than this number of kilobytes, -1 disables.
30950
- :param pulumi.Input[builtins.int] max_files_per_process: PostgreSQL maximum number of files that can be open per process.
30951
- :param pulumi.Input[builtins.int] max_locks_per_transaction: PostgreSQL maximum locks per transaction.
30952
- :param pulumi.Input[builtins.int] max_logical_replication_workers: PostgreSQL maximum logical replication workers (taken from the pool of max*parallel*workers).
30953
- :param pulumi.Input[builtins.int] max_parallel_workers: Sets the maximum number of workers that the system can support for parallel queries.
30954
- :param pulumi.Input[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.
30955
- :param pulumi.Input[builtins.int] max_pred_locks_per_transaction: PostgreSQL maximum predicate locks per transaction.
30956
- :param pulumi.Input[builtins.int] max_prepared_transactions: PostgreSQL maximum prepared transactions.
30957
- :param pulumi.Input[builtins.int] max_replication_slots: PostgreSQL maximum replication slots.
30958
- :param pulumi.Input[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.
30959
- :param pulumi.Input[builtins.int] max_stack_depth: Maximum depth of the stack in bytes.
30960
- :param pulumi.Input[builtins.int] max_standby_archive_delay: Max standby archive delay in milliseconds.
30961
- :param pulumi.Input[builtins.int] max_standby_streaming_delay: Max standby streaming delay in milliseconds.
30962
- :param pulumi.Input[builtins.int] max_wal_senders: PostgreSQL maximum WAL senders.
30963
- :param pulumi.Input[builtins.int] max_worker_processes: Sets the maximum number of background processes that the system can support.
31832
+ :param pulumi.Input[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.
31833
+ :param pulumi.Input[builtins.int] max_locks_per_transaction: PostgreSQL maximum locks per transaction. Changing this parameter causes a service restart.
31834
+ :param pulumi.Input[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.
31835
+ :param pulumi.Input[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).
31836
+ :param pulumi.Input[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).
31837
+ :param pulumi.Input[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.
31838
+ :param pulumi.Input[builtins.int] max_prepared_transactions: PostgreSQL maximum prepared transactions. The default is `0`. Changing this parameter causes a service restart.
31839
+ :param pulumi.Input[builtins.int] max_replication_slots: PostgreSQL maximum replication slots. The default is `20`. Changing this parameter causes a service restart.
31840
+ :param pulumi.Input[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.
31841
+ :param pulumi.Input[builtins.int] max_stack_depth: Maximum depth of the stack in bytes. The default is `2097152` (upstream default).
31842
+ :param pulumi.Input[builtins.int] max_standby_archive_delay: Max standby archive delay in milliseconds. The default is `30000` (upstream default).
31843
+ :param pulumi.Input[builtins.int] max_standby_streaming_delay: Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
31844
+ :param pulumi.Input[builtins.int] max_wal_senders: PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
31845
+ :param pulumi.Input[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.
30964
31846
  :param pulumi.Input[builtins.str] password_encryption: Enum: `md5`, `scram-sha-256`. Chooses the algorithm for encrypting passwords. Default: `md5`.
30965
- :param pulumi.Input[builtins.int] pg_partman_bgw_dot_interval: Sets the time interval to run pg_partman's scheduled tasks. Example: `3600`.
31847
+ :param pulumi.Input[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`.
30966
31848
  :param pulumi.Input[builtins.str] pg_partman_bgw_dot_role: Controls which role to use for pg_partman's scheduled background tasks. Example: `myrolename`.
30967
- :param pulumi.Input[builtins.bool] pg_stat_monitor_dot_pgsm_enable_query_plan: Enables or disables query plan monitoring.
30968
- :param pulumi.Input[builtins.int] pg_stat_monitor_dot_pgsm_max_buckets: Sets the maximum number of buckets. Example: `10`.
30969
- :param pulumi.Input[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.
31849
+ :param pulumi.Input[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+.
31850
+ :param pulumi.Input[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`.
31851
+ :param pulumi.Input[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`.
30970
31852
  :param pulumi.Input[builtins.int] temp_file_limit: PostgreSQL temporary file limit in KiB, -1 for unlimited. Example: `5000000`.
30971
31853
  :param pulumi.Input[builtins.str] timezone: PostgreSQL service timezone. Example: `Europe/Helsinki`.
30972
- :param pulumi.Input[builtins.int] track_activity_query_size: Specifies the number of bytes reserved to track the currently executing command for each active session. Example: `1024`.
30973
- :param pulumi.Input[builtins.str] track_commit_timestamp: Enum: `off`, `on`. Record commit time of transactions.
31854
+ :param pulumi.Input[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`.
31855
+ :param pulumi.Input[builtins.str] track_commit_timestamp: Enum: `off`, `on`. Record commit time of transactions. Changing this parameter causes a service restart.
30974
31856
  :param pulumi.Input[builtins.str] track_functions: Enum: `all`, `none`, `pl`. Enables tracking of function call counts and time used.
30975
- :param pulumi.Input[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.
31857
+ :param pulumi.Input[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.
30976
31858
  :param pulumi.Input[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`.
30977
- :param pulumi.Input[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`.
31859
+ :param pulumi.Input[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`.
30978
31860
  """
30979
31861
  if autovacuum_analyze_scale_factor is not None:
30980
31862
  pulumi.set(__self__, "autovacuum_analyze_scale_factor", autovacuum_analyze_scale_factor)
@@ -31081,7 +31963,7 @@ class PgPgUserConfigPgArgs:
31081
31963
  @pulumi.getter(name="autovacuumAnalyzeScaleFactor")
31082
31964
  def autovacuum_analyze_scale_factor(self) -> Optional[pulumi.Input[builtins.float]]:
31083
31965
  """
31084
- 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).
31966
+ 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`.
31085
31967
  """
31086
31968
  return pulumi.get(self, "autovacuum_analyze_scale_factor")
31087
31969
 
@@ -31093,7 +31975,7 @@ class PgPgUserConfigPgArgs:
31093
31975
  @pulumi.getter(name="autovacuumAnalyzeThreshold")
31094
31976
  def autovacuum_analyze_threshold(self) -> Optional[pulumi.Input[builtins.int]]:
31095
31977
  """
31096
- Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is 50 tuples.
31978
+ Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is `50`.
31097
31979
  """
31098
31980
  return pulumi.get(self, "autovacuum_analyze_threshold")
31099
31981
 
@@ -31105,7 +31987,7 @@ class PgPgUserConfigPgArgs:
31105
31987
  @pulumi.getter(name="autovacuumFreezeMaxAge")
31106
31988
  def autovacuum_freeze_max_age(self) -> Optional[pulumi.Input[builtins.int]]:
31107
31989
  """
31108
- 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`.
31990
+ 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`.
31109
31991
  """
31110
31992
  return pulumi.get(self, "autovacuum_freeze_max_age")
31111
31993
 
@@ -31117,7 +31999,7 @@ class PgPgUserConfigPgArgs:
31117
31999
  @pulumi.getter(name="autovacuumMaxWorkers")
31118
32000
  def autovacuum_max_workers(self) -> Optional[pulumi.Input[builtins.int]]:
31119
32001
  """
31120
- 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.
32002
+ 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.
31121
32003
  """
31122
32004
  return pulumi.get(self, "autovacuum_max_workers")
31123
32005
 
@@ -31129,7 +32011,7 @@ class PgPgUserConfigPgArgs:
31129
32011
  @pulumi.getter(name="autovacuumNaptime")
31130
32012
  def autovacuum_naptime(self) -> Optional[pulumi.Input[builtins.int]]:
31131
32013
  """
31132
- Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds, and the default is one minute.
32014
+ Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds. The default is `60`.
31133
32015
  """
31134
32016
  return pulumi.get(self, "autovacuum_naptime")
31135
32017
 
@@ -31141,7 +32023,7 @@ class PgPgUserConfigPgArgs:
31141
32023
  @pulumi.getter(name="autovacuumVacuumCostDelay")
31142
32024
  def autovacuum_vacuum_cost_delay(self) -> Optional[pulumi.Input[builtins.int]]:
31143
32025
  """
31144
- 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.
32026
+ 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).
31145
32027
  """
31146
32028
  return pulumi.get(self, "autovacuum_vacuum_cost_delay")
31147
32029
 
@@ -31153,7 +32035,7 @@ class PgPgUserConfigPgArgs:
31153
32035
  @pulumi.getter(name="autovacuumVacuumCostLimit")
31154
32036
  def autovacuum_vacuum_cost_limit(self) -> Optional[pulumi.Input[builtins.int]]:
31155
32037
  """
31156
- 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.
32038
+ 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).
31157
32039
  """
31158
32040
  return pulumi.get(self, "autovacuum_vacuum_cost_limit")
31159
32041
 
@@ -31165,7 +32047,7 @@ class PgPgUserConfigPgArgs:
31165
32047
  @pulumi.getter(name="autovacuumVacuumScaleFactor")
31166
32048
  def autovacuum_vacuum_scale_factor(self) -> Optional[pulumi.Input[builtins.float]]:
31167
32049
  """
31168
- 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).
32050
+ 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`.
31169
32051
  """
31170
32052
  return pulumi.get(self, "autovacuum_vacuum_scale_factor")
31171
32053
 
@@ -31177,7 +32059,7 @@ class PgPgUserConfigPgArgs:
31177
32059
  @pulumi.getter(name="autovacuumVacuumThreshold")
31178
32060
  def autovacuum_vacuum_threshold(self) -> Optional[pulumi.Input[builtins.int]]:
31179
32061
  """
31180
- Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is 50 tuples.
32062
+ Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is `50`.
31181
32063
  """
31182
32064
  return pulumi.get(self, "autovacuum_vacuum_threshold")
31183
32065
 
@@ -31189,7 +32071,7 @@ class PgPgUserConfigPgArgs:
31189
32071
  @pulumi.getter(name="bgwriterDelay")
31190
32072
  def bgwriter_delay(self) -> Optional[pulumi.Input[builtins.int]]:
31191
32073
  """
31192
- Specifies the delay between activity rounds for the background writer in milliseconds. Default is 200. Example: `200`.
32074
+ Specifies the delay between activity rounds for the background writer in milliseconds. The default is `200`. Example: `200`.
31193
32075
  """
31194
32076
  return pulumi.get(self, "bgwriter_delay")
31195
32077
 
@@ -31201,7 +32083,7 @@ class PgPgUserConfigPgArgs:
31201
32083
  @pulumi.getter(name="bgwriterFlushAfter")
31202
32084
  def bgwriter_flush_after(self) -> Optional[pulumi.Input[builtins.int]]:
31203
32085
  """
31204
- 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`.
32086
+ 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`.
31205
32087
  """
31206
32088
  return pulumi.get(self, "bgwriter_flush_after")
31207
32089
 
@@ -31213,7 +32095,7 @@ class PgPgUserConfigPgArgs:
31213
32095
  @pulumi.getter(name="bgwriterLruMaxpages")
31214
32096
  def bgwriter_lru_maxpages(self) -> Optional[pulumi.Input[builtins.int]]:
31215
32097
  """
31216
- 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`.
31217
32099
  """
31218
32100
  return pulumi.get(self, "bgwriter_lru_maxpages")
31219
32101
 
@@ -31225,7 +32107,7 @@ class PgPgUserConfigPgArgs:
31225
32107
  @pulumi.getter(name="bgwriterLruMultiplier")
31226
32108
  def bgwriter_lru_multiplier(self) -> Optional[pulumi.Input[builtins.float]]:
31227
32109
  """
31228
- 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`.
32110
+ 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`.
31229
32111
  """
31230
32112
  return pulumi.get(self, "bgwriter_lru_multiplier")
31231
32113
 
@@ -31237,7 +32119,7 @@ class PgPgUserConfigPgArgs:
31237
32119
  @pulumi.getter(name="deadlockTimeout")
31238
32120
  def deadlock_timeout(self) -> Optional[pulumi.Input[builtins.int]]:
31239
32121
  """
31240
- 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`.
32122
+ 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`.
31241
32123
  """
31242
32124
  return pulumi.get(self, "deadlock_timeout")
31243
32125
 
@@ -31249,7 +32131,7 @@ class PgPgUserConfigPgArgs:
31249
32131
  @pulumi.getter(name="defaultToastCompression")
31250
32132
  def default_toast_compression(self) -> Optional[pulumi.Input[builtins.str]]:
31251
32133
  """
31252
- Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns (the default is lz4).
32134
+ Enum: `lz4`, `pglz`. Specifies the default TOAST compression method for values of compressible columns. The default is `lz4`. Only available for PostgreSQL 14+.
31253
32135
  """
31254
32136
  return pulumi.get(self, "default_toast_compression")
31255
32137
 
@@ -31285,7 +32167,7 @@ class PgPgUserConfigPgArgs:
31285
32167
  @pulumi.getter(name="logAutovacuumMinDuration")
31286
32168
  def log_autovacuum_min_duration(self) -> Optional[pulumi.Input[builtins.int]]:
31287
32169
  """
31288
- 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.
32170
+ 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`.
31289
32171
  """
31290
32172
  return pulumi.get(self, "log_autovacuum_min_duration")
31291
32173
 
@@ -31345,7 +32227,7 @@ class PgPgUserConfigPgArgs:
31345
32227
  @pulumi.getter(name="maxFilesPerProcess")
31346
32228
  def max_files_per_process(self) -> Optional[pulumi.Input[builtins.int]]:
31347
32229
  """
31348
- PostgreSQL maximum number of files that can be open per process.
32230
+ PostgreSQL maximum number of files that can be open per process. The default is `1000` (upstream default). Changing this parameter causes a service restart.
31349
32231
  """
31350
32232
  return pulumi.get(self, "max_files_per_process")
31351
32233
 
@@ -31357,7 +32239,7 @@ class PgPgUserConfigPgArgs:
31357
32239
  @pulumi.getter(name="maxLocksPerTransaction")
31358
32240
  def max_locks_per_transaction(self) -> Optional[pulumi.Input[builtins.int]]:
31359
32241
  """
31360
- PostgreSQL maximum locks per transaction.
32242
+ PostgreSQL maximum locks per transaction. Changing this parameter causes a service restart.
31361
32243
  """
31362
32244
  return pulumi.get(self, "max_locks_per_transaction")
31363
32245
 
@@ -31369,7 +32251,7 @@ class PgPgUserConfigPgArgs:
31369
32251
  @pulumi.getter(name="maxLogicalReplicationWorkers")
31370
32252
  def max_logical_replication_workers(self) -> Optional[pulumi.Input[builtins.int]]:
31371
32253
  """
31372
- PostgreSQL maximum logical replication workers (taken from the pool of max*parallel*workers).
32254
+ 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.
31373
32255
  """
31374
32256
  return pulumi.get(self, "max_logical_replication_workers")
31375
32257
 
@@ -31381,7 +32263,7 @@ class PgPgUserConfigPgArgs:
31381
32263
  @pulumi.getter(name="maxParallelWorkers")
31382
32264
  def max_parallel_workers(self) -> Optional[pulumi.Input[builtins.int]]:
31383
32265
  """
31384
- Sets the maximum number of workers that the system can support for parallel queries.
32266
+ Sets the maximum number of workers that the system can support for parallel queries. The default is `8` (upstream default).
31385
32267
  """
31386
32268
  return pulumi.get(self, "max_parallel_workers")
31387
32269
 
@@ -31393,7 +32275,7 @@ class PgPgUserConfigPgArgs:
31393
32275
  @pulumi.getter(name="maxParallelWorkersPerGather")
31394
32276
  def max_parallel_workers_per_gather(self) -> Optional[pulumi.Input[builtins.int]]:
31395
32277
  """
31396
- Sets the maximum number of workers that can be started by a single Gather or Gather Merge node.
32278
+ Sets the maximum number of workers that can be started by a single Gather or Gather Merge node. The default is `2` (upstream default).
31397
32279
  """
31398
32280
  return pulumi.get(self, "max_parallel_workers_per_gather")
31399
32281
 
@@ -31405,7 +32287,7 @@ class PgPgUserConfigPgArgs:
31405
32287
  @pulumi.getter(name="maxPredLocksPerTransaction")
31406
32288
  def max_pred_locks_per_transaction(self) -> Optional[pulumi.Input[builtins.int]]:
31407
32289
  """
31408
- PostgreSQL maximum predicate locks per transaction.
32290
+ PostgreSQL maximum predicate locks per transaction. The default is `64` (upstream default). Changing this parameter causes a service restart.
31409
32291
  """
31410
32292
  return pulumi.get(self, "max_pred_locks_per_transaction")
31411
32293
 
@@ -31417,7 +32299,7 @@ class PgPgUserConfigPgArgs:
31417
32299
  @pulumi.getter(name="maxPreparedTransactions")
31418
32300
  def max_prepared_transactions(self) -> Optional[pulumi.Input[builtins.int]]:
31419
32301
  """
31420
- PostgreSQL maximum prepared transactions.
32302
+ PostgreSQL maximum prepared transactions. The default is `0`. Changing this parameter causes a service restart.
31421
32303
  """
31422
32304
  return pulumi.get(self, "max_prepared_transactions")
31423
32305
 
@@ -31429,7 +32311,7 @@ class PgPgUserConfigPgArgs:
31429
32311
  @pulumi.getter(name="maxReplicationSlots")
31430
32312
  def max_replication_slots(self) -> Optional[pulumi.Input[builtins.int]]:
31431
32313
  """
31432
- PostgreSQL maximum replication slots.
32314
+ PostgreSQL maximum replication slots. The default is `20`. Changing this parameter causes a service restart.
31433
32315
  """
31434
32316
  return pulumi.get(self, "max_replication_slots")
31435
32317
 
@@ -31441,7 +32323,7 @@ class PgPgUserConfigPgArgs:
31441
32323
  @pulumi.getter(name="maxSlotWalKeepSize")
31442
32324
  def max_slot_wal_keep_size(self) -> Optional[pulumi.Input[builtins.int]]:
31443
32325
  """
31444
- PostgreSQL maximum WAL size (MB) reserved for replication slots. Default is -1 (unlimited). wal*keep*size minimum WAL size setting takes precedence over this.
32326
+ 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.
31445
32327
  """
31446
32328
  return pulumi.get(self, "max_slot_wal_keep_size")
31447
32329
 
@@ -31453,7 +32335,7 @@ class PgPgUserConfigPgArgs:
31453
32335
  @pulumi.getter(name="maxStackDepth")
31454
32336
  def max_stack_depth(self) -> Optional[pulumi.Input[builtins.int]]:
31455
32337
  """
31456
- Maximum depth of the stack in bytes.
32338
+ Maximum depth of the stack in bytes. The default is `2097152` (upstream default).
31457
32339
  """
31458
32340
  return pulumi.get(self, "max_stack_depth")
31459
32341
 
@@ -31465,7 +32347,7 @@ class PgPgUserConfigPgArgs:
31465
32347
  @pulumi.getter(name="maxStandbyArchiveDelay")
31466
32348
  def max_standby_archive_delay(self) -> Optional[pulumi.Input[builtins.int]]:
31467
32349
  """
31468
- Max standby archive delay in milliseconds.
32350
+ Max standby archive delay in milliseconds. The default is `30000` (upstream default).
31469
32351
  """
31470
32352
  return pulumi.get(self, "max_standby_archive_delay")
31471
32353
 
@@ -31477,7 +32359,7 @@ class PgPgUserConfigPgArgs:
31477
32359
  @pulumi.getter(name="maxStandbyStreamingDelay")
31478
32360
  def max_standby_streaming_delay(self) -> Optional[pulumi.Input[builtins.int]]:
31479
32361
  """
31480
- Max standby streaming delay in milliseconds.
32362
+ Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
31481
32363
  """
31482
32364
  return pulumi.get(self, "max_standby_streaming_delay")
31483
32365
 
@@ -31489,7 +32371,7 @@ class PgPgUserConfigPgArgs:
31489
32371
  @pulumi.getter(name="maxWalSenders")
31490
32372
  def max_wal_senders(self) -> Optional[pulumi.Input[builtins.int]]:
31491
32373
  """
31492
- PostgreSQL maximum WAL senders.
32374
+ PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
31493
32375
  """
31494
32376
  return pulumi.get(self, "max_wal_senders")
31495
32377
 
@@ -31501,7 +32383,7 @@ class PgPgUserConfigPgArgs:
31501
32383
  @pulumi.getter(name="maxWorkerProcesses")
31502
32384
  def max_worker_processes(self) -> Optional[pulumi.Input[builtins.int]]:
31503
32385
  """
31504
- Sets the maximum number of background processes that the system can support.
32386
+ Sets the maximum number of background processes that the system can support. The default is `8`. Changing this parameter causes a service restart.
31505
32387
  """
31506
32388
  return pulumi.get(self, "max_worker_processes")
31507
32389
 
@@ -31525,7 +32407,7 @@ class PgPgUserConfigPgArgs:
31525
32407
  @pulumi.getter(name="pgPartmanBgwDotInterval")
31526
32408
  def pg_partman_bgw_dot_interval(self) -> Optional[pulumi.Input[builtins.int]]:
31527
32409
  """
31528
- Sets the time interval to run pg_partman's scheduled tasks. Example: `3600`.
32410
+ Sets the time interval in seconds to run pg_partman's scheduled tasks. The default is `3600`. Example: `3600`.
31529
32411
  """
31530
32412
  return pulumi.get(self, "pg_partman_bgw_dot_interval")
31531
32413
 
@@ -31549,7 +32431,7 @@ class PgPgUserConfigPgArgs:
31549
32431
  @pulumi.getter(name="pgStatMonitorDotPgsmEnableQueryPlan")
31550
32432
  def pg_stat_monitor_dot_pgsm_enable_query_plan(self) -> Optional[pulumi.Input[builtins.bool]]:
31551
32433
  """
31552
- Enables or disables query plan monitoring.
32434
+ Enables or disables query plan monitoring. Changing this parameter causes a service restart. Only available for PostgreSQL 13+.
31553
32435
  """
31554
32436
  return pulumi.get(self, "pg_stat_monitor_dot_pgsm_enable_query_plan")
31555
32437
 
@@ -31561,7 +32443,7 @@ class PgPgUserConfigPgArgs:
31561
32443
  @pulumi.getter(name="pgStatMonitorDotPgsmMaxBuckets")
31562
32444
  def pg_stat_monitor_dot_pgsm_max_buckets(self) -> Optional[pulumi.Input[builtins.int]]:
31563
32445
  """
31564
- Sets the maximum number of buckets. Example: `10`.
32446
+ Sets the maximum number of buckets. Changing this parameter causes a service restart. Only available for PostgreSQL 13+. Example: `10`.
31565
32447
  """
31566
32448
  return pulumi.get(self, "pg_stat_monitor_dot_pgsm_max_buckets")
31567
32449
 
@@ -31573,7 +32455,7 @@ class PgPgUserConfigPgArgs:
31573
32455
  @pulumi.getter(name="pgStatStatementsDotTrack")
31574
32456
  def pg_stat_statements_dot_track(self) -> Optional[pulumi.Input[builtins.str]]:
31575
32457
  """
31576
- 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.
32458
+ 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`.
31577
32459
  """
31578
32460
  return pulumi.get(self, "pg_stat_statements_dot_track")
31579
32461
 
@@ -31609,7 +32491,7 @@ class PgPgUserConfigPgArgs:
31609
32491
  @pulumi.getter(name="trackActivityQuerySize")
31610
32492
  def track_activity_query_size(self) -> Optional[pulumi.Input[builtins.int]]:
31611
32493
  """
31612
- Specifies the number of bytes reserved to track the currently executing command for each active session. Example: `1024`.
32494
+ 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`.
31613
32495
  """
31614
32496
  return pulumi.get(self, "track_activity_query_size")
31615
32497
 
@@ -31621,7 +32503,7 @@ class PgPgUserConfigPgArgs:
31621
32503
  @pulumi.getter(name="trackCommitTimestamp")
31622
32504
  def track_commit_timestamp(self) -> Optional[pulumi.Input[builtins.str]]:
31623
32505
  """
31624
- Enum: `off`, `on`. Record commit time of transactions.
32506
+ Enum: `off`, `on`. Record commit time of transactions. Changing this parameter causes a service restart.
31625
32507
  """
31626
32508
  return pulumi.get(self, "track_commit_timestamp")
31627
32509
 
@@ -31645,7 +32527,7 @@ class PgPgUserConfigPgArgs:
31645
32527
  @pulumi.getter(name="trackIoTiming")
31646
32528
  def track_io_timing(self) -> Optional[pulumi.Input[builtins.str]]:
31647
32529
  """
31648
- 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.
32530
+ 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.
31649
32531
  """
31650
32532
  return pulumi.get(self, "track_io_timing")
31651
32533
 
@@ -31669,7 +32551,7 @@ class PgPgUserConfigPgArgs:
31669
32551
  @pulumi.getter(name="walWriterDelay")
31670
32552
  def wal_writer_delay(self) -> Optional[pulumi.Input[builtins.int]]:
31671
32553
  """
31672
- WAL flush interval in milliseconds. Note that setting this value to lower than the default 200ms may negatively impact performance. Example: `50`.
32554
+ WAL flush interval in milliseconds. The default is `200`. Setting this parameter to a lower value may negatively impact performance. Example: `50`.
31673
32555
  """
31674
32556
  return pulumi.get(self, "wal_writer_delay")
31675
32557
 
@@ -31826,7 +32708,7 @@ if not MYPY:
31826
32708
  """
31827
32709
  log_level: NotRequired[pulumi.Input[builtins.str]]
31828
32710
  """
31829
- Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `notice`, `warning`, `log`. Specifies the log level that will be used for log entries. Default: `log`.
32711
+ Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `log`, `notice`, `warning`. Specifies the log level that will be used for log entries. Default: `log`.
31830
32712
  """
31831
32713
  log_max_string_length: NotRequired[pulumi.Input[builtins.int]]
31832
32714
  """
@@ -31892,7 +32774,7 @@ class PgPgUserConfigPgauditArgs:
31892
32774
  :param pulumi.Input[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`.
31893
32775
  :param pulumi.Input[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`.
31894
32776
  :param pulumi.Input[builtins.bool] log_client: Specifies whether log messages will be visible to a client process such as psql. Default: `false`.
31895
- :param pulumi.Input[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`.
32777
+ :param pulumi.Input[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`.
31896
32778
  :param pulumi.Input[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`.
31897
32779
  :param pulumi.Input[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`.
31898
32780
  :param pulumi.Input[builtins.bool] log_parameter: Specifies that audit logging should include the parameters that were passed with the statement. Default: `false`.
@@ -31904,80 +32786,37 @@ class PgPgUserConfigPgauditArgs:
31904
32786
  :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] logs: Specifies which classes of statements will be logged by session audit logging.
31905
32787
  :param pulumi.Input[builtins.str] role: Specifies the master role to use for object audit logging.
31906
32788
  """
31907
- if feature_enabled is not None:
31908
- warnings.warn("""This property is deprecated.""", DeprecationWarning)
31909
- pulumi.log.warn("""feature_enabled is deprecated: This property is deprecated.""")
31910
32789
  if feature_enabled is not None:
31911
32790
  pulumi.set(__self__, "feature_enabled", feature_enabled)
31912
- if log_catalog is not None:
31913
- warnings.warn("""This property is deprecated.""", DeprecationWarning)
31914
- pulumi.log.warn("""log_catalog is deprecated: This property is deprecated.""")
31915
32791
  if log_catalog is not None:
31916
32792
  pulumi.set(__self__, "log_catalog", log_catalog)
31917
- if log_client is not None:
31918
- warnings.warn("""This property is deprecated.""", DeprecationWarning)
31919
- pulumi.log.warn("""log_client is deprecated: This property is deprecated.""")
31920
32793
  if log_client is not None:
31921
32794
  pulumi.set(__self__, "log_client", log_client)
31922
- if log_level is not None:
31923
- warnings.warn("""This property is deprecated.""", DeprecationWarning)
31924
- pulumi.log.warn("""log_level is deprecated: This property is deprecated.""")
31925
32795
  if log_level is not None:
31926
32796
  pulumi.set(__self__, "log_level", log_level)
31927
- if log_max_string_length is not None:
31928
- warnings.warn("""This property is deprecated.""", DeprecationWarning)
31929
- pulumi.log.warn("""log_max_string_length is deprecated: This property is deprecated.""")
31930
32797
  if log_max_string_length is not None:
31931
32798
  pulumi.set(__self__, "log_max_string_length", log_max_string_length)
31932
- if log_nested_statements is not None:
31933
- warnings.warn("""This property is deprecated.""", DeprecationWarning)
31934
- pulumi.log.warn("""log_nested_statements is deprecated: This property is deprecated.""")
31935
32799
  if log_nested_statements is not None:
31936
32800
  pulumi.set(__self__, "log_nested_statements", log_nested_statements)
31937
- if log_parameter is not None:
31938
- warnings.warn("""This property is deprecated.""", DeprecationWarning)
31939
- pulumi.log.warn("""log_parameter is deprecated: This property is deprecated.""")
31940
32801
  if log_parameter is not None:
31941
32802
  pulumi.set(__self__, "log_parameter", log_parameter)
31942
- if log_parameter_max_size is not None:
31943
- warnings.warn("""This property is deprecated.""", DeprecationWarning)
31944
- pulumi.log.warn("""log_parameter_max_size is deprecated: This property is deprecated.""")
31945
32803
  if log_parameter_max_size is not None:
31946
32804
  pulumi.set(__self__, "log_parameter_max_size", log_parameter_max_size)
31947
- if log_relation is not None:
31948
- warnings.warn("""This property is deprecated.""", DeprecationWarning)
31949
- pulumi.log.warn("""log_relation is deprecated: This property is deprecated.""")
31950
32805
  if log_relation is not None:
31951
32806
  pulumi.set(__self__, "log_relation", log_relation)
31952
- if log_rows is not None:
31953
- warnings.warn("""This property is deprecated.""", DeprecationWarning)
31954
- pulumi.log.warn("""log_rows is deprecated: This property is deprecated.""")
31955
32807
  if log_rows is not None:
31956
32808
  pulumi.set(__self__, "log_rows", log_rows)
31957
- if log_statement is not None:
31958
- warnings.warn("""This property is deprecated.""", DeprecationWarning)
31959
- pulumi.log.warn("""log_statement is deprecated: This property is deprecated.""")
31960
32809
  if log_statement is not None:
31961
32810
  pulumi.set(__self__, "log_statement", log_statement)
31962
- if log_statement_once is not None:
31963
- warnings.warn("""This property is deprecated.""", DeprecationWarning)
31964
- pulumi.log.warn("""log_statement_once is deprecated: This property is deprecated.""")
31965
32811
  if log_statement_once is not None:
31966
32812
  pulumi.set(__self__, "log_statement_once", log_statement_once)
31967
- if logs is not None:
31968
- warnings.warn("""This property is deprecated.""", DeprecationWarning)
31969
- pulumi.log.warn("""logs is deprecated: This property is deprecated.""")
31970
32813
  if logs is not None:
31971
32814
  pulumi.set(__self__, "logs", logs)
31972
- if role is not None:
31973
- warnings.warn("""This property is deprecated.""", DeprecationWarning)
31974
- pulumi.log.warn("""role is deprecated: This property is deprecated.""")
31975
32815
  if role is not None:
31976
32816
  pulumi.set(__self__, "role", role)
31977
32817
 
31978
32818
  @property
31979
32819
  @pulumi.getter(name="featureEnabled")
31980
- @_utilities.deprecated("""This property is deprecated.""")
31981
32820
  def feature_enabled(self) -> Optional[pulumi.Input[builtins.bool]]:
31982
32821
  """
31983
32822
  Enable pgaudit extension. When enabled, pgaudit extension will be automatically installed.Otherwise, extension will be uninstalled but auditing configurations will be preserved. Default: `false`.
@@ -31990,7 +32829,6 @@ class PgPgUserConfigPgauditArgs:
31990
32829
 
31991
32830
  @property
31992
32831
  @pulumi.getter(name="logCatalog")
31993
- @_utilities.deprecated("""This property is deprecated.""")
31994
32832
  def log_catalog(self) -> Optional[pulumi.Input[builtins.bool]]:
31995
32833
  """
31996
32834
  Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
@@ -32003,7 +32841,6 @@ class PgPgUserConfigPgauditArgs:
32003
32841
 
32004
32842
  @property
32005
32843
  @pulumi.getter(name="logClient")
32006
- @_utilities.deprecated("""This property is deprecated.""")
32007
32844
  def log_client(self) -> Optional[pulumi.Input[builtins.bool]]:
32008
32845
  """
32009
32846
  Specifies whether log messages will be visible to a client process such as psql. Default: `false`.
@@ -32016,10 +32853,9 @@ class PgPgUserConfigPgauditArgs:
32016
32853
 
32017
32854
  @property
32018
32855
  @pulumi.getter(name="logLevel")
32019
- @_utilities.deprecated("""This property is deprecated.""")
32020
32856
  def log_level(self) -> Optional[pulumi.Input[builtins.str]]:
32021
32857
  """
32022
- Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `notice`, `warning`, `log`. Specifies the log level that will be used for log entries. Default: `log`.
32858
+ Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `log`, `notice`, `warning`. Specifies the log level that will be used for log entries. Default: `log`.
32023
32859
  """
32024
32860
  return pulumi.get(self, "log_level")
32025
32861
 
@@ -32029,7 +32865,6 @@ class PgPgUserConfigPgauditArgs:
32029
32865
 
32030
32866
  @property
32031
32867
  @pulumi.getter(name="logMaxStringLength")
32032
- @_utilities.deprecated("""This property is deprecated.""")
32033
32868
  def log_max_string_length(self) -> Optional[pulumi.Input[builtins.int]]:
32034
32869
  """
32035
32870
  Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
@@ -32042,7 +32877,6 @@ class PgPgUserConfigPgauditArgs:
32042
32877
 
32043
32878
  @property
32044
32879
  @pulumi.getter(name="logNestedStatements")
32045
- @_utilities.deprecated("""This property is deprecated.""")
32046
32880
  def log_nested_statements(self) -> Optional[pulumi.Input[builtins.bool]]:
32047
32881
  """
32048
32882
  This GUC allows to turn off logging nested statements, that is, statements that are executed as part of another ExecutorRun. Default: `true`.
@@ -32055,7 +32889,6 @@ class PgPgUserConfigPgauditArgs:
32055
32889
 
32056
32890
  @property
32057
32891
  @pulumi.getter(name="logParameter")
32058
- @_utilities.deprecated("""This property is deprecated.""")
32059
32892
  def log_parameter(self) -> Optional[pulumi.Input[builtins.bool]]:
32060
32893
  """
32061
32894
  Specifies that audit logging should include the parameters that were passed with the statement. Default: `false`.
@@ -32068,7 +32901,6 @@ class PgPgUserConfigPgauditArgs:
32068
32901
 
32069
32902
  @property
32070
32903
  @pulumi.getter(name="logParameterMaxSize")
32071
- @_utilities.deprecated("""This property is deprecated.""")
32072
32904
  def log_parameter_max_size(self) -> Optional[pulumi.Input[builtins.int]]:
32073
32905
  """
32074
32906
  Specifies that parameter values longer than this setting (in bytes) should not be logged, but replaced with \\n\\n. Default: `0`.
@@ -32081,7 +32913,6 @@ class PgPgUserConfigPgauditArgs:
32081
32913
 
32082
32914
  @property
32083
32915
  @pulumi.getter(name="logRelation")
32084
- @_utilities.deprecated("""This property is deprecated.""")
32085
32916
  def log_relation(self) -> Optional[pulumi.Input[builtins.bool]]:
32086
32917
  """
32087
32918
  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`.
@@ -32094,7 +32925,6 @@ class PgPgUserConfigPgauditArgs:
32094
32925
 
32095
32926
  @property
32096
32927
  @pulumi.getter(name="logRows")
32097
- @_utilities.deprecated("""This property is deprecated.""")
32098
32928
  def log_rows(self) -> Optional[pulumi.Input[builtins.bool]]:
32099
32929
  """
32100
32930
  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`.
@@ -32107,7 +32937,6 @@ class PgPgUserConfigPgauditArgs:
32107
32937
 
32108
32938
  @property
32109
32939
  @pulumi.getter(name="logStatement")
32110
- @_utilities.deprecated("""This property is deprecated.""")
32111
32940
  def log_statement(self) -> Optional[pulumi.Input[builtins.bool]]:
32112
32941
  """
32113
32942
  Specifies whether logging will include the statement text and parameters (if enabled). Default: `true`.
@@ -32120,7 +32949,6 @@ class PgPgUserConfigPgauditArgs:
32120
32949
 
32121
32950
  @property
32122
32951
  @pulumi.getter(name="logStatementOnce")
32123
- @_utilities.deprecated("""This property is deprecated.""")
32124
32952
  def log_statement_once(self) -> Optional[pulumi.Input[builtins.bool]]:
32125
32953
  """
32126
32954
  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`.
@@ -32133,7 +32961,6 @@ class PgPgUserConfigPgauditArgs:
32133
32961
 
32134
32962
  @property
32135
32963
  @pulumi.getter
32136
- @_utilities.deprecated("""This property is deprecated.""")
32137
32964
  def logs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
32138
32965
  """
32139
32966
  Specifies which classes of statements will be logged by session audit logging.
@@ -32146,7 +32973,6 @@ class PgPgUserConfigPgauditArgs:
32146
32973
 
32147
32974
  @property
32148
32975
  @pulumi.getter
32149
- @_utilities.deprecated("""This property is deprecated.""")
32150
32976
  def role(self) -> Optional[pulumi.Input[builtins.str]]:
32151
32977
  """
32152
32978
  Specifies the master role to use for object audit logging.
@@ -41491,3 +42317,434 @@ class ValkeyValkeyUserConfigPublicAccessArgs:
41491
42317
  pulumi.set(self, "valkey", value)
41492
42318
 
41493
42319
 
42320
+ if not MYPY:
42321
+ class GetOrganizationAddressTimeoutsArgsDict(TypedDict):
42322
+ read: NotRequired[builtins.str]
42323
+ """
42324
+ 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).
42325
+ """
42326
+ elif False:
42327
+ GetOrganizationAddressTimeoutsArgsDict: TypeAlias = Mapping[str, Any]
42328
+
42329
+ @pulumi.input_type
42330
+ class GetOrganizationAddressTimeoutsArgs:
42331
+ def __init__(__self__, *,
42332
+ read: Optional[builtins.str] = None):
42333
+ """
42334
+ :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).
42335
+ """
42336
+ if read is not None:
42337
+ pulumi.set(__self__, "read", read)
42338
+
42339
+ @property
42340
+ @pulumi.getter
42341
+ def read(self) -> Optional[builtins.str]:
42342
+ """
42343
+ 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).
42344
+ """
42345
+ return pulumi.get(self, "read")
42346
+
42347
+ @read.setter
42348
+ def read(self, value: Optional[builtins.str]):
42349
+ pulumi.set(self, "read", value)
42350
+
42351
+
42352
+ if not MYPY:
42353
+ class GetOrganizationBillingGroupListBillingGroupArgsDict(TypedDict):
42354
+ billing_address_id: builtins.str
42355
+ """
42356
+ Billing address ID.
42357
+ """
42358
+ billing_contact_emails: Sequence[builtins.str]
42359
+ """
42360
+ List of billing contact emails.
42361
+ """
42362
+ billing_currency: builtins.str
42363
+ """
42364
+ Acceptable currencies for a billing group. The possible values are `AUD`, `CAD`, `CHF`, `DKK`, `EUR`, `GBP`, `JPY`, `NOK`, `NZD`, `SEK`, `SGD` and `USD`.
42365
+ """
42366
+ billing_emails: Sequence[builtins.str]
42367
+ """
42368
+ List of billing contact emails.
42369
+ """
42370
+ billing_group_id: builtins.str
42371
+ """
42372
+ Billing group ID.
42373
+ """
42374
+ billing_group_name: builtins.str
42375
+ """
42376
+ Billing Group Name.
42377
+ """
42378
+ custom_invoice_text: builtins.str
42379
+ """
42380
+ Extra billing text.
42381
+ """
42382
+ organization_id: builtins.str
42383
+ """
42384
+ Organization ID.
42385
+ """
42386
+ payment_method_id: builtins.str
42387
+ """
42388
+ Payment method ID.
42389
+ """
42390
+ shipping_address_id: builtins.str
42391
+ """
42392
+ Shipping address ID.
42393
+ """
42394
+ vat_id: builtins.str
42395
+ """
42396
+ VAT ID.
42397
+ """
42398
+ elif False:
42399
+ GetOrganizationBillingGroupListBillingGroupArgsDict: TypeAlias = Mapping[str, Any]
42400
+
42401
+ @pulumi.input_type
42402
+ class GetOrganizationBillingGroupListBillingGroupArgs:
42403
+ def __init__(__self__, *,
42404
+ billing_address_id: builtins.str,
42405
+ billing_contact_emails: Sequence[builtins.str],
42406
+ billing_currency: builtins.str,
42407
+ billing_emails: Sequence[builtins.str],
42408
+ billing_group_id: builtins.str,
42409
+ billing_group_name: builtins.str,
42410
+ custom_invoice_text: builtins.str,
42411
+ organization_id: builtins.str,
42412
+ payment_method_id: builtins.str,
42413
+ shipping_address_id: builtins.str,
42414
+ vat_id: builtins.str):
42415
+ """
42416
+ :param builtins.str billing_address_id: Billing address ID.
42417
+ :param Sequence[builtins.str] billing_contact_emails: List of billing contact emails.
42418
+ :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`.
42419
+ :param Sequence[builtins.str] billing_emails: List of billing contact emails.
42420
+ :param builtins.str billing_group_id: Billing group ID.
42421
+ :param builtins.str billing_group_name: Billing Group Name.
42422
+ :param builtins.str custom_invoice_text: Extra billing text.
42423
+ :param builtins.str organization_id: Organization ID.
42424
+ :param builtins.str payment_method_id: Payment method ID.
42425
+ :param builtins.str shipping_address_id: Shipping address ID.
42426
+ :param builtins.str vat_id: VAT ID.
42427
+ """
42428
+ pulumi.set(__self__, "billing_address_id", billing_address_id)
42429
+ pulumi.set(__self__, "billing_contact_emails", billing_contact_emails)
42430
+ pulumi.set(__self__, "billing_currency", billing_currency)
42431
+ pulumi.set(__self__, "billing_emails", billing_emails)
42432
+ pulumi.set(__self__, "billing_group_id", billing_group_id)
42433
+ pulumi.set(__self__, "billing_group_name", billing_group_name)
42434
+ pulumi.set(__self__, "custom_invoice_text", custom_invoice_text)
42435
+ pulumi.set(__self__, "organization_id", organization_id)
42436
+ pulumi.set(__self__, "payment_method_id", payment_method_id)
42437
+ pulumi.set(__self__, "shipping_address_id", shipping_address_id)
42438
+ pulumi.set(__self__, "vat_id", vat_id)
42439
+
42440
+ @property
42441
+ @pulumi.getter(name="billingAddressId")
42442
+ def billing_address_id(self) -> builtins.str:
42443
+ """
42444
+ Billing address ID.
42445
+ """
42446
+ return pulumi.get(self, "billing_address_id")
42447
+
42448
+ @billing_address_id.setter
42449
+ def billing_address_id(self, value: builtins.str):
42450
+ pulumi.set(self, "billing_address_id", value)
42451
+
42452
+ @property
42453
+ @pulumi.getter(name="billingContactEmails")
42454
+ def billing_contact_emails(self) -> Sequence[builtins.str]:
42455
+ """
42456
+ List of billing contact emails.
42457
+ """
42458
+ return pulumi.get(self, "billing_contact_emails")
42459
+
42460
+ @billing_contact_emails.setter
42461
+ def billing_contact_emails(self, value: Sequence[builtins.str]):
42462
+ pulumi.set(self, "billing_contact_emails", value)
42463
+
42464
+ @property
42465
+ @pulumi.getter(name="billingCurrency")
42466
+ def billing_currency(self) -> builtins.str:
42467
+ """
42468
+ Acceptable currencies for a billing group. The possible values are `AUD`, `CAD`, `CHF`, `DKK`, `EUR`, `GBP`, `JPY`, `NOK`, `NZD`, `SEK`, `SGD` and `USD`.
42469
+ """
42470
+ return pulumi.get(self, "billing_currency")
42471
+
42472
+ @billing_currency.setter
42473
+ def billing_currency(self, value: builtins.str):
42474
+ pulumi.set(self, "billing_currency", value)
42475
+
42476
+ @property
42477
+ @pulumi.getter(name="billingEmails")
42478
+ def billing_emails(self) -> Sequence[builtins.str]:
42479
+ """
42480
+ List of billing contact emails.
42481
+ """
42482
+ return pulumi.get(self, "billing_emails")
42483
+
42484
+ @billing_emails.setter
42485
+ def billing_emails(self, value: Sequence[builtins.str]):
42486
+ pulumi.set(self, "billing_emails", value)
42487
+
42488
+ @property
42489
+ @pulumi.getter(name="billingGroupId")
42490
+ def billing_group_id(self) -> builtins.str:
42491
+ """
42492
+ Billing group ID.
42493
+ """
42494
+ return pulumi.get(self, "billing_group_id")
42495
+
42496
+ @billing_group_id.setter
42497
+ def billing_group_id(self, value: builtins.str):
42498
+ pulumi.set(self, "billing_group_id", value)
42499
+
42500
+ @property
42501
+ @pulumi.getter(name="billingGroupName")
42502
+ def billing_group_name(self) -> builtins.str:
42503
+ """
42504
+ Billing Group Name.
42505
+ """
42506
+ return pulumi.get(self, "billing_group_name")
42507
+
42508
+ @billing_group_name.setter
42509
+ def billing_group_name(self, value: builtins.str):
42510
+ pulumi.set(self, "billing_group_name", value)
42511
+
42512
+ @property
42513
+ @pulumi.getter(name="customInvoiceText")
42514
+ def custom_invoice_text(self) -> builtins.str:
42515
+ """
42516
+ Extra billing text.
42517
+ """
42518
+ return pulumi.get(self, "custom_invoice_text")
42519
+
42520
+ @custom_invoice_text.setter
42521
+ def custom_invoice_text(self, value: builtins.str):
42522
+ pulumi.set(self, "custom_invoice_text", value)
42523
+
42524
+ @property
42525
+ @pulumi.getter(name="organizationId")
42526
+ def organization_id(self) -> builtins.str:
42527
+ """
42528
+ Organization ID.
42529
+ """
42530
+ return pulumi.get(self, "organization_id")
42531
+
42532
+ @organization_id.setter
42533
+ def organization_id(self, value: builtins.str):
42534
+ pulumi.set(self, "organization_id", value)
42535
+
42536
+ @property
42537
+ @pulumi.getter(name="paymentMethodId")
42538
+ def payment_method_id(self) -> builtins.str:
42539
+ """
42540
+ Payment method ID.
42541
+ """
42542
+ return pulumi.get(self, "payment_method_id")
42543
+
42544
+ @payment_method_id.setter
42545
+ def payment_method_id(self, value: builtins.str):
42546
+ pulumi.set(self, "payment_method_id", value)
42547
+
42548
+ @property
42549
+ @pulumi.getter(name="shippingAddressId")
42550
+ def shipping_address_id(self) -> builtins.str:
42551
+ """
42552
+ Shipping address ID.
42553
+ """
42554
+ return pulumi.get(self, "shipping_address_id")
42555
+
42556
+ @shipping_address_id.setter
42557
+ def shipping_address_id(self, value: builtins.str):
42558
+ pulumi.set(self, "shipping_address_id", value)
42559
+
42560
+ @property
42561
+ @pulumi.getter(name="vatId")
42562
+ def vat_id(self) -> builtins.str:
42563
+ """
42564
+ VAT ID.
42565
+ """
42566
+ return pulumi.get(self, "vat_id")
42567
+
42568
+ @vat_id.setter
42569
+ def vat_id(self, value: builtins.str):
42570
+ pulumi.set(self, "vat_id", value)
42571
+
42572
+
42573
+ if not MYPY:
42574
+ class GetOrganizationBillingGroupListTimeoutsArgsDict(TypedDict):
42575
+ read: NotRequired[builtins.str]
42576
+ """
42577
+ 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).
42578
+ """
42579
+ elif False:
42580
+ GetOrganizationBillingGroupListTimeoutsArgsDict: TypeAlias = Mapping[str, Any]
42581
+
42582
+ @pulumi.input_type
42583
+ class GetOrganizationBillingGroupListTimeoutsArgs:
42584
+ def __init__(__self__, *,
42585
+ read: Optional[builtins.str] = None):
42586
+ """
42587
+ :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).
42588
+ """
42589
+ if read is not None:
42590
+ pulumi.set(__self__, "read", read)
42591
+
42592
+ @property
42593
+ @pulumi.getter
42594
+ def read(self) -> Optional[builtins.str]:
42595
+ """
42596
+ 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).
42597
+ """
42598
+ return pulumi.get(self, "read")
42599
+
42600
+ @read.setter
42601
+ def read(self, value: Optional[builtins.str]):
42602
+ pulumi.set(self, "read", value)
42603
+
42604
+
42605
+ if not MYPY:
42606
+ class GetOrganizationBillingGroupTimeoutsArgsDict(TypedDict):
42607
+ read: NotRequired[builtins.str]
42608
+ """
42609
+ 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).
42610
+ """
42611
+ elif False:
42612
+ GetOrganizationBillingGroupTimeoutsArgsDict: TypeAlias = Mapping[str, Any]
42613
+
42614
+ @pulumi.input_type
42615
+ class GetOrganizationBillingGroupTimeoutsArgs:
42616
+ def __init__(__self__, *,
42617
+ read: Optional[builtins.str] = None):
42618
+ """
42619
+ :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).
42620
+ """
42621
+ if read is not None:
42622
+ pulumi.set(__self__, "read", read)
42623
+
42624
+ @property
42625
+ @pulumi.getter
42626
+ def read(self) -> Optional[builtins.str]:
42627
+ """
42628
+ 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).
42629
+ """
42630
+ return pulumi.get(self, "read")
42631
+
42632
+ @read.setter
42633
+ def read(self, value: Optional[builtins.str]):
42634
+ pulumi.set(self, "read", value)
42635
+
42636
+
42637
+ if not MYPY:
42638
+ class GetOrganizationProjectTagArgsDict(TypedDict):
42639
+ key: builtins.str
42640
+ """
42641
+ Project tag key.
42642
+ """
42643
+ value: builtins.str
42644
+ """
42645
+ Project tag value.
42646
+ """
42647
+ elif False:
42648
+ GetOrganizationProjectTagArgsDict: TypeAlias = Mapping[str, Any]
42649
+
42650
+ @pulumi.input_type
42651
+ class GetOrganizationProjectTagArgs:
42652
+ def __init__(__self__, *,
42653
+ key: builtins.str,
42654
+ value: builtins.str):
42655
+ """
42656
+ :param builtins.str key: Project tag key.
42657
+ :param builtins.str value: Project tag value.
42658
+ """
42659
+ pulumi.set(__self__, "key", key)
42660
+ pulumi.set(__self__, "value", value)
42661
+
42662
+ @property
42663
+ @pulumi.getter
42664
+ def key(self) -> builtins.str:
42665
+ """
42666
+ Project tag key.
42667
+ """
42668
+ return pulumi.get(self, "key")
42669
+
42670
+ @key.setter
42671
+ def key(self, value: builtins.str):
42672
+ pulumi.set(self, "key", value)
42673
+
42674
+ @property
42675
+ @pulumi.getter
42676
+ def value(self) -> builtins.str:
42677
+ """
42678
+ Project tag value.
42679
+ """
42680
+ return pulumi.get(self, "value")
42681
+
42682
+ @value.setter
42683
+ def value(self, value: builtins.str):
42684
+ pulumi.set(self, "value", value)
42685
+
42686
+
42687
+ if not MYPY:
42688
+ class GetOrganizationProjectTimeoutsArgsDict(TypedDict):
42689
+ read: NotRequired[builtins.str]
42690
+ """
42691
+ 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).
42692
+ """
42693
+ elif False:
42694
+ GetOrganizationProjectTimeoutsArgsDict: TypeAlias = Mapping[str, Any]
42695
+
42696
+ @pulumi.input_type
42697
+ class GetOrganizationProjectTimeoutsArgs:
42698
+ def __init__(__self__, *,
42699
+ read: Optional[builtins.str] = None):
42700
+ """
42701
+ :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).
42702
+ """
42703
+ if read is not None:
42704
+ pulumi.set(__self__, "read", read)
42705
+
42706
+ @property
42707
+ @pulumi.getter
42708
+ def read(self) -> Optional[builtins.str]:
42709
+ """
42710
+ 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).
42711
+ """
42712
+ return pulumi.get(self, "read")
42713
+
42714
+ @read.setter
42715
+ def read(self, value: Optional[builtins.str]):
42716
+ pulumi.set(self, "read", value)
42717
+
42718
+
42719
+ if not MYPY:
42720
+ class GetOrganizationTimeoutsArgsDict(TypedDict):
42721
+ read: NotRequired[builtins.str]
42722
+ """
42723
+ 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).
42724
+ """
42725
+ elif False:
42726
+ GetOrganizationTimeoutsArgsDict: TypeAlias = Mapping[str, Any]
42727
+
42728
+ @pulumi.input_type
42729
+ class GetOrganizationTimeoutsArgs:
42730
+ def __init__(__self__, *,
42731
+ read: Optional[builtins.str] = None):
42732
+ """
42733
+ :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).
42734
+ """
42735
+ if read is not None:
42736
+ pulumi.set(__self__, "read", read)
42737
+
42738
+ @property
42739
+ @pulumi.getter
42740
+ def read(self) -> Optional[builtins.str]:
42741
+ """
42742
+ 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).
42743
+ """
42744
+ return pulumi.get(self, "read")
42745
+
42746
+ @read.setter
42747
+ def read(self, value: Optional[builtins.str]):
42748
+ pulumi.set(self, "read", value)
42749
+
42750
+