VolumeAttachmentStatusPatch

constructor(attachError: VolumeErrorPatch? = null, attached: Boolean? = null, attachmentMetadata: Map<String, String>? = null, detachError: VolumeErrorPatch? = null)