59 inline void SetCluster(
const char* value) { m_clusterHasBeenSet =
true; m_cluster.assign(value); }
81 bool m_clusterHasBeenSet;
DeleteClusterRequest & WithCluster(const char *value)
void SetCluster(const char *value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
void SetCluster(Aws::String &&value)
DeleteClusterRequest & WithCluster(Aws::String &&value)
const Aws::String & GetCluster() const
void SetCluster(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
DeleteClusterRequest & WithCluster(const Aws::String &value)
JSON (JavaScript Object Notation).