- Navigation Guide
@aws-sdk/client-pinpoint
UpdateApplicationSettingsCommandInput Interface
The input for UpdateApplicationSettingsCommand.
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. |
WriteApplicationSettingsRequest Required | WriteApplicationSettingsRequest | undefined | Specifies the default settings for an application. |
Full Signature
export interface UpdateApplicationSettingsCommandInput extends UpdateApplicationSettingsRequest