pulumi-aiven 6.43.0a1758777024__py3-none-any.whl → 6.44.0a1758949869__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 (68) hide show
  1. pulumi_aiven/_inputs.py +657 -183
  2. pulumi_aiven/account_team.py +6 -12
  3. pulumi_aiven/account_team_member.py +6 -12
  4. pulumi_aiven/account_team_project.py +6 -12
  5. pulumi_aiven/alloydbomni.py +44 -23
  6. pulumi_aiven/alloydbomni_database.py +26 -0
  7. pulumi_aiven/alloydbomni_user.py +26 -0
  8. pulumi_aiven/cassandra.py +18 -23
  9. pulumi_aiven/clickhouse.py +18 -23
  10. pulumi_aiven/dragonfly.py +18 -23
  11. pulumi_aiven/flink.py +18 -23
  12. pulumi_aiven/get_account_team.py +6 -12
  13. pulumi_aiven/get_account_team_member.py +6 -12
  14. pulumi_aiven/get_account_team_project.py +6 -12
  15. pulumi_aiven/get_alloydbomni.py +28 -2
  16. pulumi_aiven/get_alloydbomni_database.py +26 -0
  17. pulumi_aiven/get_alloydbomni_user.py +26 -0
  18. pulumi_aiven/get_cassanda.py +2 -2
  19. pulumi_aiven/get_cassandra.py +2 -2
  20. pulumi_aiven/get_clickhouse.py +2 -2
  21. pulumi_aiven/get_dragonfly.py +2 -2
  22. pulumi_aiven/get_flink.py +2 -2
  23. pulumi_aiven/get_grafana.py +2 -2
  24. pulumi_aiven/get_kafka.py +2 -2
  25. pulumi_aiven/get_kafka_connect.py +2 -2
  26. pulumi_aiven/get_kafka_mirror_maker.py +2 -2
  27. pulumi_aiven/get_m3_aggregator.py +2 -111
  28. pulumi_aiven/get_m3_db.py +2 -123
  29. pulumi_aiven/get_m3db_user.py +2 -61
  30. pulumi_aiven/get_my_sql.py +2 -2
  31. pulumi_aiven/get_open_search.py +2 -2
  32. pulumi_aiven/get_organization_application_user.py +29 -11
  33. pulumi_aiven/get_organization_project.py +0 -6
  34. pulumi_aiven/get_pg.py +2 -2
  35. pulumi_aiven/get_redis.py +2 -2
  36. pulumi_aiven/get_redis_user.py +3 -3
  37. pulumi_aiven/get_thanos.py +2 -2
  38. pulumi_aiven/get_valkey.py +2 -2
  39. pulumi_aiven/get_valkey_user.py +3 -3
  40. pulumi_aiven/grafana.py +18 -23
  41. pulumi_aiven/influx_db.py +18 -23
  42. pulumi_aiven/kafka.py +18 -23
  43. pulumi_aiven/kafka_connect.py +18 -23
  44. pulumi_aiven/kafka_mirror_maker.py +18 -23
  45. pulumi_aiven/m3_aggregator.py +20 -75
  46. pulumi_aiven/m3_db.py +20 -95
  47. pulumi_aiven/m3db_user.py +2 -54
  48. pulumi_aiven/my_sql.py +18 -23
  49. pulumi_aiven/open_search.py +18 -23
  50. pulumi_aiven/organization_application_user.py +69 -41
  51. pulumi_aiven/organization_application_user_token.py +127 -91
  52. pulumi_aiven/organization_billing_group.py +7 -7
  53. pulumi_aiven/organization_permission.py +80 -47
  54. pulumi_aiven/organization_project.py +0 -6
  55. pulumi_aiven/organization_user.py +8 -8
  56. pulumi_aiven/outputs.py +616 -234
  57. pulumi_aiven/pg.py +18 -23
  58. pulumi_aiven/project.py +2 -24
  59. pulumi_aiven/pulumi-plugin.json +1 -1
  60. pulumi_aiven/redis.py +18 -23
  61. pulumi_aiven/redis_user.py +21 -21
  62. pulumi_aiven/thanos.py +18 -23
  63. pulumi_aiven/valkey.py +18 -23
  64. pulumi_aiven/valkey_user.py +21 -21
  65. {pulumi_aiven-6.43.0a1758777024.dist-info → pulumi_aiven-6.44.0a1758949869.dist-info}/METADATA +1 -1
  66. {pulumi_aiven-6.43.0a1758777024.dist-info → pulumi_aiven-6.44.0a1758949869.dist-info}/RECORD +68 -68
  67. {pulumi_aiven-6.43.0a1758777024.dist-info → pulumi_aiven-6.44.0a1758949869.dist-info}/WHEEL +0 -0
  68. {pulumi_aiven-6.43.0a1758777024.dist-info → pulumi_aiven-6.44.0a1758949869.dist-info}/top_level.txt +0 -0
pulumi_aiven/pg.py CHANGED
@@ -43,7 +43,7 @@ class PgArgs:
43
43
  :param pulumi.Input[_builtins.str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
44
44
  :param pulumi.Input[_builtins.str] additional_disk_space: Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart, and there might be a short downtime for services without an autoscaler integration or high availability capabilities. The field can be safely removed when autoscaler is enabled without causing any changes.
45
45
  :param pulumi.Input[_builtins.str] cloud_name: The cloud provider and region the service is hosted in. The format is `provider-region`, for example: `google-europe-west1`. The [available cloud regions](https://aiven.io/docs/platform/reference/list_of_clouds) can differ per project and service. Changing this value [migrates the service to another cloud provider or region](https://aiven.io/docs/platform/howto/migrate-services-cloud-region). The migration runs in the background and includes a DNS update to redirect traffic to the new region. Most services experience no downtime, but some databases may have a brief interruption during DNS propagation.
46
- :param pulumi.Input[_builtins.str] disk_space: Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
46
+ :param pulumi.Input[_builtins.str] disk_space: Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing. Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.
47
47
  :param pulumi.Input[_builtins.str] maintenance_window_dow: Day of week when maintenance operations should be performed. One monday, tuesday, wednesday, etc.
48
48
  :param pulumi.Input[_builtins.str] maintenance_window_time: Time of day when maintenance operations should be performed. UTC time in HH:mm:ss format.
49
49
  :param pulumi.Input['PgPgArgs'] pg: Values provided by the PostgreSQL server.
@@ -63,8 +63,8 @@ class PgArgs:
63
63
  if cloud_name is not None:
64
64
  pulumi.set(__self__, "cloud_name", cloud_name)
65
65
  if disk_space is not None:
66
- warnings.warn("""This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""", DeprecationWarning)
67
- pulumi.log.warn("""disk_space is deprecated: This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""")
66
+ warnings.warn("""Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.""", DeprecationWarning)
67
+ pulumi.log.warn("""disk_space is deprecated: Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.""")
68
68
  if disk_space is not None:
69
69
  pulumi.set(__self__, "disk_space", disk_space)
70
70
  if maintenance_window_dow is not None:
@@ -140,10 +140,10 @@ class PgArgs:
140
140
 
141
141
  @_builtins.property
142
142
  @pulumi.getter(name="diskSpace")
143
- @_utilities.deprecated("""This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""")
143
+ @_utilities.deprecated("""Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.""")
144
144
  def disk_space(self) -> Optional[pulumi.Input[_builtins.str]]:
145
145
  """
146
- Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
146
+ Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing. Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.
147
147
  """
148
148
  return pulumi.get(self, "disk_space")
149
149
 
@@ -320,11 +320,11 @@ class _PgState:
320
320
  :param pulumi.Input[_builtins.str] additional_disk_space: Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart, and there might be a short downtime for services without an autoscaler integration or high availability capabilities. The field can be safely removed when autoscaler is enabled without causing any changes.
321
321
  :param pulumi.Input[_builtins.str] cloud_name: The cloud provider and region the service is hosted in. The format is `provider-region`, for example: `google-europe-west1`. The [available cloud regions](https://aiven.io/docs/platform/reference/list_of_clouds) can differ per project and service. Changing this value [migrates the service to another cloud provider or region](https://aiven.io/docs/platform/howto/migrate-services-cloud-region). The migration runs in the background and includes a DNS update to redirect traffic to the new region. Most services experience no downtime, but some databases may have a brief interruption during DNS propagation.
322
322
  :param pulumi.Input[Sequence[pulumi.Input['PgComponentArgs']]] components: Service component information objects
323
- :param pulumi.Input[_builtins.str] disk_space: Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
323
+ :param pulumi.Input[_builtins.str] disk_space: Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing. Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.
324
324
  :param pulumi.Input[_builtins.str] disk_space_cap: The maximum disk space of the service, possible values depend on the service type, the cloud provider and the project.
325
325
  :param pulumi.Input[_builtins.str] disk_space_default: The default disk space of the service, possible values depend on the service type, the cloud provider and the project. Its also the minimum value for `disk_space`
326
326
  :param pulumi.Input[_builtins.str] disk_space_step: The default disk space step of the service, possible values depend on the service type, the cloud provider and the project. `disk_space` needs to increment from `disk_space_default` by increments of this size.
327
- :param pulumi.Input[_builtins.str] disk_space_used: Disk space that service is currently using
327
+ :param pulumi.Input[_builtins.str] disk_space_used: The disk space that the service is currently using. This is the sum of `disk_space` and `additional_disk_space` in human-readable format (for example: `90GiB`).
328
328
  :param pulumi.Input[_builtins.str] maintenance_window_dow: Day of week when maintenance operations should be performed. One monday, tuesday, wednesday, etc.
329
329
  :param pulumi.Input[_builtins.str] maintenance_window_time: Time of day when maintenance operations should be performed. UTC time in HH:mm:ss format.
330
330
  :param pulumi.Input['PgPgArgs'] pg: Values provided by the PostgreSQL server.
@@ -352,8 +352,8 @@ class _PgState:
352
352
  if components is not None:
353
353
  pulumi.set(__self__, "components", components)
354
354
  if disk_space is not None:
355
- warnings.warn("""This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""", DeprecationWarning)
356
- pulumi.log.warn("""disk_space is deprecated: This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""")
355
+ warnings.warn("""Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.""", DeprecationWarning)
356
+ pulumi.log.warn("""disk_space is deprecated: Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.""")
357
357
  if disk_space is not None:
358
358
  pulumi.set(__self__, "disk_space", disk_space)
359
359
  if disk_space_cap is not None:
@@ -362,9 +362,6 @@ class _PgState:
362
362
  pulumi.set(__self__, "disk_space_default", disk_space_default)
363
363
  if disk_space_step is not None:
364
364
  pulumi.set(__self__, "disk_space_step", disk_space_step)
365
- if disk_space_used is not None:
366
- warnings.warn("""This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""", DeprecationWarning)
367
- pulumi.log.warn("""disk_space_used is deprecated: This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""")
368
365
  if disk_space_used is not None:
369
366
  pulumi.set(__self__, "disk_space_used", disk_space_used)
370
367
  if maintenance_window_dow is not None:
@@ -446,10 +443,10 @@ class _PgState:
446
443
 
447
444
  @_builtins.property
448
445
  @pulumi.getter(name="diskSpace")
449
- @_utilities.deprecated("""This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""")
446
+ @_utilities.deprecated("""Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.""")
450
447
  def disk_space(self) -> Optional[pulumi.Input[_builtins.str]]:
451
448
  """
452
- Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
449
+ Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing. Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.
453
450
  """
454
451
  return pulumi.get(self, "disk_space")
455
452
 
@@ -495,10 +492,9 @@ class _PgState:
495
492
 
496
493
  @_builtins.property
497
494
  @pulumi.getter(name="diskSpaceUsed")
498
- @_utilities.deprecated("""This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""")
499
495
  def disk_space_used(self) -> Optional[pulumi.Input[_builtins.str]]:
500
496
  """
501
- Disk space that service is currently using
497
+ The disk space that the service is currently using. This is the sum of `disk_space` and `additional_disk_space` in human-readable format (for example: `90GiB`).
502
498
  """
503
499
  return pulumi.get(self, "disk_space_used")
504
500
 
@@ -780,7 +776,7 @@ class Pg(pulumi.CustomResource):
780
776
  :param pulumi.ResourceOptions opts: Options for the resource.
781
777
  :param pulumi.Input[_builtins.str] additional_disk_space: Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart, and there might be a short downtime for services without an autoscaler integration or high availability capabilities. The field can be safely removed when autoscaler is enabled without causing any changes.
782
778
  :param pulumi.Input[_builtins.str] cloud_name: The cloud provider and region the service is hosted in. The format is `provider-region`, for example: `google-europe-west1`. The [available cloud regions](https://aiven.io/docs/platform/reference/list_of_clouds) can differ per project and service. Changing this value [migrates the service to another cloud provider or region](https://aiven.io/docs/platform/howto/migrate-services-cloud-region). The migration runs in the background and includes a DNS update to redirect traffic to the new region. Most services experience no downtime, but some databases may have a brief interruption during DNS propagation.
783
- :param pulumi.Input[_builtins.str] disk_space: Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
779
+ :param pulumi.Input[_builtins.str] disk_space: Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing. Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.
784
780
  :param pulumi.Input[_builtins.str] maintenance_window_dow: Day of week when maintenance operations should be performed. One monday, tuesday, wednesday, etc.
785
781
  :param pulumi.Input[_builtins.str] maintenance_window_time: Time of day when maintenance operations should be performed. UTC time in HH:mm:ss format.
786
782
  :param pulumi.Input[Union['PgPgArgs', 'PgPgArgsDict']] pg: Values provided by the PostgreSQL server.
@@ -932,11 +928,11 @@ class Pg(pulumi.CustomResource):
932
928
  :param pulumi.Input[_builtins.str] additional_disk_space: Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart, and there might be a short downtime for services without an autoscaler integration or high availability capabilities. The field can be safely removed when autoscaler is enabled without causing any changes.
933
929
  :param pulumi.Input[_builtins.str] cloud_name: The cloud provider and region the service is hosted in. The format is `provider-region`, for example: `google-europe-west1`. The [available cloud regions](https://aiven.io/docs/platform/reference/list_of_clouds) can differ per project and service. Changing this value [migrates the service to another cloud provider or region](https://aiven.io/docs/platform/howto/migrate-services-cloud-region). The migration runs in the background and includes a DNS update to redirect traffic to the new region. Most services experience no downtime, but some databases may have a brief interruption during DNS propagation.
934
930
  :param pulumi.Input[Sequence[pulumi.Input[Union['PgComponentArgs', 'PgComponentArgsDict']]]] components: Service component information objects
935
- :param pulumi.Input[_builtins.str] disk_space: Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
931
+ :param pulumi.Input[_builtins.str] disk_space: Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing. Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.
936
932
  :param pulumi.Input[_builtins.str] disk_space_cap: The maximum disk space of the service, possible values depend on the service type, the cloud provider and the project.
937
933
  :param pulumi.Input[_builtins.str] disk_space_default: The default disk space of the service, possible values depend on the service type, the cloud provider and the project. Its also the minimum value for `disk_space`
938
934
  :param pulumi.Input[_builtins.str] disk_space_step: The default disk space step of the service, possible values depend on the service type, the cloud provider and the project. `disk_space` needs to increment from `disk_space_default` by increments of this size.
939
- :param pulumi.Input[_builtins.str] disk_space_used: Disk space that service is currently using
935
+ :param pulumi.Input[_builtins.str] disk_space_used: The disk space that the service is currently using. This is the sum of `disk_space` and `additional_disk_space` in human-readable format (for example: `90GiB`).
940
936
  :param pulumi.Input[_builtins.str] maintenance_window_dow: Day of week when maintenance operations should be performed. One monday, tuesday, wednesday, etc.
941
937
  :param pulumi.Input[_builtins.str] maintenance_window_time: Time of day when maintenance operations should be performed. UTC time in HH:mm:ss format.
942
938
  :param pulumi.Input[Union['PgPgArgs', 'PgPgArgsDict']] pg: Values provided by the PostgreSQL server.
@@ -1017,10 +1013,10 @@ class Pg(pulumi.CustomResource):
1017
1013
 
1018
1014
  @_builtins.property
1019
1015
  @pulumi.getter(name="diskSpace")
1020
- @_utilities.deprecated("""This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""")
1016
+ @_utilities.deprecated("""Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.""")
1021
1017
  def disk_space(self) -> pulumi.Output[Optional[_builtins.str]]:
1022
1018
  """
1023
- Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
1019
+ Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing. Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.
1024
1020
  """
1025
1021
  return pulumi.get(self, "disk_space")
1026
1022
 
@@ -1050,10 +1046,9 @@ class Pg(pulumi.CustomResource):
1050
1046
 
1051
1047
  @_builtins.property
1052
1048
  @pulumi.getter(name="diskSpaceUsed")
1053
- @_utilities.deprecated("""This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""")
1054
1049
  def disk_space_used(self) -> pulumi.Output[_builtins.str]:
1055
1050
  """
1056
- Disk space that service is currently using
1051
+ The disk space that the service is currently using. This is the sum of `disk_space` and `additional_disk_space` in human-readable format (for example: `90GiB`).
1057
1052
  """
1058
1053
  return pulumi.get(self, "disk_space_used")
1059
1054
 
pulumi_aiven/project.py CHANGED
@@ -459,18 +459,7 @@ class Project(pulumi.CustomResource):
459
459
  use_source_project_billing_group: Optional[pulumi.Input[_builtins.bool]] = None,
460
460
  __props__=None):
461
461
  """
462
- Creates and manages an [Aiven project](https://aiven.io/docs/platform/concepts/orgs-units-projects#projects).
463
-
464
- ## Example Usage
465
-
466
- ```python
467
- import pulumi
468
- import pulumi_aiven as aiven
469
-
470
- example_project = aiven.Project("example_project",
471
- project="example-project",
472
- parent_id=main["id"])
473
- ```
462
+ Creates and manages an [Aiven project](https://aiven.io/docs/platform/concepts/orgs-units-projects#projects). You should create projects in organizations or organizational units using the `parent_id` field. In a future release, this resource will be replaced by `OrganizationProject` resource, which requires the `parent_id` field.
474
463
 
475
464
  ## Import
476
465
 
@@ -498,18 +487,7 @@ class Project(pulumi.CustomResource):
498
487
  args: ProjectArgs,
499
488
  opts: Optional[pulumi.ResourceOptions] = None):
500
489
  """
501
- Creates and manages an [Aiven project](https://aiven.io/docs/platform/concepts/orgs-units-projects#projects).
502
-
503
- ## Example Usage
504
-
505
- ```python
506
- import pulumi
507
- import pulumi_aiven as aiven
508
-
509
- example_project = aiven.Project("example_project",
510
- project="example-project",
511
- parent_id=main["id"])
512
- ```
490
+ Creates and manages an [Aiven project](https://aiven.io/docs/platform/concepts/orgs-units-projects#projects). You should create projects in organizations or organizational units using the `parent_id` field. In a future release, this resource will be replaced by `OrganizationProject` resource, which requires the `parent_id` field.
513
491
 
514
492
  ## Import
515
493
 
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "aiven",
4
- "version": "6.43.0-alpha.1758777024"
4
+ "version": "6.44.0-alpha.1758949869"
5
5
  }
pulumi_aiven/redis.py CHANGED
@@ -44,7 +44,7 @@ class RedisArgs:
44
44
  :param pulumi.Input[_builtins.str] service_name: Specifies the actual name of the service. The name cannot be changed later without destroying and re-creating the service so name should be picked based on intended service usage rather than current attributes.
45
45
  :param pulumi.Input[_builtins.str] additional_disk_space: Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart, and there might be a short downtime for services without an autoscaler integration or high availability capabilities. The field can be safely removed when autoscaler is enabled without causing any changes.
46
46
  :param pulumi.Input[_builtins.str] cloud_name: The cloud provider and region the service is hosted in. The format is `provider-region`, for example: `google-europe-west1`. The [available cloud regions](https://aiven.io/docs/platform/reference/list_of_clouds) can differ per project and service. Changing this value [migrates the service to another cloud provider or region](https://aiven.io/docs/platform/howto/migrate-services-cloud-region). The migration runs in the background and includes a DNS update to redirect traffic to the new region. Most services experience no downtime, but some databases may have a brief interruption during DNS propagation.
47
- :param pulumi.Input[_builtins.str] disk_space: Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
47
+ :param pulumi.Input[_builtins.str] disk_space: Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing. Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.
48
48
  :param pulumi.Input[_builtins.str] maintenance_window_dow: Day of week when maintenance operations should be performed. One monday, tuesday, wednesday, etc.
49
49
  :param pulumi.Input[_builtins.str] maintenance_window_time: Time of day when maintenance operations should be performed. UTC time in HH:mm:ss format.
50
50
  :param pulumi.Input[_builtins.str] project_vpc_id: Specifies the VPC the service should run in. If the value is not set, the service runs on the Public Internet. When set, the value should be given as a reference to set up dependencies correctly, and the VPC must be in the same cloud and region as the service itself. The service can be freely moved to and from VPC after creation, but doing so triggers migration to new servers, so the operation can take a significant amount of time to complete if the service has a lot of data.
@@ -64,8 +64,8 @@ class RedisArgs:
64
64
  if cloud_name is not None:
65
65
  pulumi.set(__self__, "cloud_name", cloud_name)
66
66
  if disk_space is not None:
67
- warnings.warn("""This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""", DeprecationWarning)
68
- pulumi.log.warn("""disk_space is deprecated: This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""")
67
+ warnings.warn("""Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.""", DeprecationWarning)
68
+ pulumi.log.warn("""disk_space is deprecated: Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.""")
69
69
  if disk_space is not None:
70
70
  pulumi.set(__self__, "disk_space", disk_space)
71
71
  if maintenance_window_dow is not None:
@@ -151,10 +151,10 @@ class RedisArgs:
151
151
 
152
152
  @_builtins.property
153
153
  @pulumi.getter(name="diskSpace")
154
- @_utilities.deprecated("""This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""")
154
+ @_utilities.deprecated("""Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.""")
155
155
  def disk_space(self) -> Optional[pulumi.Input[_builtins.str]]:
156
156
  """
157
- Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
157
+ Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing. Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.
158
158
  """
159
159
  return pulumi.get(self, "disk_space")
160
160
 
@@ -319,11 +319,11 @@ class _RedisState:
319
319
  :param pulumi.Input[_builtins.str] additional_disk_space: Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart, and there might be a short downtime for services without an autoscaler integration or high availability capabilities. The field can be safely removed when autoscaler is enabled without causing any changes.
320
320
  :param pulumi.Input[_builtins.str] cloud_name: The cloud provider and region the service is hosted in. The format is `provider-region`, for example: `google-europe-west1`. The [available cloud regions](https://aiven.io/docs/platform/reference/list_of_clouds) can differ per project and service. Changing this value [migrates the service to another cloud provider or region](https://aiven.io/docs/platform/howto/migrate-services-cloud-region). The migration runs in the background and includes a DNS update to redirect traffic to the new region. Most services experience no downtime, but some databases may have a brief interruption during DNS propagation.
321
321
  :param pulumi.Input[Sequence[pulumi.Input['RedisComponentArgs']]] components: Service component information objects
322
- :param pulumi.Input[_builtins.str] disk_space: Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
322
+ :param pulumi.Input[_builtins.str] disk_space: Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing. Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.
323
323
  :param pulumi.Input[_builtins.str] disk_space_cap: The maximum disk space of the service, possible values depend on the service type, the cloud provider and the project.
324
324
  :param pulumi.Input[_builtins.str] disk_space_default: The default disk space of the service, possible values depend on the service type, the cloud provider and the project. Its also the minimum value for `disk_space`
325
325
  :param pulumi.Input[_builtins.str] disk_space_step: The default disk space step of the service, possible values depend on the service type, the cloud provider and the project. `disk_space` needs to increment from `disk_space_default` by increments of this size.
326
- :param pulumi.Input[_builtins.str] disk_space_used: Disk space that service is currently using
326
+ :param pulumi.Input[_builtins.str] disk_space_used: The disk space that the service is currently using. This is the sum of `disk_space` and `additional_disk_space` in human-readable format (for example: `90GiB`).
327
327
  :param pulumi.Input[_builtins.str] maintenance_window_dow: Day of week when maintenance operations should be performed. One monday, tuesday, wednesday, etc.
328
328
  :param pulumi.Input[_builtins.str] maintenance_window_time: Time of day when maintenance operations should be performed. UTC time in HH:mm:ss format.
329
329
  :param pulumi.Input[_builtins.str] plan: Defines what kind of computing resources are allocated for the service. It can be changed after creation, though there are some restrictions when going to a smaller plan such as the new plan must have sufficient amount of disk space to store all current data and switching to a plan with fewer nodes might not be supported. The basic plan names are `hobbyist`, `startup-x`, `business-x` and `premium-x` where `x` is (roughly) the amount of memory on each node (also other attributes like number of CPUs and amount of disk space varies but naming is based on memory). The available options can be seen from the [Aiven pricing page](https://aiven.io/pricing).
@@ -351,8 +351,8 @@ class _RedisState:
351
351
  if components is not None:
352
352
  pulumi.set(__self__, "components", components)
353
353
  if disk_space is not None:
354
- warnings.warn("""This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""", DeprecationWarning)
355
- pulumi.log.warn("""disk_space is deprecated: This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""")
354
+ warnings.warn("""Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.""", DeprecationWarning)
355
+ pulumi.log.warn("""disk_space is deprecated: Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.""")
356
356
  if disk_space is not None:
357
357
  pulumi.set(__self__, "disk_space", disk_space)
358
358
  if disk_space_cap is not None:
@@ -361,9 +361,6 @@ class _RedisState:
361
361
  pulumi.set(__self__, "disk_space_default", disk_space_default)
362
362
  if disk_space_step is not None:
363
363
  pulumi.set(__self__, "disk_space_step", disk_space_step)
364
- if disk_space_used is not None:
365
- warnings.warn("""This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""", DeprecationWarning)
366
- pulumi.log.warn("""disk_space_used is deprecated: This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""")
367
364
  if disk_space_used is not None:
368
365
  pulumi.set(__self__, "disk_space_used", disk_space_used)
369
366
  if maintenance_window_dow is not None:
@@ -445,10 +442,10 @@ class _RedisState:
445
442
 
446
443
  @_builtins.property
447
444
  @pulumi.getter(name="diskSpace")
448
- @_utilities.deprecated("""This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""")
445
+ @_utilities.deprecated("""Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.""")
449
446
  def disk_space(self) -> Optional[pulumi.Input[_builtins.str]]:
450
447
  """
451
- Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
448
+ Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing. Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.
452
449
  """
453
450
  return pulumi.get(self, "disk_space")
454
451
 
@@ -494,10 +491,9 @@ class _RedisState:
494
491
 
495
492
  @_builtins.property
496
493
  @pulumi.getter(name="diskSpaceUsed")
497
- @_utilities.deprecated("""This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""")
498
494
  def disk_space_used(self) -> Optional[pulumi.Input[_builtins.str]]:
499
495
  """
500
- Disk space that service is currently using
496
+ The disk space that the service is currently using. This is the sum of `disk_space` and `additional_disk_space` in human-readable format (for example: `90GiB`).
501
497
  """
502
498
  return pulumi.get(self, "disk_space_used")
503
499
 
@@ -808,7 +804,7 @@ class Redis(pulumi.CustomResource):
808
804
  :param pulumi.ResourceOptions opts: Options for the resource.
809
805
  :param pulumi.Input[_builtins.str] additional_disk_space: Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart, and there might be a short downtime for services without an autoscaler integration or high availability capabilities. The field can be safely removed when autoscaler is enabled without causing any changes.
810
806
  :param pulumi.Input[_builtins.str] cloud_name: The cloud provider and region the service is hosted in. The format is `provider-region`, for example: `google-europe-west1`. The [available cloud regions](https://aiven.io/docs/platform/reference/list_of_clouds) can differ per project and service. Changing this value [migrates the service to another cloud provider or region](https://aiven.io/docs/platform/howto/migrate-services-cloud-region). The migration runs in the background and includes a DNS update to redirect traffic to the new region. Most services experience no downtime, but some databases may have a brief interruption during DNS propagation.
811
- :param pulumi.Input[_builtins.str] disk_space: Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
807
+ :param pulumi.Input[_builtins.str] disk_space: Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing. Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.
812
808
  :param pulumi.Input[_builtins.str] maintenance_window_dow: Day of week when maintenance operations should be performed. One monday, tuesday, wednesday, etc.
813
809
  :param pulumi.Input[_builtins.str] maintenance_window_time: Time of day when maintenance operations should be performed. UTC time in HH:mm:ss format.
814
810
  :param pulumi.Input[_builtins.str] plan: Defines what kind of computing resources are allocated for the service. It can be changed after creation, though there are some restrictions when going to a smaller plan such as the new plan must have sufficient amount of disk space to store all current data and switching to a plan with fewer nodes might not be supported. The basic plan names are `hobbyist`, `startup-x`, `business-x` and `premium-x` where `x` is (roughly) the amount of memory on each node (also other attributes like number of CPUs and amount of disk space varies but naming is based on memory). The available options can be seen from the [Aiven pricing page](https://aiven.io/pricing).
@@ -991,11 +987,11 @@ class Redis(pulumi.CustomResource):
991
987
  :param pulumi.Input[_builtins.str] additional_disk_space: Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart, and there might be a short downtime for services without an autoscaler integration or high availability capabilities. The field can be safely removed when autoscaler is enabled without causing any changes.
992
988
  :param pulumi.Input[_builtins.str] cloud_name: The cloud provider and region the service is hosted in. The format is `provider-region`, for example: `google-europe-west1`. The [available cloud regions](https://aiven.io/docs/platform/reference/list_of_clouds) can differ per project and service. Changing this value [migrates the service to another cloud provider or region](https://aiven.io/docs/platform/howto/migrate-services-cloud-region). The migration runs in the background and includes a DNS update to redirect traffic to the new region. Most services experience no downtime, but some databases may have a brief interruption during DNS propagation.
993
989
  :param pulumi.Input[Sequence[pulumi.Input[Union['RedisComponentArgs', 'RedisComponentArgsDict']]]] components: Service component information objects
994
- :param pulumi.Input[_builtins.str] disk_space: Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
990
+ :param pulumi.Input[_builtins.str] disk_space: Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing. Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.
995
991
  :param pulumi.Input[_builtins.str] disk_space_cap: The maximum disk space of the service, possible values depend on the service type, the cloud provider and the project.
996
992
  :param pulumi.Input[_builtins.str] disk_space_default: The default disk space of the service, possible values depend on the service type, the cloud provider and the project. Its also the minimum value for `disk_space`
997
993
  :param pulumi.Input[_builtins.str] disk_space_step: The default disk space step of the service, possible values depend on the service type, the cloud provider and the project. `disk_space` needs to increment from `disk_space_default` by increments of this size.
998
- :param pulumi.Input[_builtins.str] disk_space_used: Disk space that service is currently using
994
+ :param pulumi.Input[_builtins.str] disk_space_used: The disk space that the service is currently using. This is the sum of `disk_space` and `additional_disk_space` in human-readable format (for example: `90GiB`).
999
995
  :param pulumi.Input[_builtins.str] maintenance_window_dow: Day of week when maintenance operations should be performed. One monday, tuesday, wednesday, etc.
1000
996
  :param pulumi.Input[_builtins.str] maintenance_window_time: Time of day when maintenance operations should be performed. UTC time in HH:mm:ss format.
1001
997
  :param pulumi.Input[_builtins.str] plan: Defines what kind of computing resources are allocated for the service. It can be changed after creation, though there are some restrictions when going to a smaller plan such as the new plan must have sufficient amount of disk space to store all current data and switching to a plan with fewer nodes might not be supported. The basic plan names are `hobbyist`, `startup-x`, `business-x` and `premium-x` where `x` is (roughly) the amount of memory on each node (also other attributes like number of CPUs and amount of disk space varies but naming is based on memory). The available options can be seen from the [Aiven pricing page](https://aiven.io/pricing).
@@ -1076,10 +1072,10 @@ class Redis(pulumi.CustomResource):
1076
1072
 
1077
1073
  @_builtins.property
1078
1074
  @pulumi.getter(name="diskSpace")
1079
- @_utilities.deprecated("""This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""")
1075
+ @_utilities.deprecated("""Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.""")
1080
1076
  def disk_space(self) -> pulumi.Output[Optional[_builtins.str]]:
1081
1077
  """
1082
- Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
1078
+ Service disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing. Please use `additional_disk_space` to specify the space to be added to the default disk space defined by the plan.
1083
1079
  """
1084
1080
  return pulumi.get(self, "disk_space")
1085
1081
 
@@ -1109,10 +1105,9 @@ class Redis(pulumi.CustomResource):
1109
1105
 
1110
1106
  @_builtins.property
1111
1107
  @pulumi.getter(name="diskSpaceUsed")
1112
- @_utilities.deprecated("""This will be removed in v5.0.0. Please use `additional_disk_space` to specify the space to be added to the default `disk_space` defined by the plan.""")
1113
1108
  def disk_space_used(self) -> pulumi.Output[_builtins.str]:
1114
1109
  """
1115
- Disk space that service is currently using
1110
+ The disk space that the service is currently using. This is the sum of `disk_space` and `additional_disk_space` in human-readable format (for example: `90GiB`).
1116
1111
  """
1117
1112
  return pulumi.get(self, "disk_space_used")
1118
1113
 
@@ -33,10 +33,10 @@ class RedisUserArgs:
33
33
  :param pulumi.Input[_builtins.str] service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
34
34
  :param pulumi.Input[_builtins.str] username: The actual name of the Redis User. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
35
35
  :param pulumi.Input[_builtins.str] password: The password of the Redis User.
36
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_categories: Defines command category rules. The field is required with`redis_acl_commands` and `redis_acl_keys`. Changing this property forces recreation of the resource.
36
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_categories: Defines command category rules. The field is required with `redis_acl_commands` and `redis_acl_keys`. Changing this property forces recreation of the resource.
37
37
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_channels: Defines the permitted pub/sub channel patterns. Changing this property forces recreation of the resource.
38
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_commands: Defines rules for individual commands. The field is required with`redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
39
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_keys: Defines key access rules. The field is required with`redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
38
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_commands: Defines rules for individual commands. The field is required with `redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
39
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_keys: Defines key access rules. The field is required with `redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
40
40
  """
41
41
  pulumi.set(__self__, "project", project)
42
42
  pulumi.set(__self__, "service_name", service_name)
@@ -104,7 +104,7 @@ class RedisUserArgs:
104
104
  @pulumi.getter(name="redisAclCategories")
105
105
  def redis_acl_categories(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
106
106
  """
107
- Defines command category rules. The field is required with`redis_acl_commands` and `redis_acl_keys`. Changing this property forces recreation of the resource.
107
+ Defines command category rules. The field is required with `redis_acl_commands` and `redis_acl_keys`. Changing this property forces recreation of the resource.
108
108
  """
109
109
  return pulumi.get(self, "redis_acl_categories")
110
110
 
@@ -128,7 +128,7 @@ class RedisUserArgs:
128
128
  @pulumi.getter(name="redisAclCommands")
129
129
  def redis_acl_commands(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
130
130
  """
131
- Defines rules for individual commands. The field is required with`redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
131
+ Defines rules for individual commands. The field is required with `redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
132
132
  """
133
133
  return pulumi.get(self, "redis_acl_commands")
134
134
 
@@ -140,7 +140,7 @@ class RedisUserArgs:
140
140
  @pulumi.getter(name="redisAclKeys")
141
141
  def redis_acl_keys(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
142
142
  """
143
- Defines key access rules. The field is required with`redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
143
+ Defines key access rules. The field is required with `redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
144
144
  """
145
145
  return pulumi.get(self, "redis_acl_keys")
146
146
 
@@ -165,10 +165,10 @@ class _RedisUserState:
165
165
  Input properties used for looking up and filtering RedisUser resources.
166
166
  :param pulumi.Input[_builtins.str] password: The password of the Redis User.
167
167
  :param pulumi.Input[_builtins.str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
168
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_categories: Defines command category rules. The field is required with`redis_acl_commands` and `redis_acl_keys`. Changing this property forces recreation of the resource.
168
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_categories: Defines command category rules. The field is required with `redis_acl_commands` and `redis_acl_keys`. Changing this property forces recreation of the resource.
169
169
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_channels: Defines the permitted pub/sub channel patterns. Changing this property forces recreation of the resource.
170
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_commands: Defines rules for individual commands. The field is required with`redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
171
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_keys: Defines key access rules. The field is required with`redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
170
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_commands: Defines rules for individual commands. The field is required with `redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
171
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_keys: Defines key access rules. The field is required with `redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
172
172
  :param pulumi.Input[_builtins.str] service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
173
173
  :param pulumi.Input[_builtins.str] type: Type of the user account. Tells whether the user is the primary account or a regular account.
174
174
  :param pulumi.Input[_builtins.str] username: The actual name of the Redis User. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
@@ -220,7 +220,7 @@ class _RedisUserState:
220
220
  @pulumi.getter(name="redisAclCategories")
221
221
  def redis_acl_categories(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
222
222
  """
223
- Defines command category rules. The field is required with`redis_acl_commands` and `redis_acl_keys`. Changing this property forces recreation of the resource.
223
+ Defines command category rules. The field is required with `redis_acl_commands` and `redis_acl_keys`. Changing this property forces recreation of the resource.
224
224
  """
225
225
  return pulumi.get(self, "redis_acl_categories")
226
226
 
@@ -244,7 +244,7 @@ class _RedisUserState:
244
244
  @pulumi.getter(name="redisAclCommands")
245
245
  def redis_acl_commands(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
246
246
  """
247
- Defines rules for individual commands. The field is required with`redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
247
+ Defines rules for individual commands. The field is required with `redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
248
248
  """
249
249
  return pulumi.get(self, "redis_acl_commands")
250
250
 
@@ -256,7 +256,7 @@ class _RedisUserState:
256
256
  @pulumi.getter(name="redisAclKeys")
257
257
  def redis_acl_keys(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
258
258
  """
259
- Defines key access rules. The field is required with`redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
259
+ Defines key access rules. The field is required with `redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
260
260
  """
261
261
  return pulumi.get(self, "redis_acl_keys")
262
262
 
@@ -350,10 +350,10 @@ class RedisUser(pulumi.CustomResource):
350
350
  :param pulumi.ResourceOptions opts: Options for the resource.
351
351
  :param pulumi.Input[_builtins.str] password: The password of the Redis User.
352
352
  :param pulumi.Input[_builtins.str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
353
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_categories: Defines command category rules. The field is required with`redis_acl_commands` and `redis_acl_keys`. Changing this property forces recreation of the resource.
353
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_categories: Defines command category rules. The field is required with `redis_acl_commands` and `redis_acl_keys`. Changing this property forces recreation of the resource.
354
354
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_channels: Defines the permitted pub/sub channel patterns. Changing this property forces recreation of the resource.
355
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_commands: Defines rules for individual commands. The field is required with`redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
356
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_keys: Defines key access rules. The field is required with`redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
355
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_commands: Defines rules for individual commands. The field is required with `redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
356
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_keys: Defines key access rules. The field is required with `redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
357
357
  :param pulumi.Input[_builtins.str] service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
358
358
  :param pulumi.Input[_builtins.str] username: The actual name of the Redis User. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
359
359
  """
@@ -470,10 +470,10 @@ class RedisUser(pulumi.CustomResource):
470
470
  :param pulumi.ResourceOptions opts: Options for the resource.
471
471
  :param pulumi.Input[_builtins.str] password: The password of the Redis User.
472
472
  :param pulumi.Input[_builtins.str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
473
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_categories: Defines command category rules. The field is required with`redis_acl_commands` and `redis_acl_keys`. Changing this property forces recreation of the resource.
473
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_categories: Defines command category rules. The field is required with `redis_acl_commands` and `redis_acl_keys`. Changing this property forces recreation of the resource.
474
474
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_channels: Defines the permitted pub/sub channel patterns. Changing this property forces recreation of the resource.
475
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_commands: Defines rules for individual commands. The field is required with`redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
476
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_keys: Defines key access rules. The field is required with`redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
475
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_commands: Defines rules for individual commands. The field is required with `redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
476
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] redis_acl_keys: Defines key access rules. The field is required with `redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
477
477
  :param pulumi.Input[_builtins.str] service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
478
478
  :param pulumi.Input[_builtins.str] type: Type of the user account. Tells whether the user is the primary account or a regular account.
479
479
  :param pulumi.Input[_builtins.str] username: The actual name of the Redis User. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
@@ -513,7 +513,7 @@ class RedisUser(pulumi.CustomResource):
513
513
  @pulumi.getter(name="redisAclCategories")
514
514
  def redis_acl_categories(self) -> pulumi.Output[Optional[Sequence[_builtins.str]]]:
515
515
  """
516
- Defines command category rules. The field is required with`redis_acl_commands` and `redis_acl_keys`. Changing this property forces recreation of the resource.
516
+ Defines command category rules. The field is required with `redis_acl_commands` and `redis_acl_keys`. Changing this property forces recreation of the resource.
517
517
  """
518
518
  return pulumi.get(self, "redis_acl_categories")
519
519
 
@@ -529,7 +529,7 @@ class RedisUser(pulumi.CustomResource):
529
529
  @pulumi.getter(name="redisAclCommands")
530
530
  def redis_acl_commands(self) -> pulumi.Output[Optional[Sequence[_builtins.str]]]:
531
531
  """
532
- Defines rules for individual commands. The field is required with`redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
532
+ Defines rules for individual commands. The field is required with `redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
533
533
  """
534
534
  return pulumi.get(self, "redis_acl_commands")
535
535
 
@@ -537,7 +537,7 @@ class RedisUser(pulumi.CustomResource):
537
537
  @pulumi.getter(name="redisAclKeys")
538
538
  def redis_acl_keys(self) -> pulumi.Output[Optional[Sequence[_builtins.str]]]:
539
539
  """
540
- Defines key access rules. The field is required with`redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
540
+ Defines key access rules. The field is required with `redis_acl_categories` and `redis_acl_keys`. Changing this property forces recreation of the resource.
541
541
  """
542
542
  return pulumi.get(self, "redis_acl_keys")
543
543