GetDbInstancePlansPlanPlanConfigResume

data class GetDbInstancePlansPlanPlanConfigResume(val executeTime: String, val planCronTime: String, val planTaskStatus: String)

Constructors

Link copied to clipboard
constructor(executeTime: String, planCronTime: String, planTaskStatus: 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.