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.
Namespace: Amazon.Omics.Model
Assembly: AWSSDK.Omics.dll
Version: 3.x.y.z
public class ShareDetails
The ShareDetails type exposes the following members
Name | Description | |
---|---|---|
![]() |
ShareDetails() |
Name | Type | Description | |
---|---|---|---|
![]() |
CreationTime | System.DateTime |
Gets and sets the property CreationTime. The timestamp of when the resource share was created. |
![]() |
OwnerId | System.String |
Gets and sets the property OwnerId. The account ID for the data owner. The owner creates the resource share. |
![]() |
PrincipalSubscriber | System.String |
Gets and sets the property PrincipalSubscriber. The principal subscriber is the account that is sharing the resource. |
![]() |
ResourceArn | System.String |
Gets and sets the property ResourceArn. The Arn of the shared resource. |
![]() |
ResourceId | System.String |
Gets and sets the property ResourceId. The ID of the shared resource. |
![]() |
ShareId | System.String |
Gets and sets the property ShareId. The ID of the resource share. |
![]() |
ShareName | System.String |
Gets and sets the property ShareName. The name of the resource share. |
![]() |
Status | Amazon.Omics.ShareStatus |
Gets and sets the property Status. The status of the share. |
![]() |
StatusMessage | System.String |
Gets and sets the property StatusMessage. The status message for a resource share. It provides additional details about the share status. |
![]() |
UpdateTime | System.DateTime |
Gets and sets the property UpdateTime. The timestamp of the resource share update. |
.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