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

CreateChannelMembershipCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
ChannelArn string | undefined

The ARN of the channel.

Member Identity | undefined

The ARN and metadata of the member being added.

SubChannelId string | undefined

The ID of the SubChannel in the response.

Full Signature

export interface CreateChannelMembershipCommandOutput extends CreateChannelMembershipResponse, MetadataBearer