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.

The details of a resource share.

Inheritance Hierarchy

System.Object
  Amazon.Omics.Model.ShareDetails

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

Syntax

C#
public class ShareDetails

The ShareDetails type exposes the following members

Constructors

NameDescription
Public Method ShareDetails()

Properties

NameTypeDescription
Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

The timestamp of when the resource share was created.

Public Property OwnerId System.String

Gets and sets the property OwnerId.

The account ID for the data owner. The owner creates the resource share.

Public Property PrincipalSubscriber System.String

Gets and sets the property PrincipalSubscriber.

The principal subscriber is the account that is sharing the resource.

Public Property ResourceArn System.String

Gets and sets the property ResourceArn.

The Arn of the shared resource.

Public Property ResourceId System.String

Gets and sets the property ResourceId.

The ID of the shared resource.

Public Property ShareId System.String

Gets and sets the property ShareId.

The ID of the resource share.

Public Property ShareName System.String

Gets and sets the property ShareName.

The name of the resource share.

Public Property Status Amazon.Omics.ShareStatus

Gets and sets the property Status.

The status of the share.

Public Property StatusMessage System.String

Gets and sets the property StatusMessage.

The status message for a resource share. It provides additional details about the share status.

Public Property UpdateTime System.DateTime

Gets and sets the property UpdateTime.

The timestamp of the resource share update.

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