@aws-sdk/client-pinpoint

UpdateApplicationSettingsCommandInput Interface

Members

Name
Type
Details
ApplicationId Requiredstring | undefined

The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console.

WriteApplicationSettingsRequest RequiredWriteApplicationSettingsRequest | undefined

Specifies the default settings for an application.

Full Signature

export interface UpdateApplicationSettingsCommandInput extends UpdateApplicationSettingsRequest