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