7#include <aws/cleanrooms/CleanRooms_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
42 template <
typename AccountIdT = Aws::String>
44 m_accountIdHasBeenSet =
true;
45 m_accountId = std::forward<AccountIdT>(value);
47 template <
typename AccountIdT = Aws::String>
55 bool m_accountIdHasBeenSet =
false;
const Aws::String & GetAccountId() const
AWS_CLEANROOMS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_CLEANROOMS_API ProtectedJobSingleMemberOutput()=default
AWS_CLEANROOMS_API ProtectedJobSingleMemberOutput & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CLEANROOMS_API ProtectedJobSingleMemberOutput(Aws::Utils::Json::JsonView jsonValue)
bool AccountIdHasBeenSet() const
ProtectedJobSingleMemberOutput & WithAccountId(AccountIdT &&value)
void SetAccountId(AccountIdT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue