22 namespace StorageGateway
47 inline void SetGatewayARN(
const char* value) { m_gatewayARNHasBeenSet =
true; m_gatewayARN.assign(value); }
60 bool m_gatewayARNHasBeenSet;
void SetGatewayARN(Aws::String &&value)
void SetGatewayARN(const char *value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
void SetGatewayARN(const Aws::String &value)
DescribeCacheRequest & WithGatewayARN(const Aws::String &value)
DescribeCacheRequest & WithGatewayARN(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetGatewayARN() const
#define AWS_STORAGEGATEWAY_API
DescribeCacheRequest & WithGatewayARN(Aws::String &&value)
JSON (JavaScript Object Notation).