7#include <aws/lookoutequipment/LookoutEquipment_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace LookoutEquipment
50 inline void SetTimestampFormat(
const char* value) { m_timestampFormatHasBeenSet =
true; m_timestampFormat.assign(value); }
64 inline void SetComponentTimestampDelimiter(
const char* value) { m_componentTimestampDelimiterHasBeenSet =
true; m_componentTimestampDelimiter.assign(value); }
72 bool m_timestampFormatHasBeenSet =
false;
75 bool m_componentTimestampDelimiterHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue