ICognitoIdentityListIdentityPoolsResponse
Interface in AWS.CognitoIdentity
Interface for ListIdentityPools responses.
Ancestors
Properties
IdentityPools
property IdentityPools: TList<ICognitoIdentityIdentityPoolShortDescription>
Type: ICognitoIdentityIdentityPoolShortDescription
A list of identity pools.
NextToken
property NextToken: string
A next token for use in subsequent requests to fetch more identity pools.