| Package | Description |
|---|---|
| com.amazonaws.services.eks |
Amazon Elastic Kubernetes Service (Amazon EKS) is a managed service that makes it easy for you to run Kubernetes on
Amazon Web Services without needing to setup or maintain your own Kubernetes control plane.
|
| com.amazonaws.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
DisassociateIdentityProviderConfigRequest |
DisassociateIdentityProviderConfigRequest.clone() |
DisassociateIdentityProviderConfigRequest |
DisassociateIdentityProviderConfigRequest.withClientRequestToken(String clientRequestToken)
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
DisassociateIdentityProviderConfigRequest |
DisassociateIdentityProviderConfigRequest.withClusterName(String clusterName)
The name of your cluster.
|
DisassociateIdentityProviderConfigRequest |
DisassociateIdentityProviderConfigRequest.withIdentityProviderConfig(IdentityProviderConfig identityProviderConfig)
An object representing an identity provider configuration.
|
Copyright © 2023. All rights reserved.