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