7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/ArchiveCdnSettings.h>
9#include <aws/medialive/model/OutputLocationRef.h>
41 template <
typename ArchiveCdnSettingsT = ArchiveCdnSettings>
43 m_archiveCdnSettingsHasBeenSet =
true;
44 m_archiveCdnSettings = std::forward<ArchiveCdnSettingsT>(value);
46 template <
typename ArchiveCdnSettingsT = ArchiveCdnSettings>
59 template <
typename DestinationT = OutputLocationRef>
61 m_destinationHasBeenSet =
true;
62 m_destination = std::forward<DestinationT>(value);
64 template <
typename DestinationT = OutputLocationRef>
79 m_rolloverIntervalHasBeenSet =
true;
80 m_rolloverInterval = value;
92 int m_rolloverInterval{0};
93 bool m_archiveCdnSettingsHasBeenSet =
false;
94 bool m_destinationHasBeenSet =
false;
95 bool m_rolloverIntervalHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue