- Navigation Guide
@aws-sdk/client-chime-sdk-messaging
ListChannelsCommandInput Interface
The input for ListChannelsCommand.
Members
Name | Type | Details |
---|---|---|
AppInstanceArn Required | string | undefined | The ARN of the |
ChimeBearer Required | string | undefined | The ARN of the |
MaxResults | number | undefined | The maximum number of channels that you want to return. |
NextToken | string | undefined | The token passed by previous API calls until all requested channels are returned. |
Privacy | ChannelPrivacy | undefined | The privacy setting. |
Full Signature
export interface ListChannelsCommandInput extends ListChannelsRequest