Data Disk Storage Type Info Args
data class DataDiskStorageTypeInfoArgs(val lun: Output<String>? = null, val storageType: Output<Either<String, StorageType>>? = null) : ConvertibleToJava<DataDiskStorageTypeInfoArgs>
Storage information about the data disks present in the custom image