toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.gpdb.kotlin.outputs
/
GetDbInstancePlansPlanPlanConfigPause
Get
Db
Instance
Plans
Plan
Plan
Config
Pause
data
class
GetDbInstancePlansPlanPlanConfigPause
(
val
executeTime
:
String
,
val
planCronTime
:
String
,
val
planTaskStatus
:
String
)
Members
Constructors
Get
Db
Instance
Plans
Plan
Plan
Config
Pause
Link copied to clipboard
constructor
(
executeTime
:
String
,
planCronTime
:
String
,
planTaskStatus
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
execute
Time
Link copied to clipboard
val
executeTime
:
String
The executed time of the Plan.
plan
Cron
Time
Link copied to clipboard
val
planCronTime
:
String
The Cron Time of the plan.
plan
Task
Status
Link copied to clipboard
val
planTaskStatus
:
String
The Status of the plan Task.