class Aws::MediaLive::Types::ReservationResourceSpecification

Resource configuration (codec, resolution, bitrate, …)

@!attribute [rw] channel_class

Channel class, e.g. 'STANDARD'
@return [String]

@!attribute [rw] codec

Codec, e.g. 'AVC'
@return [String]

@!attribute [rw] maximum_bitrate

Maximum bitrate, e.g. 'MAX\_20\_MBPS'
@return [String]

@!attribute [rw] maximum_framerate

Maximum framerate, e.g. 'MAX\_30\_FPS' (Outputs only)
@return [String]

@!attribute [rw] resolution

Resolution, e.g. 'HD'
@return [String]

@!attribute [rw] resource_type

Resource type, 'INPUT', 'OUTPUT', 'MULTIPLEX', or 'CHANNEL'
@return [String]

@!attribute [rw] special_feature

Special feature, e.g. 'AUDIO\_NORMALIZATION' (Channels only)
@return [String]

@!attribute [rw] video_quality

Video quality, e.g. 'STANDARD' (Outputs only)
@return [String]

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

Constants

SENSITIVE