class Aws::MediaLive::Types::ListInputDeviceTransfersRequest

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

data as a hash:

    {
      max_results: 1,
      next_token: "__string",
      transfer_type: "__string", # required
    }

@!attribute [rw] max_results

@return [Integer]

@!attribute [rw] next_token

@return [String]

@!attribute [rw] transfer_type

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListInputDeviceTransfersRequest AWS API Documentation

Constants

SENSITIVE