- Navigation Guide
@aws-sdk/client-chime-sdk-messaging
UpdateChannelFlowCommandOutput Interface
The output of UpdateChannelFlowCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
ChannelFlowArn | string | undefined | The ARN of the channel flow. |
Full Signature
export interface UpdateChannelFlowCommandOutput extends UpdateChannelFlowResponse, MetadataBearer