ISSOListAccountsResponse
Interface in AWS.SSO
Interface for ListAccounts responses.
Ancestors
IAWSJSONResponse
Properties
accountList
property accountList: TList<ISSOAccountInfo>
Type: ISSOAccountInfo
A list of accounts.
nextToken
property nextToken: string
A nextToken for use in future requests for retrieving paginated results.