Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListAccountRolesCommandOutput

The output of ListAccountRolesCommand.

Hierarchy

Index

Properties

$metadata

$metadata: ResponseMetadata

Metadata pertaining to this request.

Optional nextToken

nextToken: undefined | string

The page token client that is used to retrieve the list of accounts.

Optional roleList

roleList: RoleInfo[]

A paginated response with the list of roles and the next token if more results are available.