7#include <aws/eks/EKS_EXPORTS.h>
8#include <aws/eks/model/IntegerParameterConfig.h>
42 template <
typename TerminatedPodGcThresholdT = IntegerParameterConfig>
44 m_terminatedPodGcThresholdHasBeenSet =
true;
45 m_terminatedPodGcThreshold = std::forward<TerminatedPodGcThresholdT>(value);
47 template <
typename TerminatedPodGcThresholdT = IntegerParameterConfig>
55 bool m_terminatedPodGcThresholdHasBeenSet =
false;
const IntegerParameterConfig & GetTerminatedPodGcThreshold() const
void SetTerminatedPodGcThreshold(TerminatedPodGcThresholdT &&value)
AWS_EKS_API Aws::Utils::Json::JsonValue Jsonize() const
PodGcControllerVersionConfig & WithTerminatedPodGcThreshold(TerminatedPodGcThresholdT &&value)
AWS_EKS_API PodGcControllerVersionConfig()=default
bool TerminatedPodGcThresholdHasBeenSet() const
AWS_EKS_API PodGcControllerVersionConfig(Aws::Utils::Json::JsonView jsonValue)
AWS_EKS_API PodGcControllerVersionConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue