- Navigation Guide
@aws-sdk/client-snowball
ListServiceVersionsCommandInput Interface
The input for ListServiceVersionsCommand.
Members
Name | Type | Details |
---|---|---|
ServiceName Required | ServiceName | undefined | The name of the service for which you're requesting supported versions. |
DependentServices | DependentService[] | undefined | A list of names and versions of dependant services of the requested service. |
MaxResults | number | undefined | The maximum number of |
NextToken | string | undefined | Because HTTP requests are stateless, this is the starting point for the next list of returned |
Full Signature
export interface ListServiceVersionsCommandInput extends ListServiceVersionsRequest