Class: Aws::MediaLive::Types::ListOfferingsRequest

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-medialive/types.rb

Overview

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",
}

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#channel_classString

Returns:

  • (String)


11632
11633
11634
11635
11636
11637
11638
11639
11640
11641
11642
11643
11644
11645
11646
11647
# File 'lib/aws-sdk-medialive/types.rb', line 11632

class ListOfferingsRequest < Struct.new(
  :channel_class,
  :channel_configuration,
  :codec,
  :duration,
  :max_results,
  :maximum_bitrate,
  :maximum_framerate,
  :next_token,
  :resolution,
  :resource_type,
  :special_feature,
  :video_quality)
  SENSITIVE = []
  include Aws::Structure
end

#channel_configurationString

Returns:

  • (String)


11632
11633
11634
11635
11636
11637
11638
11639
11640
11641
11642
11643
11644
11645
11646
11647
# File 'lib/aws-sdk-medialive/types.rb', line 11632

class ListOfferingsRequest < Struct.new(
  :channel_class,
  :channel_configuration,
  :codec,
  :duration,
  :max_results,
  :maximum_bitrate,
  :maximum_framerate,
  :next_token,
  :resolution,
  :resource_type,
  :special_feature,
  :video_quality)
  SENSITIVE = []
  include Aws::Structure
end

#codecString

Returns:

  • (String)


11632
11633
11634
11635
11636
11637
11638
11639
11640
11641
11642
11643
11644
11645
11646
11647
# File 'lib/aws-sdk-medialive/types.rb', line 11632

class ListOfferingsRequest < Struct.new(
  :channel_class,
  :channel_configuration,
  :codec,
  :duration,
  :max_results,
  :maximum_bitrate,
  :maximum_framerate,
  :next_token,
  :resolution,
  :resource_type,
  :special_feature,
  :video_quality)
  SENSITIVE = []
  include Aws::Structure
end

#durationString

Returns:

  • (String)


11632
11633
11634
11635
11636
11637
11638
11639
11640
11641
11642
11643
11644
11645
11646
11647
# File 'lib/aws-sdk-medialive/types.rb', line 11632

class ListOfferingsRequest < Struct.new(
  :channel_class,
  :channel_configuration,
  :codec,
  :duration,
  :max_results,
  :maximum_bitrate,
  :maximum_framerate,
  :next_token,
  :resolution,
  :resource_type,
  :special_feature,
  :video_quality)
  SENSITIVE = []
  include Aws::Structure
end

#max_resultsInteger

Returns:

  • (Integer)


11632
11633
11634
11635
11636
11637
11638
11639
11640
11641
11642
11643
11644
11645
11646
11647
# File 'lib/aws-sdk-medialive/types.rb', line 11632

class ListOfferingsRequest < Struct.new(
  :channel_class,
  :channel_configuration,
  :codec,
  :duration,
  :max_results,
  :maximum_bitrate,
  :maximum_framerate,
  :next_token,
  :resolution,
  :resource_type,
  :special_feature,
  :video_quality)
  SENSITIVE = []
  include Aws::Structure
end

#maximum_bitrateString

Returns:

  • (String)


11632
11633
11634
11635
11636
11637
11638
11639
11640
11641
11642
11643
11644
11645
11646
11647
# File 'lib/aws-sdk-medialive/types.rb', line 11632

class ListOfferingsRequest < Struct.new(
  :channel_class,
  :channel_configuration,
  :codec,
  :duration,
  :max_results,
  :maximum_bitrate,
  :maximum_framerate,
  :next_token,
  :resolution,
  :resource_type,
  :special_feature,
  :video_quality)
  SENSITIVE = []
  include Aws::Structure
end

#maximum_framerateString

Returns:

  • (String)


11632
11633
11634
11635
11636
11637
11638
11639
11640
11641
11642
11643
11644
11645
11646
11647
# File 'lib/aws-sdk-medialive/types.rb', line 11632

class ListOfferingsRequest < Struct.new(
  :channel_class,
  :channel_configuration,
  :codec,
  :duration,
  :max_results,
  :maximum_bitrate,
  :maximum_framerate,
  :next_token,
  :resolution,
  :resource_type,
  :special_feature,
  :video_quality)
  SENSITIVE = []
  include Aws::Structure
end

#next_tokenString

Returns:

  • (String)


11632
11633
11634
11635
11636
11637
11638
11639
11640
11641
11642
11643
11644
11645
11646
11647
# File 'lib/aws-sdk-medialive/types.rb', line 11632

class ListOfferingsRequest < Struct.new(
  :channel_class,
  :channel_configuration,
  :codec,
  :duration,
  :max_results,
  :maximum_bitrate,
  :maximum_framerate,
  :next_token,
  :resolution,
  :resource_type,
  :special_feature,
  :video_quality)
  SENSITIVE = []
  include Aws::Structure
end

#resolutionString

Returns:

  • (String)


11632
11633
11634
11635
11636
11637
11638
11639
11640
11641
11642
11643
11644
11645
11646
11647
# File 'lib/aws-sdk-medialive/types.rb', line 11632

class ListOfferingsRequest < Struct.new(
  :channel_class,
  :channel_configuration,
  :codec,
  :duration,
  :max_results,
  :maximum_bitrate,
  :maximum_framerate,
  :next_token,
  :resolution,
  :resource_type,
  :special_feature,
  :video_quality)
  SENSITIVE = []
  include Aws::Structure
end

#resource_typeString

Returns:

  • (String)


11632
11633
11634
11635
11636
11637
11638
11639
11640
11641
11642
11643
11644
11645
11646
11647
# File 'lib/aws-sdk-medialive/types.rb', line 11632

class ListOfferingsRequest < Struct.new(
  :channel_class,
  :channel_configuration,
  :codec,
  :duration,
  :max_results,
  :maximum_bitrate,
  :maximum_framerate,
  :next_token,
  :resolution,
  :resource_type,
  :special_feature,
  :video_quality)
  SENSITIVE = []
  include Aws::Structure
end

#special_featureString

Returns:

  • (String)


11632
11633
11634
11635
11636
11637
11638
11639
11640
11641
11642
11643
11644
11645
11646
11647
# File 'lib/aws-sdk-medialive/types.rb', line 11632

class ListOfferingsRequest < Struct.new(
  :channel_class,
  :channel_configuration,
  :codec,
  :duration,
  :max_results,
  :maximum_bitrate,
  :maximum_framerate,
  :next_token,
  :resolution,
  :resource_type,
  :special_feature,
  :video_quality)
  SENSITIVE = []
  include Aws::Structure
end

#video_qualityString

Returns:

  • (String)


11632
11633
11634
11635
11636
11637
11638
11639
11640
11641
11642
11643
11644
11645
11646
11647
# File 'lib/aws-sdk-medialive/types.rb', line 11632

class ListOfferingsRequest < Struct.new(
  :channel_class,
  :channel_configuration,
  :codec,
  :duration,
  :max_results,
  :maximum_bitrate,
  :maximum_framerate,
  :next_token,
  :resolution,
  :resource_type,
  :special_feature,
  :video_quality)
  SENSITIVE = []
  include Aws::Structure
end