@aws-sdk/client-chime-sdk-messaging

DescribeChannelMembershipCommandInput Interface

Members

Name
Type
Details
ChannelArn Requiredstring | undefined

The ARN of the channel.

ChimeBearer Requiredstring | undefined

The ARN of the AppInstanceUser or AppInstanceBot that makes the API call.

MemberArn Requiredstring | undefined

The AppInstanceUserArn of the member.

SubChannelId string | undefined

The ID of the SubChannel in the request. The response contains an ElasticChannelConfiguration object.

Only required to get a user’s SubChannel membership details.

Full Signature

export interface DescribeChannelMembershipCommandInput extends DescribeChannelMembershipRequest