7#include <aws/managedblockchain/ManagedBlockchain_EXPORTS.h>
8#include <aws/managedblockchain/model/NodeFabricLogPublishingConfiguration.h>
21namespace ManagedBlockchain
49 template<
typename FabricT = NodeFabricLogPublishingConfiguration>
50 void SetFabric(FabricT&& value) { m_fabricHasBeenSet =
true; m_fabric = std::forward<FabricT>(value); }
51 template<
typename FabricT = NodeFabricLogPublishingConfiguration>
57 bool m_fabricHasBeenSet =
false;
const NodeFabricLogPublishingConfiguration & GetFabric() const
AWS_MANAGEDBLOCKCHAIN_API NodeLogPublishingConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_MANAGEDBLOCKCHAIN_API Aws::Utils::Json::JsonValue Jsonize() const
NodeLogPublishingConfiguration & WithFabric(FabricT &&value)
bool FabricHasBeenSet() const
AWS_MANAGEDBLOCKCHAIN_API NodeLogPublishingConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_MANAGEDBLOCKCHAIN_API NodeLogPublishingConfiguration()=default
void SetFabric(FabricT &&value)
Aws::Utils::Json::JsonValue JsonValue