type

@JvmName(name = "eoulvwmjqofvfaas")
suspend fun type(value: Output<AttachedDiskType>)
@JvmName(name = "vgtpausqomndgvrf")
suspend fun type(value: AttachedDiskType?)

Parameters

value

Specifies the type of the disk, either SCRATCH or PERSISTENT. If not specified, the default is PERSISTENT.