describeAddonVersions
inline suspend fun EksClient.describeAddonVersions(crossinline block: DescribeAddonVersionsRequest.Builder.() -> Unit): DescribeAddonVersionsResponse
Describes the versions for an add-on.
Information such as the Kubernetes versions that you can use the add-on with, the owner
, publisher
, and the type
of the add-on are returned.