Get Application Scaling Rules Rule Scaling Rule Timer Schedule
data class GetApplicationScalingRulesRuleScalingRuleTimerSchedule(val atTime: String, val maxReplicas: Int, val minReplicas: Int, val targetReplicas: Int)
Constructors
Link copied to clipboard
fun GetApplicationScalingRulesRuleScalingRuleTimerSchedule(atTime: String, maxReplicas: Int, minReplicas: Int, targetReplicas: Int)