7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/pcs/PCS_EXPORTS.h>
41 template <
typename ComputeNodeGroupIdT = Aws::String>
43 m_computeNodeGroupIdHasBeenSet =
true;
44 m_computeNodeGroupId = std::forward<ComputeNodeGroupIdT>(value);
46 template <
typename ComputeNodeGroupIdT = Aws::String>
54 bool m_computeNodeGroupIdHasBeenSet =
false;
AWS_PCS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_PCS_API ComputeNodeGroupConfiguration()=default
AWS_PCS_API ComputeNodeGroupConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetComputeNodeGroupId(ComputeNodeGroupIdT &&value)
bool ComputeNodeGroupIdHasBeenSet() const
ComputeNodeGroupConfiguration & WithComputeNodeGroupId(ComputeNodeGroupIdT &&value)
AWS_PCS_API ComputeNodeGroupConfiguration(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetComputeNodeGroupId() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue