7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/medialive/MediaLive_EXPORTS.h>
9#include <aws/medialive/model/NielsenWatermarkTimezones.h>
41 template <
typename CheckDigitStringT = Aws::String>
43 m_checkDigitStringHasBeenSet =
true;
44 m_checkDigitString = std::forward<CheckDigitStringT>(value);
46 template <
typename CheckDigitStringT = Aws::String>
57 inline double GetSid()
const {
return m_sid; }
60 m_sidHasBeenSet =
true;
78 m_timezoneHasBeenSet =
true;
92 bool m_checkDigitStringHasBeenSet =
false;
93 bool m_sidHasBeenSet =
false;
94 bool m_timezoneHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue