LocalDiskArgs

fun LocalDiskArgs(diskCount: Output<Int>? = null, diskSizeGb: Output<Int>? = null, diskType: Output<String>? = null)