Refresh Schedule Map Schedule Frequency Properties Args
data class RefreshScheduleMapScheduleFrequencyPropertiesArgs(val interval: Output<RefreshScheduleMapScheduleFrequencyPropertiesInterval>? = null, val refreshOnDay: Output<RefreshScheduleMapScheduleFrequencyPropertiesRefreshOnDayPropertiesArgs>? = null, val timeOfTheDay: Output<String>? = null, val timeZone: Output<String>? = null) : ConvertibleToJava<RefreshScheduleMapScheduleFrequencyPropertiesArgs>
Information about the schedule frequency.
Constructors
Link copied to clipboard
fun RefreshScheduleMapScheduleFrequencyPropertiesArgs(interval: Output<RefreshScheduleMapScheduleFrequencyPropertiesInterval>? = null, refreshOnDay: Output<RefreshScheduleMapScheduleFrequencyPropertiesRefreshOnDayPropertiesArgs>? = null, timeOfTheDay: Output<String>? = null, timeZone: Output<String>? = null)
Functions
Properties
Link copied to clipboard
val refreshOnDay: Output<RefreshScheduleMapScheduleFrequencyPropertiesRefreshOnDayPropertiesArgs>? = null
Link copied to clipboard