triggerHttp

@JvmName(name = "qisqprawpmcriuhf")
suspend fun triggerHttp(value: Output<Boolean>)
@JvmName(name = "eexojfsfwfimsyml")
suspend fun triggerHttp(value: Boolean?)

Parameters

value

Boolean variable. Any HTTP request (of a supported type) to the endpoint will trigger function execution. Supported HTTP request types are: POST, PUT, GET, DELETE, and OPTIONS. Endpoint is returned as https_trigger_url. Cannot be used with event_trigger.