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