| Package | Description |
|---|---|
| com.amazonaws.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
OIDC |
OIDC.clone() |
OIDC |
Identity.getOidc()
An object representing the OpenID Connect identity provider
information.
|
OIDC |
OIDC.withIssuer(String issuer)
The issuer URL for the OIDC identity provider.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Identity.setOidc(OIDC oidc)
An object representing the OpenID Connect identity provider
information.
|
Identity |
Identity.withOidc(OIDC oidc)
An object representing the OpenID Connect identity provider
information.
|
Copyright © 2021. All rights reserved.