7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/drs/Drs_EXPORTS.h>
40 template <
typename AccountIDT = Aws::String>
42 m_accountIDHasBeenSet =
true;
43 m_accountID = std::forward<AccountIDT>(value);
45 template <
typename AccountIDT = Aws::String>
53 bool m_accountIDHasBeenSet =
false;
const Aws::String & GetAccountID() const
AWS_DRS_API Account & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_DRS_API Account()=default
void SetAccountID(AccountIDT &&value)
Account & WithAccountID(AccountIDT &&value)
bool AccountIDHasBeenSet() const
AWS_DRS_API Account(Aws::Utils::Json::JsonView jsonValue)
AWS_DRS_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue