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; }
80 inline void SetNumRetries(
int value) { m_numRetriesHasBeenSet =
true; m_numRetries = value; }
91 inline void SetRestartDelay(
int value) { m_restartDelayHasBeenSet =
true; m_restartDelay = value; }
96 int m_connectionRetryInterval{0};
97 bool m_connectionRetryIntervalHasBeenSet =
false;
99 int m_filecacheDuration{0};
100 bool m_filecacheDurationHasBeenSet =
false;
103 bool m_mediaStoreStorageClassHasBeenSet =
false;
106 bool m_numRetriesHasBeenSet =
false;
108 int m_restartDelay{0};
109 bool m_restartDelayHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue