INPUT_OBJECT
Contains information about the snapshots to be removed from legal hold.
input DissolveLegalHoldInput {# List of snapshot IDs.snapshotIds: [String!]# Optional user note.userNote: String}