httpEndpoint

@JvmName(name = "tjpphiimwyqvufgy")
suspend fun httpEndpoint(value: Output<TriggerDestinationHttpEndpointArgs>)
@JvmName(name = "vhvqiedkhchgdlms")
suspend fun httpEndpoint(value: TriggerDestinationHttpEndpointArgs?)

Parameters

value

An HTTP endpoint destination described by an URI. Structure is documented below.


@JvmName(name = "bbaenbwfdnbxksmd")
suspend fun httpEndpoint(argument: suspend TriggerDestinationHttpEndpointArgsBuilder.() -> Unit)

Parameters

argument

An HTTP endpoint destination described by an URI. Structure is documented below.