series

@JvmName(name = "badhrtfcwgakdggi")
suspend fun series(value: Output<EventSeriesArgs>)
@JvmName(name = "pryonsmkonwgblbe")
suspend fun series(value: EventSeriesArgs?)

Parameters

value

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


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

Parameters

argument

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