7#include <aws/managedblockchain-query/ManagedBlockchainQuery_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
21namespace ManagedBlockchainQuery
48 template<
typename TimeT = Aws::Utils::DateTime>
49 void SetTime(TimeT&& value) { m_timeHasBeenSet =
true; m_time = std::forward<TimeT>(value); }
50 template<
typename TimeT = Aws::Utils::DateTime>
56 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