diskType

@JvmName(name = "tccwoqpewubjnqbe")
suspend fun diskType(value: Output<Either<String, StorageType>>)
@JvmName(name = "dgotpmveljvntuel")
suspend fun diskType(value: Either<String, StorageType>?)
@JvmName(name = "tchxjnmymhdbsgtv")
fun diskType(value: String)
@JvmName(name = "djfsxrdylamadntt")
fun diskType(value: StorageType)

Parameters

value

The storage type for the disk (i.e. Standard, Premium).