class Aws::IVS::Types::ListPlaybackKeyPairsRequest

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

data as a hash:

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

@!attribute [rw] next_token

Maximum number of key pairs to return.
@return [String]

@!attribute [rw] max_results

The first key pair to retrieve. This is used for pagination; see the
`nextToken` response field. Default: 50.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/ivs-2020-07-14/ListPlaybackKeyPairsRequest AWS API Documentation

Constants

SENSITIVE