7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/HlsMediaStoreStorageClass.h>
57 inline void SetFilecacheDuration(
int value) { m_filecacheDurationHasBeenSet =
true; m_filecacheDuration = value; }
82 inline void SetNumRetries(
int value) { m_numRetriesHasBeenSet =
true; m_numRetries = value; }
93 inline void SetRestartDelay(
int value) { m_restartDelayHasBeenSet =
true; m_restartDelay = value; }
98 int m_connectionRetryInterval;
99 bool m_connectionRetryIntervalHasBeenSet =
false;
101 int m_filecacheDuration;
102 bool m_filecacheDurationHasBeenSet =
false;
105 bool m_mediaStoreStorageClassHasBeenSet =
false;
108 bool m_numRetriesHasBeenSet =
false;
111 bool m_restartDelayHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue