RefreshScheduleMapArgs

data class RefreshScheduleMapArgs(val refreshType: Output<RefreshScheduleMapRefreshType>? = null, val scheduleFrequency: Output<RefreshScheduleMapScheduleFrequencyPropertiesArgs>? = null, val scheduleId: Output<String>? = null, val startAfterDateTime: Output<String>? = null) : ConvertibleToJava<RefreshScheduleMapArgs>

Constructors

Link copied to clipboard
fun RefreshScheduleMapArgs(refreshType: Output<RefreshScheduleMapRefreshType>? = null, scheduleFrequency: Output<RefreshScheduleMapScheduleFrequencyPropertiesArgs>? = null, scheduleId: Output<String>? = null, startAfterDateTime: Output<String>? = null)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard

Information about the schedule frequency.

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

An unique identifier for the refresh schedule.

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

The date time after which refresh is to be scheduled