Refresh Schedule Map Schedule Frequency Properties Refresh On Day Properties Args
data class RefreshScheduleMapScheduleFrequencyPropertiesRefreshOnDayPropertiesArgs(val dayOfMonth: Output<String>? = null, val dayOfWeek: Output<RefreshScheduleMapScheduleFrequencyPropertiesRefreshOnDayPropertiesDayOfWeek>? = null) : ConvertibleToJava<RefreshScheduleMapScheduleFrequencyPropertiesRefreshOnDayPropertiesArgs>
The day scheduled for refresh.
Constructors
Link copied to clipboard
constructor(dayOfMonth: Output<String>? = null, dayOfWeek: Output<RefreshScheduleMapScheduleFrequencyPropertiesRefreshOnDayPropertiesDayOfWeek>? = null)
Properties
Link copied to clipboard
The Day Of Month for scheduled refresh.
Link copied to clipboard
val dayOfWeek: Output<RefreshScheduleMapScheduleFrequencyPropertiesRefreshOnDayPropertiesDayOfWeek>? = null