7#include <aws/opensearch/OpenSearchService_EXPORTS.h>
8#include <aws/opensearch/model/OpenSearchPartitionInstanceType.h>
19namespace OpenSearchService {
43 m_enabledHasBeenSet =
true;
59 m_typeHasBeenSet =
true;
72 inline int GetCount()
const {
return m_count; }
75 m_countHasBeenSet =
true;
84 bool m_enabled{
false};
89 bool m_enabledHasBeenSet =
false;
90 bool m_typeHasBeenSet =
false;
91 bool m_countHasBeenSet =
false;
OpenSearchPartitionInstanceType GetType() const
AWS_OPENSEARCHSERVICE_API NodeConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetType(OpenSearchPartitionInstanceType value)
AWS_OPENSEARCHSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
NodeConfig & WithEnabled(bool value)
bool CountHasBeenSet() const
bool TypeHasBeenSet() const
NodeConfig & WithType(OpenSearchPartitionInstanceType value)
bool EnabledHasBeenSet() const
AWS_OPENSEARCHSERVICE_API NodeConfig(Aws::Utils::Json::JsonView jsonValue)
NodeConfig & WithCount(int value)
void SetEnabled(bool value)
AWS_OPENSEARCHSERVICE_API NodeConfig()=default
OpenSearchPartitionInstanceType
Aws::Utils::Json::JsonValue JsonValue