MemberSummary

The member object listed by the request.

Types

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

Properties

Link copied to clipboard

The abilities granted to the collaboration member.

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 time when the member was created.

Link copied to clipboard

The member's display name.

Link copied to clipboard

The unique ARN for the member's associated membership, if present.

Link copied to clipboard

The unique ID for the member's associated membership, if present.

Link copied to clipboard

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

Link copied to clipboard

The collaboration member's payment responsibilities set by the collaboration creator.

Link copied to clipboard

The status of the member.

Link copied to clipboard

The time the member metadata was last updated.

Functions

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