pulumi-alicloud 3.64.0a1729196623__py3-none-any.whl → 3.64.0a1730118787__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-alicloud might be problematic. Click here for more details.

Files changed (76) hide show
  1. pulumi_alicloud/__init__.py +16 -0
  2. pulumi_alicloud/amqp/instance.py +8 -8
  3. pulumi_alicloud/bss/get_open_api_pricing_modules.py +4 -4
  4. pulumi_alicloud/bss/get_open_api_products.py +4 -4
  5. pulumi_alicloud/cas/get_certificates.py +17 -1
  6. pulumi_alicloud/cas/get_service_certificates.py +153 -17
  7. pulumi_alicloud/cas/outputs.py +40 -36
  8. pulumi_alicloud/cen/instance.py +108 -53
  9. pulumi_alicloud/cloudfirewall/control_policy.py +524 -23
  10. pulumi_alicloud/cloudfirewall/instance.py +64 -36
  11. pulumi_alicloud/cs/_inputs.py +390 -26
  12. pulumi_alicloud/cs/get_serverless_kubernetes_clusters.py +2 -0
  13. pulumi_alicloud/cs/kubernetes.py +48 -35
  14. pulumi_alicloud/cs/managed_kubernetes.py +91 -35
  15. pulumi_alicloud/cs/node_pool.py +68 -14
  16. pulumi_alicloud/cs/outputs.py +293 -16
  17. pulumi_alicloud/cs/serverless_kubernetes.py +157 -63
  18. pulumi_alicloud/databasefilesystem/_inputs.py +0 -6
  19. pulumi_alicloud/databasefilesystem/instance.py +31 -0
  20. pulumi_alicloud/databasefilesystem/outputs.py +0 -4
  21. pulumi_alicloud/dns/get_alidns_records.py +26 -4
  22. pulumi_alicloud/dns/outputs.py +2 -2
  23. pulumi_alicloud/eais/instance.py +55 -57
  24. pulumi_alicloud/ecp/instance.py +177 -219
  25. pulumi_alicloud/ecs/disk.py +2 -2
  26. pulumi_alicloud/ecs/ecs_disk.py +142 -58
  27. pulumi_alicloud/ecs/ecs_key_pair.py +1 -1
  28. pulumi_alicloud/ecs/ecs_launch_template.py +169 -0
  29. pulumi_alicloud/ecs/get_ecs_launch_templates.py +172 -6
  30. pulumi_alicloud/ecs/instance.py +131 -98
  31. pulumi_alicloud/ecs/key_pair.py +1 -1
  32. pulumi_alicloud/ecs/launch_template.py +102 -0
  33. pulumi_alicloud/ecs/outputs.py +57 -24
  34. pulumi_alicloud/ens/disk.py +2 -2
  35. pulumi_alicloud/ens/disk_instance_attachment.py +2 -2
  36. pulumi_alicloud/ess/_inputs.py +342 -2
  37. pulumi_alicloud/ess/eci_scaling_configuration.py +202 -0
  38. pulumi_alicloud/ess/outputs.py +226 -2
  39. pulumi_alicloud/ess/scaling_configuration.py +376 -0
  40. pulumi_alicloud/ga/_inputs.py +57 -22
  41. pulumi_alicloud/ga/outputs.py +39 -15
  42. pulumi_alicloud/gpdb/__init__.py +1 -0
  43. pulumi_alicloud/gpdb/database.py +545 -0
  44. pulumi_alicloud/gpdb/instance.py +1 -1
  45. pulumi_alicloud/kvstore/instance.py +24 -5
  46. pulumi_alicloud/mse/cluster.py +149 -51
  47. pulumi_alicloud/mse/engine_namespace.py +176 -74
  48. pulumi_alicloud/mse/get_clusters.py +70 -10
  49. pulumi_alicloud/mse/get_engine_namespaces.py +93 -15
  50. pulumi_alicloud/mse/outputs.py +36 -8
  51. pulumi_alicloud/nas/data_flow.py +6 -6
  52. pulumi_alicloud/nas/fileset.py +6 -6
  53. pulumi_alicloud/nas/lifecycle_policy.py +6 -6
  54. pulumi_alicloud/nas/recycle_bin.py +6 -6
  55. pulumi_alicloud/nas/snapshot.py +6 -6
  56. pulumi_alicloud/polardb/cluster.py +162 -0
  57. pulumi_alicloud/privatelink/get_vpc_endpoint_services.py +51 -7
  58. pulumi_alicloud/privatelink/outputs.py +17 -6
  59. pulumi_alicloud/privatelink/vpc_endpoint_service_user.py +54 -17
  60. pulumi_alicloud/privatelink/vpc_endpoint_zone.py +7 -21
  61. pulumi_alicloud/pulumi-plugin.json +1 -1
  62. pulumi_alicloud/rds/instance.py +50 -3
  63. pulumi_alicloud/resourcemanager/get_folders.py +35 -28
  64. pulumi_alicloud/resourcemanager/outputs.py +8 -8
  65. pulumi_alicloud/servicemesh/_inputs.py +656 -174
  66. pulumi_alicloud/servicemesh/outputs.py +507 -117
  67. pulumi_alicloud/servicemesh/service_mesh.py +120 -78
  68. pulumi_alicloud/sls/__init__.py +1 -0
  69. pulumi_alicloud/sls/_inputs.py +307 -0
  70. pulumi_alicloud/sls/collection_policy.py +561 -0
  71. pulumi_alicloud/sls/outputs.py +263 -0
  72. pulumi_alicloud/threatdetection/instance.py +331 -43
  73. {pulumi_alicloud-3.64.0a1729196623.dist-info → pulumi_alicloud-3.64.0a1730118787.dist-info}/METADATA +1 -1
  74. {pulumi_alicloud-3.64.0a1729196623.dist-info → pulumi_alicloud-3.64.0a1730118787.dist-info}/RECORD +76 -74
  75. {pulumi_alicloud-3.64.0a1729196623.dist-info → pulumi_alicloud-3.64.0a1730118787.dist-info}/WHEEL +0 -0
  76. {pulumi_alicloud-3.64.0a1729196623.dist-info → pulumi_alicloud-3.64.0a1730118787.dist-info}/top_level.txt +0 -0
@@ -27,6 +27,8 @@ __all__ = [
27
27
  'EciScalingConfigurationContainerPortArgsDict',
28
28
  'EciScalingConfigurationContainerVolumeMountArgs',
29
29
  'EciScalingConfigurationContainerVolumeMountArgsDict',
30
+ 'EciScalingConfigurationDnsConfigOptionArgs',
31
+ 'EciScalingConfigurationDnsConfigOptionArgsDict',
30
32
  'EciScalingConfigurationHostAliasArgs',
31
33
  'EciScalingConfigurationHostAliasArgsDict',
32
34
  'EciScalingConfigurationImageRegistryCredentialArgs',
@@ -39,6 +41,8 @@ __all__ = [
39
41
  'EciScalingConfigurationInitContainerPortArgsDict',
40
42
  'EciScalingConfigurationInitContainerVolumeMountArgs',
41
43
  'EciScalingConfigurationInitContainerVolumeMountArgsDict',
44
+ 'EciScalingConfigurationSecurityContextSysctlArgs',
45
+ 'EciScalingConfigurationSecurityContextSysctlArgsDict',
42
46
  'EciScalingConfigurationVolumeArgs',
43
47
  'EciScalingConfigurationVolumeArgsDict',
44
48
  'EciScalingConfigurationVolumeConfigFileVolumeConfigFileToPathArgs',
@@ -424,6 +428,14 @@ if not MYPY:
424
428
  """
425
429
  Specifies user ID under which all processes run.
426
430
  """
431
+ stdin: NotRequired[pulumi.Input[bool]]
432
+ """
433
+ Specifies whether container N allocates buffer resources to standard input streams during its active runtime. If you do not specify this parameter, an end-of-file (EOF) error occurs.
434
+ """
435
+ tty: NotRequired[pulumi.Input[bool]]
436
+ """
437
+ Specifies whether to enable the Interaction feature. Valid values: true, false.
438
+ """
427
439
  volume_mounts: NotRequired[pulumi.Input[Sequence[pulumi.Input['EciScalingConfigurationContainerVolumeMountArgsDict']]]]
428
440
  """
429
441
  The structure of volumeMounts.
@@ -473,6 +485,8 @@ class EciScalingConfigurationContainerArgs:
473
485
  security_context_capability_adds: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
474
486
  security_context_read_only_root_file_system: Optional[pulumi.Input[bool]] = None,
475
487
  security_context_run_as_user: Optional[pulumi.Input[int]] = None,
488
+ stdin: Optional[pulumi.Input[bool]] = None,
489
+ tty: Optional[pulumi.Input[bool]] = None,
476
490
  volume_mounts: Optional[pulumi.Input[Sequence[pulumi.Input['EciScalingConfigurationContainerVolumeMountArgs']]]] = None,
477
491
  working_dir: Optional[pulumi.Input[str]] = None):
478
492
  """
@@ -513,6 +527,8 @@ class EciScalingConfigurationContainerArgs:
513
527
  - NET_RAW: Allow raw sockets.
514
528
  :param pulumi.Input[bool] security_context_read_only_root_file_system: Mounts the container's root filesystem as read-only.
515
529
  :param pulumi.Input[int] security_context_run_as_user: Specifies user ID under which all processes run.
530
+ :param pulumi.Input[bool] stdin: Specifies whether container N allocates buffer resources to standard input streams during its active runtime. If you do not specify this parameter, an end-of-file (EOF) error occurs.
531
+ :param pulumi.Input[bool] tty: Specifies whether to enable the Interaction feature. Valid values: true, false.
516
532
  :param pulumi.Input[Sequence[pulumi.Input['EciScalingConfigurationContainerVolumeMountArgs']]] volume_mounts: The structure of volumeMounts.
517
533
  See `volume_mounts` below for details.
518
534
  :param pulumi.Input[str] working_dir: The working directory of the container.
@@ -585,6 +601,10 @@ class EciScalingConfigurationContainerArgs:
585
601
  pulumi.set(__self__, "security_context_read_only_root_file_system", security_context_read_only_root_file_system)
586
602
  if security_context_run_as_user is not None:
587
603
  pulumi.set(__self__, "security_context_run_as_user", security_context_run_as_user)
604
+ if stdin is not None:
605
+ pulumi.set(__self__, "stdin", stdin)
606
+ if tty is not None:
607
+ pulumi.set(__self__, "tty", tty)
588
608
  if volume_mounts is not None:
589
609
  pulumi.set(__self__, "volume_mounts", volume_mounts)
590
610
  if working_dir is not None:
@@ -1001,6 +1021,30 @@ class EciScalingConfigurationContainerArgs:
1001
1021
  def security_context_run_as_user(self, value: Optional[pulumi.Input[int]]):
1002
1022
  pulumi.set(self, "security_context_run_as_user", value)
1003
1023
 
1024
+ @property
1025
+ @pulumi.getter
1026
+ def stdin(self) -> Optional[pulumi.Input[bool]]:
1027
+ """
1028
+ Specifies whether container N allocates buffer resources to standard input streams during its active runtime. If you do not specify this parameter, an end-of-file (EOF) error occurs.
1029
+ """
1030
+ return pulumi.get(self, "stdin")
1031
+
1032
+ @stdin.setter
1033
+ def stdin(self, value: Optional[pulumi.Input[bool]]):
1034
+ pulumi.set(self, "stdin", value)
1035
+
1036
+ @property
1037
+ @pulumi.getter
1038
+ def tty(self) -> Optional[pulumi.Input[bool]]:
1039
+ """
1040
+ Specifies whether to enable the Interaction feature. Valid values: true, false.
1041
+ """
1042
+ return pulumi.get(self, "tty")
1043
+
1044
+ @tty.setter
1045
+ def tty(self, value: Optional[pulumi.Input[bool]]):
1046
+ pulumi.set(self, "tty", value)
1047
+
1004
1048
  @property
1005
1049
  @pulumi.getter(name="volumeMounts")
1006
1050
  def volume_mounts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['EciScalingConfigurationContainerVolumeMountArgs']]]]:
@@ -1115,8 +1159,10 @@ class EciScalingConfigurationContainerPortArgs:
1115
1159
  if not MYPY:
1116
1160
  class EciScalingConfigurationContainerVolumeMountArgsDict(TypedDict):
1117
1161
  mount_path: NotRequired[pulumi.Input[str]]
1162
+ mount_propagation: NotRequired[pulumi.Input[str]]
1118
1163
  name: NotRequired[pulumi.Input[str]]
1119
1164
  read_only: NotRequired[pulumi.Input[bool]]
1165
+ sub_path: NotRequired[pulumi.Input[str]]
1120
1166
  elif False:
1121
1167
  EciScalingConfigurationContainerVolumeMountArgsDict: TypeAlias = Mapping[str, Any]
1122
1168
 
@@ -1124,14 +1170,20 @@ elif False:
1124
1170
  class EciScalingConfigurationContainerVolumeMountArgs:
1125
1171
  def __init__(__self__, *,
1126
1172
  mount_path: Optional[pulumi.Input[str]] = None,
1173
+ mount_propagation: Optional[pulumi.Input[str]] = None,
1127
1174
  name: Optional[pulumi.Input[str]] = None,
1128
- read_only: Optional[pulumi.Input[bool]] = None):
1175
+ read_only: Optional[pulumi.Input[bool]] = None,
1176
+ sub_path: Optional[pulumi.Input[str]] = None):
1129
1177
  if mount_path is not None:
1130
1178
  pulumi.set(__self__, "mount_path", mount_path)
1179
+ if mount_propagation is not None:
1180
+ pulumi.set(__self__, "mount_propagation", mount_propagation)
1131
1181
  if name is not None:
1132
1182
  pulumi.set(__self__, "name", name)
1133
1183
  if read_only is not None:
1134
1184
  pulumi.set(__self__, "read_only", read_only)
1185
+ if sub_path is not None:
1186
+ pulumi.set(__self__, "sub_path", sub_path)
1135
1187
 
1136
1188
  @property
1137
1189
  @pulumi.getter(name="mountPath")
@@ -1142,6 +1194,15 @@ class EciScalingConfigurationContainerVolumeMountArgs:
1142
1194
  def mount_path(self, value: Optional[pulumi.Input[str]]):
1143
1195
  pulumi.set(self, "mount_path", value)
1144
1196
 
1197
+ @property
1198
+ @pulumi.getter(name="mountPropagation")
1199
+ def mount_propagation(self) -> Optional[pulumi.Input[str]]:
1200
+ return pulumi.get(self, "mount_propagation")
1201
+
1202
+ @mount_propagation.setter
1203
+ def mount_propagation(self, value: Optional[pulumi.Input[str]]):
1204
+ pulumi.set(self, "mount_propagation", value)
1205
+
1145
1206
  @property
1146
1207
  @pulumi.getter
1147
1208
  def name(self) -> Optional[pulumi.Input[str]]:
@@ -1160,6 +1221,67 @@ class EciScalingConfigurationContainerVolumeMountArgs:
1160
1221
  def read_only(self, value: Optional[pulumi.Input[bool]]):
1161
1222
  pulumi.set(self, "read_only", value)
1162
1223
 
1224
+ @property
1225
+ @pulumi.getter(name="subPath")
1226
+ def sub_path(self) -> Optional[pulumi.Input[str]]:
1227
+ return pulumi.get(self, "sub_path")
1228
+
1229
+ @sub_path.setter
1230
+ def sub_path(self, value: Optional[pulumi.Input[str]]):
1231
+ pulumi.set(self, "sub_path", value)
1232
+
1233
+
1234
+ if not MYPY:
1235
+ class EciScalingConfigurationDnsConfigOptionArgsDict(TypedDict):
1236
+ name: NotRequired[pulumi.Input[str]]
1237
+ """
1238
+ The option name.
1239
+ """
1240
+ value: NotRequired[pulumi.Input[str]]
1241
+ """
1242
+ The option value.
1243
+ """
1244
+ elif False:
1245
+ EciScalingConfigurationDnsConfigOptionArgsDict: TypeAlias = Mapping[str, Any]
1246
+
1247
+ @pulumi.input_type
1248
+ class EciScalingConfigurationDnsConfigOptionArgs:
1249
+ def __init__(__self__, *,
1250
+ name: Optional[pulumi.Input[str]] = None,
1251
+ value: Optional[pulumi.Input[str]] = None):
1252
+ """
1253
+ :param pulumi.Input[str] name: The option name.
1254
+ :param pulumi.Input[str] value: The option value.
1255
+ """
1256
+ if name is not None:
1257
+ pulumi.set(__self__, "name", name)
1258
+ if value is not None:
1259
+ pulumi.set(__self__, "value", value)
1260
+
1261
+ @property
1262
+ @pulumi.getter
1263
+ def name(self) -> Optional[pulumi.Input[str]]:
1264
+ """
1265
+ The option name.
1266
+ """
1267
+ return pulumi.get(self, "name")
1268
+
1269
+ @name.setter
1270
+ def name(self, value: Optional[pulumi.Input[str]]):
1271
+ pulumi.set(self, "name", value)
1272
+
1273
+ @property
1274
+ @pulumi.getter
1275
+ def value(self) -> Optional[pulumi.Input[str]]:
1276
+ """
1277
+ The option value.
1278
+ """
1279
+ return pulumi.get(self, "value")
1280
+
1281
+ @value.setter
1282
+ def value(self, value: Optional[pulumi.Input[str]]):
1283
+ pulumi.set(self, "value", value)
1284
+
1163
1285
 
1164
1286
  if not MYPY:
1165
1287
  class EciScalingConfigurationHostAliasArgsDict(TypedDict):
@@ -1703,8 +1825,10 @@ class EciScalingConfigurationInitContainerPortArgs:
1703
1825
  if not MYPY:
1704
1826
  class EciScalingConfigurationInitContainerVolumeMountArgsDict(TypedDict):
1705
1827
  mount_path: NotRequired[pulumi.Input[str]]
1828
+ mount_propagation: NotRequired[pulumi.Input[str]]
1706
1829
  name: NotRequired[pulumi.Input[str]]
1707
1830
  read_only: NotRequired[pulumi.Input[bool]]
1831
+ sub_path: NotRequired[pulumi.Input[str]]
1708
1832
  elif False:
1709
1833
  EciScalingConfigurationInitContainerVolumeMountArgsDict: TypeAlias = Mapping[str, Any]
1710
1834
 
@@ -1712,14 +1836,20 @@ elif False:
1712
1836
  class EciScalingConfigurationInitContainerVolumeMountArgs:
1713
1837
  def __init__(__self__, *,
1714
1838
  mount_path: Optional[pulumi.Input[str]] = None,
1839
+ mount_propagation: Optional[pulumi.Input[str]] = None,
1715
1840
  name: Optional[pulumi.Input[str]] = None,
1716
- read_only: Optional[pulumi.Input[bool]] = None):
1841
+ read_only: Optional[pulumi.Input[bool]] = None,
1842
+ sub_path: Optional[pulumi.Input[str]] = None):
1717
1843
  if mount_path is not None:
1718
1844
  pulumi.set(__self__, "mount_path", mount_path)
1845
+ if mount_propagation is not None:
1846
+ pulumi.set(__self__, "mount_propagation", mount_propagation)
1719
1847
  if name is not None:
1720
1848
  pulumi.set(__self__, "name", name)
1721
1849
  if read_only is not None:
1722
1850
  pulumi.set(__self__, "read_only", read_only)
1851
+ if sub_path is not None:
1852
+ pulumi.set(__self__, "sub_path", sub_path)
1723
1853
 
1724
1854
  @property
1725
1855
  @pulumi.getter(name="mountPath")
@@ -1730,6 +1860,15 @@ class EciScalingConfigurationInitContainerVolumeMountArgs:
1730
1860
  def mount_path(self, value: Optional[pulumi.Input[str]]):
1731
1861
  pulumi.set(self, "mount_path", value)
1732
1862
 
1863
+ @property
1864
+ @pulumi.getter(name="mountPropagation")
1865
+ def mount_propagation(self) -> Optional[pulumi.Input[str]]:
1866
+ return pulumi.get(self, "mount_propagation")
1867
+
1868
+ @mount_propagation.setter
1869
+ def mount_propagation(self, value: Optional[pulumi.Input[str]]):
1870
+ pulumi.set(self, "mount_propagation", value)
1871
+
1733
1872
  @property
1734
1873
  @pulumi.getter
1735
1874
  def name(self) -> Optional[pulumi.Input[str]]:
@@ -1748,6 +1887,67 @@ class EciScalingConfigurationInitContainerVolumeMountArgs:
1748
1887
  def read_only(self, value: Optional[pulumi.Input[bool]]):
1749
1888
  pulumi.set(self, "read_only", value)
1750
1889
 
1890
+ @property
1891
+ @pulumi.getter(name="subPath")
1892
+ def sub_path(self) -> Optional[pulumi.Input[str]]:
1893
+ return pulumi.get(self, "sub_path")
1894
+
1895
+ @sub_path.setter
1896
+ def sub_path(self, value: Optional[pulumi.Input[str]]):
1897
+ pulumi.set(self, "sub_path", value)
1898
+
1899
+
1900
+ if not MYPY:
1901
+ class EciScalingConfigurationSecurityContextSysctlArgsDict(TypedDict):
1902
+ name: NotRequired[pulumi.Input[str]]
1903
+ """
1904
+ The system name of the security context in which the elastic container instance is run.
1905
+ """
1906
+ value: NotRequired[pulumi.Input[str]]
1907
+ """
1908
+ The system value of the security context in which the elastic container instance is run.
1909
+ """
1910
+ elif False:
1911
+ EciScalingConfigurationSecurityContextSysctlArgsDict: TypeAlias = Mapping[str, Any]
1912
+
1913
+ @pulumi.input_type
1914
+ class EciScalingConfigurationSecurityContextSysctlArgs:
1915
+ def __init__(__self__, *,
1916
+ name: Optional[pulumi.Input[str]] = None,
1917
+ value: Optional[pulumi.Input[str]] = None):
1918
+ """
1919
+ :param pulumi.Input[str] name: The system name of the security context in which the elastic container instance is run.
1920
+ :param pulumi.Input[str] value: The system value of the security context in which the elastic container instance is run.
1921
+ """
1922
+ if name is not None:
1923
+ pulumi.set(__self__, "name", name)
1924
+ if value is not None:
1925
+ pulumi.set(__self__, "value", value)
1926
+
1927
+ @property
1928
+ @pulumi.getter
1929
+ def name(self) -> Optional[pulumi.Input[str]]:
1930
+ """
1931
+ The system name of the security context in which the elastic container instance is run.
1932
+ """
1933
+ return pulumi.get(self, "name")
1934
+
1935
+ @name.setter
1936
+ def name(self, value: Optional[pulumi.Input[str]]):
1937
+ pulumi.set(self, "name", value)
1938
+
1939
+ @property
1940
+ @pulumi.getter
1941
+ def value(self) -> Optional[pulumi.Input[str]]:
1942
+ """
1943
+ The system value of the security context in which the elastic container instance is run.
1944
+ """
1945
+ return pulumi.get(self, "value")
1946
+
1947
+ @value.setter
1948
+ def value(self, value: Optional[pulumi.Input[str]]):
1949
+ pulumi.set(self, "value", value)
1950
+
1751
1951
 
1752
1952
  if not MYPY:
1753
1953
  class EciScalingConfigurationVolumeArgsDict(TypedDict):
@@ -1756,6 +1956,10 @@ if not MYPY:
1756
1956
  ConfigFileVolumeConfigFileToPaths.
1757
1957
  See `config_file_volume_config_file_to_paths` below for details.
1758
1958
  """
1959
+ config_file_volume_default_mode: NotRequired[pulumi.Input[int]]
1960
+ """
1961
+ The default permissions on the ConfigFileVolume.
1962
+ """
1759
1963
  disk_volume_disk_id: NotRequired[pulumi.Input[str]]
1760
1964
  """
1761
1965
  The ID of DiskVolume.
@@ -1768,6 +1972,14 @@ if not MYPY:
1768
1972
  """
1769
1973
  The system type of DiskVolume.
1770
1974
  """
1975
+ empty_dir_volume_medium: NotRequired[pulumi.Input[str]]
1976
+ """
1977
+ The storage medium of the EmptyDirVolume. If you leave this parameter empty, the file system of the node is used as the storage medium. If you set this parameter to memory, the memory is used as the storage medium.
1978
+ """
1979
+ empty_dir_volume_size_limit: NotRequired[pulumi.Input[str]]
1980
+ """
1981
+ The storage size of the EmptyDirVolume. Unit: GiB or MiB.
1982
+ """
1771
1983
  flex_volume_driver: NotRequired[pulumi.Input[str]]
1772
1984
  """
1773
1985
  The name of the FlexVolume driver.
@@ -1782,6 +1994,14 @@ if not MYPY:
1782
1994
  The list of FlexVolume objects. Each object is a key-value pair contained in a JSON
1783
1995
  string.
1784
1996
  """
1997
+ host_path_volume_path: NotRequired[pulumi.Input[str]]
1998
+ """
1999
+ The absolute path on the host.
2000
+ """
2001
+ host_path_volume_type: NotRequired[pulumi.Input[str]]
2002
+ """
2003
+ The type of the host path. Examples: File, Directory, and Socket.
2004
+ """
1785
2005
  name: NotRequired[pulumi.Input[str]]
1786
2006
  """
1787
2007
  The name of the volume.
@@ -1811,12 +2031,17 @@ elif False:
1811
2031
  class EciScalingConfigurationVolumeArgs:
1812
2032
  def __init__(__self__, *,
1813
2033
  config_file_volume_config_file_to_paths: Optional[pulumi.Input[Sequence[pulumi.Input['EciScalingConfigurationVolumeConfigFileVolumeConfigFileToPathArgs']]]] = None,
2034
+ config_file_volume_default_mode: Optional[pulumi.Input[int]] = None,
1814
2035
  disk_volume_disk_id: Optional[pulumi.Input[str]] = None,
1815
2036
  disk_volume_disk_size: Optional[pulumi.Input[int]] = None,
1816
2037
  disk_volume_fs_type: Optional[pulumi.Input[str]] = None,
2038
+ empty_dir_volume_medium: Optional[pulumi.Input[str]] = None,
2039
+ empty_dir_volume_size_limit: Optional[pulumi.Input[str]] = None,
1817
2040
  flex_volume_driver: Optional[pulumi.Input[str]] = None,
1818
2041
  flex_volume_fs_type: Optional[pulumi.Input[str]] = None,
1819
2042
  flex_volume_options: Optional[pulumi.Input[str]] = None,
2043
+ host_path_volume_path: Optional[pulumi.Input[str]] = None,
2044
+ host_path_volume_type: Optional[pulumi.Input[str]] = None,
1820
2045
  name: Optional[pulumi.Input[str]] = None,
1821
2046
  nfs_volume_path: Optional[pulumi.Input[str]] = None,
1822
2047
  nfs_volume_read_only: Optional[pulumi.Input[bool]] = None,
@@ -1825,14 +2050,19 @@ class EciScalingConfigurationVolumeArgs:
1825
2050
  """
1826
2051
  :param pulumi.Input[Sequence[pulumi.Input['EciScalingConfigurationVolumeConfigFileVolumeConfigFileToPathArgs']]] config_file_volume_config_file_to_paths: ConfigFileVolumeConfigFileToPaths.
1827
2052
  See `config_file_volume_config_file_to_paths` below for details.
2053
+ :param pulumi.Input[int] config_file_volume_default_mode: The default permissions on the ConfigFileVolume.
1828
2054
  :param pulumi.Input[str] disk_volume_disk_id: The ID of DiskVolume.
1829
2055
  :param pulumi.Input[int] disk_volume_disk_size: The disk size of DiskVolume.
1830
2056
  :param pulumi.Input[str] disk_volume_fs_type: The system type of DiskVolume.
2057
+ :param pulumi.Input[str] empty_dir_volume_medium: The storage medium of the EmptyDirVolume. If you leave this parameter empty, the file system of the node is used as the storage medium. If you set this parameter to memory, the memory is used as the storage medium.
2058
+ :param pulumi.Input[str] empty_dir_volume_size_limit: The storage size of the EmptyDirVolume. Unit: GiB or MiB.
1831
2059
  :param pulumi.Input[str] flex_volume_driver: The name of the FlexVolume driver.
1832
2060
  :param pulumi.Input[str] flex_volume_fs_type: The type of the mounted file system. The default value is determined by the script
1833
2061
  of FlexVolume.
1834
2062
  :param pulumi.Input[str] flex_volume_options: The list of FlexVolume objects. Each object is a key-value pair contained in a JSON
1835
2063
  string.
2064
+ :param pulumi.Input[str] host_path_volume_path: The absolute path on the host.
2065
+ :param pulumi.Input[str] host_path_volume_type: The type of the host path. Examples: File, Directory, and Socket.
1836
2066
  :param pulumi.Input[str] name: The name of the volume.
1837
2067
  :param pulumi.Input[str] nfs_volume_path: The path to the NFS volume.
1838
2068
  :param pulumi.Input[bool] nfs_volume_read_only: The nfs volume read only. Default to `false`.
@@ -1843,18 +2073,28 @@ class EciScalingConfigurationVolumeArgs:
1843
2073
  """
1844
2074
  if config_file_volume_config_file_to_paths is not None:
1845
2075
  pulumi.set(__self__, "config_file_volume_config_file_to_paths", config_file_volume_config_file_to_paths)
2076
+ if config_file_volume_default_mode is not None:
2077
+ pulumi.set(__self__, "config_file_volume_default_mode", config_file_volume_default_mode)
1846
2078
  if disk_volume_disk_id is not None:
1847
2079
  pulumi.set(__self__, "disk_volume_disk_id", disk_volume_disk_id)
1848
2080
  if disk_volume_disk_size is not None:
1849
2081
  pulumi.set(__self__, "disk_volume_disk_size", disk_volume_disk_size)
1850
2082
  if disk_volume_fs_type is not None:
1851
2083
  pulumi.set(__self__, "disk_volume_fs_type", disk_volume_fs_type)
2084
+ if empty_dir_volume_medium is not None:
2085
+ pulumi.set(__self__, "empty_dir_volume_medium", empty_dir_volume_medium)
2086
+ if empty_dir_volume_size_limit is not None:
2087
+ pulumi.set(__self__, "empty_dir_volume_size_limit", empty_dir_volume_size_limit)
1852
2088
  if flex_volume_driver is not None:
1853
2089
  pulumi.set(__self__, "flex_volume_driver", flex_volume_driver)
1854
2090
  if flex_volume_fs_type is not None:
1855
2091
  pulumi.set(__self__, "flex_volume_fs_type", flex_volume_fs_type)
1856
2092
  if flex_volume_options is not None:
1857
2093
  pulumi.set(__self__, "flex_volume_options", flex_volume_options)
2094
+ if host_path_volume_path is not None:
2095
+ pulumi.set(__self__, "host_path_volume_path", host_path_volume_path)
2096
+ if host_path_volume_type is not None:
2097
+ pulumi.set(__self__, "host_path_volume_type", host_path_volume_type)
1858
2098
  if name is not None:
1859
2099
  pulumi.set(__self__, "name", name)
1860
2100
  if nfs_volume_path is not None:
@@ -1879,6 +2119,18 @@ class EciScalingConfigurationVolumeArgs:
1879
2119
  def config_file_volume_config_file_to_paths(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['EciScalingConfigurationVolumeConfigFileVolumeConfigFileToPathArgs']]]]):
1880
2120
  pulumi.set(self, "config_file_volume_config_file_to_paths", value)
1881
2121
 
2122
+ @property
2123
+ @pulumi.getter(name="configFileVolumeDefaultMode")
2124
+ def config_file_volume_default_mode(self) -> Optional[pulumi.Input[int]]:
2125
+ """
2126
+ The default permissions on the ConfigFileVolume.
2127
+ """
2128
+ return pulumi.get(self, "config_file_volume_default_mode")
2129
+
2130
+ @config_file_volume_default_mode.setter
2131
+ def config_file_volume_default_mode(self, value: Optional[pulumi.Input[int]]):
2132
+ pulumi.set(self, "config_file_volume_default_mode", value)
2133
+
1882
2134
  @property
1883
2135
  @pulumi.getter(name="diskVolumeDiskId")
1884
2136
  def disk_volume_disk_id(self) -> Optional[pulumi.Input[str]]:
@@ -1915,6 +2167,30 @@ class EciScalingConfigurationVolumeArgs:
1915
2167
  def disk_volume_fs_type(self, value: Optional[pulumi.Input[str]]):
1916
2168
  pulumi.set(self, "disk_volume_fs_type", value)
1917
2169
 
2170
+ @property
2171
+ @pulumi.getter(name="emptyDirVolumeMedium")
2172
+ def empty_dir_volume_medium(self) -> Optional[pulumi.Input[str]]:
2173
+ """
2174
+ The storage medium of the EmptyDirVolume. If you leave this parameter empty, the file system of the node is used as the storage medium. If you set this parameter to memory, the memory is used as the storage medium.
2175
+ """
2176
+ return pulumi.get(self, "empty_dir_volume_medium")
2177
+
2178
+ @empty_dir_volume_medium.setter
2179
+ def empty_dir_volume_medium(self, value: Optional[pulumi.Input[str]]):
2180
+ pulumi.set(self, "empty_dir_volume_medium", value)
2181
+
2182
+ @property
2183
+ @pulumi.getter(name="emptyDirVolumeSizeLimit")
2184
+ def empty_dir_volume_size_limit(self) -> Optional[pulumi.Input[str]]:
2185
+ """
2186
+ The storage size of the EmptyDirVolume. Unit: GiB or MiB.
2187
+ """
2188
+ return pulumi.get(self, "empty_dir_volume_size_limit")
2189
+
2190
+ @empty_dir_volume_size_limit.setter
2191
+ def empty_dir_volume_size_limit(self, value: Optional[pulumi.Input[str]]):
2192
+ pulumi.set(self, "empty_dir_volume_size_limit", value)
2193
+
1918
2194
  @property
1919
2195
  @pulumi.getter(name="flexVolumeDriver")
1920
2196
  def flex_volume_driver(self) -> Optional[pulumi.Input[str]]:
@@ -1953,6 +2229,30 @@ class EciScalingConfigurationVolumeArgs:
1953
2229
  def flex_volume_options(self, value: Optional[pulumi.Input[str]]):
1954
2230
  pulumi.set(self, "flex_volume_options", value)
1955
2231
 
2232
+ @property
2233
+ @pulumi.getter(name="hostPathVolumePath")
2234
+ def host_path_volume_path(self) -> Optional[pulumi.Input[str]]:
2235
+ """
2236
+ The absolute path on the host.
2237
+ """
2238
+ return pulumi.get(self, "host_path_volume_path")
2239
+
2240
+ @host_path_volume_path.setter
2241
+ def host_path_volume_path(self, value: Optional[pulumi.Input[str]]):
2242
+ pulumi.set(self, "host_path_volume_path", value)
2243
+
2244
+ @property
2245
+ @pulumi.getter(name="hostPathVolumeType")
2246
+ def host_path_volume_type(self) -> Optional[pulumi.Input[str]]:
2247
+ """
2248
+ The type of the host path. Examples: File, Directory, and Socket.
2249
+ """
2250
+ return pulumi.get(self, "host_path_volume_type")
2251
+
2252
+ @host_path_volume_type.setter
2253
+ def host_path_volume_type(self, value: Optional[pulumi.Input[str]]):
2254
+ pulumi.set(self, "host_path_volume_type", value)
2255
+
1956
2256
  @property
1957
2257
  @pulumi.getter
1958
2258
  def name(self) -> Optional[pulumi.Input[str]]:
@@ -2022,6 +2322,10 @@ if not MYPY:
2022
2322
  """
2023
2323
  The content of the configuration file. Maximum size: 32 KB.
2024
2324
  """
2325
+ mode: NotRequired[pulumi.Input[int]]
2326
+ """
2327
+ The permissions on the ConfigFileVolume directory.
2328
+ """
2025
2329
  path: NotRequired[pulumi.Input[str]]
2026
2330
  """
2027
2331
  The relative file path.
@@ -2033,13 +2337,17 @@ elif False:
2033
2337
  class EciScalingConfigurationVolumeConfigFileVolumeConfigFileToPathArgs:
2034
2338
  def __init__(__self__, *,
2035
2339
  content: Optional[pulumi.Input[str]] = None,
2340
+ mode: Optional[pulumi.Input[int]] = None,
2036
2341
  path: Optional[pulumi.Input[str]] = None):
2037
2342
  """
2038
2343
  :param pulumi.Input[str] content: The content of the configuration file. Maximum size: 32 KB.
2344
+ :param pulumi.Input[int] mode: The permissions on the ConfigFileVolume directory.
2039
2345
  :param pulumi.Input[str] path: The relative file path.
2040
2346
  """
2041
2347
  if content is not None:
2042
2348
  pulumi.set(__self__, "content", content)
2349
+ if mode is not None:
2350
+ pulumi.set(__self__, "mode", mode)
2043
2351
  if path is not None:
2044
2352
  pulumi.set(__self__, "path", path)
2045
2353
 
@@ -2055,6 +2363,18 @@ class EciScalingConfigurationVolumeConfigFileVolumeConfigFileToPathArgs:
2055
2363
  def content(self, value: Optional[pulumi.Input[str]]):
2056
2364
  pulumi.set(self, "content", value)
2057
2365
 
2366
+ @property
2367
+ @pulumi.getter
2368
+ def mode(self) -> Optional[pulumi.Input[int]]:
2369
+ """
2370
+ The permissions on the ConfigFileVolume directory.
2371
+ """
2372
+ return pulumi.get(self, "mode")
2373
+
2374
+ @mode.setter
2375
+ def mode(self, value: Optional[pulumi.Input[int]]):
2376
+ pulumi.set(self, "mode", value)
2377
+
2058
2378
  @property
2059
2379
  @pulumi.getter
2060
2380
  def path(self) -> Optional[pulumi.Input[str]]:
@@ -2106,6 +2426,10 @@ if not MYPY:
2106
2426
  """
2107
2427
  The performance level of the ESSD used as data disk.
2108
2428
  """
2429
+ provisioned_iops: NotRequired[pulumi.Input[int]]
2430
+ """
2431
+ IOPS measures the number of read and write operations that an Elastic Block Storage (EBS) device can process per second.
2432
+ """
2109
2433
  size: NotRequired[pulumi.Input[int]]
2110
2434
  """
2111
2435
  Size of data disk, in GB. The value ranges [5,2000] for a cloud disk, [5,1024] for an ephemeral disk, [5,800] for an ephemeral_ssd disk, [20,32768] for cloud_efficiency, cloud_ssd, cloud_essd disk.
@@ -2129,6 +2453,7 @@ class ScalingConfigurationDataDiskArgs:
2129
2453
  kms_key_id: Optional[pulumi.Input[str]] = None,
2130
2454
  name: Optional[pulumi.Input[str]] = None,
2131
2455
  performance_level: Optional[pulumi.Input[str]] = None,
2456
+ provisioned_iops: Optional[pulumi.Input[int]] = None,
2132
2457
  size: Optional[pulumi.Input[int]] = None,
2133
2458
  snapshot_id: Optional[pulumi.Input[str]] = None):
2134
2459
  """
@@ -2141,6 +2466,7 @@ class ScalingConfigurationDataDiskArgs:
2141
2466
  :param pulumi.Input[str] kms_key_id: The CMK ID for data disk N. Valid values of N: 1 to 16.
2142
2467
  :param pulumi.Input[str] name: The name of data disk N. Valid values of N: 1 to 16. It must be 2 to 128 characters in length. It must start with a letter and cannot start with http:// or https://. It can contain letters, digits, colons (:), underscores (_), and hyphens (-). Default value: null.
2143
2468
  :param pulumi.Input[str] performance_level: The performance level of the ESSD used as data disk.
2469
+ :param pulumi.Input[int] provisioned_iops: IOPS measures the number of read and write operations that an Elastic Block Storage (EBS) device can process per second.
2144
2470
  :param pulumi.Input[int] size: Size of data disk, in GB. The value ranges [5,2000] for a cloud disk, [5,1024] for an ephemeral disk, [5,800] for an ephemeral_ssd disk, [20,32768] for cloud_efficiency, cloud_ssd, cloud_essd disk.
2145
2471
  :param pulumi.Input[str] snapshot_id: Snapshot used for creating the data disk. If this parameter is specified, the size parameter is neglected, and the size of the created disk is the size of the snapshot.
2146
2472
  """
@@ -2165,6 +2491,8 @@ class ScalingConfigurationDataDiskArgs:
2165
2491
  pulumi.set(__self__, "name", name)
2166
2492
  if performance_level is not None:
2167
2493
  pulumi.set(__self__, "performance_level", performance_level)
2494
+ if provisioned_iops is not None:
2495
+ pulumi.set(__self__, "provisioned_iops", provisioned_iops)
2168
2496
  if size is not None:
2169
2497
  pulumi.set(__self__, "size", size)
2170
2498
  if snapshot_id is not None:
@@ -2279,6 +2607,18 @@ class ScalingConfigurationDataDiskArgs:
2279
2607
  def performance_level(self, value: Optional[pulumi.Input[str]]):
2280
2608
  pulumi.set(self, "performance_level", value)
2281
2609
 
2610
+ @property
2611
+ @pulumi.getter(name="provisionedIops")
2612
+ def provisioned_iops(self) -> Optional[pulumi.Input[int]]:
2613
+ """
2614
+ IOPS measures the number of read and write operations that an Elastic Block Storage (EBS) device can process per second.
2615
+ """
2616
+ return pulumi.get(self, "provisioned_iops")
2617
+
2618
+ @provisioned_iops.setter
2619
+ def provisioned_iops(self, value: Optional[pulumi.Input[int]]):
2620
+ pulumi.set(self, "provisioned_iops", value)
2621
+
2282
2622
  @property
2283
2623
  @pulumi.getter
2284
2624
  def size(self) -> Optional[pulumi.Input[int]]: