OBJECT
DevicePathToVolumeSnapshotId type to take key value input.
type DevicePathToVolumeSnapshotId {# Key representing device path.key: String! # Value representing volume snapshot ID.value: String! }