AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
This is the response object from the CreateMultipartReadSetUpload operation.
Namespace: Amazon.Omics.Model
Assembly: AWSSDK.Omics.dll
Version: 3.x.y.z
public class CreateMultipartReadSetUploadResponse : AmazonWebServiceResponse
The CreateMultipartReadSetUploadResponse type exposes the following members
Name | Description | |
---|---|---|
CreateMultipartReadSetUploadResponse() |
Name | Type | Description | |
---|---|---|---|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
CreationTime | System.DateTime |
Gets and sets the property CreationTime. The creation time of the multipart upload. |
|
Description | System.String |
Gets and sets the property Description. The description of the read set. |
|
GeneratedFrom | System.String |
Gets and sets the property GeneratedFrom. The source of the read set. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
Name | System.String |
Gets and sets the property Name. The name of the read set. |
|
ReferenceArn | System.String |
Gets and sets the property ReferenceArn. The read set source's reference ARN. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
SampleId | System.String |
Gets and sets the property SampleId. The source's sample ID. |
|
SequenceStoreId | System.String |
Gets and sets the property SequenceStoreId. The sequence store ID for the store that the read set will be created in. |
|
SourceFileType | Amazon.Omics.FileType |
Gets and sets the property SourceFileType. The file type of the read set source. |
|
SubjectId | System.String |
Gets and sets the property SubjectId. The source's subject ID. |
|
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. The tags to add to the read set. |
|
UploadId | System.String |
Gets and sets the property UploadId. The ID for the initiated multipart upload. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5