IIAMPaginatedListRequest
Interface in AWS.IAM
Interface for PaginatedList requests.
Ancestors
Properties
Marker
property Marker: string
Specify the Marker from a previous response to fetch the next page of results.
MaxItems
property MaxItems: TOptional<Integer>
Specify the maximum number of items to return.
Valid range: 1 - 1000.