59 inline void SetCluster(
const char* value) { m_clusterHasBeenSet =
true; m_cluster.assign(value); }
97 inline void SetService(
const char* value) { m_serviceHasBeenSet =
true; m_service.assign(value); }
116 bool m_clusterHasBeenSet;
118 bool m_serviceHasBeenSet;
DeleteServiceRequest & WithCluster(Aws::String &&value)
void SetCluster(const Aws::String &value)
DeleteServiceRequest & WithService(const Aws::String &value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
DeleteServiceRequest & WithService(const char *value)
void SetCluster(const char *value)
void SetCluster(Aws::String &&value)
void SetService(const char *value)
DeleteServiceRequest & WithCluster(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetService(const Aws::String &value)
const Aws::String & GetCluster() const
DeleteServiceRequest & WithCluster(const char *value)
DeleteServiceRequest & WithService(Aws::String &&value)
void SetService(Aws::String &&value)
JSON (JavaScript Object Notation).
const Aws::String & GetService() const