Sha256: 0e6847933d923ecaf400a4f9f73faa2f2a62dc5bd7fa93d0ebc3869757ce0d7d

Contents?: true

Size: 466 Bytes

Versions: 56

Compression:

Stored size: 466 Bytes

Contents

# EilamTest::HostVolumeConnectionCreate

## Properties

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

## Example

```ruby
require 'eilam_test'

instance = EilamTest::HostVolumeConnectionCreate.new(
  component_state: null,
  host: null,
  volume: null
)
```

Version data entries

56 entries across 56 versions & 1 rubygems

Version Path
eilam_test-9.1 docs/HostVolumeConnectionCreate.md
eilam_test-11.1 docs/HostVolumeConnectionCreate.md
eilam_test-1.2.1 docs/HostVolumeConnectionCreate.md
eilam_test-10.5 docs/HostVolumeConnectionCreate.md
eilam_test-10.2 docs/HostVolumeConnectionCreate.md
eilam_test-10 docs/HostVolumeConnectionCreate.md
eilam_test-9 docs/HostVolumeConnectionCreate.md
eilam_test-8 docs/HostVolumeConnectionCreate.md
eilam_test-5.1.7 docs/HostVolumeConnectionCreate.md
eilam_test-5.1.5 docs/HostVolumeConnectionCreate.md
eilam_test-5.1.3 docs/HostVolumeConnectionCreate.md
eilam_test-5.1.2 docs/HostVolumeConnectionCreate.md
eilam_test-3.1.6 docs/HostVolumeConnectionCreate.md
eilam_test-3.1.5 docs/HostVolumeConnectionCreate.md
eilam_test-7 docs/HostVolumeConnectionCreate.md
eilam_test-6 docs/HostVolumeConnectionCreate.md
eilam_test-3.1.4 docs/HostVolumeConnectionCreate.md
eilam_test-3.1.3 docs/HostVolumeConnectionCreate.md
eilam_test-3.1.2 docs/HostVolumeConnectionCreate.md
eilam_test-3.0.6 docs/HostVolumeConnectionCreate.md