Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface ListDomainsCommandOutputProtected

The output of ListDomainsCommand.

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

Domains?: DomainSummary[]

Information about the domains.

NextToken?: string

The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.