7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/eks/EKS_EXPORTS.h>
46 template <
typename GroupNameT = Aws::String>
48 m_groupNameHasBeenSet =
true;
49 m_groupName = std::forward<GroupNameT>(value);
51 template <
typename GroupNameT = Aws::String>
59 bool m_groupNameHasBeenSet =
false;
const Aws::String & GetGroupName() const
AWS_EKS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_EKS_API ControlPlanePlacementResponse(Aws::Utils::Json::JsonView jsonValue)
AWS_EKS_API ControlPlanePlacementResponse & operator=(Aws::Utils::Json::JsonView jsonValue)
ControlPlanePlacementResponse & WithGroupName(GroupNameT &&value)
void SetGroupName(GroupNameT &&value)
AWS_EKS_API ControlPlanePlacementResponse()=default
bool GroupNameHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue