class Aws::ManagedBlockchain::Types::ListInvitationsInput

@note When making an API call, you may pass ListInvitationsInput

data as a hash:

    {
      max_results: 1,
      next_token: "PaginationToken",
    }

@!attribute [rw] max_results

The maximum number of invitations to return.
@return [Integer]

@!attribute [rw] next_token

The pagination token that indicates the next set of results to
retrieve.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/managedblockchain-2018-09-24/ListInvitationsInput AWS API Documentation

Constants

SENSITIVE