7#include <aws/iotsecuretunneling/IoTSecureTunneling_EXPORTS.h>
8#include <aws/iotsecuretunneling/model/ConnectionStatus.h>
9#include <aws/core/utils/DateTime.h>
22namespace IoTSecureTunneling
58 template<
typename LastUpdatedAtT = Aws::Utils::DateTime>
59 void SetLastUpdatedAt(LastUpdatedAtT&& value) { m_lastUpdatedAtHasBeenSet =
true; m_lastUpdatedAt = std::forward<LastUpdatedAtT>(value); }
60 template<
typename LastUpdatedAtT = Aws::Utils::DateTime>
66 bool m_statusHasBeenSet =
false;
69 bool m_lastUpdatedAtHasBeenSet =
false;
void SetLastUpdatedAt(LastUpdatedAtT &&value)
ConnectionState & WithLastUpdatedAt(LastUpdatedAtT &&value)
ConnectionStatus GetStatus() const
const Aws::Utils::DateTime & GetLastUpdatedAt() const
AWS_IOTSECURETUNNELING_API ConnectionState()=default
AWS_IOTSECURETUNNELING_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_IOTSECURETUNNELING_API ConnectionState(Aws::Utils::Json::JsonView jsonValue)
bool LastUpdatedAtHasBeenSet() const
bool StatusHasBeenSet() const
AWS_IOTSECURETUNNELING_API ConnectionState & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetStatus(ConnectionStatus value)
ConnectionState & WithStatus(ConnectionStatus value)
Aws::Utils::Json::JsonValue JsonValue