Patch Deployment Recurring Schedule Time Of Day Args
fun PatchDeploymentRecurringScheduleTimeOfDayArgs(hours: Output<Int>? = null, minutes: Output<Int>? = null, nanos: Output<Int>? = null, seconds: Output<Int>? = null)