ManagedClusterWorkloadAutoScalerProfileKedaArgs

data class ManagedClusterWorkloadAutoScalerProfileKedaArgs(val enabled: Output<Boolean>) : ConvertibleToJava<ManagedClusterWorkloadAutoScalerProfileKedaArgs>

KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile.

Constructors

constructor(enabled: Output<Boolean>)

Properties

Link copied to clipboard
val enabled: Output<Boolean>

Whether to enable KEDA.

Functions

Link copied to clipboard
open override fun toJava(): ManagedClusterWorkloadAutoScalerProfileKedaArgs