class Aws::MediaLive::Types::ListOfferingsRequest

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

data as a hash:

    {
      channel_class: "__string",
      channel_configuration: "__string",
      codec: "__string",
      duration: "__string",
      max_results: 1,
      maximum_bitrate: "__string",
      maximum_framerate: "__string",
      next_token: "__string",
      resolution: "__string",
      resource_type: "__string",
      special_feature: "__string",
      video_quality: "__string",
    }

@!attribute [rw] channel_class

@return [String]

@!attribute [rw] channel_configuration

@return [String]

@!attribute [rw] codec

@return [String]

@!attribute [rw] duration

@return [String]

@!attribute [rw] max_results

@return [Integer]

@!attribute [rw] maximum_bitrate

@return [String]

@!attribute [rw] maximum_framerate

@return [String]

@!attribute [rw] next_token

@return [String]

@!attribute [rw] resolution

@return [String]

@!attribute [rw] resource_type

@return [String]

@!attribute [rw] special_feature

@return [String]

@!attribute [rw] video_quality

@return [String]

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

Constants

SENSITIVE