Class: Aws::Types::IngestConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#audioTypes::AudioConfiguration

Returns the value of attribute audio.



395
396
397
# File 'sig/types.rbs', line 395

def audio
  @audio
end

#videoTypes::VideoConfiguration

Returns the value of attribute video.



394
395
396
# File 'sig/types.rbs', line 394

def video
  @video
end