[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-12 UTC."],[[["InstanceAttachment represents the connection of an environment to an instance."],["The JSON representation of an InstanceAttachment includes the attachment's name, the attached environment's ID, and the creation timestamp."],["Key fields for an InstanceAttachment are the `name` (attachment ID), `environment` (environment ID), and `createdAt` (timestamp)."],["The available methods include `create` (to attach an environment), `delete` (to remove an attachment), `get` (to retrieve an attachment), and `list` (to see all attachments)."]]],[]]