44 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
45 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
69 inline void SetAccountId(
const char* value) { m_accountIdHasBeenSet =
true; m_accountId.assign(value); }
91 bool m_accountIdHasBeenSet;
AccountWithRestoreAccess & WithAccountId(const Aws::String &value)
void SetAccountId(Aws::String &&value)
std::basic_ostream< char, std::char_traits< char > > OStream
AccountWithRestoreAccess & WithAccountId(const char *value)
AccountWithRestoreAccess & WithAccountId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetAccountId(const Aws::String &value)
void SetAccountId(const char *value)
const Aws::String & GetAccountId() const
JSON (JavaScript Object Notation).