7#include <aws/eks/EKS_EXPORTS.h>
8#include <aws/eks/model/OIDC.h>
41 template <
typename O
idcT = OIDC>
43 m_oidcHasBeenSet =
true;
44 m_oidc = std::forward<OidcT>(value);
46 template <
typename O
idcT = OIDC>
48 SetOidc(std::forward<OidcT>(value));
54 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