7#include <aws/eks/EKS_EXPORTS.h>
8#include <aws/eks/model/UpdateArgoCdConfig.h>
41 template <
typename ArgoCdT = UpdateArgoCdConfig>
43 m_argoCdHasBeenSet =
true;
44 m_argoCd = std::forward<ArgoCdT>(value);
46 template <
typename ArgoCdT = UpdateArgoCdConfig>
54 bool m_argoCdHasBeenSet =
false;
void SetArgoCd(ArgoCdT &&value)
AWS_EKS_API UpdateCapabilityConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_EKS_API UpdateCapabilityConfiguration()=default
bool ArgoCdHasBeenSet() const
AWS_EKS_API UpdateCapabilityConfiguration(Aws::Utils::Json::JsonView jsonValue)
UpdateCapabilityConfiguration & WithArgoCd(ArgoCdT &&value)
const UpdateArgoCdConfig & GetArgoCd() const
AWS_EKS_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue