GetDbInstancePlansPlanPlanConfigScaleIn

data class GetDbInstancePlansPlanPlanConfigScaleIn(val executeTime: String, val planCronTime: String, val planTaskStatus: String, val segmentNodeNum: String)

Constructors

Link copied to clipboard
constructor(executeTime: String, planCronTime: String, planTaskStatus: String, segmentNodeNum: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The executed time of the Plan.

Link copied to clipboard

The Cron Time of the plan.

Link copied to clipboard

The Status of the plan Task.

Link copied to clipboard

The segment Node Num of the Plan.