60 inline void SetCluster(
const char* value) { m_clusterHasBeenSet =
true; m_cluster.assign(value); }
122 bool m_clusterHasBeenSet;
124 bool m_servicesHasBeenSet;
const Aws::String & GetCluster() const
DescribeServicesRequest & WithServices(Aws::Vector< Aws::String > &&value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
DescribeServicesRequest & AddServices(const Aws::String &value)
void SetCluster(const char *value)
void SetServices(Aws::Vector< Aws::String > &&value)
DescribeServicesRequest & AddServices(const char *value)
DescribeServicesRequest & WithCluster(const Aws::String &value)
DescribeServicesRequest & WithCluster(Aws::String &&value)
void SetCluster(const Aws::String &value)
void SetServices(const Aws::Vector< Aws::String > &value)
DescribeServicesRequest & WithCluster(const char *value)
DescribeServicesRequest & WithServices(const Aws::Vector< Aws::String > &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::Vector< Aws::String > & GetServices() const
void SetCluster(Aws::String &&value)
DescribeServicesRequest & AddServices(Aws::String &&value)
JSON (JavaScript Object Notation).