@aws-sdk/client-glue

ListSchemasCommandInput Interface

The input for ListSchemasCommand.

Members

Name
Type
Details
MaxResults number | undefined

Maximum number of results required per page. If the value is not supplied, this will be defaulted to 25 per page.

NextToken string | undefined

A continuation token, if this is a continuation call.

RegistryId RegistryId | undefined

A wrapper structure that may contain the registry name and Amazon Resource Name (ARN).

Full Signature

export interface ListSchemasCommandInput extends ListSchemasInput