ResourcePolicyInstanceSchedulePolicyScheduleArgs

data class ResourcePolicyInstanceSchedulePolicyScheduleArgs(val schedule: Output<String>? = null) : ConvertibleToJava<ResourcePolicyInstanceSchedulePolicyScheduleArgs>

Schedule for an instance operation.

Constructors

Functions

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

Properties

Link copied to clipboard
val schedule: Output<String>? = null

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