7#include <aws/eks/EKS_EXPORTS.h>
8#include <aws/eks/model/OIDC.h>
47 template<
typename O
idcT = OIDC>
48 void SetOidc(OidcT&& value) { m_oidcHasBeenSet =
true; m_oidc = std::forward<OidcT>(value); }
49 template<
typename O
idcT = OIDC>
55 bool m_oidcHasBeenSet =
false;
AWS_EKS_API Identity & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetOidc(OidcT &&value)
const OIDC & GetOidc() const
Identity & WithOidc(OidcT &&value)
AWS_EKS_API Identity()=default
bool OidcHasBeenSet() const
AWS_EKS_API Identity(Aws::Utils::Json::JsonView jsonValue)
AWS_EKS_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue