Class: Aws::Types::ContentQualityAnalysisFeatureConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#black_framesTypes::BlackFramesConfiguration

Returns the value of attribute black_frames.



327
328
329
# File 'sig/types.rbs', line 327

def black_frames
  @black_frames
end

#frozen_framesTypes::FrozenFramesConfiguration

Returns the value of attribute frozen_frames.



328
329
330
# File 'sig/types.rbs', line 328

def frozen_frames
  @frozen_frames
end

#silent_audioTypes::SilentAudioConfiguration

Returns the value of attribute silent_audio.



329
330
331
# File 'sig/types.rbs', line 329

def silent_audio
  @silent_audio
end