@aws-sdk/client-snowball

ListServiceVersionsCommandInput Interface

Members

Name
Type
Details
ServiceName RequiredServiceName | 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 ListServiceVersions objects to return.

NextToken string | undefined

Because HTTP requests are stateless, this is the starting point for the next list of returned ListServiceVersionsRequest versions.

Full Signature

export interface ListServiceVersionsCommandInput extends ListServiceVersionsRequest