- Navigation Guide
@aws-sdk/client-kinesis-video
DeleteSignalingChannelCommandInput Interface
The input for DeleteSignalingChannelCommand.
Members
Name | Type | Details |
---|---|---|
ChannelARN Required | string | undefined | The Amazon Resource Name (ARN) of the signaling channel that you want to delete. |
CurrentVersion | string | undefined | The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the |
Full Signature
export interface DeleteSignalingChannelCommandInput extends DeleteSignalingChannelInput