ResourcePolicyInstanceSchedulePolicyVmStartScheduleArgs

data class ResourcePolicyInstanceSchedulePolicyVmStartScheduleArgs(val schedule: Output<String>) : ConvertibleToJava<ResourcePolicyInstanceSchedulePolicyVmStartScheduleArgs>

Constructors

constructor(schedule: Output<String>)

Properties

Link copied to clipboard
val schedule: Output<String>

Specifies the frequency for the operation, using the unix-cron format.

Functions

Link copied to clipboard
open override fun toJava(): ResourcePolicyInstanceSchedulePolicyVmStartScheduleArgs