Uses of Class
software.amazon.awssdk.services.amp.model.EksConfiguration
-
Packages that use EksConfiguration Package Description software.amazon.awssdk.services.amp.model -
-
Uses of EksConfiguration in software.amazon.awssdk.services.amp.model
Methods in software.amazon.awssdk.services.amp.model that return EksConfiguration Modifier and Type Method Description EksConfigurationSource. eksConfiguration()A representation of an EKS source.Methods in software.amazon.awssdk.services.amp.model with parameters of type EksConfiguration Modifier and Type Method Description Source.BuilderSource.Builder. eksConfiguration(EksConfiguration eksConfiguration)A representation of an EKS source.static SourceSource. fromEksConfiguration(EksConfiguration eksConfiguration)Create an instance of this class withSource.eksConfiguration()initialized to the given value.
-