Skip to main content

ICognitoIdentityProviderListResourceServersResponse

Interface in AWS.CognitoIdentityProvider

Interface for ListResourceServers responses.

Ancestors

Properties

NextToken

property NextToken: string

A NextToken for use in subsequent requests to fetch more results.

ResourceServers

property ResourceServers: TList<ICognitoIdentityProviderResourceServerType>

Type: ICognitoIdentityProviderResourceServerType

A list of resource servers.