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