windowStartTime

@JvmName(name = "tnljuuxqxpdhvurj")
suspend fun windowStartTime(value: Output<WindowStartTimeArgs>)
@JvmName(name = "bavjabyrbgpmatit")
suspend fun windowStartTime(value: WindowStartTimeArgs?)

Parameters

value

A custom start time for the off-peak window, in Coordinated Universal Time (UTC). The window length will always be 10 hours, so you can't specify an end time. For example, if you specify 11:00 P.M. UTC as a start time, the end time will automatically be set to 9:00 A.M.


@JvmName(name = "vynyesaoetgcekhh")
suspend fun windowStartTime(argument: suspend WindowStartTimeArgsBuilder.() -> Unit)

Parameters

argument

A custom start time for the off-peak window, in Coordinated Universal Time (UTC). The window length will always be 10 hours, so you can't specify an end time. For example, if you specify 11:00 P.M. UTC as a start time, the end time will automatically be set to 9:00 A.M.