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 metadata of the collaboration.

Inheritance Hierarchy

System.Object
  Amazon.CleanRooms.Model.CollaborationSummary

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

Syntax

C#
public class CollaborationSummary

The CollaborationSummary type exposes the following members

Constructors

NameDescription
Public Method CollaborationSummary()

Properties

NameTypeDescription
Public Property AnalyticsEngine Amazon.CleanRooms.AnalyticsEngine

Gets and sets the property AnalyticsEngine.

The analytics engine.

Public Property Arn System.String

Gets and sets the property Arn.

The ARN of the collaboration.

Public Property CreateTime System.DateTime

Gets and sets the property CreateTime.

The time when the collaboration was created.

Public Property CreatorAccountId System.String

Gets and sets the property CreatorAccountId.

The identifier used to reference members of the collaboration. Currently only supports Amazon Web Services account ID.

Public Property CreatorDisplayName System.String

Gets and sets the property CreatorDisplayName.

The display name of the collaboration creator.

Public Property Id System.String

Gets and sets the property Id.

The identifier for the collaboration.

Public Property MembershipArn System.String

Gets and sets the property MembershipArn.

The ARN of a member in a collaboration.

Public Property MembershipId System.String

Gets and sets the property MembershipId.

The identifier of a member in a collaboration.

Public Property MemberStatus Amazon.CleanRooms.MemberStatus

Gets and sets the property MemberStatus.

The status of a member in a collaboration.

Public Property Name System.String

Gets and sets the property Name.

A human-readable identifier provided by the collaboration owner. Display names are not unique.

Public Property UpdateTime System.DateTime

Gets and sets the property UpdateTime.

The time the collaboration metadata was last updated.

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