7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/ArchiveS3Settings.h>
44 template<
typename ArchiveS3SettingsT = ArchiveS3Settings>
45 void SetArchiveS3Settings(ArchiveS3SettingsT&& value) { m_archiveS3SettingsHasBeenSet =
true; m_archiveS3Settings = std::forward<ArchiveS3SettingsT>(value); }
46 template<
typename ArchiveS3SettingsT = ArchiveS3Settings>
52 bool m_archiveS3SettingsHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue