VolumeAttachmentStatus

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