Kubernetes Addon
data class KubernetesAddon(val config: String? = null, val disabled: Boolean? = null, val name: String? = null)
Constructors
Types
Properties
Link copied to clipboard
Name of the ACK add-on. The name must match one of the names returned by DescribeAddons.