class Aws::MediaLive::Types::HlsBasicPutSettings
Hls Basic Put Settings
@note When making an API call, you may pass HlsBasicPutSettings
data as a hash: { connection_retry_interval: 1, filecache_duration: 1, num_retries: 1, restart_delay: 1, }
@!attribute [rw] connection_retry_interval
Number of seconds to wait before retrying connection to the CDN if the connection is lost. @return [Integer]
@!attribute [rw] filecache_duration
Size in seconds of file cache for streaming outputs. @return [Integer]
@!attribute [rw] num_retries
Number of retry attempts that will be made before the Live Event is put into an error state. @return [Integer]
@!attribute [rw] restart_delay
If a streaming output fails, number of seconds to wait until a restart is initiated. A value of 0 means never restart. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/HlsBasicPutSettings AWS API Documentation
Constants
- SENSITIVE