Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListAccountsRequest

Hierarchy

Index

Properties

accessToken

accessToken: string | undefined

The token issued by the CreateToken API call. For more information, see CreateToken in the IAM Identity Center OIDC API Reference Guide.

Optional maxResults

maxResults: undefined | number

This is the number of items clients can request per page.

Optional nextToken

nextToken: undefined | string

(Optional) When requesting subsequent pages, this is the page token from the previous response output.