Retrieves information about the status, configuration, and other settings for all the journeys that are associated with an application.
See https://www.paws-r-sdk.com/docs/pinpoint_list_journeys/ for full documentation.
pinpoint_list_journeys(ApplicationId, PageSize = NULL, Token = NULL)
[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console.
The maximum number of items to include in each page of a paginated response. This parameter is not supported for application, campaign, and journey metrics.
The NextToken string that specifies which page of results to return in a paginated response.