timeZone

@JvmName(name = "ukchouxdsgpchdbv")
suspend fun timeZone(value: Output<String>)
@JvmName(name = "uiviqpfjtilastpd")
suspend fun timeZone(value: String?)

Parameters

value

Specifies the time zone used when referring to the dates and times of a scheduled flow, such as America/New_York . This time zone is only a descriptive label. It doesn't affect how Amazon AppFlow interprets the timestamps that you specify to schedule the flow. If you want to schedule a flow by using times in a particular time zone, indicate the time zone as a UTC offset in your timestamps. For example, the UTC offsets for the America/New_York timezone are -04:00 EDT and -05:00 EST .