7#include <aws/tnb/Tnb_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
51 inline void SetCluster(
const char* value) { m_clusterHasBeenSet =
true; m_cluster.assign(value); }
65 inline void SetHelmChart(
const char* value) { m_helmChartHasBeenSet =
true; m_helmChart.assign(value); }
79 inline void SetNodeGroup(
const char* value) { m_nodeGroupHasBeenSet =
true; m_nodeGroup.assign(value); }
87 bool m_clusterHasBeenSet =
false;
90 bool m_helmChartHasBeenSet =
false;
93 bool m_nodeGroupHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue