Class: Aws::Types::MsSmoothGroupSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#acquisition_point_id::String

Returns the value of attribute acquisition_point_id.

Returns:



2359
2360
2361
# File 'sig/types.rbs', line 2359

def acquisition_point_id
  @acquisition_point_id
end

#audio_only_timecode_control"PASSTHROUGH", "USE_CONFIGURED_CLOCK"

Returns the value of attribute audio_only_timecode_control.

Returns:



2360
2361
2362
# File 'sig/types.rbs', line 2360

def audio_only_timecode_control
  @audio_only_timecode_control
end

#certificate_mode"SELF_SIGNED", "VERIFY_AUTHENTICITY"

Returns the value of attribute certificate_mode.

Returns:



2361
2362
2363
# File 'sig/types.rbs', line 2361

def certificate_mode
  @certificate_mode
end

#connection_retry_interval::Integer

Returns the value of attribute connection_retry_interval.

Returns:



2362
2363
2364
# File 'sig/types.rbs', line 2362

def connection_retry_interval
  @connection_retry_interval
end

#destinationTypes::OutputLocationRef

Returns the value of attribute destination.

Returns:



2363
2364
2365
# File 'sig/types.rbs', line 2363

def destination
  @destination
end

#event_id::String

Returns the value of attribute event_id.

Returns:



2364
2365
2366
# File 'sig/types.rbs', line 2364

def event_id
  @event_id
end

#event_id_mode"NO_EVENT_ID", ...

Returns the value of attribute event_id_mode.

Returns:



2365
2366
2367
# File 'sig/types.rbs', line 2365

def event_id_mode
  @event_id_mode
end

#event_stop_behavior"NONE", "SEND_EOS"

Returns the value of attribute event_stop_behavior.

Returns:



2366
2367
2368
# File 'sig/types.rbs', line 2366

def event_stop_behavior
  @event_stop_behavior
end

#filecache_duration::Integer

Returns the value of attribute filecache_duration.

Returns:



2367
2368
2369
# File 'sig/types.rbs', line 2367

def filecache_duration
  @filecache_duration
end

#fragment_length::Integer

Returns the value of attribute fragment_length.

Returns:



2368
2369
2370
# File 'sig/types.rbs', line 2368

def fragment_length
  @fragment_length
end

#input_loss_action"EMIT_OUTPUT", "PAUSE_OUTPUT"

Returns the value of attribute input_loss_action.

Returns:



2369
2370
2371
# File 'sig/types.rbs', line 2369

def input_loss_action
  @input_loss_action
end

#num_retries::Integer

Returns the value of attribute num_retries.

Returns:



2370
2371
2372
# File 'sig/types.rbs', line 2370

def num_retries
  @num_retries
end

#restart_delay::Integer

Returns the value of attribute restart_delay.

Returns:



2371
2372
2373
# File 'sig/types.rbs', line 2371

def restart_delay
  @restart_delay
end

#segmentation_mode"USE_INPUT_SEGMENTATION", "USE_SEGMENT_DURATION"

Returns the value of attribute segmentation_mode.

Returns:



2372
2373
2374
# File 'sig/types.rbs', line 2372

def segmentation_mode
  @segmentation_mode
end

#send_delay_ms::Integer

Returns the value of attribute send_delay_ms.

Returns:



2373
2374
2375
# File 'sig/types.rbs', line 2373

def send_delay_ms
  @send_delay_ms
end

#sparse_track_type"NONE", ...

Returns the value of attribute sparse_track_type.

Returns:



2374
2375
2376
# File 'sig/types.rbs', line 2374

def sparse_track_type
  @sparse_track_type
end

#stream_manifest_behavior"DO_NOT_SEND", "SEND"

Returns the value of attribute stream_manifest_behavior.

Returns:



2375
2376
2377
# File 'sig/types.rbs', line 2375

def stream_manifest_behavior
  @stream_manifest_behavior
end

#timestamp_offset::String

Returns the value of attribute timestamp_offset.

Returns:



2376
2377
2378
# File 'sig/types.rbs', line 2376

def timestamp_offset
  @timestamp_offset
end

#timestamp_offset_mode"USE_CONFIGURED_OFFSET", "USE_EVENT_START_DATE"

Returns the value of attribute timestamp_offset_mode.

Returns:



2377
2378
2379
# File 'sig/types.rbs', line 2377

def timestamp_offset_mode
  @timestamp_offset_mode
end