7#include <aws/managedblockchain/ManagedBlockchain_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace ManagedBlockchain
50 inline void SetChainId(
const char* value) { m_chainIdHasBeenSet =
true; m_chainId.assign(value); }
58 bool m_chainIdHasBeenSet =
false;
bool ChainIdHasBeenSet() const
AWS_MANAGEDBLOCKCHAIN_API NetworkEthereumAttributes & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_MANAGEDBLOCKCHAIN_API Aws::Utils::Json::JsonValue Jsonize() const
void SetChainId(const char *value)
NetworkEthereumAttributes & WithChainId(const Aws::String &value)
NetworkEthereumAttributes & WithChainId(const char *value)
const Aws::String & GetChainId() const
AWS_MANAGEDBLOCKCHAIN_API NetworkEthereumAttributes()
void SetChainId(const Aws::String &value)
void SetChainId(Aws::String &&value)
NetworkEthereumAttributes & WithChainId(Aws::String &&value)
AWS_MANAGEDBLOCKCHAIN_API NetworkEthereumAttributes(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue