7#include <aws/eks/EKS_EXPORTS.h>
8#include <aws/eks/model/HorizontalPodAutoscalerControllerConfigResponse.h>
9#include <aws/eks/model/PodGcControllerConfigResponse.h>
42 template <
typename PodGcControllerConfigT = PodGcControllerConfigResponse>
44 m_podGcControllerConfigHasBeenSet =
true;
45 m_podGcControllerConfig = std::forward<PodGcControllerConfigT>(value);
47 template <
typename PodGcControllerConfigT = PodGcControllerConfigResponse>
59 return m_horizontalPodAutoscalerControllerConfig;
62 template <
typename HorizontalPodAutoscalerControllerConfigT = HorizontalPodAutoscalerControllerConfigResponse>
64 m_horizontalPodAutoscalerControllerConfigHasBeenSet =
true;
65 m_horizontalPodAutoscalerControllerConfig = std::forward<HorizontalPodAutoscalerControllerConfigT>(value);
67 template <
typename HorizontalPodAutoscalerControllerConfigT = HorizontalPodAutoscalerControllerConfigResponse>
77 bool m_podGcControllerConfigHasBeenSet =
false;
78 bool m_horizontalPodAutoscalerControllerConfigHasBeenSet =
false;
AWS_EKS_API KubeControllerManagerConfigResponse()=default
KubeControllerManagerConfigResponse & WithPodGcControllerConfig(PodGcControllerConfigT &&value)
AWS_EKS_API KubeControllerManagerConfigResponse & operator=(Aws::Utils::Json::JsonView jsonValue)
bool PodGcControllerConfigHasBeenSet() const
void SetHorizontalPodAutoscalerControllerConfig(HorizontalPodAutoscalerControllerConfigT &&value)
AWS_EKS_API KubeControllerManagerConfigResponse(Aws::Utils::Json::JsonView jsonValue)
const HorizontalPodAutoscalerControllerConfigResponse & GetHorizontalPodAutoscalerControllerConfig() const
bool HorizontalPodAutoscalerControllerConfigHasBeenSet() const
const PodGcControllerConfigResponse & GetPodGcControllerConfig() const
AWS_EKS_API Aws::Utils::Json::JsonValue Jsonize() const
void SetPodGcControllerConfig(PodGcControllerConfigT &&value)
KubeControllerManagerConfigResponse & WithHorizontalPodAutoscalerControllerConfig(HorizontalPodAutoscalerControllerConfigT &&value)
Aws::Utils::Json::JsonValue JsonValue