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