destination

@JvmName(name = "wtpnnqimxlhfmtki")
suspend fun destination(value: Output<TriggerDestinationArgs>)
@JvmName(name = "jfwprddxswxstinw")
suspend fun destination(value: TriggerDestinationArgs?)

Parameters

value

Required. Destination specifies where the events should be sent to. Structure is documented below.


@JvmName(name = "wjpngxoogpyfcnxg")
suspend fun destination(argument: suspend TriggerDestinationArgsBuilder.() -> Unit)

Parameters

argument

Required. Destination specifies where the events should be sent to. Structure is documented below.