7#include <aws/cleanroomsml/CleanRoomsML_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
46 template<
typename AccountIdT = Aws::String>
47 void SetAccountId(AccountIdT&& value) { m_accountIdHasBeenSet =
true; m_accountId = std::forward<AccountIdT>(value); }
48 template<
typename AccountIdT = Aws::String>
54 bool m_accountIdHasBeenSet =
false;
AWS_CLEANROOMSML_API InferenceReceiverMember & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetAccountId() const
void SetAccountId(AccountIdT &&value)
InferenceReceiverMember & WithAccountId(AccountIdT &&value)
AWS_CLEANROOMSML_API InferenceReceiverMember(Aws::Utils::Json::JsonView jsonValue)
AWS_CLEANROOMSML_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_CLEANROOMSML_API InferenceReceiverMember()=default
bool AccountIdHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue