7#include <aws/managedblockchain/ManagedBlockchain_EXPORTS.h>
8#include <aws/managedblockchain/model/MemberFabricAttributes.h>
19namespace ManagedBlockchain {
42 template <
typename FabricT = MemberFabricAttributes>
44 m_fabricHasBeenSet =
true;
45 m_fabric = std::forward<FabricT>(value);
47 template <
typename FabricT = MemberFabricAttributes>
55 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