| 
    ARC SDK
    
   | 
 
Data Fields | |
| Range< int > | DiskSpace | 
| int | CacheDiskSpace | 
| int | SessionDiskSpace | 
| int Arc::DiskSpaceRequirementType::CacheDiskSpace | 
Specifies the required size of cache which must be available to the job in mega-bytes (MB). A negative value undefines this attribute
| Range<int> Arc::DiskSpaceRequirementType::DiskSpace | 
Specifies the required size of disk space which must be available to the job in mega-bytes (MB). A negative value undefines this attribute
| int Arc::DiskSpaceRequirementType::SessionDiskSpace | 
Specifies the required size of job session disk space which must be available to the job in mega-byte (MB). A negative value undefines this attribute.
 1.8.14