class Aws::Detective::Types::ListInvitationsRequest
@note When making an API call, you may pass ListInvitationsRequest
data as a hash: { next_token: "PaginationToken", max_results: 1, }
@!attribute [rw] next_token
For requests to retrieve the next page of results, the pagination token that was returned with the previous page of results. The initial request does not include a pagination token. @return [String]
@!attribute [rw] max_results
The maximum number of behavior graph invitations to return in the response. The total must be less than the overall limit on the number of results to return, which is currently 200. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/detective-2018-10-26/ListInvitationsRequest AWS API Documentation
Constants
- SENSITIVE