Get Metastore Service Scaling Config Autoscaling Config
data class GetMetastoreServiceScalingConfigAutoscalingConfig(val autoscalingEnabled: Boolean, val limitConfigs: List<GetMetastoreServiceScalingConfigAutoscalingConfigLimitConfig>)
Constructors
Link copied to clipboard
constructor(autoscalingEnabled: Boolean, limitConfigs: List<GetMetastoreServiceScalingConfigAutoscalingConfigLimitConfig>)