MemberChangeSpecification

Specifies changes to collaboration membership, including adding new members with their abilities and display names.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID of the member to add to the collaboration.

Link copied to clipboard

Specifies the display name that will be shown for this member in the collaboration. While this field is required when inviting new members, it becomes optional when modifying abilities of existing collaboration members.

Link copied to clipboard

The abilities granted to the collaboration member. These determine what actions the member can perform within the collaboration.

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