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