22 namespace StorageGateway
48 inline void SetGatewayARN(
const char* value) { m_gatewayARNHasBeenSet =
true; m_gatewayARN.assign(value); }
77 inline void SetLocalConsolePassword(
const char* value) { m_localConsolePasswordHasBeenSet =
true; m_localConsolePassword.assign(value); }
96 bool m_gatewayARNHasBeenSet;
98 bool m_localConsolePasswordHasBeenSet;
const Aws::String & GetGatewayARN() const
SetLocalConsolePasswordRequest & WithLocalConsolePassword(const char *value)
SetLocalConsolePasswordRequest & WithGatewayARN(const Aws::String &value)
void SetLocalConsolePassword(const char *value)
void SetGatewayARN(const char *value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
SetLocalConsolePasswordRequest & WithLocalConsolePassword(const Aws::String &value)
void SetLocalConsolePassword(const Aws::String &value)
void SetLocalConsolePassword(Aws::String &&value)
void SetGatewayARN(Aws::String &&value)
void SetGatewayARN(const Aws::String &value)
const Aws::String & GetLocalConsolePassword() const
SetLocalConsolePasswordRequest & WithGatewayARN(const char *value)
SetLocalConsolePasswordRequest & WithLocalConsolePassword(Aws::String &&value)
SetLocalConsolePasswordRequest & WithGatewayARN(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
#define AWS_STORAGEGATEWAY_API
JSON (JavaScript Object Notation).