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