Sha256: a864cbac5f1e5d78fbf07c42d7bb70382960e334c65f9e8cf0005bef1456fd1e

Contents?: true

Size: 518 Bytes

Versions: 56

Compression:

Stored size: 518 Bytes

Contents

# EilamTest::SnapshotCreate

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **component_state** | **String** | component_state | [optional] |
| **description** | **String** | description | [optional] |
| **name** | **String** | name | [optional] |
| **volume** | [**Volume**](Volume.md) |  | [optional] |

## Example

```ruby
require 'eilam_test'

instance = EilamTest::SnapshotCreate.new(
  component_state: null,
  description: null,
  name: null,
  volume: null
)
```

Version data entries

56 entries across 56 versions & 1 rubygems

Version Path
eilam_test-3.0.2 docs/SnapshotCreate.md
eilam_test-3.0.1 docs/SnapshotCreate.md
eilam_test-3.3 docs/SnapshotCreate.md
eilam_test-2.4 docs/SnapshotCreate.md
eilam_test-5.1 docs/SnapshotCreate.md
eilam_test-3.1.1 docs/SnapshotCreate.md
eilam_test-3.0.0 docs/SnapshotCreate.md
eilam_test-1.1.31 docs/SnapshotCreate.md
eilam_test-1.1.30 docs/SnapshotCreate.md
eilam_test-2.1.1 docs/SnapshotCreate.md
eilam_test-2.3 docs/SnapshotCreate.md
eilam_test-2.0.0 docs/SnapshotCreate.md
eilam_test-1.1.29 docs/SnapshotCreate.md
eilam_test-1.1.28 docs/SnapshotCreate.md
eilam_test-1.1.27 docs/SnapshotCreate.md
eilam_test-1.1.26 docs/SnapshotCreate.md
eilam_test-1.1.25 docs/SnapshotCreate.md
eilam_test-1.1.24 docs/SnapshotCreate.md
eilam_test-1.1.23 docs/SnapshotCreate.md
eilam_test-1.1.22 docs/SnapshotCreate.md