ISSOListAccountRolesResponse
Interface in AWS.SSO
Interface for ListAccountRoles responses.
Ancestors
Properties
nextToken
property nextToken: string
A nextToken for use in future requests for retrieving paginated results.
roleList
property roleList: TList<ISSORoleInfo>
Type: ISSORoleInfo
A list of roles.