7#include <aws/medialive/MediaLive_EXPORTS.h>
55 inline void SetFilecacheDuration(
int value) { m_filecacheDurationHasBeenSet =
true; m_filecacheDuration = value; }
67 inline void SetNumRetries(
int value) { m_numRetriesHasBeenSet =
true; m_numRetries = value; }
78 inline void SetRestartDelay(
int value) { m_restartDelayHasBeenSet =
true; m_restartDelay = value; }
83 int m_connectionRetryInterval;
84 bool m_connectionRetryIntervalHasBeenSet =
false;
86 int m_filecacheDuration;
87 bool m_filecacheDurationHasBeenSet =
false;
90 bool m_numRetriesHasBeenSet =
false;
93 bool m_restartDelayHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue