MembershipSummary

The membership object listed by the request.

Types

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

Properties

Link copied to clipboard
val arn: String

The unique ARN for the membership.

Link copied to clipboard

The unique ARN for the membership's associated collaboration.

Link copied to clipboard

The identifier of the Amazon Web Services principal that created 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

The unique ID for the membership's collaboration.

Link copied to clipboard

The name for the membership's collaboration.

Link copied to clipboard

The time when the membership was created.

Link copied to clipboard
val id: String

The unique ID for the membership's collaboration.

Link copied to clipboard

The abilities granted to the collaboration member.

Link copied to clipboard

Provides a summary of the ML abilities for the collaboration member.

Link copied to clipboard

The payment responsibilities accepted by the collaboration member.

Link copied to clipboard

The status of the membership.

Link copied to clipboard

The time the membership metadata was last updated.

Functions

Link copied to clipboard
inline fun copy(block: MembershipSummary.Builder.() -> Unit = {}): MembershipSummary
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