- Navigation Guide
@aws-sdk/client-pinpoint
GetJourneyRunsCommandInput Interface
The input for GetJourneyRunsCommand.
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. |
JourneyId Required | string | undefined | The unique identifier for the journey. |
PageSize | string | undefined | 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. |
Token | string | undefined | The NextToken string that specifies which page of results to return in a paginated response. |
Full Signature
export interface GetJourneyRunsCommandInput extends GetJourneyRunsRequest