AttachedDiskArgs

fun AttachedDiskArgs(deviceName: Output<String>? = null, existingDisk: Output<String>? = null, newDisk: Output<DiskArgs>? = null)