IIAMPaginatedListResponse
Interface in AWS.IAM
Interface for PaginatedList responses.
Ancestors
Properties
IsTruncated
property IsTruncated: TOptional<Boolean>
Specifies whether the results are truncated.
If IsTruncated is True, use Marker in a subsequent request to retrieve more results.
Marker
property Marker: string
When IsTruncated is True, this Marker can be used in subsequent requests to fetch further results.