One Time Schedule Args
data class OneTimeScheduleArgs(val executeTime: Output<String>) : ConvertibleToJava<OneTimeScheduleArgs>
Sets the time for a one time patch deployment. Timestamp is in RFC3339 text format.
Sets the time for a one time patch deployment. Timestamp is in RFC3339 text format.