- Navigation Guide
@aws-sdk/client-swf
ListDomainsCommandInput Interface
Members
Name | Type | Details |
---|---|---|
registrationStatus Required | RegistrationStatus | undefined | Specifies the registration status of the domains to list. |
maximumPageSize | number | undefined | The maximum number of results that are returned per call. Use |
nextPageToken | string | undefined | If The configured |
reverseOrder | boolean | undefined | When set to |
Full Signature
export interface ListDomainsCommandInput extends ListDomainsInput