KubernetesClusterFeaturePatchParameters interface
KubernetesClusterFeaturePatchParameters represents the body of the request to patch the Kubernetes cluster feature.
Property Details
options
The configured options for the feature.
options?: StringKeyValuePair[]
Property Value
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>