7#include <aws/core/utils/DateTime.h>
8#include <aws/managedblockchain-query/ManagedBlockchainQuery_EXPORTS.h>
19namespace ManagedBlockchainQuery {
42 template <
typename TimeT = Aws::Utils::DateTime>
44 m_timeHasBeenSet =
true;
45 m_time = std::forward<TimeT>(value);
47 template <
typename TimeT = Aws::Utils::DateTime>
49 SetTime(std::forward<TimeT>(value));
55 bool m_timeHasBeenSet =
false;
bool TimeHasBeenSet() const
AWS_MANAGEDBLOCKCHAINQUERY_API BlockchainInstant(Aws::Utils::Json::JsonView jsonValue)
AWS_MANAGEDBLOCKCHAINQUERY_API BlockchainInstant()=default
BlockchainInstant & WithTime(TimeT &&value)
AWS_MANAGEDBLOCKCHAINQUERY_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_MANAGEDBLOCKCHAINQUERY_API BlockchainInstant & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::Utils::DateTime & GetTime() const
void SetTime(TimeT &&value)
Aws::Utils::Json::JsonValue JsonValue