storageType

@JvmName(name = "rupvssgpgqdftops")
suspend fun storageType(value: Output<String>)
@JvmName(name = "flteynyoykwwclkm")
suspend fun storageType(value: String?)

Parameters

value

The storage type of the file system. Valid values:

  • If file_system_type is set to standard. Valid values: Performance, Capacity, Premium.

  • If file_system_type is set to extreme. Valid values: standard, advance.

  • If file_system_type is set to cpfs. Valid values: advance_100, advance_200.

NOTE: From version 1.140.0, storage_type can be set to standard, advance. From version 1.153.0, storage_type can be set to advance_100, advance_200. From version 1.236.0, storage_type can be set to Premium.