series

@JvmName(name = "tccehrjlfnaqctwi")
suspend fun series(value: Output<EventSeriesPatchArgs>)
@JvmName(name = "rctdstnejhlfjfnk")
suspend fun series(value: EventSeriesPatchArgs?)

Parameters

value

Data about the Event series this event represents or nil if it's a singleton Event.


@JvmName(name = "kjlpmbnoupvrfnky")
suspend fun series(argument: suspend EventSeriesPatchArgsBuilder.() -> Unit)

Parameters

argument

Data about the Event series this event represents or nil if it's a singleton Event.