| Name | Type | Description | Notes |
|---|---|---|---|
| volume_migration_state | V1VolumeMigrationState | [optional] |
require 'kubevirt'
instance = Kubevirt::V1VolumeUpdateState.new(
volume_migration_state: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| volume_migration_state | V1VolumeMigrationState | [optional] |
require 'kubevirt'
instance = Kubevirt::V1VolumeUpdateState.new(
volume_migration_state: null
)