22 namespace StorageGateway
47 inline void SetGatewayARN(
const char* value) { m_gatewayARNHasBeenSet =
true; m_gatewayARN.assign(value); }
68 inline void SetGatewayName(
const char* value) { m_gatewayNameHasBeenSet =
true; m_gatewayName.assign(value); }
89 inline void SetGatewayTimezone(
const char* value) { m_gatewayTimezoneHasBeenSet =
true; m_gatewayTimezone.assign(value); }
102 bool m_gatewayARNHasBeenSet;
104 bool m_gatewayNameHasBeenSet;
106 bool m_gatewayTimezoneHasBeenSet;
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
#define AWS_STORAGEGATEWAY_API
JSON (JavaScript Object Notation).