INPUT_OBJECT
Input for removeUploadRecord.
input RemoveUploadRecordInput {# List of cluster UUIDs.clusterUuids: [String!]# Unique identifier for the upload session.sessionId: String}