AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.Omics.Model.CreateMultipartReadSetUploadResponse

Namespace: Amazon.Omics.Model
Assembly: AWSSDK.Omics.dll
Version: 3.x.y.z

Syntax

C#
public class CreateMultipartReadSetUploadResponse : AmazonWebServiceResponse

The CreateMultipartReadSetUploadResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

The creation time of the multipart upload.

Public Property Description System.String

Gets and sets the property Description.

The description of the read set.

Public Property GeneratedFrom System.String

Gets and sets the property GeneratedFrom.

The source of the read set.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Name System.String

Gets and sets the property Name.

The name of the read set.

Public Property ReferenceArn System.String

Gets and sets the property ReferenceArn.

The read set source's reference ARN.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property SampleId System.String

Gets and sets the property SampleId.

The source's sample ID.

Public Property SequenceStoreId System.String

Gets and sets the property SequenceStoreId.

The sequence store ID for the store that the read set will be created in.

Public Property SourceFileType Amazon.Omics.FileType

Gets and sets the property SourceFileType.

The file type of the read set source.

Public Property SubjectId System.String

Gets and sets the property SubjectId.

The source's subject ID.

Public Property Tags System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Tags.

The tags to add to the read set.

Public Property UploadId System.String

Gets and sets the property UploadId.

The ID for the initiated multipart upload.

Version Information

.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