- Navigation Guide
@aws-sdk/client-pinpoint
UpdateBaiduChannelCommandInput Interface
The input for UpdateBaiduChannelCommand.
Members
Name | Type | Details |
---|---|---|
ApplicationId Required | string | undefined | The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console. |
BaiduChannelRequest Required | BaiduChannelRequest | undefined | Specifies the status and settings of the Baidu (Baidu Cloud Push) channel for an application. |
Full Signature
export interface UpdateBaiduChannelCommandInput extends UpdateBaiduChannelRequest