The Amazon Chime SDK Identity, Media Pipelines, Meetings, and Messaging APIs are now published on the new Amazon Chime SDK API Reference. For more information, see the Amazon Chime SDK API Reference.
ChannelMembership
The details of a channel member.
Contents
- ChannelArn
-
The ARN of the member's channel.
Type: String
Length Constraints: Minimum length of 5. Maximum length of 1600.
Pattern:
arn:[a-z0-9-\.]{1,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[^/].{0,1023}
Required: No
- CreatedTimestamp
-
The time at which the channel membership was created.
Type: Timestamp
Required: No
- InvitedBy
-
The identifier of the member who invited another member.
Type: Identity object
Required: No
- LastUpdatedTimestamp
-
The time at which a channel membership was last updated.
Type: Timestamp
Required: No
- Member
-
The data of the channel member.
Type: Identity object
Required: No
- Type
-
The membership type set for the channel member.
Type: String
Valid Values:
DEFAULT | HIDDEN
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: