class Aws::IVS::Types::ListRecordingConfigurationsRequest

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

data as a hash:

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

@!attribute [rw] next_token

The first recording configuration to retrieve. This is used for
pagination; see the `nextToken` response field.
@return [String]

@!attribute [rw] max_results

Maximum number of recording configurations to return. Default: 50.
@return [Integer]

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

Constants

SENSITIVE