49 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
50 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
70 inline void SetOwnerId(
const char* value) { m_ownerIdHasBeenSet =
true; m_ownerId.assign(value); }
105 inline void SetCacheSecurityGroupName(
const char* value) { m_cacheSecurityGroupNameHasBeenSet =
true; m_cacheSecurityGroupName.assign(value); }
140 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
201 bool m_ownerIdHasBeenSet;
203 bool m_cacheSecurityGroupNameHasBeenSet;
205 bool m_descriptionHasBeenSet;
207 bool m_eC2SecurityGroupsHasBeenSet;
const Aws::String & GetCacheSecurityGroupName() const
CacheSecurityGroup & WithDescription(Aws::String &&value)
CacheSecurityGroup & WithCacheSecurityGroupName(Aws::String &&value)
void SetEC2SecurityGroups(const Aws::Vector< EC2SecurityGroup > &value)
void SetDescription(const Aws::String &value)
void SetCacheSecurityGroupName(const Aws::String &value)
std::vector< T, Aws::Allocator< T > > Vector
CacheSecurityGroup & WithCacheSecurityGroupName(const char *value)
CacheSecurityGroup & WithCacheSecurityGroupName(const Aws::String &value)
const Aws::String & GetDescription() const
void SetCacheSecurityGroupName(Aws::String &&value)
void SetDescription(Aws::String &&value)
const Aws::Vector< EC2SecurityGroup > & GetEC2SecurityGroups() const
CacheSecurityGroup & WithOwnerId(const char *value)
std::basic_ostream< char, std::char_traits< char > > OStream
CacheSecurityGroup & WithEC2SecurityGroups(Aws::Vector< EC2SecurityGroup > &&value)
void SetEC2SecurityGroups(Aws::Vector< EC2SecurityGroup > &&value)
CacheSecurityGroup & WithOwnerId(Aws::String &&value)
CacheSecurityGroup & WithDescription(const Aws::String &value)
void SetCacheSecurityGroupName(const char *value)
CacheSecurityGroup & WithEC2SecurityGroups(const Aws::Vector< EC2SecurityGroup > &value)
CacheSecurityGroup & WithOwnerId(const Aws::String &value)
void SetOwnerId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
#define AWS_ELASTICACHE_API
const Aws::String & GetOwnerId() const
CacheSecurityGroup & AddEC2SecurityGroups(EC2SecurityGroup &&value)
CacheSecurityGroup & WithDescription(const char *value)
CacheSecurityGroup & AddEC2SecurityGroups(const EC2SecurityGroup &value)
void SetOwnerId(const Aws::String &value)
JSON (JavaScript Object Notation).
void SetOwnerId(const char *value)
void SetDescription(const char *value)