Sha256: 24d8a9ad734f0453c97688578a52efa25fb8eeef6e52bed9f3fc371337a18270
Contents?: true
Size: 417 Bytes
Versions: 56
Compression:
Stored size: 417 Bytes
Contents
# EilamTest::VolumeSafeDelete ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **task_id** | **String** | task_id | [optional] | | **uuid** | **String** | uuid | [optional] | | **volume** | [**Volume**](Volume.md) | | [optional] | ## Example ```ruby require 'eilam_test' instance = EilamTest::VolumeSafeDelete.new( task_id: null, uuid: null, volume: null ) ```
Version data entries
56 entries across 56 versions & 1 rubygems