7#include <aws/managedblockchain/ManagedBlockchain_EXPORTS.h>
8#include <aws/managedblockchain/model/NodeFabricLogPublishingConfiguration.h>
19namespace ManagedBlockchain {
43 template <
typename FabricT = NodeFabricLogPublishingConfiguration>
45 m_fabricHasBeenSet =
true;
46 m_fabric = std::forward<FabricT>(value);
48 template <
typename FabricT = NodeFabricLogPublishingConfiguration>
56 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