Name | Type | Description | Notes ———— | ————- | ————- | ————- uuid | String | The UUID identifying the pipeline cache. | [optional] pipelineUuid | String | The UUID of the pipeline that created the cache. | [optional] stepUuid | String | The uuid of the step that created the cache. | [optional] name | String | The name of the cache. | [optional] path | String | The path where the cache contents were retrieved from. | [optional] fileSizeBytes | Integer | The size of the file containing the archive of the cache. | [optional] createdOn | OffsetDateTime | The timestamp when the cache was created. | [optional]