Returns configuration options.
See https://www.paws-r-sdk.com/docs/eks_describe_addon_configuration/ for full documentation.
eks_describe_addon_configuration(addonName, addonVersion)
[required] The name of the add-on. The name must match one of the names returned by
describe_addon_versions
.
[required] The version of the add-on. The version must match one of the versions
returned by
describe_addon_versions
.