OBJECT
Contains information about the snapshots placed on legal hold.
type CreateLegalHoldReply {# List of the snapshot IDs placed on legal hold.snapshotIds: [String!]! }