7#include <aws/lookoutequipment/LookoutEquipment_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace LookoutEquipment
48 template<
typename TimestampFormatT = Aws::String>
49 void SetTimestampFormat(TimestampFormatT&& value) { m_timestampFormatHasBeenSet =
true; m_timestampFormat = std::forward<TimestampFormatT>(value); }
50 template<
typename TimestampFormatT = Aws::String>
60 template<
typename ComponentTimestampDelimiterT = Aws::String>
61 void SetComponentTimestampDelimiter(ComponentTimestampDelimiterT&& value) { m_componentTimestampDelimiterHasBeenSet =
true; m_componentTimestampDelimiter = std::forward<ComponentTimestampDelimiterT>(value); }
62 template<
typename ComponentTimestampDelimiterT = Aws::String>
68 bool m_timestampFormatHasBeenSet =
false;
71 bool m_componentTimestampDelimiterHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue