Class: Aws::Types::RecorderConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#media_source_configTypes::MediaSourceConfig

Returns the value of attribute media_source_config.

Returns:



423
424
425
# File 'sig/types.rbs', line 423

def media_source_config
  @media_source_config
end

#schedule_configTypes::ScheduleConfig

Returns the value of attribute schedule_config.

Returns:



424
425
426
# File 'sig/types.rbs', line 424

def schedule_config
  @schedule_config
end