7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/lookoutequipment/LookoutEquipment_EXPORTS.h>
19namespace LookoutEquipment {
42 template <
typename TimestampFormatT = Aws::String>
44 m_timestampFormatHasBeenSet =
true;
45 m_timestampFormat = std::forward<TimestampFormatT>(value);
47 template <
typename TimestampFormatT = Aws::String>
60 template <
typename ComponentTimestampDelimiterT = Aws::String>
62 m_componentTimestampDelimiterHasBeenSet =
true;
63 m_componentTimestampDelimiter = std::forward<ComponentTimestampDelimiterT>(value);
65 template <
typename ComponentTimestampDelimiterT = Aws::String>
73 bool m_timestampFormatHasBeenSet =
false;
76 bool m_componentTimestampDelimiterHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue