pinpoint_update_application_settings {paws.customer.engagement} | R Documentation |
Updates the settings for an application
Description
Updates the settings for an application.
See https://www.paws-r-sdk.com/docs/pinpoint_update_application_settings/ for full documentation.
Usage
pinpoint_update_application_settings(
ApplicationId,
WriteApplicationSettingsRequest
)
Arguments
ApplicationId |
[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console. |
WriteApplicationSettingsRequest |
[required] |
[Package paws.customer.engagement version 0.7.0 Index]