CollaborationSummary

The metadata of the collaboration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

The ARN of the collaboration.

Link copied to clipboard

The time when the collaboration was created.

Link copied to clipboard

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

Link copied to clipboard

The display name of the collaboration creator.

Link copied to clipboard
val id: String

The identifier for the collaboration.

Link copied to clipboard

The ARN of a member in a collaboration.

Link copied to clipboard

The identifier of a member in a collaboration.

Link copied to clipboard

The status of a member in a collaboration.

Link copied to clipboard

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

Link copied to clipboard

The time the collaboration metadata was last updated.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String