- Navigation Guide
@aws-sdk/client-mediatailor
ListVodSourcesCommandInput Interface
The input for ListVodSourcesCommand.
Members
Name | Type | Details |
---|---|---|
SourceLocationName Required | string | undefined | The name of the source location associated with this VOD Source list. |
MaxResults | number | undefined | The maximum number of VOD sources that you want MediaTailor to return in response to the current request. If there are more than |
NextToken | string | undefined | Pagination token returned by the list request when results exceed the maximum allowed. Use the token to fetch the next page of results. |
Full Signature
export interface ListVodSourcesCommandInput extends ListVodSourcesRequest